Pull request #43505 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 301b252b5894cf665bca2eac631e4cd919ee7b0d+c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 (843016233f4431334bd77c07c3f001fdc525efbe) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43505@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-20T12:48:14.830Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-20T12:48:14.834Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-20T12:48:30.015Z] Still waiting to schedule task [2022-04-20T12:48:30.017Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f9afe2d268e5c11e)’ is offline [2022-04-20T12:49:21.021Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f9afe2d268e5c11e) in /home/ubuntu/workspace/moby_PR-43505 [Pipeline] { [Pipeline] checkout [2022-04-20T12:49:21.125Z] The recommended git tool is: git [2022-04-20T12:49:23.830Z] using credential docker-jenkins-github-credentials [2022-04-20T12:49:23.843Z] Cloning the remote Git repository [2022-04-20T12:49:23.843Z] Cloning with configured refspecs honoured and without tags [2022-04-20T12:49:23.677Z] Cloning repository https://github.com/moby/moby.git [2022-04-20T12:49:23.737Z] > git init /home/ubuntu/workspace/moby_PR-43505 # timeout=10 [2022-04-20T12:49:24.017Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:49:24.017Z] > git --version # timeout=10 [2022-04-20T12:49:24.028Z] > git --version # 'git version 2.17.1' [2022-04-20T12:49:24.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:49:24.030Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:49:48.565Z] Fetching without tags [2022-04-20T12:49:48.824Z] Merging remotes/origin/master commit c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 into PR head commit 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:49:48.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:49:48.482Z] > git config --add remote.origin.fetch +refs/pull/43505/head:refs/remotes/origin/PR-43505 # timeout=10 [2022-04-20T12:49:48.510Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:49:48.539Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:49:48.588Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:49:48.588Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:49:48.589Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:49:48.846Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:49:48.902Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:49:49.895Z] Merge succeeded, producing 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:49:49.896Z] Checking out Revision 301b252b5894cf665bca2eac631e4cd919ee7b0d (PR-43505) [2022-04-20T12:49:49.792Z] > git remote # timeout=10 [2022-04-20T12:49:49.818Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T12:49:49.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:49:49.847Z] > git merge c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 # timeout=10 [2022-04-20T12:49:49.874Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-20T12:49:49.914Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:49:49.934Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:49:54.837Z] Commit message: "libnetwork: don't use strings.Fields() to improve performance" [2022-04-20T12:49:54.838Z] First time build. Skipping changelog. [2022-04-20T12:49:54.892Z] > git --version # timeout=10 [2022-04-20T12:49:54.919Z] > git --version # 'git version 2.17.1' [2022-04-20T12:49:54.950Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-20T12:49:55.956Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43505:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-20T12:50:05.937Z] Unable to find image 'alpine:latest' locally [2022-04-20T12:50:05.937Z] latest: Pulling from library/alpine [2022-04-20T12:50:05.937Z] df9b9388f04a: Pulling fs layer [2022-04-20T12:50:05.937Z] df9b9388f04a: Download complete [2022-04-20T12:50:05.937Z] df9b9388f04a: Pull complete [2022-04-20T12:50:05.937Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-20T12:50:05.937Z] Status: Downloaded newer image for alpine:latest [2022-04-20T12:50:14.056Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-20T12:50:16.227Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f9afe2d268e5c11e) in /home/ubuntu/workspace/moby_PR-43505 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-20T12:50:16.290Z] The recommended git tool is: git [2022-04-20T12:50:16.299Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-04-20T12:50:16.319Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-04-20T12:50:16.335Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-04-20T12:50:16.513Z] Running on azwin-2-35ef00 in d:\jenkins\workspace\moby_PR-43505 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [2022-04-20T12:50:16.587Z] Merging remotes/origin/master commit c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 into PR head commit 301b252b5894cf665bca2eac631e4cd919ee7b0d [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2022-04-20T12:50:16.590Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-04-20T12:50:16.706Z] The recommended git tool is: git [Pipeline] } [Pipeline] } [2022-04-20T12:50:16.731Z] Merge succeeded, producing 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:50:16.731Z] Checking out Revision 301b252b5894cf665bca2eac631e4cd919ee7b0d (PR-43505) [2022-04-20T12:50:16.914Z] using credential docker-jenkins-github-credentials [2022-04-20T12:50:16.935Z] Commit message: "libnetwork: don't use strings.Fields() to improve performance" [2022-04-20T12:50:16.990Z] Cloning the remote Git repository [2022-04-20T12:50:16.990Z] Cloning with configured refspecs honoured and without tags [2022-04-20T12:50:16.969Z] > git --version # timeout=10 [2022-04-20T12:50:16.994Z] > git --version # 'git version 2.17.1' [2022-04-20T12:50:17.015Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-20T12:50:16.322Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43505/.git # timeout=10 [2022-04-20T12:50:16.337Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:50:16.353Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:50:16.353Z] > git --version # timeout=10 [2022-04-20T12:50:16.391Z] > git --version # 'git version 2.17.1' [2022-04-20T12:50:16.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:50:16.392Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:50:16.605Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:50:16.626Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:50:16.697Z] > git remote # timeout=10 [2022-04-20T12:50:16.705Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T12:50:16.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:50:16.717Z] > git merge c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 # timeout=10 [2022-04-20T12:50:16.730Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-20T12:50:16.749Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:50:16.758Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-20T12:50:17.681Z] + [ PR != PR ] [2022-04-20T12:50:17.681Z] + [ master != master ] [2022-04-20T12:50:17.681Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-20T12:50:17.024Z] Cloning repository https://github.com/moby/moby.git [2022-04-20T12:50:17.025Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-20T12:50:17.098Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:50:17.098Z] > git --version # timeout=10 [2022-04-20T12:50:17.151Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-20T12:50:17.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:50:17.154Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:50:18.021Z] + docker version [2022-04-20T12:50:18.021Z] Client: Docker Engine - Community [2022-04-20T12:50:18.021Z] Version: 20.10.14 [2022-04-20T12:50:18.021Z] API version: 1.41 [2022-04-20T12:50:18.021Z] Go version: go1.16.15 [2022-04-20T12:50:18.021Z] Git commit: a224086 [2022-04-20T12:50:18.021Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-20T12:50:18.021Z] OS/Arch: linux/amd64 [2022-04-20T12:50:18.021Z] Context: default [2022-04-20T12:50:18.021Z] Experimental: true [2022-04-20T12:50:18.021Z] [2022-04-20T12:50:18.021Z] Server: Docker Engine - Community [2022-04-20T12:50:18.021Z] Engine: [2022-04-20T12:50:18.021Z] Version: 20.10.14 [2022-04-20T12:50:18.021Z] API version: 1.41 (minimum version 1.12) [2022-04-20T12:50:18.021Z] Go version: go1.16.15 [2022-04-20T12:50:18.021Z] Git commit: 87a90dc [2022-04-20T12:50:18.021Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-20T12:50:18.021Z] OS/Arch: linux/amd64 [2022-04-20T12:50:18.021Z] Experimental: true [2022-04-20T12:50:18.021Z] containerd: [2022-04-20T12:50:18.021Z] Version: 1.5.11 [2022-04-20T12:50:18.021Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-20T12:50:18.021Z] runc: [2022-04-20T12:50:18.021Z] Version: 1.0.3 [2022-04-20T12:50:18.021Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-20T12:50:18.021Z] docker-init: [2022-04-20T12:50:18.021Z] Version: 0.19.0 [2022-04-20T12:50:18.021Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-20T12:50:18.308Z] + docker info [2022-04-20T12:50:31.226Z] Still waiting to schedule task [2022-04-20T12:50:31.226Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f9afe2d268e5c11e)’ [2022-04-20T12:50:31.227Z] Still waiting to schedule task [2022-04-20T12:50:31.227Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f9afe2d268e5c11e)’ [2022-04-20T12:50:31.228Z] Still waiting to schedule task [2022-04-20T12:50:31.228Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-04-20T12:50:31.231Z] Still waiting to schedule task [2022-04-20T12:50:31.231Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-04-20T12:50:31.232Z] Still waiting to schedule task [2022-04-20T12:50:31.232Z] ‘azwin-2-15d940’ is offline [2022-04-20T12:50:31.234Z] Still waiting to schedule task [2022-04-20T12:50:31.234Z] Waiting for next available executor on ‘azwin-2-35ef00’ [2022-04-20T12:50:34.430Z] Fetching without tags [2022-04-20T12:50:34.095Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:50:34.163Z] > git config --add remote.origin.fetch +refs/pull/43505/head:refs/remotes/origin/PR-43505 # timeout=10 [2022-04-20T12:50:34.217Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:50:34.340Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:50:35.228Z] Merging remotes/origin/master commit c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 into PR head commit 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:50:34.464Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:50:34.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:50:34.466Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:50:35.262Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:50:35.315Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:50:39.623Z] Merge succeeded, producing 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:50:39.623Z] Checking out Revision 301b252b5894cf665bca2eac631e4cd919ee7b0d (PR-43505) [2022-04-20T12:50:39.986Z] Commit message: "libnetwork: don't use strings.Fields() to improve performance" [2022-04-20T12:50:40.248Z] Client: [2022-04-20T12:50:40.248Z] Context: default [2022-04-20T12:50:40.248Z] Debug Mode: false [2022-04-20T12:50:40.248Z] Plugins: [2022-04-20T12:50:40.248Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-20T12:50:40.248Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-20T12:50:40.248Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-20T12:50:40.248Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-20T12:50:40.248Z] [2022-04-20T12:50:40.248Z] Server: [2022-04-20T12:50:40.248Z] Containers: 0 [2022-04-20T12:50:40.248Z] Running: 0 [2022-04-20T12:50:40.248Z] Paused: 0 [2022-04-20T12:50:40.248Z] Stopped: 0 [2022-04-20T12:50:40.248Z] Images: 1 [2022-04-20T12:50:40.248Z] Server Version: 20.10.14 [2022-04-20T12:50:40.248Z] Storage Driver: overlay2 [2022-04-20T12:50:40.248Z] Backing Filesystem: extfs [2022-04-20T12:50:40.248Z] Supports d_type: true [2022-04-20T12:50:40.248Z] Native Overlay Diff: true [2022-04-20T12:50:40.248Z] userxattr: false [2022-04-20T12:50:40.248Z] Logging Driver: json-file [2022-04-20T12:50:40.248Z] Cgroup Driver: cgroupfs [2022-04-20T12:50:40.248Z] Cgroup Version: 1 [2022-04-20T12:50:40.248Z] Plugins: [2022-04-20T12:50:40.248Z] Volume: local [2022-04-20T12:50:40.248Z] Network: bridge host ipvlan macvlan null overlay [2022-04-20T12:50:40.248Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-20T12:50:40.248Z] Swarm: inactive [2022-04-20T12:50:40.248Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-20T12:50:40.248Z] Default Runtime: runc [2022-04-20T12:50:40.248Z] Init Binary: docker-init [2022-04-20T12:50:40.248Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-20T12:50:40.248Z] runc version: v1.0.3-0-gf46b6ba [2022-04-20T12:50:40.248Z] init version: de40ad0 [2022-04-20T12:50:40.248Z] Security Options: [2022-04-20T12:50:40.248Z] apparmor [2022-04-20T12:50:40.248Z] seccomp [2022-04-20T12:50:40.248Z] Profile: default [2022-04-20T12:50:40.248Z] Kernel Version: 5.4.0-1071-aws [2022-04-20T12:50:40.248Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-20T12:50:40.248Z] OSType: linux [2022-04-20T12:50:40.248Z] Architecture: x86_64 [2022-04-20T12:50:40.248Z] CPUs: 2 [2022-04-20T12:50:40.248Z] Total Memory: 7.565GiB [2022-04-20T12:50:40.248Z] Name: ip-10-100-96-94 [2022-04-20T12:50:40.248Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-20T12:50:40.248Z] Docker Root Dir: /var/lib/docker [2022-04-20T12:50:40.248Z] Debug Mode: false [2022-04-20T12:50:40.248Z] Registry: https://index.docker.io/v1/ [2022-04-20T12:50:40.248Z] Labels: [2022-04-20T12:50:40.248Z] Experimental: true [2022-04-20T12:50:40.248Z] Insecure Registries: [2022-04-20T12:50:40.248Z] 127.0.0.0/8 [2022-04-20T12:50:40.248Z] Live Restore Enabled: true [2022-04-20T12:50:40.248Z] [2022-04-20T12:50:40.248Z] WARNING: No swap limit support [Pipeline] sh [2022-04-20T12:50:39.254Z] > git remote # timeout=10 [2022-04-20T12:50:39.307Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T12:50:39.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:50:39.368Z] > git merge c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 # timeout=10 [2022-04-20T12:50:39.517Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-20T12:50:39.658Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:50:39.712Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:50:40.301Z] > git --version # timeout=10 [2022-04-20T12:50:40.352Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-20T12:50:40.402Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-20T12:50:40.535Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-20T12:50:40.535Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-20T12:50:40.535Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43505/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-20T12:50:40.535Z] + bash /home/ubuntu/workspace/moby_PR-43505/check-config.sh [2022-04-20T12:50:40.535Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-20T12:50:40.535Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-20T12:50:40.535Z] [2022-04-20T12:50:40.535Z] Generally Necessary: [2022-04-20T12:50:40.535Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-20T12:50:40.535Z] - apparmor: enabled and tools installed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-20T12:50:40.795Z] - CONFIG_NAMESPACES: enabled [2022-04-20T12:50:40.795Z] - CONFIG_NET_NS: enabled [2022-04-20T12:50:40.795Z] - CONFIG_PID_NS: enabled [2022-04-20T12:50:40.795Z] - CONFIG_IPC_NS: enabled [2022-04-20T12:50:40.795Z] - CONFIG_UTS_NS: enabled [2022-04-20T12:50:40.795Z] - CONFIG_CGROUPS: enabled [2022-04-20T12:50:40.795Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-20T12:50:40.795Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-20T12:50:40.795Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-20T12:50:40.795Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-20T12:50:40.795Z] - CONFIG_CPUSETS: enabled [2022-04-20T12:50:40.795Z] - CONFIG_MEMCG: enabled [2022-04-20T12:50:40.795Z] - CONFIG_KEYS: enabled [2022-04-20T12:50:40.795Z] - CONFIG_VETH: enabled (as module) [2022-04-20T12:50:40.795Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-20T12:50:40.795Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-20T12:50:40.795Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-20T12:50:40.795Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-20T12:50:40.795Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-20T12:50:40.795Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-20T12:50:40.795Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-20T12:50:40.795Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-20T12:50:40.795Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-20T12:50:40.795Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-20T12:50:40.795Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-20T12:50:40.795Z] - CONFIG_CGROUP_BPF: enabled [2022-04-20T12:50:40.795Z] [2022-04-20T12:50:40.795Z] Optional Features: [2022-04-20T12:50:40.795Z] - CONFIG_USER_NS: enabled [2022-04-20T12:50:40.795Z] - CONFIG_SECCOMP: enabled [2022-04-20T12:50:41.055Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-20T12:50:41.055Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-20T12:50:41.055Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-20T12:50:41.055Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-20T12:50:41.055Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-20T12:50:41.055Z] - CONFIG_BLK_CGROUP: enabled [2022-04-20T12:50:41.055Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-20T12:50:41.055Z] - CONFIG_CGROUP_PERF: enabled [2022-04-20T12:50:41.055Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-20T12:50:41.055Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-20T12:50:41.055Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-20T12:50:41.055Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-20T12:50:41.055Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-20T12:50:41.055Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-20T12:50:41.055Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-20T12:50:41.055Z] - CONFIG_IP_VS: enabled (as module) [2022-04-20T12:50:41.055Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-20T12:50:41.055Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-20T12:50:41.055Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-20T12:50:41.055Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-20T12:50:41.055Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-20T12:50:41.055Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-20T12:50:41.055Z] - CONFIG_EXT4_FS: enabled [2022-04-20T12:50:41.055Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-20T12:50:41.055Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-20T12:50:41.055Z] - Network Drivers: [2022-04-20T12:50:41.055Z] - "overlay": [2022-04-20T12:50:41.055Z] - CONFIG_VXLAN: enabled (as module) [2022-04-20T12:50:41.055Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-20T12:50:41.055Z] Optional (for encrypted networks): [2022-04-20T12:50:41.055Z] - CONFIG_CRYPTO: enabled [2022-04-20T12:50:41.055Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-20T12:50:41.055Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-20T12:50:41.055Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-20T12:50:41.055Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-20T12:50:41.055Z] - CONFIG_XFRM: enabled [2022-04-20T12:50:41.055Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-20T12:50:41.055Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-20T12:50:41.055Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-20T12:50:41.055Z] - "ipvlan": [2022-04-20T12:50:41.055Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-20T12:50:41.313Z] - "macvlan": [2022-04-20T12:50:41.313Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-20T12:50:41.313Z] - CONFIG_DUMMY: enabled (as module) [2022-04-20T12:50:41.313Z] - "ftp,tftp client in container": [2022-04-20T12:50:41.313Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-20T12:50:41.313Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-20T12:50:41.313Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-20T12:50:41.313Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-20T12:50:41.313Z] - Storage Drivers: [2022-04-20T12:50:41.313Z] - "aufs": [2022-04-20T12:50:41.313Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-20T12:50:41.313Z] - "btrfs": [2022-04-20T12:50:41.313Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-20T12:50:41.313Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-20T12:50:41.313Z] - "devicemapper": [2022-04-20T12:50:41.313Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-20T12:50:41.313Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-20T12:50:41.313Z] - "overlay": [2022-04-20T12:50:41.313Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-20T12:50:41.313Z] - "zfs": [2022-04-20T12:50:41.313Z] - /dev/zfs: present [2022-04-20T12:50:41.313Z] - zfs command: missing [2022-04-20T12:50:41.313Z] - zpool command: missing [2022-04-20T12:50:41.313Z] [2022-04-20T12:50:41.313Z] Limits: [2022-04-20T12:50:41.313Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-20T12:50:41.313Z] [2022-04-20T12:50:41.313Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-20T12:50:41.637Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:301b252b5894cf665bca2eac631e4cd919ee7b0d . [2022-04-20T12:50:41.637Z] #2 [internal] load .dockerignore [2022-04-20T12:50:41.637Z] #2 sha256:207ff7a8dbd1939e390285c3f3b9371cf7942be12feff677e07fdfc359048765 [2022-04-20T12:50:41.733Z] + docker version [2022-04-20T12:50:41.733Z] Client: [2022-04-20T12:50:41.733Z] Version: 20.10.9 [2022-04-20T12:50:41.733Z] API version: 1.41 [2022-04-20T12:50:41.733Z] Go version: go1.16.8 [2022-04-20T12:50:41.733Z] Git commit: c2ea9bc [2022-04-20T12:50:41.733Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-20T12:50:41.733Z] OS/Arch: windows/amd64 [2022-04-20T12:50:41.733Z] Context: default [2022-04-20T12:50:41.733Z] Experimental: true [2022-04-20T12:50:41.733Z] [2022-04-20T12:50:41.733Z] Server: Docker Engine - Community [2022-04-20T12:50:41.733Z] Engine: [2022-04-20T12:50:41.733Z] Version: 20.10.9 [2022-04-20T12:50:41.733Z] API version: 1.41 (minimum version 1.24) [2022-04-20T12:50:41.733Z] Go version: go1.16.8 [2022-04-20T12:50:41.733Z] Git commit: 79ea9d3 [2022-04-20T12:50:41.733Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-20T12:50:41.733Z] OS/Arch: windows/amd64 [2022-04-20T12:50:41.733Z] Experimental: true [Pipeline] sh [2022-04-20T12:50:41.898Z] #2 transferring context: 87B done [2022-04-20T12:50:41.898Z] #2 DONE 0.1s [2022-04-20T12:50:41.898Z] [2022-04-20T12:50:41.898Z] #1 [internal] load build definition from Dockerfile [2022-04-20T12:50:41.898Z] #1 sha256:2bc8604f62d54d57f891d490110a96245f4da9c1194e9c217a9eb48bd9816b02 [2022-04-20T12:50:41.898Z] #1 transferring dockerfile: 16.77kB done [2022-04-20T12:50:41.898Z] #1 DONE 0.2s [2022-04-20T12:50:41.898Z] [2022-04-20T12:50:41.898Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-20T12:50:41.898Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-20T12:50:42.157Z] #3 DONE 0.4s [2022-04-20T12:50:42.419Z] [2022-04-20T12:50:42.419Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-20T12:50:42.419Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-20T12:50:42.419Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-20T12:50:42.419Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-20T12:50:42.419Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-20T12:50:42.419Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-20T12:50:42.419Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-04-20T12:50:42.419Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-20T12:50:42.419Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-20T12:50:42.679Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-04-20T12:50:42.827Z] + docker info [2022-04-20T12:50:42.827Z] Client: [2022-04-20T12:50:42.827Z] Context: default [2022-04-20T12:50:42.827Z] Debug Mode: false [2022-04-20T12:50:42.827Z] [2022-04-20T12:50:42.827Z] Server: [2022-04-20T12:50:42.827Z] Containers: 0 [2022-04-20T12:50:42.827Z] Running: 0 [2022-04-20T12:50:42.827Z] Paused: 0 [2022-04-20T12:50:42.827Z] Stopped: 0 [2022-04-20T12:50:42.827Z] Images: 13 [2022-04-20T12:50:42.827Z] Server Version: 20.10.9 [2022-04-20T12:50:42.827Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-20T12:50:42.827Z] Windows: [2022-04-20T12:50:42.827Z] LCOW: [2022-04-20T12:50:42.827Z] Logging Driver: json-file [2022-04-20T12:50:42.827Z] Plugins: [2022-04-20T12:50:42.827Z] Volume: local [2022-04-20T12:50:42.827Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-20T12:50:42.827Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-20T12:50:42.827Z] Swarm: inactive [2022-04-20T12:50:42.827Z] Default Isolation: process [2022-04-20T12:50:42.827Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-20T12:50:42.827Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-20T12:50:42.827Z] OSType: windows [2022-04-20T12:50:42.827Z] Architecture: x86_64 [2022-04-20T12:50:42.827Z] CPUs: 4 [2022-04-20T12:50:42.827Z] Total Memory: 32GiB [2022-04-20T12:50:42.827Z] Name: azwin-2-35ef00 [2022-04-20T12:50:42.827Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-20T12:50:42.827Z] Docker Root Dir: D:\docker [2022-04-20T12:50:42.827Z] Debug Mode: false [2022-04-20T12:50:42.827Z] Registry: https://index.docker.io/v1/ [2022-04-20T12:50:42.827Z] Labels: [2022-04-20T12:50:42.827Z] Experimental: true [2022-04-20T12:50:42.827Z] Insecure Registries: [2022-04-20T12:50:42.827Z] 10.0.0.4:5000 [2022-04-20T12:50:42.827Z] 127.0.0.0/8 [2022-04-20T12:50:42.827Z] Registry Mirrors: [2022-04-20T12:50:42.827Z] http://10.0.0.4:5000/ [2022-04-20T12:50:42.827Z] Live Restore Enabled: false [2022-04-20T12:50:42.827Z] Product License: Community Engine [2022-04-20T12:50:42.827Z] [2022-04-20T12:50:42.938Z] #4 DONE 0.6s [2022-04-20T12:50:42.938Z] [2022-04-20T12:50:42.938Z] #6 [internal] load build definition from Dockerfile [2022-04-20T12:50:42.938Z] #6 sha256:fc6c687c52ca2c9fb8a05bbc74de641616a05ce250fbd539d890cefc6c37f16c [2022-04-20T12:50:42.938Z] #6 DONE 0.0s [2022-04-20T12:50:42.938Z] [2022-04-20T12:50:42.938Z] #5 [internal] load .dockerignore [2022-04-20T12:50:42.938Z] #5 sha256:b21e71a6eb52735fb8dfb6f171c7ac21a1559d79d4034fa5137ef5f418d69a42 [2022-04-20T12:50:42.938Z] #5 DONE 0.0s [2022-04-20T12:50:42.938Z] [2022-04-20T12:50:42.938Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-20T12:50:42.938Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-20T12:50:43.878Z] #10 ... [2022-04-20T12:50:43.878Z] [2022-04-20T12:50:43.878Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-20T12:50:43.878Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-20T12:50:43.878Z] #7 DONE 1.0s [2022-04-20T12:50:44.136Z] [2022-04-20T12:50:44.136Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-20T12:50:44.136Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-20T12:50:44.136Z] #8 DONE 1.0s [2022-04-20T12:50:44.136Z] [2022-04-20T12:50:44.136Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-20T12:50:44.136Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-20T12:50:44.136Z] #9 DONE 1.0s [2022-04-20T12:50:44.136Z] [2022-04-20T12:50:44.136Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-20T12:50:44.136Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-20T12:50:44.136Z] #10 DONE 1.0s [2022-04-20T12:50:45.080Z] [2022-04-20T12:50:45.080Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:50:45.080Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-20T12:50:45.080Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-20T12:50:45.338Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-20T12:50:45.338Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-20T12:50:45.605Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-20T12:50:45.605Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-04-20T12:50:45.605Z] #74 ... [2022-04-20T12:50:45.605Z] [2022-04-20T12:50:45.605Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-20T12:50:45.605Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-20T12:50:45.605Z] #52 DONE 0.0s [2022-04-20T12:50:45.605Z] [2022-04-20T12:50:45.605Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:50:45.605Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-20T12:50:45.605Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2022-04-20T12:50:45.867Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-04-20T12:50:46.435Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-04-20T12:50:46.435Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-20T12:50:49.743Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-04-20T12:50:50.310Z] #74 DONE 5.0s [2022-04-20T12:50:50.310Z] [2022-04-20T12:50:50.310Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:50:50.310Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:50:50.310Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 0.1s done [2022-04-20T12:50:50.310Z] #11 sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 1.86kB / 1.86kB done [2022-04-20T12:50:50.310Z] #11 sha256:ee752bc53c628ff789bacefb714cff721701042ffa9eb736f7b2ed4e9f2bdab6 1.80kB / 1.80kB done [2022-04-20T12:50:50.310Z] #11 sha256:4df7abb7452ed820621fb16b9f978ae9294c1d44ac46041c9083f139b959ac96 7.05kB / 7.05kB done [2022-04-20T12:50:50.310Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.0s done [2022-04-20T12:50:50.310Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 1.7s done [2022-04-20T12:50:50.310Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.9s done [2022-04-20T12:50:50.310Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 3.7s done [2022-04-20T12:50:50.310Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 4.3s done [2022-04-20T12:50:50.310Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 115.34MB / 141.70MB 4.7s [2022-04-20T12:50:50.310Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 2.1s [2022-04-20T12:50:50.310Z] #11 sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 156B / 156B 4.4s done [2022-04-20T12:50:50.310Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 122.53MB / 141.70MB 4.8s [2022-04-20T12:50:50.570Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 133.17MB / 141.70MB 5.0s [2022-04-20T12:50:50.570Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 140.86MB / 141.70MB 5.2s [2022-04-20T12:50:52.472Z] #11 ... [2022-04-20T12:50:52.472Z] [2022-04-20T12:50:52.472Z] #31 [internal] load build context [2022-04-20T12:50:52.472Z] #31 sha256:a3681d5b746e1484b449c26fea9db255c42bba7e5820517dbc1683c744eb5055 [2022-04-20T12:50:52.472Z] #31 transferring context: 60.72MB 6.2s done [2022-04-20T12:50:52.472Z] #31 DONE 7.0s [2022-04-20T12:50:52.472Z] [2022-04-20T12:50:52.472Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:50:52.472Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:50:52.472Z] #11 ... [2022-04-20T12:50:52.472Z] [2022-04-20T12:50:52.472Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 [2022-04-20T12:50:52.472Z] #35 sha256:2054975196dd34cb4598de7daffc2b6c2abee63a9446ed66c38105686d62a8a7 [2022-04-20T12:50:52.472Z] #35 resolve docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 0.1s done [2022-04-20T12:50:52.472Z] #35 sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 1.85kB / 1.85kB done [2022-04-20T12:50:52.472Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-20T12:50:52.472Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-20T12:50:52.472Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.1s done [2022-04-20T12:50:52.472Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.2s [2022-04-20T12:50:52.472Z] #35 ... [2022-04-20T12:50:52.472Z] [2022-04-20T12:50:52.472Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:50:52.472Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:50:52.737Z] #11 ... [2022-04-20T12:50:52.737Z] [2022-04-20T12:50:52.737Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:50:52.737Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-20T12:50:52.737Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-20T12:50:52.737Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-20T12:50:52.737Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-20T12:50:52.737Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-20T12:50:52.737Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-04-20T12:50:52.737Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.9s done [2022-04-20T12:50:52.737Z] #76 DONE 7.6s [2022-04-20T12:50:52.737Z] [2022-04-20T12:50:52.737Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:50:52.737Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:50:53.675Z] #11 ... [2022-04-20T12:50:53.675Z] [2022-04-20T12:50:53.675Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-20T12:50:53.675Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-20T12:50:53.675Z] #75 DONE 0.5s [2022-04-20T12:50:53.675Z] [2022-04-20T12:50:53.675Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:50:53.675Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:50:54.242Z] #11 ... [2022-04-20T12:50:54.242Z] [2022-04-20T12:50:54.242Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-20T12:50:54.242Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-20T12:50:54.242Z] #77 DONE 0.7s [2022-04-20T12:50:54.242Z] [2022-04-20T12:50:54.242Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:50:54.242Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:50:55.184Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 7.2s [2022-04-20T12:50:55.754Z] #11 ... [2022-04-20T12:50:55.754Z] [2022-04-20T12:50:55.754Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 [2022-04-20T12:50:55.754Z] #35 sha256:2054975196dd34cb4598de7daffc2b6c2abee63a9446ed66c38105686d62a8a7 [2022-04-20T12:50:55.754Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.5s done [2022-04-20T12:50:55.754Z] #35 DONE 10.3s [2022-04-20T12:50:55.754Z] [2022-04-20T12:50:55.754Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:50:55.754Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:50:55.754Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 7.4s done [2022-04-20T12:50:55.754Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-20T12:50:55.984Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-20T12:50:55.985Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9cc984e3\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-20T12:50:55.985Z] ---------------------------------------------------------------------------- [2022-04-20T12:50:55.985Z] [2022-04-20T12:50:55.985Z] INFO: executeCI.ps1 starting at Wed Apr 20 12:50:54 CUT 2022 [2022-04-20T12:50:55.985Z] [2022-04-20T12:50:55.985Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-20T12:50:55.985Z] INFO: Running git version 2.24.1.windows.2 [2022-04-20T12:50:55.985Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-20T12:50:55.985Z] INFO: Environment variables: [2022-04-20T12:50:55.985Z] [2022-04-20T12:50:55.985Z] Name Value [2022-04-20T12:50:55.985Z] ---- ----- [2022-04-20T12:50:55.985Z] ALLUSERSPROFILE C:\ProgramData [2022-04-20T12:50:55.985Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-20T12:50:55.985Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-20T12:50:55.985Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-20T12:50:55.985Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-20T12:50:55.985Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-20T12:50:55.985Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-20T12:50:55.985Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-20T12:50:55.985Z] BRANCH_NAME PR-43505 [2022-04-20T12:50:55.985Z] BUILD_DISPLAY_NAME #1 [2022-04-20T12:50:55.985Z] BUILD_ID 1 [2022-04-20T12:50:55.985Z] BUILD_NUMBER 1 [2022-04-20T12:50:55.985Z] BUILD_TAG jenkins-moby-PR-43505-1 [2022-04-20T12:50:55.985Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/ [2022-04-20T12:50:55.985Z] CHANGE_AUTHOR thaJeztah [2022-04-20T12:50:55.985Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-20T12:50:55.985Z] CHANGE_BRANCH libnetwork_no_string_fields [2022-04-20T12:50:55.985Z] CHANGE_FORK thaJeztah/docker [2022-04-20T12:50:55.985Z] CHANGE_ID 43505 [2022-04-20T12:50:55.985Z] CHANGE_TARGET master [2022-04-20T12:50:55.985Z] CHANGE_TITLE libnetwork: don't use strings.Fields() to improve performance [2022-04-20T12:50:55.985Z] CHANGE_URL https://github.com/moby/moby/pull/43505 [2022-04-20T12:50:55.985Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-20T12:50:55.985Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-20T12:50:55.985Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-20T12:50:55.985Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-20T12:50:55.985Z] COMPUTERNAME azwin-2-35ef00 [2022-04-20T12:50:55.985Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-20T12:50:55.985Z] ConfigSequenceNumber 0 [2022-04-20T12:50:55.985Z] DOCKER_BUILDKIT 0 [2022-04-20T12:50:55.985Z] DOCKER_DUT_DEBUG 1 [2022-04-20T12:50:55.985Z] DOCKER_EXPERIMENTAL 1 [2022-04-20T12:50:55.985Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-20T12:50:55.985Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-20T12:50:55.985Z] EXECUTOR_NUMBER 0 [2022-04-20T12:50:55.985Z] FQDN azwin-2-35ef00.westus.cloudapp.azure.com [2022-04-20T12:50:55.985Z] GIT_BRANCH PR-43505 [2022-04-20T12:50:55.985Z] GIT_COMMIT 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:50:55.985Z] GIT_URL https://github.com/moby/moby.git [2022-04-20T12:50:55.985Z] HUDSON_COOKIE fe80efd1-1b30-4164-b01b-37500e05948f [2022-04-20T12:50:55.985Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-20T12:50:55.985Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-20T12:50:55.985Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-20T12:50:55.985Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-20T12:50:55.985Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-20T12:50:55.985Z] JENKINS_NODE_COOKIE 12a15282-21e1-4c8a-a98d-593c844da76e [2022-04-20T12:50:55.985Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-20T12:50:55.985Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-20T12:50:55.985Z] JOB_BASE_NAME PR-43505 [2022-04-20T12:50:55.985Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/display/redirect [2022-04-20T12:50:55.985Z] JOB_NAME moby/PR-43505 [2022-04-20T12:50:55.985Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/ [2022-04-20T12:50:55.985Z] library.jps.version master [2022-04-20T12:50:55.985Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-20T12:50:55.985Z] NODE_LABELS amd64 azure azwin-2-35ef00 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-20T12:50:55.985Z] NODE_NAME azwin-2-35ef00 [2022-04-20T12:50:55.985Z] NUMBER_OF_PROCESSORS 4 [2022-04-20T12:50:55.985Z] OS Windows_NT [2022-04-20T12:50:55.985Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-20T12:50:55.985Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-20T12:50:55.985Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-20T12:50:55.985Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-20T12:50:55.985Z] PROCESSOR_LEVEL 6 [2022-04-20T12:50:55.985Z] PROCESSOR_REVISION 4f01 [2022-04-20T12:50:55.985Z] ProgramData C:\ProgramData [2022-04-20T12:50:55.985Z] ProgramFiles C:\Program Files [2022-04-20T12:50:55.985Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-20T12:50:55.985Z] ProgramW6432 C:\Program Files [2022-04-20T12:50:55.985Z] PROMPT $P$G [2022-04-20T12:50:55.985Z] PSExecutionPolicyPreference Bypass [2022-04-20T12:50:55.985Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-20T12:50:55.985Z] PUBLIC C:\Users\Public [2022-04-20T12:50:55.985Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/display/redirect?page=artif... [2022-04-20T12:50:55.985Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/display/redirect?page=changes [2022-04-20T12:50:55.985Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/display/redirect [2022-04-20T12:50:55.985Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/display/redirect?page=tests [2022-04-20T12:50:55.985Z] SKIP_VALIDATION_TESTS 1 [2022-04-20T12:50:55.985Z] SOURCES_DRIVE d [2022-04-20T12:50:55.985Z] SOURCES_SUBDIR gopath [2022-04-20T12:50:55.985Z] STAGE_NAME Run tests [2022-04-20T12:50:55.985Z] SystemDrive C: [2022-04-20T12:50:55.985Z] SystemRoot C:\Windows [2022-04-20T12:50:55.985Z] TEMP C:\Windows\TEMP [2022-04-20T12:50:55.985Z] TESTDEBUG 0 [2022-04-20T12:50:55.985Z] TESTRUN_DRIVE d [2022-04-20T12:50:55.985Z] TESTRUN_SUBDIR CI [2022-04-20T12:50:55.985Z] TIMEOUT 120m [2022-04-20T12:50:55.985Z] TMP C:\Windows\TEMP [2022-04-20T12:50:55.985Z] USERDOMAIN WORKGROUP [2022-04-20T12:50:55.985Z] USERNAME azwin-2-35ef00$ [2022-04-20T12:50:55.985Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-20T12:50:55.985Z] windir C:\Windows [2022-04-20T12:50:55.985Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-20T12:50:55.985Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-20T12:50:55.985Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-20T12:50:55.985Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-20T12:50:55.985Z] [2022-04-20T12:50:55.985Z] [2022-04-20T12:50:55.985Z] [2022-04-20T12:50:55.985Z] INFO: Sources under d:\gopath\... [2022-04-20T12:50:55.985Z] INFO: Test run under d:\CI\... [2022-04-20T12:50:55.985Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-20T12:50:55.985Z] INFO: docker/docker repository was found [2022-04-20T12:50:55.985Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-20T12:50:55.985Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-20T12:50:55.985Z] INFO: Docker version of control daemon [2022-04-20T12:50:55.985Z] [2022-04-20T12:50:55.985Z] Client: [2022-04-20T12:50:55.985Z] Version: 20.10.9 [2022-04-20T12:50:55.985Z] API version: 1.41 [2022-04-20T12:50:55.985Z] Go version: go1.16.8 [2022-04-20T12:50:55.985Z] Git commit: c2ea9bc [2022-04-20T12:50:55.985Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-20T12:50:55.985Z] OS/Arch: windows/amd64 [2022-04-20T12:50:55.985Z] Context: default [2022-04-20T12:50:55.985Z] Experimental: true [2022-04-20T12:50:55.985Z] [2022-04-20T12:50:55.985Z] Server: Docker Engine - Community [2022-04-20T12:50:55.985Z] Engine: [2022-04-20T12:50:55.985Z] Version: 20.10.9 [2022-04-20T12:50:55.985Z] API version: 1.41 (minimum version 1.24) [2022-04-20T12:50:55.985Z] Go version: go1.16.8 [2022-04-20T12:50:55.985Z] Git commit: 79ea9d3 [2022-04-20T12:50:55.985Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-20T12:50:55.985Z] OS/Arch: windows/amd64 [2022-04-20T12:50:55.985Z] Experimental: true [2022-04-20T12:50:55.985Z] [2022-04-20T12:50:55.985Z] INFO: Docker info of control daemon [2022-04-20T12:50:55.985Z] [2022-04-20T12:50:55.985Z] Client: [2022-04-20T12:50:55.985Z] Context: default [2022-04-20T12:50:55.985Z] Debug Mode: false [2022-04-20T12:50:55.985Z] [2022-04-20T12:50:55.985Z] Server: [2022-04-20T12:50:55.985Z] Containers: 0 [2022-04-20T12:50:55.985Z] Running: 0 [2022-04-20T12:50:55.985Z] Paused: 0 [2022-04-20T12:50:55.985Z] Stopped: 0 [2022-04-20T12:50:55.985Z] Images: 13 [2022-04-20T12:50:55.985Z] Server Version: 20.10.9 [2022-04-20T12:50:55.985Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-20T12:50:55.985Z] Windows: [2022-04-20T12:50:55.985Z] LCOW: [2022-04-20T12:50:55.985Z] Logging Driver: json-file [2022-04-20T12:50:55.985Z] Plugins: [2022-04-20T12:50:55.985Z] Volume: local [2022-04-20T12:50:55.985Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-20T12:50:55.985Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-20T12:50:55.985Z] Swarm: inactive [2022-04-20T12:50:55.985Z] Default Isolation: process [2022-04-20T12:50:55.985Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-20T12:50:55.985Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-20T12:50:55.985Z] OSType: windows [2022-04-20T12:50:55.985Z] Architecture: x86_64 [2022-04-20T12:50:55.985Z] CPUs: 4 [2022-04-20T12:50:55.985Z] Total Memory: 32GiB [2022-04-20T12:50:55.985Z] Name: azwin-2-35ef00 [2022-04-20T12:50:55.985Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-20T12:50:55.985Z] Docker Root Dir: D:\docker [2022-04-20T12:50:55.985Z] Debug Mode: false [2022-04-20T12:50:55.985Z] Registry: https://index.docker.io/v1/ [2022-04-20T12:50:55.985Z] Labels: [2022-04-20T12:50:55.985Z] Experimental: true [2022-04-20T12:50:55.985Z] Insecure Registries: [2022-04-20T12:50:55.985Z] 10.0.0.4:5000 [2022-04-20T12:50:55.985Z] 127.0.0.0/8 [2022-04-20T12:50:55.985Z] Registry Mirrors: [2022-04-20T12:50:55.985Z] http://10.0.0.4:5000/ [2022-04-20T12:50:55.985Z] Live Restore Enabled: false [2022-04-20T12:50:55.985Z] Product License: Community Engine [2022-04-20T12:50:55.985Z] [2022-04-20T12:50:55.985Z] [2022-04-20T12:50:55.985Z] INFO: Commit hash is 301b252b58 [2022-04-20T12:50:55.985Z] INFO: Nuke-Everything... [2022-04-20T12:50:55.986Z] INFO: Container count on control daemon to delete is 0 [2022-04-20T12:50:56.014Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.4s done [2022-04-20T12:50:56.014Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-20T12:50:56.442Z] INFO: Nuking d:\CI [2022-04-20T12:50:56.442Z] INFO: Zapped successfully [2022-04-20T12:50:56.442Z] INFO: Location for testing is d:\CI\PR-43505\1 [2022-04-20T12:50:56.442Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-20T12:50:56.442Z] [2022-04-20T12:50:56.442Z] [2022-04-20T12:50:56.442Z] INFO: Building the image from Dockerfile.windows at 04/20/2022 12:50:56... [2022-04-20T12:50:56.442Z] [2022-04-20T12:50:56.582Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.3s done [2022-04-20T12:50:56.582Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-20T12:51:01.853Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.8s done [2022-04-20T12:51:01.853Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-20T12:51:04.982Z] Sending build context to Docker daemon 66.3MB [2022-04-20T12:51:04.983Z] [2022-04-20T12:51:04.983Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-20T12:51:04.983Z] ---> aa8714eb8356 [2022-04-20T12:51:04.983Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-20T12:51:04.983Z] ---> Using cache [2022-04-20T12:51:04.983Z] ---> 39dae9d9d17f [2022-04-20T12:51:04.983Z] Step 3/11 : ARG GO_VERSION=1.18.1 [2022-04-20T12:51:04.983Z] ---> Using cache [2022-04-20T12:51:04.983Z] ---> 4925712e7116 [2022-04-20T12:51:04.983Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-20T12:51:04.983Z] ---> Using cache [2022-04-20T12:51:04.983Z] ---> 3e844ecc6a07 [2022-04-20T12:51:04.983Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-20T12:51:04.983Z] ---> Using cache [2022-04-20T12:51:04.983Z] ---> cb9bb0b0c552 [2022-04-20T12:51:04.983Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-20T12:51:04.983Z] ---> Running in 123be6427a1c [2022-04-20T12:51:04.983Z] Removing intermediate container 123be6427a1c [2022-04-20T12:51:04.983Z] ---> 7414bd27802f [2022-04-20T12:51:04.983Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-20T12:51:04.983Z] ---> Running in 443b2c1a8b27 [2022-04-20T12:51:06.061Z] #11 ... [2022-04-20T12:51:06.061Z] [2022-04-20T12:51:06.061Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-20T12:51:06.061Z] #36 sha256:162f5eeb45fe75f4fd32cb402bc92bb257fc2c7b8029055c8f6061d65eab1594 [2022-04-20T12:51:06.061Z] #36 0.948 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:51:06.061Z] #36 0.957 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:51:06.061Z] #36 0.957 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:51:06.061Z] #36 1.093 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:51:06.061Z] #36 1.256 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:51:06.061Z] #36 1.489 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:51:06.061Z] #36 2.956 Fetched 8510 kB in 2s (3742 kB/s) [2022-04-20T12:51:06.061Z] #36 2.956 Reading package lists... [2022-04-20T12:51:06.061Z] #36 3.777 Reading package lists... [2022-04-20T12:51:06.061Z] #36 4.593 Building dependency tree... [2022-04-20T12:51:06.061Z] #36 4.993 The following additional packages will be installed: [2022-04-20T12:51:06.061Z] #36 4.993 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-20T12:51:06.061Z] #36 4.993 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-20T12:51:06.061Z] #36 4.993 Recommended packages: [2022-04-20T12:51:06.061Z] #36 4.993 libldap-common publicsuffix libsasl2-modules [2022-04-20T12:51:06.061Z] #36 5.177 The following NEW packages will be installed: [2022-04-20T12:51:06.061Z] #36 5.177 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-20T12:51:06.061Z] #36 5.177 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-20T12:51:06.061Z] #36 5.177 libssh2-1 openssl [2022-04-20T12:51:06.061Z] #36 5.450 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-20T12:51:06.061Z] #36 5.450 Need to get 3040 kB of archives. [2022-04-20T12:51:06.061Z] #36 5.450 After this operation, 6651 kB of additional disk space will be used. [2022-04-20T12:51:06.061Z] #36 5.450 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-20T12:51:06.061Z] #36 5.458 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-20T12:51:06.061Z] #36 5.486 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-20T12:51:06.061Z] #36 5.519 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-20T12:51:06.061Z] #36 5.519 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-20T12:51:06.061Z] #36 5.519 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-20T12:51:06.061Z] #36 5.519 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-20T12:51:06.061Z] #36 5.519 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-20T12:51:06.061Z] #36 5.521 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-20T12:51:06.061Z] #36 5.521 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-20T12:51:06.061Z] #36 5.522 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-20T12:51:06.061Z] #36 5.525 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-20T12:51:06.061Z] #36 5.564 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-20T12:51:06.061Z] #36 5.564 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-20T12:51:06.061Z] #36 5.564 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-20T12:51:06.061Z] #36 5.743 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:51:06.061Z] #36 5.787 Fetched 3040 kB in 0s (8147 kB/s) [2022-04-20T12:51:06.061Z] #36 5.814 Selecting previously unselected package openssl. [2022-04-20T12:51:06.061Z] #36 5.814 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-20T12:51:06.061Z] #36 5.814 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-20T12:51:06.061Z] #36 5.819 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-20T12:51:06.061Z] #36 5.969 Selecting previously unselected package ca-certificates. [2022-04-20T12:51:06.061Z] #36 5.972 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-20T12:51:06.061Z] #36 5.986 Unpacking ca-certificates (20210119) ... [2022-04-20T12:51:06.061Z] #36 6.065 Selecting previously unselected package libbrotli1:amd64. [2022-04-20T12:51:06.061Z] #36 6.065 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-20T12:51:06.061Z] #36 6.074 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-20T12:51:06.061Z] #36 6.146 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-20T12:51:06.061Z] #36 6.146 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-20T12:51:06.061Z] #36 6.151 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:51:06.061Z] #36 6.194 Selecting previously unselected package libsasl2-2:amd64. [2022-04-20T12:51:06.061Z] #36 6.194 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-20T12:51:06.061Z] #36 6.196 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:51:06.061Z] #36 6.242 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-20T12:51:06.061Z] #36 6.244 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-20T12:51:06.061Z] #36 6.250 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-20T12:51:06.061Z] #36 6.319 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-20T12:51:06.061Z] #36 6.319 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-20T12:51:06.062Z] #36 6.324 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-20T12:51:06.062Z] #36 6.367 Selecting previously unselected package libpsl5:amd64. [2022-04-20T12:51:06.062Z] #36 6.367 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-20T12:51:06.062Z] #36 6.372 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-20T12:51:06.062Z] #36 6.408 Selecting previously unselected package librtmp1:amd64. [2022-04-20T12:51:06.062Z] #36 6.410 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-20T12:51:06.062Z] #36 6.420 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-20T12:51:06.062Z] #36 6.462 Selecting previously unselected package libssh2-1:amd64. [2022-04-20T12:51:06.062Z] #36 6.462 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-20T12:51:06.062Z] #36 6.467 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-20T12:51:06.062Z] #36 6.531 Selecting previously unselected package libcurl4:amd64. [2022-04-20T12:51:06.062Z] #36 6.531 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-20T12:51:06.062Z] #36 6.534 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-20T12:51:06.062Z] #36 6.611 Selecting previously unselected package curl. [2022-04-20T12:51:06.062Z] #36 6.611 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-20T12:51:06.062Z] #36 6.614 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-20T12:51:06.062Z] #36 6.668 Selecting previously unselected package libonig5:amd64. [2022-04-20T12:51:06.062Z] #36 6.668 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-20T12:51:06.062Z] #36 6.673 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:51:06.062Z] #36 6.773 Selecting previously unselected package libjq1:amd64. [2022-04-20T12:51:06.062Z] #36 6.775 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-20T12:51:06.062Z] #36 6.778 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:51:06.062Z] #36 6.834 Selecting previously unselected package jq. [2022-04-20T12:51:06.062Z] #36 6.834 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-20T12:51:06.062Z] #36 6.838 Unpacking jq (1.6-2.1) ... [2022-04-20T12:51:06.062Z] #36 6.880 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-20T12:51:06.062Z] #36 6.893 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-20T12:51:06.062Z] #36 6.901 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-20T12:51:06.062Z] #36 6.912 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:51:06.062Z] #36 6.922 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-20T12:51:06.062Z] #36 6.935 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:51:06.062Z] #36 6.946 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-20T12:51:06.062Z] #36 6.961 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-20T12:51:06.062Z] #36 6.978 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:51:06.062Z] #36 6.988 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:51:06.062Z] #36 6.998 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-20T12:51:06.062Z] #36 7.009 Setting up ca-certificates (20210119) ... [2022-04-20T12:51:06.062Z] #36 7.641 Updating certificates in /etc/ssl/certs... [2022-04-20T12:51:06.062Z] #36 8.384 129 added, 0 removed; done. [2022-04-20T12:51:06.062Z] #36 8.421 Setting up jq (1.6-2.1) ... [2022-04-20T12:51:06.062Z] #36 8.433 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-20T12:51:06.062Z] #36 8.446 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-20T12:51:06.062Z] #36 8.454 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:51:06.062Z] #36 8.470 Processing triggers for ca-certificates (20210119) ... [2022-04-20T12:51:06.062Z] #36 8.478 Updating certificates in /etc/ssl/certs... [2022-04-20T12:51:06.062Z] #36 9.051 0 added, 0 removed; done. [2022-04-20T12:51:06.062Z] #36 9.051 Running hooks in /etc/ca-certificates/update.d... [2022-04-20T12:51:06.062Z] #36 9.052 done. [2022-04-20T12:51:06.062Z] #36 ... [2022-04-20T12:51:06.062Z] [2022-04-20T12:51:06.062Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:51:06.062Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:51:06.062Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.1s done [2022-04-20T12:51:06.320Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 0.1s [2022-04-20T12:51:06.887Z] #11 ... [2022-04-20T12:51:06.887Z] [2022-04-20T12:51:06.887Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-20T12:51:06.887Z] #36 sha256:162f5eeb45fe75f4fd32cb402bc92bb257fc2c7b8029055c8f6061d65eab1594 [2022-04-20T12:51:06.887Z] #36 DONE 11.3s [2022-04-20T12:51:06.887Z] [2022-04-20T12:51:06.887Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:51:06.887Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:51:07.147Z] #11 ... [2022-04-20T12:51:07.147Z] [2022-04-20T12:51:07.147Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-20T12:51:07.147Z] #37 sha256:b3c4740dc7bd59783a7cd4cae24e034b69eb19dbe190ae3203bb5bdc88502493 [2022-04-20T12:51:07.147Z] #37 DONE 0.3s [2022-04-20T12:51:07.147Z] [2022-04-20T12:51:07.147Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:51:07.147Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:51:09.733Z] [2022-04-20T12:51:09.733Z] SUCCESS: Specified value was saved. [2022-04-20T12:51:10.696Z] INFO: Downloading git... [2022-04-20T12:51:12.224Z] INFO: Downloading go... [2022-04-20T12:51:12.420Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 5.1s [2022-04-20T12:51:13.769Z] INFO: Downloading compiler 1 of 3... [2022-04-20T12:51:14.957Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 8.4s done [2022-04-20T12:51:15.292Z] #11 extracting sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 done [2022-04-20T12:51:15.292Z] #11 DONE 30.1s [2022-04-20T12:51:15.292Z] [2022-04-20T12:51:15.292Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-20T12:51:15.292Z] #12 sha256:8ad65979998e8d27f0d5f56900d24ed661b16ef90101cc198c4b1d518a559f3e [2022-04-20T12:51:15.299Z] INFO: Downloading compiler 2 of 3... [2022-04-20T12:51:16.315Z] INFO: Downloading compiler 3 of 3... [2022-04-20T12:51:17.283Z] INFO: Extracting git... [2022-04-20T12:51:17.292Z] #12 ... [2022-04-20T12:51:17.292Z] [2022-04-20T12:51:17.292Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-20T12:51:17.292Z] #38 sha256:bc9827864b75f8640bd68ea4aa474b7f2328aad8802ee15a16846fb7e965f8e1 [2022-04-20T12:51:17.292Z] #38 1.442 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-20T12:51:17.292Z] #38 1.695 [2022-04-20T12:51:17.292Z] #38 1.916 #=#=# ######################################################################## 100.0% [2022-04-20T12:51:17.292Z] #38 2.157 [2022-04-20T12:51:17.292Z] #38 3.253 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-20T12:51:17.292Z] #38 3.527 [2022-04-20T12:51:17.292Z] #38 3.742 #=#=# ######################################################################## 100.0% [2022-04-20T12:51:17.292Z] #38 4.024 [2022-04-20T12:51:17.292Z] #38 4.963 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-20T12:51:17.292Z] #38 5.237 [2022-04-20T12:51:17.292Z] #38 5.462 #=#=# ################### 26.8% ########################################## 59.1% ################################################################# 90.9% ######################################################################## 100.0% [2022-04-20T12:51:17.292Z] #38 6.008 [2022-04-20T12:51:17.292Z] #38 6.943 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-20T12:51:17.292Z] #38 7.219 [2022-04-20T12:51:17.292Z] #38 7.432 #=#=# ######################################################################## 100.0% [2022-04-20T12:51:17.292Z] #38 7.745 [2022-04-20T12:51:17.292Z] #38 8.485 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-20T12:51:17.292Z] #38 8.822 [2022-04-20T12:51:17.292Z] #38 9.062 #=#=# ######################################################################## 100.0% [2022-04-20T12:51:17.292Z] #38 9.284 [2022-04-20T12:51:17.292Z] #38 9.322 Download of images into '/build' complete. [2022-04-20T12:51:17.292Z] #38 9.322 Use something like the following to load the result into a Docker daemon: [2022-04-20T12:51:17.292Z] #38 9.322 tar -cC '/build' . | docker load [2022-04-20T12:51:17.552Z] #38 DONE 10.5s [2022-04-20T12:51:17.552Z] [2022-04-20T12:51:17.552Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-20T12:51:17.552Z] #12 sha256:8ad65979998e8d27f0d5f56900d24ed661b16ef90101cc198c4b1d518a559f3e [2022-04-20T12:51:17.552Z] #12 DONE 2.2s [2022-04-20T12:51:17.552Z] [2022-04-20T12:51:17.552Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-20T12:51:17.552Z] #13 sha256:fd394a1e781e3bc8abbfae211f1ab4ee6783260746d1ab147d8f813e313342dc [2022-04-20T12:51:18.124Z] #13 DONE 0.7s [2022-04-20T12:51:18.302Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04aee4c8bd0dfdf21) in /home/ubuntu/workspace/moby_PR-43505 [Pipeline] { [Pipeline] checkout [2022-04-20T12:51:18.383Z] [2022-04-20T12:51:18.383Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-20T12:51:18.383Z] #49 sha256:bb879fd9cd66538bd7907c810a31f792c6d8db071ac291d7bfe8b34e4a76bc53 [2022-04-20T12:51:18.383Z] #49 DONE 0.0s [2022-04-20T12:51:18.383Z] [2022-04-20T12:51:18.384Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:51:18.384Z] #50 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:51:18.384Z] #50 ... [2022-04-20T12:51:18.384Z] [2022-04-20T12:51:18.384Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-20T12:51:18.384Z] #53 sha256:4e3b504c94550df1ab38467abbff9455e91f50dcfc8c1ddca9f16eec562ef723 [2022-04-20T12:51:18.384Z] #53 DONE 0.3s [2022-04-20T12:51:18.403Z] The recommended git tool is: git [2022-04-20T12:51:18.643Z] [2022-04-20T12:51:18.643Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-20T12:51:18.643Z] #40 sha256:7b7231920d65a2ae194c0bba43fa7dc8912a98ac13df84be6154753fe919c440 [2022-04-20T12:51:18.643Z] #40 DONE 0.3s [2022-04-20T12:51:18.643Z] [2022-04-20T12:51:18.643Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:51:18.643Z] #41 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:51:19.585Z] #41 ... [2022-04-20T12:51:19.585Z] [2022-04-20T12:51:19.585Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-20T12:51:19.585Z] #14 sha256:029b8d5a2e157538c9b01b8c261be130fb716ab81209b84fbf53507ba6111dc6 [2022-04-20T12:51:19.585Z] #14 DONE 1.4s [2022-04-20T12:51:19.844Z] [2022-04-20T12:51:19.844Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-20T12:51:19.844Z] #15 sha256:67e5988b8f9d459922ee79f9ff125f1c741f5aef21c76447114265cd57b38921 [2022-04-20T12:51:20.517Z] using credential docker-jenkins-github-credentials [2022-04-20T12:51:20.526Z] Cloning the remote Git repository [2022-04-20T12:51:20.526Z] Cloning with configured refspecs honoured and without tags [2022-04-20T12:51:20.697Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f69d3edcc7fe9076) in /home/ubuntu/workspace/moby_PR-43505 [Pipeline] { [2022-04-20T12:51:20.511Z] Cloning repository https://github.com/moby/moby.git [2022-04-20T12:51:20.560Z] > git init /home/ubuntu/workspace/moby_PR-43505 # timeout=10 [Pipeline] checkout [2022-04-20T12:51:20.787Z] The recommended git tool is: git [2022-04-20T12:51:21.747Z] #15 DONE 1.7s [2022-04-20T12:51:21.747Z] [2022-04-20T12:51:21.748Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-20T12:51:21.748Z] #16 sha256:c776bbfa9847e797a12706dc379981f9e2da7f1a3ca43b54302cbe5009f659d1 [2022-04-20T12:51:20.829Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:51:20.829Z] > git --version # timeout=10 [2022-04-20T12:51:20.840Z] > git --version # 'git version 2.25.1' [2022-04-20T12:51:20.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:51:20.842Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:51:22.318Z] #16 DONE 1.0s [2022-04-20T12:51:22.318Z] [2022-04-20T12:51:22.318Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-20T12:51:22.318Z] #17 sha256:ca5091bfce08940c2ad15f8d51c564cdc95670c46dcbdaa2e093fd5c2484161c [2022-04-20T12:51:23.303Z] using credential docker-jenkins-github-credentials [2022-04-20T12:51:23.311Z] Cloning the remote Git repository [2022-04-20T12:51:23.312Z] Cloning with configured refspecs honoured and without tags [2022-04-20T12:51:23.696Z] #17 DONE 1.3s [2022-04-20T12:51:23.696Z] [2022-04-20T12:51:23.696Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-20T12:51:23.696Z] #56 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-20T12:51:23.696Z] #56 2.935 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-20T12:51:23.696Z] #56 4.150 go: downloading github.com/fatih/color v1.10.0 [2022-04-20T12:51:23.696Z] #56 4.186 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-20T12:51:23.696Z] #56 4.214 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-20T12:51:23.696Z] #56 4.308 go: downloading github.com/pkg/errors v0.9.1 [2022-04-20T12:51:23.696Z] #56 4.500 go: downloading golang.org/x/tools v0.1.0 [2022-04-20T12:51:23.696Z] #56 4.583 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-20T12:51:23.696Z] #56 4.731 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-20T12:51:23.696Z] #56 4.806 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-20T12:51:23.696Z] #56 4.853 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-20T12:51:23.330Z] Cloning repository https://github.com/moby/moby.git [2022-04-20T12:51:23.382Z] > git init /home/ubuntu/workspace/moby_PR-43505 # timeout=10 [2022-04-20T12:51:23.794Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:51:23.795Z] > git --version # timeout=10 [2022-04-20T12:51:23.804Z] > git --version # 'git version 2.25.1' [2022-04-20T12:51:23.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:51:23.806Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:51:25.071Z] #56 ... [2022-04-20T12:51:25.071Z] [2022-04-20T12:51:25.071Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-20T12:51:25.071Z] #18 sha256:d5ec385ef63ac959d0c787446b855ee2a213968b1f18b4ebe331d07deb699c15 [2022-04-20T12:51:25.071Z] #18 DONE 1.1s [2022-04-20T12:51:25.071Z] [2022-04-20T12:51:25.071Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-20T12:51:25.071Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-20T12:51:26.011Z] #19 1.296 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:51:26.011Z] #19 1.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:51:26.011Z] #19 1.349 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:51:26.948Z] #19 1.982 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-20T12:51:27.206Z] #19 2.614 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-20T12:51:28.150Z] #19 3.493 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:51:28.413Z] #19 ... [2022-04-20T12:51:28.413Z] [2022-04-20T12:51:28.413Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:51:28.413Z] #58 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:51:28.413Z] #58 2.985 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-20T12:51:28.413Z] #58 ... [2022-04-20T12:51:28.413Z] [2022-04-20T12:51:28.414Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:51:28.414Z] #54 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:51:28.414Z] #54 3.026 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:51:28.414Z] #54 3.067 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:51:28.414Z] #54 3.067 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:51:28.414Z] #54 3.614 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-20T12:51:28.414Z] #54 3.633 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:51:28.414Z] #54 4.838 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:51:28.414Z] #54 6.237 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:51:28.414Z] #54 8.723 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-20T12:51:28.672Z] #54 ... [2022-04-20T12:51:28.672Z] [2022-04-20T12:51:28.672Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-20T12:51:28.672Z] #60 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-20T12:51:28.672Z] #60 3.036 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-20T12:51:28.672Z] #60 7.580 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-20T12:51:28.672Z] #60 7.582 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-20T12:51:28.672Z] #60 7.624 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-20T12:51:28.672Z] #60 8.721 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-20T12:51:28.672Z] #60 ... [2022-04-20T12:51:28.672Z] [2022-04-20T12:51:28.672Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-20T12:51:28.673Z] #43 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-20T12:51:28.673Z] #43 3.355 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-20T12:51:28.932Z] #43 ... [2022-04-20T12:51:28.932Z] [2022-04-20T12:51:28.932Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-20T12:51:28.932Z] #56 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-20T12:51:28.932Z] #56 7.326 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-20T12:51:28.932Z] #56 7.386 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-20T12:51:28.932Z] #56 7.499 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-20T12:51:28.932Z] #56 8.778 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-20T12:51:28.932Z] #56 8.810 go: downloading golang.org/x/mod v0.3.0 [2022-04-20T12:51:30.311Z] #56 ... [2022-04-20T12:51:30.311Z] [2022-04-20T12:51:30.311Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:51:30.311Z] #50 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:51:30.311Z] #50 1.882 + git clone https://github.com/docker/distribution.git . [2022-04-20T12:51:30.311Z] #50 1.882 Cloning into '.'... [2022-04-20T12:51:30.311Z] #50 ... [2022-04-20T12:51:30.311Z] [2022-04-20T12:51:30.311Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-20T12:51:30.311Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-20T12:51:30.311Z] #19 4.375 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-20T12:51:30.311Z] #19 5.081 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-20T12:51:30.571Z] #19 5.969 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-20T12:51:30.831Z] #19 ... [2022-04-20T12:51:30.831Z] [2022-04-20T12:51:30.831Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:51:30.831Z] #41 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:51:30.831Z] #41 2.277 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-20T12:51:30.831Z] #41 2.277 Cloning into '.'... [2022-04-20T12:51:31.090Z] #41 ... [2022-04-20T12:51:31.090Z] [2022-04-20T12:51:31.090Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:51:31.090Z] #54 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:51:31.090Z] #54 11.93 Fetched 8513 kB in 9s (924 kB/s) [2022-04-20T12:51:32.065Z] INFO: Expanding go... [2022-04-20T12:51:32.469Z] #54 11.93 Reading package lists... [2022-04-20T12:51:32.469Z] #54 ... [2022-04-20T12:51:32.469Z] [2022-04-20T12:51:32.469Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-20T12:51:32.469Z] #43 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-20T12:51:32.469Z] #43 13.56 tomll can be used in two ways: [2022-04-20T12:51:32.469Z] #43 13.56 Writing to STDIN and reading from STDOUT: [2022-04-20T12:51:32.469Z] #43 13.56 cat file.toml | tomll > file.toml [2022-04-20T12:51:32.469Z] #43 13.56 [2022-04-20T12:51:32.469Z] #43 13.56 Reading and updating a list of files: [2022-04-20T12:51:32.469Z] #43 13.56 tomll a.toml b.toml c.toml [2022-04-20T12:51:32.469Z] #43 13.56 [2022-04-20T12:51:32.469Z] #43 13.56 When given a list of files, tomll will modify all files in place without asking. [2022-04-20T12:51:32.469Z] #43 DONE 14.0s [2022-04-20T12:51:32.469Z] [2022-04-20T12:51:32.469Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-20T12:51:32.469Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-20T12:51:32.469Z] #19 6.625 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-20T12:51:32.469Z] #19 6.641 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-20T12:51:32.469Z] #19 6.642 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-20T12:51:32.469Z] #19 6.643 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-20T12:51:32.469Z] #19 6.657 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:51:32.469Z] #19 6.703 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-20T12:51:32.469Z] #19 6.704 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-20T12:51:32.469Z] #19 6.715 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-20T12:51:32.469Z] #19 6.716 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-20T12:51:32.469Z] #19 6.718 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-20T12:51:32.469Z] #19 6.719 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-20T12:51:32.469Z] #19 6.726 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:51:33.951Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08f38ed256381c250) in /home/ubuntu/workspace/moby_PR-43505 [Pipeline] { [2022-04-20T12:51:33.956Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04fc499f25361fe07) in /home/ubuntu/workspace/moby_PR-43505 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-04-20T12:51:34.076Z] The recommended git tool is: git [2022-04-20T12:51:34.080Z] The recommended git tool is: git [2022-04-20T12:51:36.659Z] #19 ... [2022-04-20T12:51:36.659Z] [2022-04-20T12:51:36.659Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:51:36.659Z] #58 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:51:36.659Z] #58 18.00 go: downloading github.com/fatih/color v1.13.0 [2022-04-20T12:51:36.659Z] #58 18.00 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-20T12:51:36.659Z] #58 18.03 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-20T12:51:36.659Z] #58 18.04 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-20T12:51:36.659Z] #58 18.22 go: downloading github.com/spf13/viper v1.10.1 [2022-04-20T12:51:36.659Z] #58 18.25 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-20T12:51:36.659Z] #58 18.37 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-20T12:51:36.659Z] #58 18.39 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-20T12:51:36.659Z] #58 18.42 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-20T12:51:36.659Z] #58 18.43 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-20T12:51:37.226Z] #58 19.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-20T12:51:37.226Z] #58 19.05 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-20T12:51:37.484Z] using credential docker-jenkins-github-credentials [2022-04-20T12:51:37.492Z] Cloning the remote Git repository [2022-04-20T12:51:37.493Z] Cloning with configured refspecs honoured and without tags [2022-04-20T12:51:37.526Z] Fetching without tags [2022-04-20T12:51:37.491Z] Cloning repository https://github.com/moby/moby.git [2022-04-20T12:51:37.710Z] Merging remotes/origin/master commit c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 into PR head commit 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:51:37.735Z] using credential docker-jenkins-github-credentials [2022-04-20T12:51:37.761Z] Cloning the remote Git repository [2022-04-20T12:51:37.761Z] Cloning with configured refspecs honoured and without tags [2022-04-20T12:51:37.470Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:51:37.475Z] > git config --add remote.origin.fetch +refs/pull/43505/head:refs/remotes/origin/PR-43505 # timeout=10 [2022-04-20T12:51:37.485Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:51:37.497Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:51:37.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:51:37.509Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:51:37.511Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:51:37.700Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:51:37.714Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:51:38.383Z] Merge succeeded, producing 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:51:38.383Z] Checking out Revision 301b252b5894cf665bca2eac631e4cd919ee7b0d (PR-43505) [2022-04-20T12:51:37.554Z] > git init /home/ubuntu/workspace/moby_PR-43505 # timeout=10 [2022-04-20T12:51:37.900Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:51:37.901Z] > git --version # timeout=10 [2022-04-20T12:51:37.913Z] > git --version # 'git version 2.17.1' [2022-04-20T12:51:37.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:51:37.915Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:51:37.760Z] Cloning repository https://github.com/moby/moby.git [2022-04-20T12:51:37.830Z] > git init /home/ubuntu/workspace/moby_PR-43505 # timeout=10 [2022-04-20T12:51:38.183Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:51:38.183Z] > git --version # timeout=10 [2022-04-20T12:51:38.197Z] > git --version # 'git version 2.17.1' [2022-04-20T12:51:38.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:51:38.199Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:51:39.147Z] #58 20.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T12:51:39.147Z] #58 20.99 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-20T12:51:39.406Z] #58 21.07 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-20T12:51:39.406Z] #58 21.14 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-20T12:51:39.406Z] #58 21.16 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-20T12:51:39.406Z] #58 21.20 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-20T12:51:39.406Z] #58 21.22 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-20T12:51:39.406Z] #58 21.23 go: downloading github.com/spf13/afero v1.6.0 [2022-04-20T12:51:39.406Z] #58 21.26 go: downloading github.com/spf13/cast v1.4.1 [2022-04-20T12:51:39.665Z] #58 21.31 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-20T12:51:39.665Z] #58 21.34 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-20T12:51:39.665Z] #58 21.35 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-20T12:51:39.665Z] #58 21.37 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-20T12:51:39.665Z] #58 21.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-20T12:51:39.923Z] #58 21.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-20T12:51:39.923Z] #58 21.54 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-20T12:51:39.923Z] #58 21.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-20T12:51:39.923Z] #58 21.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-20T12:51:39.923Z] #58 21.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-20T12:51:39.923Z] #58 21.61 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-20T12:51:39.923Z] #58 21.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-20T12:51:38.296Z] > git remote # timeout=10 [2022-04-20T12:51:38.307Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T12:51:38.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:51:38.316Z] > git merge c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 # timeout=10 [2022-04-20T12:51:38.328Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-20T12:51:38.367Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:51:38.403Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:51:40.493Z] #58 22.07 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-20T12:51:40.493Z] #58 22.12 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-20T12:51:40.493Z] #58 22.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-20T12:51:40.493Z] #58 22.17 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-20T12:51:40.493Z] #58 22.21 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-20T12:51:40.493Z] #58 22.24 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-20T12:51:41.061Z] #58 22.68 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-20T12:51:41.061Z] #58 22.70 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-20T12:51:41.061Z] #58 22.73 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-20T12:51:41.061Z] #58 22.76 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-20T12:51:41.061Z] #58 22.77 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-20T12:51:41.061Z] #58 22.78 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-20T12:51:41.061Z] #58 22.81 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-20T12:51:41.061Z] #58 22.82 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-20T12:51:41.061Z] #58 22.86 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-20T12:51:41.061Z] #58 22.89 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-20T12:51:41.320Z] #58 22.93 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-20T12:51:41.320Z] #58 22.96 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-20T12:51:41.320Z] #58 23.04 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-20T12:51:41.320Z] #58 23.06 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-20T12:51:41.320Z] #58 23.10 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-20T12:51:41.320Z] #58 23.10 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-20T12:51:41.320Z] #58 23.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-20T12:51:41.320Z] #58 23.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-20T12:51:41.579Z] #58 23.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-20T12:51:41.579Z] #58 23.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-20T12:51:41.579Z] #58 23.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-20T12:51:41.579Z] #58 23.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-20T12:51:41.779Z] Fetching without tags [2022-04-20T12:51:41.838Z] #58 23.45 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-20T12:51:41.839Z] #58 23.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-20T12:51:41.839Z] #58 23.48 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-20T12:51:41.839Z] #58 23.49 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-20T12:51:41.839Z] #58 23.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-20T12:51:41.839Z] #58 23.53 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-20T12:51:41.839Z] #58 23.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-20T12:51:41.839Z] #58 23.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-20T12:51:41.839Z] #58 23.59 go: downloading github.com/julz/importas v0.1.0 [2022-04-20T12:51:41.839Z] #58 23.61 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-20T12:51:41.839Z] #58 23.65 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-20T12:51:41.839Z] #58 23.67 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-20T12:51:41.982Z] Merging remotes/origin/master commit c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 into PR head commit 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:51:42.097Z] #58 23.71 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-20T12:51:42.097Z] #58 23.72 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-20T12:51:42.097Z] #58 23.74 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-20T12:51:42.097Z] #58 23.76 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-20T12:51:42.097Z] #58 23.79 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-20T12:51:42.098Z] #58 23.81 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-20T12:51:42.098Z] #58 23.83 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-20T12:51:42.098Z] #58 23.85 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-20T12:51:42.098Z] #58 23.86 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-20T12:51:42.358Z] #58 24.16 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-20T12:51:42.358Z] #58 24.16 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-20T12:51:42.358Z] #58 24.17 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-20T12:51:42.358Z] #58 24.19 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-20T12:51:42.358Z] #58 24.23 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-20T12:51:42.489Z] Commit message: "libnetwork: don't use strings.Fields() to improve performance" [2022-04-20T12:51:42.492Z] > git --version # timeout=10 [2022-04-20T12:51:42.497Z] > git --version # 'git version 2.25.1' [2022-04-20T12:51:42.511Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-20T12:51:42.572Z] Merge succeeded, producing 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:51:42.572Z] Checking out Revision 301b252b5894cf665bca2eac631e4cd919ee7b0d (PR-43505) [2022-04-20T12:51:42.617Z] #58 24.27 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-20T12:51:42.617Z] #58 24.29 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-20T12:51:42.617Z] #58 24.30 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-20T12:51:42.617Z] #58 24.33 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-20T12:51:42.617Z] #58 24.40 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-20T12:51:42.617Z] #58 24.40 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-20T12:51:42.617Z] #58 24.41 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-20T12:51:42.617Z] #58 24.43 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-20T12:51:41.751Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:51:41.757Z] > git config --add remote.origin.fetch +refs/pull/43505/head:refs/remotes/origin/PR-43505 # timeout=10 [2022-04-20T12:51:41.761Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:51:41.772Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:51:41.783Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:51:41.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:51:41.785Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:51:41.990Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:51:42.002Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:51:42.525Z] > git remote # timeout=10 [2022-04-20T12:51:42.539Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T12:51:42.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:51:42.553Z] > git merge c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 # timeout=10 [2022-04-20T12:51:42.564Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-20T12:51:42.576Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:51:42.588Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-04-20T12:51:42.877Z] #58 24.45 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-20T12:51:42.877Z] #58 24.48 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-20T12:51:42.877Z] #58 24.50 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-20T12:51:42.877Z] #58 24.51 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-20T12:51:42.877Z] #58 24.52 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-20T12:51:42.877Z] #58 24.57 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-20T12:51:42.877Z] #58 24.57 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-20T12:51:42.877Z] #58 24.58 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-20T12:51:42.877Z] #58 ... [2022-04-20T12:51:42.877Z] [2022-04-20T12:51:42.877Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-20T12:51:42.877Z] #60 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-20T12:51:42.877Z] #60 24.71 v3.0.2 [Pipeline] sh [2022-04-20T12:51:43.136Z] #60 ... [2022-04-20T12:51:43.136Z] [2022-04-20T12:51:43.136Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:51:43.136Z] #50 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:51:43.136Z] #50 14.75 Updating files: 88% (1630/1842) Updating files: 89% (1640/1842) Updating files: 90% (1658/1842) Updating files: 91% (1677/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-20T12:51:43.136Z] #50 15.02 + git checkout -q v2.3.0 [2022-04-20T12:51:43.136Z] #50 16.03 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-20T12:51:43.136Z] #50 ... [2022-04-20T12:51:43.136Z] [2022-04-20T12:51:43.136Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:51:43.136Z] #58 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:51:43.136Z] #58 24.82 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-20T12:51:43.136Z] #58 24.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-20T12:51:43.136Z] #58 24.86 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-20T12:51:43.136Z] #58 24.90 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-20T12:51:43.136Z] #58 24.92 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-20T12:51:43.325Z] + docker version [2022-04-20T12:51:43.396Z] #58 24.98 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-20T12:51:43.396Z] #58 25.09 go: downloading honnef.co/go/tools v0.2.2 [2022-04-20T12:51:43.969Z] #58 ... [2022-04-20T12:51:43.969Z] [2022-04-20T12:51:43.969Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-20T12:51:43.969Z] #60 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-20T12:51:43.969Z] #60 DONE 25.6s [2022-04-20T12:51:43.969Z] [2022-04-20T12:51:43.969Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:51:43.969Z] #54 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:51:43.969Z] #54 11.93 Reading package lists... [2022-04-20T12:51:43.969Z] #54 15.85 Reading package lists... [2022-04-20T12:51:43.969Z] #54 18.86 Building dependency tree... [2022-04-20T12:51:43.969Z] #54 20.38 The following additional packages will be installed: [2022-04-20T12:51:43.969Z] #54 20.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-20T12:51:43.969Z] #54 20.38 python3-protobuf python3-six [2022-04-20T12:51:43.969Z] #54 20.39 Suggested packages: [2022-04-20T12:51:43.969Z] #54 20.39 python3-setuptools [2022-04-20T12:51:43.969Z] #54 20.39 Recommended packages: [2022-04-20T12:51:43.969Z] #54 20.39 iproute2 | iproute [2022-04-20T12:51:43.969Z] #54 20.76 The following NEW packages will be installed: [2022-04-20T12:51:43.969Z] #54 20.76 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-20T12:51:43.969Z] #54 20.77 python3-protobuf python3-six [2022-04-20T12:51:43.969Z] #54 21.17 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:51:43.969Z] #54 21.17 Need to get 2292 kB of archives. [2022-04-20T12:51:43.969Z] #54 21.17 After this operation, 11.0 MB of additional disk space will be used. [2022-04-20T12:51:43.969Z] #54 21.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-20T12:51:43.969Z] #54 21.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-20T12:51:43.969Z] #54 21.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-20T12:51:43.969Z] #54 21.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-20T12:51:43.969Z] #54 21.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-20T12:51:43.969Z] #54 21.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-20T12:51:43.969Z] #54 21.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-20T12:51:43.969Z] #54 24.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-20T12:51:43.969Z] #54 25.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:51:43.969Z] #54 25.51 Fetched 2292 kB in 4s (621 kB/s) [2022-04-20T12:51:43.969Z] #54 25.61 Selecting previously unselected package libprotobuf23:amd64. [2022-04-20T12:51:44.228Z] #54 25.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-20T12:51:44.228Z] #54 25.67 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-20T12:51:44.228Z] #54 25.69 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-20T12:51:44.487Z] #54 ... [2022-04-20T12:51:44.487Z] [2022-04-20T12:51:44.487Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:51:44.487Z] #58 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:51:44.487Z] #58 26.17 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-20T12:51:44.487Z] #58 26.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-20T12:51:44.487Z] #58 26.28 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-20T12:51:44.487Z] #58 26.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-20T12:51:44.752Z] #58 26.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-20T12:51:44.752Z] #58 26.48 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-20T12:51:44.752Z] #58 26.56 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-20T12:51:45.020Z] #58 26.78 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-20T12:51:45.020Z] #58 26.80 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-20T12:51:45.020Z] #58 26.86 go: downloading golang.org/x/text v0.3.7 [2022-04-20T12:51:46.993Z] Commit message: "libnetwork: don't use strings.Fields() to improve performance" [2022-04-20T12:51:47.013Z] > git --version # timeout=10 [2022-04-20T12:51:47.023Z] > git --version # 'git version 2.25.1' [2022-04-20T12:51:47.037Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-20T12:51:47.914Z] + docker version [2022-04-20T12:51:48.308Z] #58 29.69 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-20T12:51:48.308Z] #58 29.72 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-20T12:51:48.308Z] #58 29.77 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-20T12:51:48.308Z] #58 29.80 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-20T12:51:48.308Z] #58 29.83 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-20T12:51:48.308Z] #58 29.83 go: downloading golang.org/x/mod v0.5.1 [2022-04-20T12:51:48.308Z] #58 29.84 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-20T12:51:48.308Z] #58 29.91 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-20T12:51:48.308Z] #58 29.93 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-20T12:51:48.308Z] #58 29.97 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-20T12:51:48.308Z] #58 30.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-20T12:51:48.308Z] #58 30.02 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-20T12:51:48.567Z] #58 30.18 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-20T12:51:48.567Z] #58 30.25 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-20T12:51:48.567Z] #58 30.27 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-20T12:51:48.826Z] #58 30.46 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-20T12:51:48.827Z] #58 30.51 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-20T12:51:48.827Z] #58 30.58 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-20T12:51:48.827Z] #58 30.59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-20T12:51:48.827Z] #58 30.62 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-20T12:51:49.085Z] #58 30.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-20T12:51:49.085Z] #58 30.84 go: downloading github.com/prometheus/common v0.10.0 [2022-04-20T12:51:49.344Z] #58 30.98 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-20T12:51:49.344Z] #58 30.99 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-20T12:51:49.344Z] #58 31.03 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-20T12:51:50.281Z] #58 31.93 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-20T12:51:51.444Z] Client: Docker Engine - Community [2022-04-20T12:51:51.444Z] Version: 20.10.14 [2022-04-20T12:51:51.444Z] API version: 1.41 [2022-04-20T12:51:51.444Z] Go version: go1.16.15 [2022-04-20T12:51:51.444Z] Git commit: a224086 [2022-04-20T12:51:51.444Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-20T12:51:51.444Z] OS/Arch: linux/amd64 [2022-04-20T12:51:51.444Z] Context: default [2022-04-20T12:51:51.444Z] Experimental: true [2022-04-20T12:51:51.444Z] [2022-04-20T12:51:51.444Z] Server: Docker Engine - Community [2022-04-20T12:51:51.444Z] Engine: [2022-04-20T12:51:51.444Z] Version: 20.10.14 [2022-04-20T12:51:51.444Z] API version: 1.41 (minimum version 1.12) [2022-04-20T12:51:51.444Z] Go version: go1.16.15 [2022-04-20T12:51:51.444Z] Git commit: 87a90dc [2022-04-20T12:51:51.444Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-20T12:51:51.444Z] OS/Arch: linux/amd64 [2022-04-20T12:51:51.444Z] Experimental: true [2022-04-20T12:51:51.444Z] containerd: [2022-04-20T12:51:51.444Z] Version: 1.5.11 [2022-04-20T12:51:51.444Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-20T12:51:51.444Z] runc: [2022-04-20T12:51:51.444Z] Version: 1.0.3 [2022-04-20T12:51:51.444Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-20T12:51:51.444Z] docker-init: [2022-04-20T12:51:51.444Z] Version: 0.19.0 [2022-04-20T12:51:51.444Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-20T12:51:51.751Z] + docker info [2022-04-20T12:51:52.189Z] #58 ... [2022-04-20T12:51:52.189Z] [2022-04-20T12:51:52.189Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:51:52.189Z] #54 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:51:52.189Z] #54 26.50 Selecting previously unselected package python3-pkg-resources. [2022-04-20T12:51:52.189Z] #54 26.51 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-20T12:51:52.189Z] #54 26.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:51:52.189Z] #54 26.70 Selecting previously unselected package python3-six. [2022-04-20T12:51:52.189Z] #54 26.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-20T12:51:52.189Z] #54 26.70 Unpacking python3-six (1.16.0-2) ... [2022-04-20T12:51:52.189Z] #54 26.76 Selecting previously unselected package python3-protobuf. [2022-04-20T12:51:52.189Z] #54 26.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-20T12:51:52.189Z] #54 26.77 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-20T12:51:52.189Z] #54 27.11 Selecting previously unselected package libnet1:amd64. [2022-04-20T12:51:52.189Z] #54 27.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-20T12:51:52.189Z] #54 27.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:51:52.189Z] #54 27.20 Selecting previously unselected package libnl-3-200:amd64. [2022-04-20T12:51:52.189Z] #54 27.20 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-20T12:51:52.189Z] #54 27.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:51:52.189Z] #54 27.32 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-20T12:51:52.189Z] #54 27.34 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-20T12:51:52.189Z] #54 27.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:51:52.189Z] #54 27.42 Selecting previously unselected package criu. [2022-04-20T12:51:52.189Z] #54 27.42 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-20T12:51:52.189Z] #54 27.42 Unpacking criu (3.16.1-3) ... [2022-04-20T12:51:52.189Z] #54 27.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:51:52.189Z] #54 28.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-20T12:51:52.189Z] #54 28.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:51:52.189Z] #54 28.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:51:52.189Z] #54 28.90 Setting up python3-six (1.16.0-2) ... [2022-04-20T12:51:52.189Z] #54 29.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:51:52.189Z] #54 29.63 Setting up python3-protobuf (3.12.4-1) ... [2022-04-20T12:51:52.189Z] #54 31.61 Setting up criu (3.16.1-3) ... [2022-04-20T12:51:52.189Z] #54 32.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:51:52.189Z] #54 DONE 33.6s [2022-04-20T12:51:52.189Z] [2022-04-20T12:51:52.189Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:51:52.189Z] #41 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:51:52.189Z] #41 26.09 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-04-20T12:51:52.189Z] #41 26.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-20T12:51:52.189Z] #41 26.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:51:55.481Z] #41 ... [2022-04-20T12:51:55.481Z] [2022-04-20T12:51:55.481Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-20T12:51:55.481Z] #56 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-20T12:51:55.481Z] #56 36.87 gotestsum version dev [2022-04-20T12:51:55.481Z] #56 DONE 37.1s [2022-04-20T12:51:55.482Z] [2022-04-20T12:51:55.482Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:51:55.482Z] #50 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:51:57.893Z] Client: Docker Engine - Community [2022-04-20T12:51:57.893Z] Version: 20.10.14 [2022-04-20T12:51:57.893Z] API version: 1.41 [2022-04-20T12:51:57.893Z] Go version: go1.16.15 [2022-04-20T12:51:57.893Z] Git commit: a224086 [2022-04-20T12:51:57.893Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-20T12:51:57.893Z] OS/Arch: linux/arm64 [2022-04-20T12:51:57.893Z] Context: default [2022-04-20T12:51:57.893Z] Experimental: true [2022-04-20T12:51:57.893Z] [2022-04-20T12:51:57.893Z] Server: Docker Engine - Community [2022-04-20T12:51:57.893Z] Engine: [2022-04-20T12:51:57.893Z] Version: 20.10.14 [2022-04-20T12:51:57.893Z] API version: 1.41 (minimum version 1.12) [2022-04-20T12:51:57.893Z] Go version: go1.16.15 [2022-04-20T12:51:57.893Z] Git commit: 87a90dc [2022-04-20T12:51:57.893Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-20T12:51:57.893Z] OS/Arch: linux/arm64 [2022-04-20T12:51:57.893Z] Experimental: true [2022-04-20T12:51:57.893Z] containerd: [2022-04-20T12:51:57.893Z] Version: 1.5.11 [2022-04-20T12:51:57.893Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-20T12:51:57.893Z] runc: [2022-04-20T12:51:57.893Z] Version: 1.0.3 [2022-04-20T12:51:57.893Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-20T12:51:57.893Z] docker-init: [2022-04-20T12:51:57.893Z] Version: 0.19.0 [2022-04-20T12:51:57.893Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-20T12:51:58.062Z] #50 ... [2022-04-20T12:51:58.062Z] [2022-04-20T12:51:58.062Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-20T12:51:58.062Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-20T12:51:58.062Z] #19 33.18 Fetched 48.9 MB in 32s (1523 kB/s) [2022-04-20T12:51:58.201Z] + docker info [2022-04-20T12:52:00.686Z] Fetching without tags [2022-04-20T12:52:01.017Z] Merging remotes/origin/master commit c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 into PR head commit 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:52:01.189Z] Fetching without tags [2022-04-20T12:52:01.508Z] Merging remotes/origin/master commit c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 into PR head commit 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:52:02.011Z] Merge succeeded, producing 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:52:02.011Z] Checking out Revision 301b252b5894cf665bca2eac631e4cd919ee7b0d (PR-43505) [2022-04-20T12:52:00.584Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:52:00.602Z] > git config --add remote.origin.fetch +refs/pull/43505/head:refs/remotes/origin/PR-43505 # timeout=10 [2022-04-20T12:52:00.625Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:52:00.657Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:52:00.681Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:52:00.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:52:00.690Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:52:01.023Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:52:01.054Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:52:01.902Z] > git remote # timeout=10 [2022-04-20T12:52:01.936Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T12:52:01.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:52:01.958Z] > git merge c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 # timeout=10 [2022-04-20T12:52:01.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-20T12:52:02.011Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:52:02.030Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:52:02.457Z] Merge succeeded, producing 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:52:02.457Z] Checking out Revision 301b252b5894cf665bca2eac631e4cd919ee7b0d (PR-43505) [2022-04-20T12:52:01.106Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:52:01.122Z] > git config --add remote.origin.fetch +refs/pull/43505/head:refs/remotes/origin/PR-43505 # timeout=10 [2022-04-20T12:52:01.135Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:52:01.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:52:01.188Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:52:01.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:52:01.191Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:52:01.518Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:52:01.544Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:52:02.352Z] > git remote # timeout=10 [2022-04-20T12:52:02.377Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T12:52:02.395Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:52:02.396Z] > git merge c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 # timeout=10 [2022-04-20T12:52:02.413Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-20T12:52:02.455Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:52:02.478Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:52:06.858Z] Commit message: "libnetwork: don't use strings.Fields() to improve performance" [2022-04-20T12:52:06.930Z] Commit message: "libnetwork: don't use strings.Fields() to improve performance" [2022-04-20T12:52:06.879Z] > git --version # timeout=10 [2022-04-20T12:52:06.910Z] > git --version # 'git version 2.17.1' [2022-04-20T12:52:06.934Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-20T12:52:06.945Z] > git --version # timeout=10 [2022-04-20T12:52:06.967Z] > git --version # 'git version 2.17.1' [2022-04-20T12:52:06.996Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-20T12:52:07.725Z] INFO: Expanding compiler 1 of 3... [2022-04-20T12:52:07.725Z] INFO: Expanding compiler 2 of 3... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-20T12:52:08.044Z] #19 33.18 Reading package lists... [2022-04-20T12:52:08.120Z] + docker version [2022-04-20T12:52:08.570Z] + docker version [2022-04-20T12:52:10.618Z] INFO: Expanding compiler 3 of 3... [2022-04-20T12:52:11.083Z] INFO: Removing downloaded files... [2022-04-20T12:52:11.083Z] INFO: Downloading containerd [2022-04-20T12:52:13.082Z] Client: [2022-04-20T12:52:13.082Z] Context: default [2022-04-20T12:52:13.082Z] Debug Mode: false [2022-04-20T12:52:13.082Z] Plugins: [2022-04-20T12:52:13.082Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-20T12:52:13.082Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-20T12:52:13.082Z] [2022-04-20T12:52:13.082Z] Server: [2022-04-20T12:52:13.082Z] Containers: 0 [2022-04-20T12:52:13.082Z] Running: 0 [2022-04-20T12:52:13.082Z] Paused: 0 [2022-04-20T12:52:13.082Z] Stopped: 0 [2022-04-20T12:52:13.082Z] Images: 0 [2022-04-20T12:52:13.082Z] Server Version: 20.10.14 [2022-04-20T12:52:13.082Z] Storage Driver: overlay2 [2022-04-20T12:52:13.082Z] Backing Filesystem: extfs [2022-04-20T12:52:13.082Z] Supports d_type: true [2022-04-20T12:52:13.082Z] Native Overlay Diff: true [2022-04-20T12:52:13.082Z] userxattr: false [2022-04-20T12:52:13.082Z] Logging Driver: json-file [2022-04-20T12:52:13.082Z] Cgroup Driver: cgroupfs [2022-04-20T12:52:13.082Z] Cgroup Version: 1 [2022-04-20T12:52:13.082Z] Plugins: [2022-04-20T12:52:13.082Z] Volume: local [2022-04-20T12:52:13.082Z] Network: bridge host ipvlan macvlan null overlay [2022-04-20T12:52:13.082Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-20T12:52:13.082Z] Swarm: inactive [2022-04-20T12:52:13.082Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-20T12:52:13.082Z] Default Runtime: runc [2022-04-20T12:52:13.082Z] Init Binary: docker-init [2022-04-20T12:52:13.082Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-20T12:52:13.082Z] runc version: v1.0.3-0-gf46b6ba [2022-04-20T12:52:13.082Z] init version: de40ad0 [2022-04-20T12:52:13.082Z] Security Options: [2022-04-20T12:52:13.082Z] apparmor [2022-04-20T12:52:13.082Z] seccomp [2022-04-20T12:52:13.082Z] Profile: default [2022-04-20T12:52:13.082Z] Kernel Version: 5.13.0-1021-aws [2022-04-20T12:52:13.082Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-20T12:52:13.082Z] OSType: linux [2022-04-20T12:52:13.082Z] Architecture: aarch64 [2022-04-20T12:52:13.082Z] CPUs: 2 [2022-04-20T12:52:13.082Z] Total Memory: 7.578GiB [2022-04-20T12:52:13.082Z] Name: ip-10-100-118-128 [2022-04-20T12:52:13.082Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-20T12:52:13.082Z] Docker Root Dir: /var/lib/docker [2022-04-20T12:52:13.082Z] Debug Mode: false [2022-04-20T12:52:13.082Z] Registry: https://index.docker.io/v1/ [2022-04-20T12:52:13.082Z] Labels: [2022-04-20T12:52:13.082Z] Experimental: true [2022-04-20T12:52:13.082Z] Insecure Registries: [2022-04-20T12:52:13.082Z] 127.0.0.0/8 [2022-04-20T12:52:13.082Z] Live Restore Enabled: true [2022-04-20T12:52:13.082Z] [Pipeline] sh [2022-04-20T12:52:13.364Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-20T12:52:13.364Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-20T12:52:13.364Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43505/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-20T12:52:13.364Z] + bash /home/ubuntu/workspace/moby_PR-43505/check-config.sh [2022-04-20T12:52:13.364Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-20T12:52:13.364Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-20T12:52:13.364Z] [2022-04-20T12:52:13.364Z] Generally Necessary: [2022-04-20T12:52:13.364Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-20T12:52:13.364Z] - apparmor: enabled and tools installed [2022-04-20T12:52:13.364Z] - CONFIG_NAMESPACES: enabled [2022-04-20T12:52:13.364Z] - CONFIG_NET_NS: enabled [2022-04-20T12:52:13.364Z] - CONFIG_PID_NS: enabled [2022-04-20T12:52:13.364Z] - CONFIG_IPC_NS: enabled [2022-04-20T12:52:13.364Z] - CONFIG_UTS_NS: enabled [2022-04-20T12:52:13.364Z] - CONFIG_CGROUPS: enabled [2022-04-20T12:52:13.364Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-20T12:52:13.364Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-20T12:52:13.364Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-20T12:52:13.364Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-20T12:52:13.364Z] - CONFIG_CPUSETS: enabled [2022-04-20T12:52:13.364Z] - CONFIG_MEMCG: enabled [2022-04-20T12:52:13.364Z] - CONFIG_KEYS: enabled [2022-04-20T12:52:13.364Z] - CONFIG_VETH: enabled (as module) [2022-04-20T12:52:13.364Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-20T12:52:13.364Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-20T12:52:13.364Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-20T12:52:13.364Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-20T12:52:13.364Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-20T12:52:13.364Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-20T12:52:13.364Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-20T12:52:13.364Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-20T12:52:13.364Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-20T12:52:13.364Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-20T12:52:13.624Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-20T12:52:13.624Z] - CONFIG_CGROUP_BPF: enabled [2022-04-20T12:52:13.624Z] [2022-04-20T12:52:13.624Z] Optional Features: [2022-04-20T12:52:13.624Z] - CONFIG_USER_NS: enabled [2022-04-20T12:52:13.624Z] - CONFIG_SECCOMP: enabled [2022-04-20T12:52:13.624Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-20T12:52:13.624Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-20T12:52:13.624Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-20T12:52:13.624Z] (cgroup swap accounting is currently enabled) [2022-04-20T12:52:13.624Z] - CONFIG_BLK_CGROUP: enabled [2022-04-20T12:52:13.624Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-20T12:52:13.624Z] - CONFIG_CGROUP_PERF: enabled [2022-04-20T12:52:13.624Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-20T12:52:13.624Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-20T12:52:13.624Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-20T12:52:13.624Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-20T12:52:13.624Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-20T12:52:13.624Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-20T12:52:13.624Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-20T12:52:13.624Z] - CONFIG_IP_VS: enabled (as module) [2022-04-20T12:52:13.624Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-20T12:52:13.624Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-20T12:52:13.624Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-20T12:52:13.624Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-20T12:52:13.624Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-20T12:52:13.624Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-20T12:52:13.624Z] - CONFIG_EXT4_FS: enabled [2022-04-20T12:52:13.624Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-20T12:52:13.624Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-20T12:52:13.624Z] - Network Drivers: [2022-04-20T12:52:13.624Z] - "overlay": [2022-04-20T12:52:13.624Z] - CONFIG_VXLAN: enabled (as module) [2022-04-20T12:52:13.624Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-20T12:52:13.624Z] Optional (for encrypted networks): [2022-04-20T12:52:13.883Z] - CONFIG_CRYPTO: enabled [2022-04-20T12:52:13.883Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-20T12:52:13.883Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-20T12:52:13.883Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-20T12:52:13.883Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-20T12:52:13.883Z] - CONFIG_XFRM: enabled [2022-04-20T12:52:13.883Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-20T12:52:13.883Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-20T12:52:13.883Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-20T12:52:13.883Z] - "ipvlan": [2022-04-20T12:52:13.883Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-20T12:52:13.883Z] - "macvlan": [2022-04-20T12:52:13.883Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-20T12:52:13.883Z] - CONFIG_DUMMY: enabled (as module) [2022-04-20T12:52:13.883Z] - "ftp,tftp client in container": [2022-04-20T12:52:13.883Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-20T12:52:13.883Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-20T12:52:13.883Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-20T12:52:13.883Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-20T12:52:13.883Z] - Storage Drivers: [2022-04-20T12:52:13.883Z] - "aufs": [2022-04-20T12:52:13.883Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-20T12:52:13.883Z] - "btrfs": [2022-04-20T12:52:13.883Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-20T12:52:13.883Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-20T12:52:13.883Z] - "devicemapper": [2022-04-20T12:52:13.883Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-20T12:52:13.883Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-20T12:52:13.883Z] - "overlay": [2022-04-20T12:52:13.883Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-20T12:52:13.883Z] - "zfs": [2022-04-20T12:52:13.883Z] - /dev/zfs: present [2022-04-20T12:52:13.883Z] - zfs command: missing [2022-04-20T12:52:13.883Z] - zpool command: missing [2022-04-20T12:52:13.883Z] [2022-04-20T12:52:13.883Z] Limits: [2022-04-20T12:52:13.883Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-20T12:52:13.883Z] [2022-04-20T12:52:13.883Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-20T12:52:14.220Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:301b252b5894cf665bca2eac631e4cd919ee7b0d . [2022-04-20T12:52:14.481Z] #2 [internal] load .dockerignore [2022-04-20T12:52:14.481Z] #2 sha256:fa0462bf77cac81920877324e316689c632f4b4b1f04b8d278a2fe1320679879 [2022-04-20T12:52:14.740Z] #2 transferring context: [2022-04-20T12:52:14.999Z] #2 transferring context: 87B done [2022-04-20T12:52:15.172Z] Client: Docker Engine - Community [2022-04-20T12:52:15.172Z] Version: 20.10.14 [2022-04-20T12:52:15.172Z] API version: 1.41 [2022-04-20T12:52:15.172Z] Go version: go1.16.15 [2022-04-20T12:52:15.172Z] Git commit: a224086 [2022-04-20T12:52:15.172Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-20T12:52:15.172Z] OS/Arch: linux/amd64 [2022-04-20T12:52:15.172Z] Context: default [2022-04-20T12:52:15.172Z] Experimental: true [2022-04-20T12:52:15.172Z] [2022-04-20T12:52:15.172Z] Server: Docker Engine - Community [2022-04-20T12:52:15.172Z] Engine: [2022-04-20T12:52:15.172Z] Version: 20.10.14 [2022-04-20T12:52:15.172Z] API version: 1.41 (minimum version 1.12) [2022-04-20T12:52:15.172Z] Go version: go1.16.15 [2022-04-20T12:52:15.172Z] Git commit: 87a90dc [2022-04-20T12:52:15.172Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-20T12:52:15.172Z] OS/Arch: linux/amd64 [2022-04-20T12:52:15.172Z] Experimental: true [2022-04-20T12:52:15.172Z] containerd: [2022-04-20T12:52:15.172Z] Version: 1.5.11 [2022-04-20T12:52:15.172Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-20T12:52:15.172Z] runc: [2022-04-20T12:52:15.172Z] Version: 1.0.3 [2022-04-20T12:52:15.172Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-20T12:52:15.172Z] docker-init: [2022-04-20T12:52:15.172Z] Version: 0.19.0 [2022-04-20T12:52:15.172Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-20T12:52:15.257Z] #2 DONE 1.0s [2022-04-20T12:52:15.257Z] [2022-04-20T12:52:15.257Z] #1 [internal] load build definition from Dockerfile [2022-04-20T12:52:15.257Z] #1 sha256:7fb378815304c3a4d2fc67365eeb9f2e52aa945ae06883f961ba5b45f8868bfb [2022-04-20T12:52:15.257Z] #1 transferring dockerfile: 16.77kB done [2022-04-20T12:52:15.257Z] #1 DONE 1.1s [2022-04-20T12:52:15.502Z] + docker info [2022-04-20T12:52:15.516Z] [2022-04-20T12:52:15.516Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-20T12:52:15.516Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-20T12:52:16.167Z] #19 42.54 Reading package lists... [2022-04-20T12:52:16.270Z] Client: Docker Engine - Community [2022-04-20T12:52:16.271Z] Version: 20.10.14 [2022-04-20T12:52:16.271Z] API version: 1.41 [2022-04-20T12:52:16.271Z] Go version: go1.16.15 [2022-04-20T12:52:16.271Z] Git commit: a224086 [2022-04-20T12:52:16.271Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-20T12:52:16.271Z] OS/Arch: linux/amd64 [2022-04-20T12:52:16.271Z] Context: default [2022-04-20T12:52:16.271Z] Experimental: true [2022-04-20T12:52:16.271Z] [2022-04-20T12:52:16.271Z] Server: Docker Engine - Community [2022-04-20T12:52:16.271Z] Engine: [2022-04-20T12:52:16.271Z] Version: 20.10.14 [2022-04-20T12:52:16.271Z] API version: 1.41 (minimum version 1.12) [2022-04-20T12:52:16.271Z] Go version: go1.16.15 [2022-04-20T12:52:16.271Z] Git commit: 87a90dc [2022-04-20T12:52:16.271Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-20T12:52:16.271Z] OS/Arch: linux/amd64 [2022-04-20T12:52:16.271Z] Experimental: true [2022-04-20T12:52:16.271Z] containerd: [2022-04-20T12:52:16.271Z] Version: 1.5.11 [2022-04-20T12:52:16.271Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-20T12:52:16.271Z] runc: [2022-04-20T12:52:16.271Z] Version: 1.0.3 [2022-04-20T12:52:16.271Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-20T12:52:16.271Z] docker-init: [2022-04-20T12:52:16.271Z] Version: 0.19.0 [2022-04-20T12:52:16.271Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-20T12:52:16.681Z] + docker info [2022-04-20T12:52:16.893Z] #3 DONE 1.1s [2022-04-20T12:52:16.894Z] [2022-04-20T12:52:16.894Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-20T12:52:16.894Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-20T12:52:16.894Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.1s done [2022-04-20T12:52:16.894Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-20T12:52:16.894Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-20T12:52:16.894Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-20T12:52:16.894Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-04-20T12:52:16.894Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-04-20T12:52:17.464Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s [2022-04-20T12:52:17.723Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2022-04-20T12:52:17.723Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-20T12:52:17.723Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-20T12:52:17.982Z] #4 DONE 1.2s [2022-04-20T12:52:17.982Z] [2022-04-20T12:52:17.982Z] #6 [internal] load .dockerignore [2022-04-20T12:52:17.982Z] #6 sha256:5e4872d2f021bad6a510681c4f0fb8c65a2fd33be06909644651e183761984f7 [2022-04-20T12:52:17.982Z] #6 DONE 0.0s [2022-04-20T12:52:17.982Z] [2022-04-20T12:52:17.982Z] #5 [internal] load build definition from Dockerfile [2022-04-20T12:52:17.982Z] #5 sha256:ea8f2859192a2d5b64179a4782e2c3b8413fb6c30e2a769659e3743eb2a8ba9b [2022-04-20T12:52:17.982Z] #5 DONE 0.0s [2022-04-20T12:52:17.982Z] [2022-04-20T12:52:17.982Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-20T12:52:17.982Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-20T12:52:18.072Z] #19 51.10 Building dependency tree... [2022-04-20T12:52:18.300Z] Client: [2022-04-20T12:52:18.300Z] Context: default [2022-04-20T12:52:18.300Z] Debug Mode: false [2022-04-20T12:52:18.300Z] Plugins: [2022-04-20T12:52:18.300Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-20T12:52:18.300Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-20T12:52:18.300Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-20T12:52:18.300Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-20T12:52:18.300Z] [2022-04-20T12:52:18.300Z] Server: [2022-04-20T12:52:18.300Z] Containers: 0 [2022-04-20T12:52:18.300Z] Running: 0 [2022-04-20T12:52:18.300Z] Paused: 0 [2022-04-20T12:52:18.300Z] Stopped: 0 [2022-04-20T12:52:18.300Z] Images: 0 [2022-04-20T12:52:18.300Z] Server Version: 20.10.14 [2022-04-20T12:52:18.300Z] Storage Driver: overlay2 [2022-04-20T12:52:18.300Z] Backing Filesystem: extfs [2022-04-20T12:52:18.300Z] Supports d_type: true [2022-04-20T12:52:18.300Z] Native Overlay Diff: true [2022-04-20T12:52:18.300Z] userxattr: false [2022-04-20T12:52:18.300Z] Logging Driver: json-file [2022-04-20T12:52:18.300Z] Cgroup Driver: systemd [2022-04-20T12:52:18.300Z] Cgroup Version: 2 [2022-04-20T12:52:18.300Z] Plugins: [2022-04-20T12:52:18.300Z] Volume: local [2022-04-20T12:52:18.300Z] Network: bridge host ipvlan macvlan null overlay [2022-04-20T12:52:18.300Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-20T12:52:18.300Z] Swarm: inactive [2022-04-20T12:52:18.300Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-20T12:52:18.300Z] Default Runtime: runc [2022-04-20T12:52:18.300Z] Init Binary: docker-init [2022-04-20T12:52:18.300Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-20T12:52:18.300Z] runc version: v1.0.3-0-gf46b6ba [2022-04-20T12:52:18.300Z] init version: de40ad0 [2022-04-20T12:52:18.300Z] Security Options: [2022-04-20T12:52:18.300Z] apparmor [2022-04-20T12:52:18.300Z] seccomp [2022-04-20T12:52:18.300Z] Profile: default [2022-04-20T12:52:18.300Z] cgroupns [2022-04-20T12:52:18.300Z] Kernel Version: 5.13.0-1021-aws [2022-04-20T12:52:18.300Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-20T12:52:18.300Z] OSType: linux [2022-04-20T12:52:18.300Z] Architecture: x86_64 [2022-04-20T12:52:18.300Z] CPUs: 2 [2022-04-20T12:52:18.300Z] Total Memory: 7.476GiB [2022-04-20T12:52:18.300Z] Name: ip-10-100-103-233 [2022-04-20T12:52:18.300Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-20T12:52:18.300Z] Docker Root Dir: /var/lib/docker [2022-04-20T12:52:18.300Z] Debug Mode: false [2022-04-20T12:52:18.300Z] Registry: https://index.docker.io/v1/ [2022-04-20T12:52:18.300Z] Labels: [2022-04-20T12:52:18.300Z] Experimental: true [2022-04-20T12:52:18.300Z] Insecure Registries: [2022-04-20T12:52:18.300Z] 127.0.0.0/8 [2022-04-20T12:52:18.300Z] Live Restore Enabled: true [2022-04-20T12:52:18.300Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-20T12:52:18.647Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:301b252b5894cf665bca2eac631e4cd919ee7b0d . [2022-04-20T12:52:18.647Z] #1 [internal] load build definition from Dockerfile [2022-04-20T12:52:18.647Z] #1 sha256:7b3dbedbd6fe4ff50fd5e14291a8e9cc982f62427b6f26ebf64c8319231f553b [2022-04-20T12:52:18.905Z] #1 transferring dockerfile: 16.77kB done [2022-04-20T12:52:18.905Z] #1 DONE 0.2s [2022-04-20T12:52:18.905Z] [2022-04-20T12:52:18.905Z] #2 [internal] load .dockerignore [2022-04-20T12:52:18.905Z] #2 sha256:f1819625e7fcd2a2c8ed7cb673b3d487ebe040d89f6de717394f4baf4b12c2e8 [2022-04-20T12:52:18.905Z] #2 transferring context: 87B done [2022-04-20T12:52:18.905Z] #2 DONE 0.1s [2022-04-20T12:52:18.905Z] [2022-04-20T12:52:18.905Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-20T12:52:18.905Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-20T12:52:19.358Z] #10 ... [2022-04-20T12:52:19.358Z] [2022-04-20T12:52:19.358Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-20T12:52:19.358Z] #8 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-20T12:52:19.358Z] #8 DONE 1.1s [2022-04-20T12:52:19.358Z] [2022-04-20T12:52:19.358Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-20T12:52:19.358Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-20T12:52:19.358Z] #7 DONE 1.2s [2022-04-20T12:52:19.358Z] [2022-04-20T12:52:19.358Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-20T12:52:19.358Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-20T12:52:19.358Z] #9 DONE 1.2s [2022-04-20T12:52:19.358Z] [2022-04-20T12:52:19.358Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-20T12:52:19.358Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-20T12:52:19.358Z] #10 DONE 1.2s [2022-04-20T12:52:19.472Z] #3 DONE 0.5s [2022-04-20T12:52:19.472Z] [2022-04-20T12:52:19.472Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-20T12:52:19.472Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-20T12:52:19.472Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-20T12:52:19.617Z] [2022-04-20T12:52:19.617Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:19.617Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-20T12:52:19.617Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-20T12:52:19.617Z] #69 DONE 0.1s [2022-04-20T12:52:19.617Z] [2022-04-20T12:52:19.617Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:19.617Z] #11 sha256:be6db7773a0f965ecd223081de33e51f52bbcf2fdeca7706ee0e645935972760 [2022-04-20T12:52:19.617Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:19.730Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-20T12:52:19.730Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-20T12:52:19.730Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-20T12:52:19.730Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-20T12:52:19.730Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-20T12:52:19.730Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-20T12:52:19.892Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 0.3s done [2022-04-20T12:52:19.974Z] #19 55.18 The following additional packages will be installed: [2022-04-20T12:52:19.974Z] #19 55.18 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-20T12:52:19.974Z] #19 55.18 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-20T12:52:19.974Z] #19 55.18 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-20T12:52:19.974Z] #19 55.18 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-20T12:52:19.974Z] #19 55.18 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-20T12:52:19.974Z] #19 55.18 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-20T12:52:19.974Z] #19 55.18 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-20T12:52:19.974Z] #19 55.18 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-20T12:52:19.974Z] #19 55.18 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-20T12:52:19.974Z] #19 55.18 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-20T12:52:19.974Z] #19 55.18 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-20T12:52:19.974Z] #19 55.18 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-20T12:52:19.974Z] #19 55.19 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-20T12:52:19.974Z] #19 55.19 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-20T12:52:19.974Z] #19 55.19 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-20T12:52:19.974Z] #19 55.19 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-20T12:52:19.974Z] #19 55.19 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-20T12:52:19.975Z] #19 55.19 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-20T12:52:19.975Z] #19 55.19 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-20T12:52:19.975Z] #19 55.19 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-20T12:52:19.975Z] #19 55.19 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-20T12:52:19.975Z] #19 55.19 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-20T12:52:19.975Z] #19 55.19 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-20T12:52:19.975Z] #19 55.19 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-20T12:52:19.975Z] #19 55.19 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-20T12:52:19.975Z] #19 55.19 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-20T12:52:19.975Z] #19 55.19 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-20T12:52:19.975Z] #19 55.19 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-20T12:52:19.975Z] #19 55.19 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-20T12:52:19.975Z] #19 55.19 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-20T12:52:19.975Z] #19 55.19 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-20T12:52:19.975Z] #19 55.20 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-20T12:52:19.975Z] #19 55.20 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-20T12:52:19.975Z] #19 55.20 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-20T12:52:19.975Z] #19 55.20 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-20T12:52:19.975Z] #19 55.20 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-20T12:52:19.975Z] #19 55.20 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-20T12:52:19.975Z] #19 55.20 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-20T12:52:19.975Z] #19 55.20 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-20T12:52:19.975Z] #19 55.20 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-20T12:52:19.975Z] #19 55.20 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-20T12:52:19.975Z] #19 55.20 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-20T12:52:19.975Z] #19 55.21 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-20T12:52:19.975Z] #19 55.21 linux-libc-dev-s390x-cross patch xz-utils [2022-04-20T12:52:19.975Z] #19 55.25 Suggested packages: [2022-04-20T12:52:19.975Z] #19 55.25 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-20T12:52:19.975Z] #19 55.25 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-20T12:52:19.975Z] #19 55.25 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-20T12:52:19.975Z] #19 55.25 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-20T12:52:19.975Z] #19 55.25 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-20T12:52:19.975Z] #19 55.25 libyaml-shell-perl ed diffutils-doc [2022-04-20T12:52:19.975Z] #19 55.25 Recommended packages: [2022-04-20T12:52:19.975Z] #19 55.25 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-20T12:52:19.975Z] #19 55.25 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-20T12:52:19.990Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-20T12:52:19.990Z] #4 DONE 0.6s [2022-04-20T12:52:20.151Z] #11 ... [2022-04-20T12:52:20.151Z] [2022-04-20T12:52:20.151Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-20T12:52:20.151Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-20T12:52:20.151Z] #45 DONE 0.0s [2022-04-20T12:52:20.151Z] [2022-04-20T12:52:20.151Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:20.151Z] #11 sha256:be6db7773a0f965ecd223081de33e51f52bbcf2fdeca7706ee0e645935972760 [2022-04-20T12:52:20.151Z] #11 sha256:14db0b081523f8dd4742a0f0a9df9519941a513387b6e9402c257f565fbbe94b 7.06kB / 7.06kB done [2022-04-20T12:52:20.151Z] #11 sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 1.86kB / 1.86kB done [2022-04-20T12:52:20.151Z] #11 sha256:301d39546808488f001760626a904b6aa4bb6e8f94a79bdd43776d990ad6c28e 1.80kB / 1.80kB done [2022-04-20T12:52:20.249Z] [2022-04-20T12:52:20.249Z] #6 [internal] load build definition from Dockerfile [2022-04-20T12:52:20.249Z] #6 sha256:f150871f3592bd700f015d425d2041c6fe251528a60a83861332a4e3169dda67 [2022-04-20T12:52:20.249Z] #6 DONE 0.0s [2022-04-20T12:52:20.249Z] [2022-04-20T12:52:20.249Z] #5 [internal] load .dockerignore [2022-04-20T12:52:20.249Z] #5 sha256:55af193f1af8c7fcd72ccf65c4f2afe7eb1d009a7da04a34bb03537ff09ad027 [2022-04-20T12:52:20.249Z] #5 DONE 0.0s [2022-04-20T12:52:20.249Z] [2022-04-20T12:52:20.249Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-20T12:52:20.249Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-20T12:52:20.410Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 12.58MB / 53.63MB 0.2s [2022-04-20T12:52:20.410Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 23.07MB / 53.63MB 0.3s [2022-04-20T12:52:20.410Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 34.60MB / 53.63MB 0.4s [2022-04-20T12:52:20.669Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 42.99MB / 53.63MB 0.5s [2022-04-20T12:52:20.669Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.48MB / 53.63MB 0.6s [2022-04-20T12:52:21.183Z] #10 DONE 1.1s [2022-04-20T12:52:21.183Z] [2022-04-20T12:52:21.183Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-20T12:52:21.183Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-20T12:52:21.183Z] #7 DONE 1.1s [2022-04-20T12:52:21.183Z] [2022-04-20T12:52:21.183Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-20T12:52:21.183Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-20T12:52:21.183Z] #9 DONE 1.1s [2022-04-20T12:52:21.183Z] [2022-04-20T12:52:21.183Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-20T12:52:21.183Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-20T12:52:21.236Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 2.10MB / 4.94MB 1.0s [2022-04-20T12:52:21.236Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 0B / 10.66MB 1.0s [2022-04-20T12:52:21.236Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 4.94MB / 4.94MB 1.1s [2022-04-20T12:52:21.236Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 3.15MB / 10.66MB 1.1s [2022-04-20T12:52:21.442Z] #8 DONE 1.2s [2022-04-20T12:52:21.495Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 10.66MB / 10.66MB 1.3s [2022-04-20T12:52:21.707Z] [2022-04-20T12:52:21.707Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:21.707Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-20T12:52:21.707Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:21.970Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-20T12:52:21.970Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-20T12:52:21.970Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-20T12:52:21.970Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-20T12:52:22.432Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 2.1s done [2022-04-20T12:52:22.432Z] #11 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 [2022-04-20T12:52:22.432Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 4.94MB / 4.94MB 2.2s done [2022-04-20T12:52:22.432Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 10.66MB / 10.66MB 2.4s done [2022-04-20T12:52:22.432Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 0B / 108.70MB 2.4s [2022-04-20T12:52:22.547Z] #69 ... [2022-04-20T12:52:22.548Z] [2022-04-20T12:52:22.548Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-20T12:52:22.548Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-20T12:52:22.548Z] #45 DONE 0.0s [2022-04-20T12:52:22.548Z] [2022-04-20T12:52:22.548Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:22.548Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-20T12:52:22.548Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.6s [2022-04-20T12:52:22.548Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.7s [2022-04-20T12:52:22.548Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s [2022-04-20T12:52:22.692Z] #11 ... [2022-04-20T12:52:22.692Z] [2022-04-20T12:52:22.692Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:22.692Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-20T12:52:22.692Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-20T12:52:22.692Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-20T12:52:22.692Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-20T12:52:22.692Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-20T12:52:22.692Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-20T12:52:22.692Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-04-20T12:52:22.692Z] #67 DONE 3.0s [2022-04-20T12:52:22.692Z] [2022-04-20T12:52:22.692Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:22.692Z] #11 sha256:be6db7773a0f965ecd223081de33e51f52bbcf2fdeca7706ee0e645935972760 [2022-04-20T12:52:22.692Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 0B / 54.67MB 2.6s [2022-04-20T12:52:22.692Z] #11 ... [2022-04-20T12:52:22.692Z] [2022-04-20T12:52:22.692Z] #24 [internal] load build context [2022-04-20T12:52:22.692Z] #24 sha256:30b5cd4f5fd5c125aab254bfb6ec5318c211146e92732616dc991460b76a0ef7 [2022-04-20T12:52:22.692Z] #24 transferring context: 60.72MB 2.5s done [2022-04-20T12:52:22.692Z] #24 DONE 3.1s [2022-04-20T12:52:22.692Z] [2022-04-20T12:52:22.692Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:22.692Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-20T12:52:22.692Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-20T12:52:22.692Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-20T12:52:22.692Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-20T12:52:22.692Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-04-20T12:52:22.692Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-04-20T12:52:22.692Z] #69 DONE 3.0s [2022-04-20T12:52:22.692Z] [2022-04-20T12:52:22.692Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:22.692Z] #11 sha256:be6db7773a0f965ecd223081de33e51f52bbcf2fdeca7706ee0e645935972760 [2022-04-20T12:52:22.692Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 8.39MB / 54.67MB 2.6s [2022-04-20T12:52:22.692Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 0B / 81.05MB 2.6s [2022-04-20T12:52:22.924Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-04-20T12:52:22.924Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-04-20T12:52:22.952Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 17.83MB / 108.70MB 2.7s [2022-04-20T12:52:22.952Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 17.26MB / 54.67MB 2.7s [2022-04-20T12:52:22.952Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 28.31MB / 54.67MB 2.8s [2022-04-20T12:52:22.952Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 10.62MB / 81.05MB 2.8s [2022-04-20T12:52:23.219Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 32.51MB / 108.70MB 3.0s [2022-04-20T12:52:23.219Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 47.19MB / 54.67MB 3.0s [2022-04-20T12:52:23.219Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 19.92MB / 81.05MB 3.0s [2022-04-20T12:52:23.219Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 3.1s [2022-04-20T12:52:23.219Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 30.41MB / 81.05MB 3.1s [2022-04-20T12:52:23.262Z] #19 58.46 The following NEW packages will be installed: [2022-04-20T12:52:23.262Z] #19 58.46 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-20T12:52:23.262Z] #19 58.46 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-20T12:52:23.262Z] #19 58.47 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-20T12:52:23.262Z] #19 58.47 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-20T12:52:23.262Z] #19 58.47 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-20T12:52:23.262Z] #19 58.47 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-20T12:52:23.262Z] #19 58.47 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-20T12:52:23.262Z] #19 58.47 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-20T12:52:23.262Z] #19 58.47 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-20T12:52:23.262Z] #19 58.47 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-20T12:52:23.262Z] #19 58.47 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-20T12:52:23.262Z] #19 58.47 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-20T12:52:23.262Z] #19 58.47 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-20T12:52:23.262Z] #19 58.47 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-20T12:52:23.262Z] #19 58.47 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-20T12:52:23.262Z] #19 58.47 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-20T12:52:23.262Z] #19 58.47 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-20T12:52:23.262Z] #19 58.47 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-20T12:52:23.262Z] #19 58.47 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-20T12:52:23.262Z] #19 58.47 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-20T12:52:23.262Z] #19 58.47 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-20T12:52:23.262Z] #19 58.47 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-20T12:52:23.262Z] #19 58.47 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-20T12:52:23.262Z] #19 58.47 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-20T12:52:23.262Z] #19 58.47 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-20T12:52:23.262Z] #19 58.47 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-20T12:52:23.262Z] #19 58.47 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-20T12:52:23.262Z] #19 58.47 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-20T12:52:23.262Z] #19 58.47 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-20T12:52:23.262Z] #19 58.47 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-20T12:52:23.262Z] #19 58.47 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-20T12:52:23.262Z] #19 58.48 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-20T12:52:23.262Z] #19 58.48 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-20T12:52:23.262Z] #19 58.48 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-20T12:52:23.262Z] #19 58.48 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-20T12:52:23.262Z] #19 58.48 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-20T12:52:23.262Z] #19 58.48 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-20T12:52:23.262Z] #19 58.48 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-20T12:52:23.262Z] #19 58.48 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-20T12:52:23.262Z] #19 58.49 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-20T12:52:23.262Z] #19 58.49 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-20T12:52:23.262Z] #19 58.49 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-20T12:52:23.262Z] #19 58.49 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-20T12:52:23.262Z] #19 58.49 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-20T12:52:23.262Z] #19 58.49 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-20T12:52:23.262Z] #19 58.49 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-20T12:52:23.262Z] #19 58.49 linux-libc-dev-s390x-cross patch xz-utils [2022-04-20T12:52:23.478Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 51.38MB / 108.70MB 3.3s [2022-04-20T12:52:23.478Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 48.23MB / 81.05MB 3.3s [2022-04-20T12:52:23.478Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 66.06MB / 108.70MB 3.5s [2022-04-20T12:52:23.478Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 61.87MB / 81.05MB 3.5s [2022-04-20T12:52:23.737Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 66.06MB / 81.05MB 3.5s [2022-04-20T12:52:23.737Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 77.59MB / 108.70MB 3.7s [2022-04-20T12:52:23.737Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 3.7s [2022-04-20T12:52:23.830Z] #19 58.93 0 upgraded, 133 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:52:23.830Z] #19 58.93 Need to get 787 MB of archives. [2022-04-20T12:52:23.830Z] #19 58.93 After this operation, 3385 MB of additional disk space will be used. [2022-04-20T12:52:23.830Z] #19 58.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-20T12:52:23.830Z] #19 58.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-20T12:52:23.830Z] #19 58.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-20T12:52:23.830Z] #19 58.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-20T12:52:23.830Z] #19 58.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-20T12:52:23.830Z] #19 58.94 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-20T12:52:23.830Z] #19 58.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-20T12:52:23.830Z] #19 59.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-20T12:52:23.830Z] #19 59.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-20T12:52:23.830Z] #19 59.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-20T12:52:23.830Z] #19 59.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-20T12:52:23.830Z] #19 59.27 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-04-20T12:52:23.996Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 83.89MB / 108.70MB 3.9s [2022-04-20T12:52:24.089Z] #19 59.28 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-04-20T12:52:24.648Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 95.42MB / 108.70MB 4.3s [2022-04-20T12:52:24.648Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 108.70MB / 108.70MB 4.5s [2022-04-20T12:52:24.907Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 4.3s done [2022-04-20T12:52:25.167Z] #11 sha256:a9123ccc7632a6015d2134eb7f44eb5d078e6d45304b5e4106539ee9363a7feb 126B / 126B 5.1s [2022-04-20T12:52:25.167Z] #11 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 3.0s done [2022-04-20T12:52:25.996Z] #19 60.79 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-04-20T12:52:25.996Z] #19 60.79 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-04-20T12:52:26.255Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2022-04-20T12:52:26.545Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 0.1s [2022-04-20T12:52:26.545Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 0.2s done [2022-04-20T12:52:26.804Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 6.8s done [2022-04-20T12:52:26.934Z] #19 62.24 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-04-20T12:52:27.064Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb [2022-04-20T12:52:27.193Z] #19 62.24 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-04-20T12:52:27.323Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 0.2s done [2022-04-20T12:52:27.640Z] #69 DONE 5.7s [2022-04-20T12:52:27.640Z] [2022-04-20T12:52:27.640Z] #24 [internal] load build context [2022-04-20T12:52:27.640Z] #24 sha256:14f789959470f954e842a74a441bb2b12b844fdeb6b5bdfb66c3e62992f982b4 [2022-04-20T12:52:27.640Z] #24 transferring context: 60.71MB 5.4s done [2022-04-20T12:52:27.640Z] #24 DONE 5.8s [2022-04-20T12:52:27.640Z] [2022-04-20T12:52:27.640Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:27.640Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:27.640Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 0.1s done [2022-04-20T12:52:27.640Z] #11 sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 1.86kB / 1.86kB done [2022-04-20T12:52:27.640Z] #11 sha256:ee752bc53c628ff789bacefb714cff721701042ffa9eb736f7b2ed4e9f2bdab6 1.80kB / 1.80kB done [2022-04-20T12:52:27.640Z] #11 sha256:4df7abb7452ed820621fb16b9f978ae9294c1d44ac46041c9083f139b959ac96 7.05kB / 7.05kB done [2022-04-20T12:52:27.640Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.6s done [2022-04-20T12:52:27.640Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.6s done [2022-04-20T12:52:27.640Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.1s done [2022-04-20T12:52:27.640Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 3.4s done [2022-04-20T12:52:27.640Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 4.0s done [2022-04-20T12:52:27.640Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 3.7s [2022-04-20T12:52:27.640Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 141.70MB / 141.70MB 5.6s done [2022-04-20T12:52:27.640Z] #11 sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 156B / 156B 4.2s done [2022-04-20T12:52:28.571Z] #19 63.80 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-04-20T12:52:28.571Z] #19 63.80 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-04-20T12:52:28.699Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 [2022-04-20T12:52:28.958Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 108.70MB / 108.70MB 8.8s done [2022-04-20T12:52:29.220Z] #11 sha256:a9123ccc7632a6015d2134eb7f44eb5d078e6d45304b5e4106539ee9363a7feb 126B / 126B 9.0s done [2022-04-20T12:52:29.607Z] #11 ... [2022-04-20T12:52:29.607Z] [2022-04-20T12:52:29.607Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:29.607Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-20T12:52:29.607Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-20T12:52:29.607Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-20T12:52:29.607Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-20T12:52:29.607Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-20T12:52:29.607Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.7s done [2022-04-20T12:52:29.607Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-04-20T12:52:29.607Z] #67 DONE 7.6s [2022-04-20T12:52:29.607Z] [2022-04-20T12:52:29.607Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:29.607Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:29.607Z] #11 ... [2022-04-20T12:52:29.607Z] [2022-04-20T12:52:29.607Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 [2022-04-20T12:52:29.607Z] #28 sha256:2054975196dd34cb4598de7daffc2b6c2abee63a9446ed66c38105686d62a8a7 [2022-04-20T12:52:29.607Z] #28 resolve docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 0.1s done [2022-04-20T12:52:29.607Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-20T12:52:29.607Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-20T12:52:29.607Z] #28 sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 1.85kB / 1.85kB done [2022-04-20T12:52:29.607Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 5.9s [2022-04-20T12:52:29.607Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.1s [2022-04-20T12:52:29.607Z] #28 ... [2022-04-20T12:52:29.607Z] [2022-04-20T12:52:29.607Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:29.607Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:29.786Z] #11 ... [2022-04-20T12:52:29.786Z] [2022-04-20T12:52:29.786Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 [2022-04-20T12:52:29.786Z] #28 sha256:844d7715f3130f896745eed506c3989a2b917bd03885f1220347966f9a047442 [2022-04-20T12:52:29.786Z] #28 resolve docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 0.1s done [2022-04-20T12:52:29.786Z] #28 sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 1.85kB / 1.85kB done [2022-04-20T12:52:29.786Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-04-20T12:52:29.786Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-04-20T12:52:29.786Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 24.49MB / 53.63MB 9.6s [2022-04-20T12:52:29.786Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 36.44MB / 53.63MB 9.7s [2022-04-20T12:52:29.786Z] #28 ... [2022-04-20T12:52:29.786Z] [2022-04-20T12:52:29.786Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:29.786Z] #11 sha256:be6db7773a0f965ecd223081de33e51f52bbcf2fdeca7706ee0e645935972760 [2022-04-20T12:52:30.489Z] #19 65.26 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-04-20T12:52:30.489Z] #19 65.26 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-04-20T12:52:30.721Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 2.0s done [2022-04-20T12:52:30.984Z] #11 ... [2022-04-20T12:52:30.984Z] [2022-04-20T12:52:30.984Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-20T12:52:30.984Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-20T12:52:30.984Z] #68 DONE 0.8s [2022-04-20T12:52:30.984Z] [2022-04-20T12:52:30.984Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-20T12:52:30.984Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-20T12:52:31.288Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b [2022-04-20T12:52:31.426Z] #19 66.62 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-04-20T12:52:31.426Z] #19 66.62 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-04-20T12:52:31.426Z] #19 66.62 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-04-20T12:52:31.426Z] #19 66.62 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-04-20T12:52:31.426Z] #19 66.62 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-04-20T12:52:31.426Z] #19 66.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-20T12:52:31.426Z] #19 66.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-20T12:52:31.426Z] #19 66.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-20T12:52:31.426Z] #19 66.68 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-04-20T12:52:31.426Z] #19 66.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-20T12:52:31.426Z] #19 66.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-20T12:52:31.426Z] #19 66.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-20T12:52:31.426Z] #19 66.69 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-20T12:52:31.426Z] #19 66.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-20T12:52:31.685Z] #19 66.75 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-20T12:52:31.685Z] #19 66.78 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-20T12:52:31.685Z] #19 66.79 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-20T12:52:31.685Z] #19 66.80 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-04-20T12:52:31.685Z] #19 66.83 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-04-20T12:52:31.949Z] #70 DONE 1.2s [2022-04-20T12:52:31.949Z] [2022-04-20T12:52:31.949Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 [2022-04-20T12:52:31.949Z] #28 sha256:2054975196dd34cb4598de7daffc2b6c2abee63a9446ed66c38105686d62a8a7 [2022-04-20T12:52:33.064Z] #19 68.49 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-04-20T12:52:33.064Z] #19 68.49 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-04-20T12:52:33.324Z] #19 68.52 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-20T12:52:33.324Z] #19 68.56 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-04-20T12:52:33.324Z] #19 68.59 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-04-20T12:52:34.486Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.8s done [2022-04-20T12:52:34.486Z] #28 DONE 12.7s [2022-04-20T12:52:34.486Z] [2022-04-20T12:52:34.486Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-20T12:52:34.486Z] #29 sha256:162f5eeb45fe75f4fd32cb402bc92bb257fc2c7b8029055c8f6061d65eab1594 [2022-04-20T12:52:34.577Z] #11 ... [2022-04-20T12:52:34.577Z] [2022-04-20T12:52:34.577Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-20T12:52:34.577Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-20T12:52:34.577Z] #68 DONE 1.3s [2022-04-20T12:52:34.577Z] [2022-04-20T12:52:34.577Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:34.577Z] #11 sha256:be6db7773a0f965ecd223081de33e51f52bbcf2fdeca7706ee0e645935972760 [2022-04-20T12:52:34.703Z] #19 69.98 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-04-20T12:52:34.703Z] #19 69.98 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-20T12:52:34.703Z] #19 69.98 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-20T12:52:34.703Z] #19 70.03 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-20T12:52:34.703Z] #19 70.03 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-20T12:52:34.703Z] #19 70.03 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-20T12:52:34.825Z] Client: [2022-04-20T12:52:34.825Z] Context: default [2022-04-20T12:52:34.825Z] Debug Mode: false [2022-04-20T12:52:34.825Z] Plugins: [2022-04-20T12:52:34.825Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-20T12:52:34.825Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-20T12:52:34.825Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-20T12:52:34.825Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-20T12:52:34.825Z] [2022-04-20T12:52:34.825Z] Server: [2022-04-20T12:52:34.825Z] Containers: 0 [2022-04-20T12:52:34.825Z] Running: 0 [2022-04-20T12:52:34.825Z] Paused: 0 [2022-04-20T12:52:34.825Z] Stopped: 0 [2022-04-20T12:52:34.825Z] Images: 0 [2022-04-20T12:52:34.825Z] Server Version: 20.10.14 [2022-04-20T12:52:34.825Z] Storage Driver: overlay2 [2022-04-20T12:52:34.825Z] Backing Filesystem: extfs [2022-04-20T12:52:34.825Z] Supports d_type: true [2022-04-20T12:52:34.825Z] Native Overlay Diff: true [2022-04-20T12:52:34.825Z] userxattr: false [2022-04-20T12:52:34.825Z] Logging Driver: json-file [2022-04-20T12:52:34.825Z] Cgroup Driver: cgroupfs [2022-04-20T12:52:34.825Z] Cgroup Version: 1 [2022-04-20T12:52:34.825Z] Plugins: [2022-04-20T12:52:34.825Z] Volume: local [2022-04-20T12:52:34.825Z] Network: bridge host ipvlan macvlan null overlay [2022-04-20T12:52:34.825Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-20T12:52:34.825Z] Swarm: inactive [2022-04-20T12:52:34.825Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-20T12:52:34.825Z] Default Runtime: runc [2022-04-20T12:52:34.825Z] Init Binary: docker-init [2022-04-20T12:52:34.825Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-20T12:52:34.825Z] runc version: v1.0.3-0-gf46b6ba [2022-04-20T12:52:34.825Z] init version: de40ad0 [2022-04-20T12:52:34.825Z] Security Options: [2022-04-20T12:52:34.825Z] apparmor [2022-04-20T12:52:34.825Z] seccomp [2022-04-20T12:52:34.825Z] Profile: default [2022-04-20T12:52:34.825Z] Kernel Version: 5.4.0-1071-aws [2022-04-20T12:52:34.825Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-20T12:52:34.825Z] OSType: linux [2022-04-20T12:52:34.825Z] Architecture: x86_64 [2022-04-20T12:52:34.825Z] CPUs: 2 [2022-04-20T12:52:34.825Z] Total Memory: 7.565GiB [2022-04-20T12:52:34.825Z] Name: ip-10-100-38-64 [2022-04-20T12:52:34.825Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-20T12:52:34.825Z] Docker Root Dir: /var/lib/docker [2022-04-20T12:52:34.825Z] Debug Mode: false [2022-04-20T12:52:34.825Z] Registry: https://index.docker.io/v1/ [2022-04-20T12:52:34.825Z] Labels: [2022-04-20T12:52:34.825Z] Experimental: true [2022-04-20T12:52:34.825Z] Insecure Registries: [2022-04-20T12:52:34.825Z] 127.0.0.0/8 [2022-04-20T12:52:34.825Z] Live Restore Enabled: true [2022-04-20T12:52:34.825Z] [2022-04-20T12:52:34.825Z] WARNING: No swap limit support [Pipeline] sh [2022-04-20T12:52:34.962Z] #19 70.25 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-20T12:52:34.962Z] #19 70.26 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-20T12:52:34.962Z] #19 70.26 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-04-20T12:52:34.962Z] #19 70.26 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-20T12:52:34.962Z] #19 70.26 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-20T12:52:34.962Z] #19 70.26 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-20T12:52:34.962Z] #19 70.26 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-20T12:52:34.962Z] #19 70.27 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-20T12:52:34.962Z] #19 70.27 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-20T12:52:34.962Z] #19 70.27 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-20T12:52:34.962Z] #19 70.27 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-20T12:52:34.962Z] #19 70.27 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-20T12:52:34.962Z] #19 70.27 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-20T12:52:34.962Z] #19 70.28 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-20T12:52:34.962Z] #19 70.30 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-04-20T12:52:34.962Z] #19 70.30 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-20T12:52:34.962Z] #19 70.31 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-20T12:52:34.962Z] #19 70.31 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-20T12:52:34.962Z] #19 70.34 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-20T12:52:34.962Z] #19 70.35 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-20T12:52:35.119Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-20T12:52:35.119Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-20T12:52:35.119Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43505/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-20T12:52:35.119Z] + bash /home/ubuntu/workspace/moby_PR-43505/check-config.sh [2022-04-20T12:52:35.119Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-20T12:52:35.119Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-20T12:52:35.119Z] [2022-04-20T12:52:35.119Z] Generally Necessary: [2022-04-20T12:52:35.119Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-20T12:52:35.119Z] - apparmor: enabled and tools installed [2022-04-20T12:52:35.119Z] - CONFIG_NAMESPACES: enabled [2022-04-20T12:52:35.119Z] - CONFIG_NET_NS: enabled [2022-04-20T12:52:35.119Z] - CONFIG_PID_NS: enabled [2022-04-20T12:52:35.119Z] - CONFIG_IPC_NS: enabled [2022-04-20T12:52:35.119Z] - CONFIG_UTS_NS: enabled [2022-04-20T12:52:35.119Z] - CONFIG_CGROUPS: enabled [2022-04-20T12:52:35.119Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-20T12:52:35.119Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-20T12:52:35.119Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-20T12:52:35.221Z] #19 70.36 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-04-20T12:52:35.221Z] #19 70.38 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-04-20T12:52:35.389Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-20T12:52:35.389Z] - CONFIG_CPUSETS: enabled [2022-04-20T12:52:35.389Z] - CONFIG_MEMCG: enabled [2022-04-20T12:52:35.389Z] - CONFIG_KEYS: enabled [2022-04-20T12:52:35.389Z] - CONFIG_VETH: enabled (as module) [2022-04-20T12:52:35.389Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-20T12:52:35.389Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-20T12:52:35.389Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-20T12:52:35.389Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-20T12:52:35.389Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-20T12:52:35.389Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-20T12:52:35.389Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-20T12:52:35.389Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-20T12:52:35.389Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-20T12:52:35.389Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-20T12:52:35.389Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-20T12:52:35.389Z] - CONFIG_CGROUP_BPF: enabled [2022-04-20T12:52:35.389Z] [2022-04-20T12:52:35.389Z] Optional Features: [2022-04-20T12:52:35.389Z] - CONFIG_USER_NS: enabled [2022-04-20T12:52:35.389Z] - CONFIG_SECCOMP: enabled [2022-04-20T12:52:35.389Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-20T12:52:35.389Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-20T12:52:35.389Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-20T12:52:35.389Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-20T12:52:35.389Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-20T12:52:35.389Z] - CONFIG_BLK_CGROUP: enabled [2022-04-20T12:52:35.433Z] #29 1.095 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:52:35.512Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 4.0s done [2022-04-20T12:52:35.512Z] #11 ... [2022-04-20T12:52:35.512Z] [2022-04-20T12:52:35.512Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 [2022-04-20T12:52:35.512Z] #28 sha256:844d7715f3130f896745eed506c3989a2b917bd03885f1220347966f9a047442 [2022-04-20T12:52:35.512Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 11.1s done [2022-04-20T12:52:35.512Z] #28 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 3.3s done [2022-04-20T12:52:35.512Z] #28 DONE 15.7s [2022-04-20T12:52:35.512Z] [2022-04-20T12:52:35.512Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-20T12:52:35.512Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-20T12:52:35.659Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-20T12:52:35.659Z] - CONFIG_CGROUP_PERF: enabled [2022-04-20T12:52:35.659Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-20T12:52:35.659Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-20T12:52:35.659Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-20T12:52:35.659Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-20T12:52:35.659Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-20T12:52:35.659Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-20T12:52:35.659Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-20T12:52:35.659Z] - CONFIG_IP_VS: enabled (as module) [2022-04-20T12:52:35.659Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-20T12:52:35.659Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-20T12:52:35.659Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-20T12:52:35.659Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-20T12:52:35.659Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-20T12:52:35.659Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-20T12:52:35.659Z] - CONFIG_EXT4_FS: enabled [2022-04-20T12:52:35.659Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-20T12:52:35.659Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-20T12:52:35.659Z] - Network Drivers: [2022-04-20T12:52:35.659Z] - "overlay": [2022-04-20T12:52:35.659Z] - CONFIG_VXLAN: enabled (as module) [2022-04-20T12:52:35.659Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-20T12:52:35.659Z] Optional (for encrypted networks): [2022-04-20T12:52:35.694Z] #29 1.102 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:52:35.694Z] #29 1.102 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:52:35.694Z] #29 1.232 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:52:35.927Z] - CONFIG_CRYPTO: enabled [2022-04-20T12:52:35.927Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-20T12:52:35.927Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-20T12:52:35.927Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-20T12:52:35.927Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-20T12:52:35.927Z] - CONFIG_XFRM: enabled [2022-04-20T12:52:35.927Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-20T12:52:35.927Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-20T12:52:35.927Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-20T12:52:35.927Z] - "ipvlan": [2022-04-20T12:52:35.927Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-20T12:52:35.927Z] - "macvlan": [2022-04-20T12:52:35.927Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-20T12:52:35.927Z] - CONFIG_DUMMY: enabled (as module) [2022-04-20T12:52:35.927Z] - "ftp,tftp client in container": [2022-04-20T12:52:35.927Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-20T12:52:35.927Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-20T12:52:35.927Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-20T12:52:35.927Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-20T12:52:35.927Z] - Storage Drivers: [2022-04-20T12:52:35.927Z] - "aufs": [2022-04-20T12:52:35.927Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-20T12:52:35.927Z] - "btrfs": [2022-04-20T12:52:35.927Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-20T12:52:35.927Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-20T12:52:35.927Z] - "devicemapper": [2022-04-20T12:52:35.927Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-20T12:52:35.927Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-20T12:52:35.927Z] - "overlay": [2022-04-20T12:52:35.927Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-20T12:52:35.927Z] - "zfs": [2022-04-20T12:52:35.927Z] - /dev/zfs: present [2022-04-20T12:52:35.927Z] - zfs command: missing [2022-04-20T12:52:35.927Z] - zpool command: missing [2022-04-20T12:52:35.927Z] [2022-04-20T12:52:35.927Z] Limits: [2022-04-20T12:52:35.927Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-20T12:52:35.927Z] [2022-04-20T12:52:35.927Z] + true [Pipeline] } [Pipeline] // stage [2022-04-20T12:52:35.953Z] #29 1.390 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:52:35.953Z] #29 1.614 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-20T12:52:36.280Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:301b252b5894cf665bca2eac631e4cd919ee7b0d . [2022-04-20T12:52:36.542Z] #2 [internal] load .dockerignore [2022-04-20T12:52:36.542Z] #2 sha256:e01a544b4cc0a6c933f000c1b813816f55154c20f82b9aed7b7e64005f7e5e0e [2022-04-20T12:52:36.542Z] #2 transferring context: 87B done [2022-04-20T12:52:36.542Z] #2 DONE 0.0s [2022-04-20T12:52:36.542Z] [2022-04-20T12:52:36.542Z] #1 [internal] load build definition from Dockerfile [2022-04-20T12:52:36.542Z] #1 sha256:be97dfaa6dc5458c838a046dcaff56aaef0a70d69c13051cfa8f624e9dee1559 [2022-04-20T12:52:36.542Z] #1 transferring dockerfile: 16.77kB done [2022-04-20T12:52:36.542Z] #1 DONE 0.1s [2022-04-20T12:52:36.542Z] [2022-04-20T12:52:36.542Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-20T12:52:36.542Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-20T12:52:36.598Z] #19 71.67 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-04-20T12:52:36.598Z] #19 71.67 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-04-20T12:52:36.598Z] #19 71.70 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-20T12:52:36.598Z] #19 71.74 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-04-20T12:52:36.598Z] #19 71.77 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-04-20T12:52:37.486Z] #3 DONE 0.7s [2022-04-20T12:52:37.486Z] [2022-04-20T12:52:37.486Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-20T12:52:37.486Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-20T12:52:37.487Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-20T12:52:37.487Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-04-20T12:52:37.487Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-20T12:52:37.487Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-20T12:52:37.487Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-20T12:52:37.487Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-20T12:52:37.498Z] Client: [2022-04-20T12:52:37.498Z] Context: default [2022-04-20T12:52:37.498Z] Debug Mode: false [2022-04-20T12:52:37.498Z] Plugins: [2022-04-20T12:52:37.498Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-20T12:52:37.498Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-20T12:52:37.498Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-20T12:52:37.498Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-20T12:52:37.498Z] [2022-04-20T12:52:37.498Z] Server: [2022-04-20T12:52:37.498Z] Containers: 0 [2022-04-20T12:52:37.498Z] Running: 0 [2022-04-20T12:52:37.498Z] Paused: 0 [2022-04-20T12:52:37.498Z] Stopped: 0 [2022-04-20T12:52:37.498Z] Images: 0 [2022-04-20T12:52:37.498Z] Server Version: 20.10.14 [2022-04-20T12:52:37.498Z] Storage Driver: overlay2 [2022-04-20T12:52:37.498Z] Backing Filesystem: extfs [2022-04-20T12:52:37.498Z] Supports d_type: true [2022-04-20T12:52:37.498Z] Native Overlay Diff: true [2022-04-20T12:52:37.498Z] userxattr: false [2022-04-20T12:52:37.498Z] Logging Driver: json-file [2022-04-20T12:52:37.498Z] Cgroup Driver: cgroupfs [2022-04-20T12:52:37.498Z] Cgroup Version: 1 [2022-04-20T12:52:37.498Z] Plugins: [2022-04-20T12:52:37.498Z] Volume: local [2022-04-20T12:52:37.498Z] Network: bridge host ipvlan macvlan null overlay [2022-04-20T12:52:37.498Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-20T12:52:37.498Z] Swarm: inactive [2022-04-20T12:52:37.498Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-20T12:52:37.498Z] Default Runtime: runc [2022-04-20T12:52:37.498Z] Init Binary: docker-init [2022-04-20T12:52:37.498Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-20T12:52:37.498Z] runc version: v1.0.3-0-gf46b6ba [2022-04-20T12:52:37.498Z] init version: de40ad0 [2022-04-20T12:52:37.498Z] Security Options: [2022-04-20T12:52:37.498Z] apparmor [2022-04-20T12:52:37.498Z] seccomp [2022-04-20T12:52:37.498Z] Profile: default [2022-04-20T12:52:37.498Z] Kernel Version: 5.4.0-1071-aws [2022-04-20T12:52:37.498Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-20T12:52:37.498Z] OSType: linux [2022-04-20T12:52:37.498Z] Architecture: x86_64 [2022-04-20T12:52:37.498Z] CPUs: 2 [2022-04-20T12:52:37.498Z] Total Memory: 7.565GiB [2022-04-20T12:52:37.498Z] Name: ip-10-100-63-8 [2022-04-20T12:52:37.498Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-20T12:52:37.498Z] Docker Root Dir: /var/lib/docker [2022-04-20T12:52:37.498Z] Debug Mode: false [2022-04-20T12:52:37.498Z] Registry: https://index.docker.io/v1/ [2022-04-20T12:52:37.498Z] Labels: [2022-04-20T12:52:37.498Z] Experimental: true [2022-04-20T12:52:37.498Z] Insecure Registries: [2022-04-20T12:52:37.498Z] 127.0.0.0/8 [2022-04-20T12:52:37.498Z] Live Restore Enabled: true [2022-04-20T12:52:37.498Z] [2022-04-20T12:52:37.498Z] WARNING: No swap limit support [Pipeline] sh [2022-04-20T12:52:37.748Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-20T12:52:37.749Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-20T12:52:37.813Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-20T12:52:37.813Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-20T12:52:37.813Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43505/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-20T12:52:37.813Z] + bash /home/ubuntu/workspace/moby_PR-43505/check-config.sh [2022-04-20T12:52:37.813Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-20T12:52:37.813Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-20T12:52:37.813Z] [2022-04-20T12:52:37.813Z] Generally Necessary: [2022-04-20T12:52:37.813Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-20T12:52:37.813Z] - apparmor: enabled and tools installed [2022-04-20T12:52:37.813Z] - CONFIG_NAMESPACES: enabled [2022-04-20T12:52:37.813Z] - CONFIG_NET_NS: enabled [2022-04-20T12:52:37.813Z] - CONFIG_PID_NS: enabled [2022-04-20T12:52:37.813Z] - CONFIG_IPC_NS: enabled [2022-04-20T12:52:37.813Z] - CONFIG_UTS_NS: enabled [2022-04-20T12:52:37.813Z] - CONFIG_CGROUPS: enabled [2022-04-20T12:52:37.813Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-20T12:52:37.813Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-20T12:52:37.813Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-20T12:52:37.813Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-20T12:52:37.813Z] - CONFIG_CPUSETS: enabled [2022-04-20T12:52:37.813Z] - CONFIG_MEMCG: enabled [2022-04-20T12:52:37.813Z] - CONFIG_KEYS: enabled [2022-04-20T12:52:37.813Z] - CONFIG_VETH: enabled (as module) [2022-04-20T12:52:37.813Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-20T12:52:37.873Z] #29 3.082 Fetched 8510 kB in 2s (3781 kB/s) [2022-04-20T12:52:37.977Z] #19 73.08 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-04-20T12:52:37.978Z] #19 73.08 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-20T12:52:37.978Z] #19 73.08 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-20T12:52:37.978Z] #19 73.10 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-04-20T12:52:37.978Z] #19 73.10 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-20T12:52:37.978Z] #19 73.10 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-20T12:52:37.978Z] #19 73.11 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-20T12:52:37.978Z] #19 73.15 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-20T12:52:37.978Z] #19 73.16 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-20T12:52:37.978Z] #19 73.18 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-04-20T12:52:37.978Z] #19 73.19 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-04-20T12:52:38.081Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-20T12:52:38.081Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-20T12:52:38.081Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-20T12:52:38.081Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-20T12:52:38.081Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-20T12:52:38.081Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-20T12:52:38.081Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-20T12:52:38.081Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-20T12:52:38.081Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-20T12:52:38.081Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-20T12:52:38.081Z] - CONFIG_CGROUP_BPF: enabled [2022-04-20T12:52:38.081Z] [2022-04-20T12:52:38.081Z] Optional Features: [2022-04-20T12:52:38.081Z] - CONFIG_USER_NS: enabled [2022-04-20T12:52:38.081Z] - CONFIG_SECCOMP: enabled [2022-04-20T12:52:38.081Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-20T12:52:38.081Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-20T12:52:38.081Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-20T12:52:38.081Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-20T12:52:38.081Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-20T12:52:38.081Z] - CONFIG_BLK_CGROUP: enabled [2022-04-20T12:52:38.327Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-20T12:52:38.327Z] #4 DONE 0.9s [2022-04-20T12:52:38.327Z] [2022-04-20T12:52:38.327Z] #5 [internal] load .dockerignore [2022-04-20T12:52:38.327Z] #5 sha256:449e9894b40b83ffb8656a61a4494e21019eb141952c041b28d4da6324c157d5 [2022-04-20T12:52:38.327Z] #5 DONE 0.0s [2022-04-20T12:52:38.327Z] [2022-04-20T12:52:38.327Z] #6 [internal] load build definition from Dockerfile [2022-04-20T12:52:38.327Z] #6 sha256:d7154b0665cd83c5892969423ade3772522cb9ebc9aa57c96c6322bfc1b425ea [2022-04-20T12:52:38.327Z] #6 DONE 0.0s [2022-04-20T12:52:38.327Z] [2022-04-20T12:52:38.327Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-20T12:52:38.327Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-20T12:52:38.347Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-20T12:52:38.347Z] - CONFIG_CGROUP_PERF: enabled [2022-04-20T12:52:38.347Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-20T12:52:38.347Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-20T12:52:38.347Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-20T12:52:38.347Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-20T12:52:38.347Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-20T12:52:38.347Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-20T12:52:38.347Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-20T12:52:38.347Z] - CONFIG_IP_VS: enabled (as module) [2022-04-20T12:52:38.347Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-20T12:52:38.347Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-20T12:52:38.347Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-20T12:52:38.347Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-20T12:52:38.347Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-20T12:52:38.347Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-20T12:52:38.347Z] - CONFIG_EXT4_FS: enabled [2022-04-20T12:52:38.347Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-20T12:52:38.347Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-20T12:52:38.347Z] - Network Drivers: [2022-04-20T12:52:38.347Z] - "overlay": [2022-04-20T12:52:38.347Z] - CONFIG_VXLAN: enabled (as module) [2022-04-20T12:52:38.347Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-20T12:52:38.347Z] Optional (for encrypted networks): [2022-04-20T12:52:38.441Z] #29 3.082 Reading package lists... [2022-04-20T12:52:38.609Z] - CONFIG_CRYPTO: enabled [2022-04-20T12:52:38.609Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-20T12:52:38.609Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-20T12:52:38.609Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-20T12:52:38.609Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-20T12:52:38.609Z] - CONFIG_XFRM: enabled [2022-04-20T12:52:38.609Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-20T12:52:38.609Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-20T12:52:38.609Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-20T12:52:38.609Z] - "ipvlan": [2022-04-20T12:52:38.609Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-20T12:52:38.609Z] - "macvlan": [2022-04-20T12:52:38.609Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-20T12:52:38.609Z] - CONFIG_DUMMY: enabled (as module) [2022-04-20T12:52:38.609Z] - "ftp,tftp client in container": [2022-04-20T12:52:38.609Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-20T12:52:38.609Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-20T12:52:38.609Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-20T12:52:38.609Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-20T12:52:38.609Z] - Storage Drivers: [2022-04-20T12:52:38.609Z] - "aufs": [2022-04-20T12:52:38.609Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-20T12:52:38.609Z] - "btrfs": [2022-04-20T12:52:38.609Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-20T12:52:38.609Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-20T12:52:38.609Z] - "devicemapper": [2022-04-20T12:52:38.609Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-20T12:52:38.609Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-20T12:52:38.609Z] - "overlay": [2022-04-20T12:52:38.609Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-20T12:52:38.609Z] - "zfs": [2022-04-20T12:52:38.609Z] - /dev/zfs: present [2022-04-20T12:52:38.609Z] - zfs command: missing [2022-04-20T12:52:38.609Z] - zpool command: missing [2022-04-20T12:52:38.609Z] [2022-04-20T12:52:38.609Z] Limits: [2022-04-20T12:52:38.609Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-20T12:52:38.609Z] [2022-04-20T12:52:38.609Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-20T12:52:38.802Z] #70 DONE 4.5s [2022-04-20T12:52:38.802Z] [2022-04-20T12:52:38.802Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:38.802Z] #11 sha256:be6db7773a0f965ecd223081de33e51f52bbcf2fdeca7706ee0e645935972760 [2022-04-20T12:52:38.802Z] #11 extracting sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 2.9s [2022-04-20T12:52:38.900Z] #8 DONE 0.4s [2022-04-20T12:52:38.900Z] [2022-04-20T12:52:38.900Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-20T12:52:38.900Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-20T12:52:38.900Z] #10 DONE 0.6s [2022-04-20T12:52:38.900Z] [2022-04-20T12:52:38.900Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-20T12:52:38.900Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-20T12:52:38.900Z] #9 DONE 0.5s [2022-04-20T12:52:38.900Z] [2022-04-20T12:52:38.900Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-20T12:52:38.900Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-20T12:52:38.969Z] + sudo modprobe ip_vs [2022-04-20T12:52:39.161Z] #7 DONE 0.6s [2022-04-20T12:52:39.237Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:301b252b5894cf665bca2eac631e4cd919ee7b0d . [2022-04-20T12:52:39.378Z] #29 3.931 Reading package lists... [2022-04-20T12:52:39.378Z] #29 4.795 Building dependency tree... [2022-04-20T12:52:39.499Z] #1 [internal] load build definition from Dockerfile [2022-04-20T12:52:39.499Z] #1 sha256:3175efabf8663edcc94a5fc44254a4b7b513733c85b069f149044a467a53f604 [2022-04-20T12:52:39.499Z] #1 transferring dockerfile: 16.77kB done [2022-04-20T12:52:39.499Z] #1 DONE 0.1s [2022-04-20T12:52:39.499Z] [2022-04-20T12:52:39.499Z] #2 [internal] load .dockerignore [2022-04-20T12:52:39.499Z] #2 sha256:dae7c5eb0230d0fbded489119cd4e25fa21cf6344be16a893c65aeaf717ecb17 [2022-04-20T12:52:39.499Z] #2 transferring context: 87B done [2022-04-20T12:52:39.499Z] #2 DONE 0.1s [2022-04-20T12:52:39.499Z] [2022-04-20T12:52:39.499Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-20T12:52:39.499Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-20T12:52:39.637Z] #29 5.239 The following additional packages will be installed: [2022-04-20T12:52:39.637Z] #29 5.239 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-20T12:52:39.637Z] #29 5.239 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-20T12:52:39.637Z] #29 5.248 Recommended packages: [2022-04-20T12:52:39.637Z] #29 5.248 libldap-common publicsuffix libsasl2-modules [2022-04-20T12:52:39.769Z] #3 DONE 0.4s [2022-04-20T12:52:39.886Z] #19 74.72 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-04-20T12:52:39.886Z] #19 74.74 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-04-20T12:52:39.886Z] #19 74.76 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-20T12:52:39.886Z] #19 74.83 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-04-20T12:52:39.886Z] #19 ... [2022-04-20T12:52:39.886Z] [2022-04-20T12:52:39.886Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:52:39.886Z] #41 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:52:39.886Z] #41 DONE 81.0s [2022-04-20T12:52:39.886Z] [2022-04-20T12:52:39.886Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-20T12:52:39.886Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-20T12:52:39.886Z] #19 74.84 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-04-20T12:52:39.896Z] #29 5.419 The following NEW packages will be installed: [2022-04-20T12:52:39.896Z] #29 5.421 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-20T12:52:39.896Z] #29 5.421 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-20T12:52:39.896Z] #29 5.422 libssh2-1 openssl [2022-04-20T12:52:40.030Z] [2022-04-20T12:52:40.030Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-20T12:52:40.030Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-20T12:52:40.030Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-20T12:52:40.030Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-20T12:52:40.030Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-20T12:52:40.030Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-20T12:52:40.030Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-04-20T12:52:40.030Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-20T12:52:40.109Z] [2022-04-20T12:52:40.109Z] #24 [internal] load build context [2022-04-20T12:52:40.109Z] #24 sha256:3d0117ab0add205bf0cdde07cfbe306c846684e1f3387cdb959b3c4c335c2b4b [2022-04-20T12:52:40.109Z] #24 DONE 0.0s [2022-04-20T12:52:40.109Z] [2022-04-20T12:52:40.109Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:40.109Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-20T12:52:40.109Z] #69 DONE 0.0s [2022-04-20T12:52:40.109Z] [2022-04-20T12:52:40.109Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:40.109Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-20T12:52:40.109Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-20T12:52:40.109Z] #67 ... [2022-04-20T12:52:40.109Z] [2022-04-20T12:52:40.109Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:40.109Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:40.109Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 0.2s done [2022-04-20T12:52:40.109Z] #11 DONE 0.2s [2022-04-20T12:52:40.155Z] #29 5.699 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-20T12:52:40.155Z] #29 5.699 Need to get 3040 kB of archives. [2022-04-20T12:52:40.155Z] #29 5.699 After this operation, 6651 kB of additional disk space will be used. [2022-04-20T12:52:40.155Z] #29 5.699 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-20T12:52:40.155Z] #29 5.713 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-20T12:52:40.155Z] #29 5.713 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-20T12:52:40.155Z] #29 5.716 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-20T12:52:40.155Z] #29 5.721 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-20T12:52:40.155Z] #29 5.721 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-20T12:52:40.155Z] #29 5.725 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-20T12:52:40.155Z] #29 5.730 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-20T12:52:40.155Z] #29 5.730 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-20T12:52:40.155Z] #29 5.730 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-20T12:52:40.155Z] #29 5.730 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-20T12:52:40.155Z] #29 5.737 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-20T12:52:40.155Z] #29 5.742 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-20T12:52:40.155Z] #29 5.745 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-20T12:52:40.155Z] #29 5.745 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-20T12:52:40.292Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-20T12:52:40.292Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-20T12:52:40.371Z] [2022-04-20T12:52:40.371Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:40.371Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-20T12:52:40.371Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-20T12:52:40.371Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-20T12:52:40.371Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-20T12:52:40.413Z] #29 5.912 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:52:40.413Z] #29 5.949 Fetched 3040 kB in 0s (9660 kB/s) [2022-04-20T12:52:40.413Z] #29 5.981 Selecting previously unselected package openssl. [2022-04-20T12:52:40.413Z] #29 5.981 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-20T12:52:40.413Z] #29 5.981 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-20T12:52:40.413Z] #29 5.987 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-20T12:52:40.633Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-04-20T12:52:40.633Z] #67 ... [2022-04-20T12:52:40.633Z] [2022-04-20T12:52:40.633Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-20T12:52:40.633Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-20T12:52:40.633Z] #45 DONE 0.0s [2022-04-20T12:52:40.633Z] [2022-04-20T12:52:40.633Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:40.633Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-20T12:52:40.672Z] #29 6.127 Selecting previously unselected package ca-certificates. [2022-04-20T12:52:40.672Z] #29 6.130 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-20T12:52:40.672Z] #29 6.135 Unpacking ca-certificates (20210119) ... [2022-04-20T12:52:40.672Z] #29 6.204 Selecting previously unselected package libbrotli1:amd64. [2022-04-20T12:52:40.672Z] #29 6.207 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-20T12:52:40.672Z] #29 6.268 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-20T12:52:40.827Z] #19 76.18 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-04-20T12:52:40.865Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-04-20T12:52:40.865Z] #4 DONE 0.9s [2022-04-20T12:52:40.894Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.40MB / 9.86MB 0.4s [2022-04-20T12:52:40.894Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-04-20T12:52:40.894Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-20T12:52:40.931Z] #29 6.347 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-20T12:52:40.931Z] #29 6.349 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-20T12:52:40.931Z] #29 6.355 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:52:40.931Z] #29 6.402 Selecting previously unselected package libsasl2-2:amd64. [2022-04-20T12:52:40.931Z] #29 6.402 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-20T12:52:40.931Z] #29 6.408 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:52:40.931Z] #29 6.462 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-20T12:52:40.931Z] #29 6.462 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-20T12:52:40.931Z] #29 6.467 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-20T12:52:41.086Z] #19 76.19 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-20T12:52:41.086Z] #19 76.19 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-20T12:52:41.086Z] #19 76.22 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-04-20T12:52:41.086Z] #19 76.22 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-20T12:52:41.086Z] #19 76.22 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-20T12:52:41.086Z] #19 76.22 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-20T12:52:41.086Z] #19 76.23 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-20T12:52:41.086Z] #19 76.27 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-20T12:52:41.086Z] #19 76.29 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-20T12:52:41.086Z] #19 76.32 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-20T12:52:41.086Z] #19 76.33 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-20T12:52:41.086Z] #19 76.34 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-20T12:52:41.086Z] #19 76.35 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-04-20T12:52:41.086Z] #19 76.36 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-04-20T12:52:41.128Z] [2022-04-20T12:52:41.128Z] #5 [internal] load .dockerignore [2022-04-20T12:52:41.128Z] #5 sha256:2044ea8f93b18e1aeec82ff99f48f75866df6a09d86a471f9f36f4eab190de94 [2022-04-20T12:52:41.128Z] #5 DONE 0.0s [2022-04-20T12:52:41.128Z] [2022-04-20T12:52:41.128Z] #6 [internal] load build definition from Dockerfile [2022-04-20T12:52:41.128Z] #6 sha256:2633349c9022d4052667a04049a5c2fc80c7476f66775a826453b602bf16b0b2 [2022-04-20T12:52:41.128Z] #6 DONE 0.0s [2022-04-20T12:52:41.128Z] [2022-04-20T12:52:41.128Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-20T12:52:41.128Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-20T12:52:41.175Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-20T12:52:41.190Z] #29 6.547 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-20T12:52:41.190Z] #29 6.547 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-20T12:52:41.190Z] #29 6.553 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-20T12:52:41.190Z] #29 6.601 Selecting previously unselected package libpsl5:amd64. [2022-04-20T12:52:41.190Z] #29 6.601 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-20T12:52:41.190Z] #29 6.605 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-20T12:52:41.190Z] #29 6.645 Selecting previously unselected package librtmp1:amd64. [2022-04-20T12:52:41.190Z] #29 ... [2022-04-20T12:52:41.190Z] [2022-04-20T12:52:41.190Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:41.190Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:41.190Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 7.5s done [2022-04-20T12:52:41.190Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.8s done [2022-04-20T12:52:41.190Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.7s done [2022-04-20T12:52:41.190Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.5s done [2022-04-20T12:52:41.190Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 2.3s [2022-04-20T12:52:41.190Z] #11 ... [2022-04-20T12:52:41.190Z] [2022-04-20T12:52:41.190Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-20T12:52:41.190Z] #29 sha256:162f5eeb45fe75f4fd32cb402bc92bb257fc2c7b8029055c8f6061d65eab1594 [2022-04-20T12:52:41.190Z] #29 6.648 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-20T12:52:41.190Z] #29 6.653 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-20T12:52:41.190Z] #29 6.702 Selecting previously unselected package libssh2-1:amd64. [2022-04-20T12:52:41.190Z] #29 6.704 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-20T12:52:41.190Z] #29 6.709 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-20T12:52:41.190Z] #29 6.769 Selecting previously unselected package libcurl4:amd64. [2022-04-20T12:52:41.190Z] #29 6.769 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-20T12:52:41.190Z] #29 6.773 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-20T12:52:41.190Z] #29 6.841 Selecting previously unselected package curl. [2022-04-20T12:52:41.190Z] #29 6.841 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-20T12:52:41.190Z] #29 6.846 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-20T12:52:41.336Z] #11 extracting sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 5.6s done [2022-04-20T12:52:41.449Z] #29 6.910 Selecting previously unselected package libonig5:amd64. [2022-04-20T12:52:41.449Z] #29 6.911 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-20T12:52:41.449Z] #29 6.917 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:52:41.449Z] #29 6.982 Selecting previously unselected package libjq1:amd64. [2022-04-20T12:52:41.449Z] #29 6.983 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-20T12:52:41.449Z] #29 6.987 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:52:41.449Z] #29 7.035 Selecting previously unselected package jq. [2022-04-20T12:52:41.449Z] #29 7.035 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-20T12:52:41.449Z] #29 7.041 Unpacking jq (1.6-2.1) ... [2022-04-20T12:52:41.449Z] #29 7.085 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-20T12:52:41.449Z] #29 7.097 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-20T12:52:41.449Z] #29 7.109 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-20T12:52:41.702Z] #10 ... [2022-04-20T12:52:41.702Z] [2022-04-20T12:52:41.702Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-20T12:52:41.702Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-20T12:52:41.702Z] #9 DONE 0.8s [2022-04-20T12:52:41.702Z] [2022-04-20T12:52:41.702Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-20T12:52:41.702Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-20T12:52:41.702Z] #7 DONE 0.8s [2022-04-20T12:52:41.708Z] #29 7.123 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:52:41.708Z] #29 7.139 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-20T12:52:41.708Z] #29 7.150 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:52:41.708Z] #29 7.163 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-20T12:52:41.708Z] #29 7.178 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-20T12:52:41.708Z] #29 7.201 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:52:41.708Z] #29 7.216 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:52:41.708Z] #29 7.227 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-20T12:52:41.708Z] #29 7.240 Setting up ca-certificates (20210119) ... [2022-04-20T12:52:41.934Z] #11 extracting sha256:a9123ccc7632a6015d2134eb7f44eb5d078e6d45304b5e4106539ee9363a7feb done [2022-04-20T12:52:41.934Z] #11 DONE 22.0s [2022-04-20T12:52:41.934Z] [2022-04-20T12:52:41.934Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-20T12:52:41.934Z] #12 sha256:11c5d3dcbb8a42ffebfe9957ea82c87d847173cb04d844cdc03204e68fbc0e56 [2022-04-20T12:52:41.963Z] [2022-04-20T12:52:41.963Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-20T12:52:41.963Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-20T12:52:41.963Z] #8 DONE 0.9s [2022-04-20T12:52:41.963Z] [2022-04-20T12:52:41.963Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-20T12:52:41.963Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-20T12:52:41.963Z] #10 DONE 0.9s [2022-04-20T12:52:42.277Z] #29 7.771 Updating certificates in /etc/ssl/certs... [2022-04-20T12:52:42.463Z] #19 77.52 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-04-20T12:52:42.463Z] #19 77.53 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-04-20T12:52:42.463Z] #19 77.54 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-20T12:52:42.463Z] #19 77.58 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-04-20T12:52:42.463Z] #19 77.62 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-04-20T12:52:42.847Z] #29 8.383 129 added, 0 removed; done. [2022-04-20T12:52:42.847Z] #29 8.428 Setting up jq (1.6-2.1) ... [2022-04-20T12:52:42.847Z] #29 8.444 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-20T12:52:42.847Z] #29 8.458 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-20T12:52:42.847Z] #29 8.474 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:52:42.847Z] #29 8.501 Processing triggers for ca-certificates (20210119) ... [2022-04-20T12:52:42.882Z] #12 DONE 0.9s [2022-04-20T12:52:42.882Z] [2022-04-20T12:52:42.882Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-20T12:52:42.882Z] #13 sha256:e1f49b949a6b95efbd72ca9411ef59dde93c20beffe0ac7c0f5f51afb5f6db1c [2022-04-20T12:52:43.107Z] #29 8.506 Updating certificates in /etc/ssl/certs... [2022-04-20T12:52:43.350Z] [2022-04-20T12:52:43.350Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:43.350Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-20T12:52:43.350Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-20T12:52:43.366Z] #29 9.066 0 added, 0 removed; done. [2022-04-20T12:52:43.366Z] #29 9.066 Running hooks in /etc/ca-certificates/update.d... [2022-04-20T12:52:43.400Z] #19 78.68 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-04-20T12:52:43.400Z] #19 78.68 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-20T12:52:43.400Z] #19 78.69 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-20T12:52:43.400Z] #19 78.70 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-04-20T12:52:43.400Z] #19 78.70 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-20T12:52:43.400Z] #19 78.70 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-20T12:52:43.400Z] #19 78.70 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-20T12:52:43.400Z] #19 78.71 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-20T12:52:43.400Z] #19 78.73 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-20T12:52:43.400Z] #19 78.75 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-20T12:52:43.400Z] #19 78.76 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-04-20T12:52:43.400Z] #19 78.77 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-04-20T12:52:43.450Z] #13 DONE 0.5s [2022-04-20T12:52:43.450Z] [2022-04-20T12:52:43.450Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-20T12:52:43.450Z] #29 sha256:87d7b9556664ac4c352ee901be20826ac7faef1a055f772a8de44a12cb749ff2 [2022-04-20T12:52:43.450Z] #29 2.151 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:52:43.450Z] #29 2.151 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:52:43.450Z] #29 2.161 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:52:43.450Z] #29 2.292 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-20T12:52:43.450Z] #29 2.448 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-20T12:52:43.450Z] #29 2.758 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-20T12:52:43.450Z] #29 3.686 Fetched 8397 kB in 2s (4676 kB/s) [2022-04-20T12:52:43.450Z] #29 3.686 Reading package lists... [2022-04-20T12:52:43.450Z] #29 4.220 Reading package lists... [2022-04-20T12:52:43.450Z] #29 4.748 Building dependency tree... [2022-04-20T12:52:43.450Z] #29 5.076 The following additional packages will be installed: [2022-04-20T12:52:43.450Z] #29 5.076 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-20T12:52:43.450Z] #29 5.076 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-20T12:52:43.450Z] #29 5.076 Recommended packages: [2022-04-20T12:52:43.450Z] #29 5.076 libldap-common publicsuffix libsasl2-modules [2022-04-20T12:52:43.450Z] #29 5.193 The following NEW packages will be installed: [2022-04-20T12:52:43.450Z] #29 5.193 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-20T12:52:43.450Z] #29 5.193 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-20T12:52:43.450Z] #29 5.194 libssh2-1 openssl [2022-04-20T12:52:43.450Z] #29 5.466 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-20T12:52:43.450Z] #29 5.466 Need to get 2934 kB of archives. [2022-04-20T12:52:43.450Z] #29 5.466 After this operation, 6476 kB of additional disk space will be used. [2022-04-20T12:52:43.450Z] #29 5.466 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-20T12:52:43.450Z] #29 5.480 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-20T12:52:43.450Z] #29 5.480 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-20T12:52:43.450Z] #29 5.480 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-20T12:52:43.450Z] #29 5.482 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-20T12:52:43.450Z] #29 5.530 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-20T12:52:43.450Z] #29 5.530 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-20T12:52:43.450Z] #29 5.530 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-20T12:52:43.450Z] #29 5.538 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-20T12:52:43.450Z] #29 5.538 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-20T12:52:43.450Z] #29 5.538 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-20T12:52:43.450Z] #29 5.538 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-20T12:52:43.450Z] #29 5.538 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-20T12:52:43.450Z] #29 5.585 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-20T12:52:43.450Z] #29 5.585 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-20T12:52:43.450Z] #29 5.712 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:52:43.450Z] #29 5.761 Fetched 2934 kB in 0s (7795 kB/s) [2022-04-20T12:52:43.450Z] #29 5.779 Selecting previously unselected package openssl. [2022-04-20T12:52:43.450Z] #29 5.779 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-04-20T12:52:43.450Z] #29 5.779 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 5.786 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-20T12:52:43.450Z] #29 5.936 Selecting previously unselected package ca-certificates. [2022-04-20T12:52:43.450Z] #29 5.936 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-20T12:52:43.450Z] #29 5.941 Unpacking ca-certificates (20210119) ... [2022-04-20T12:52:43.450Z] #29 6.023 Selecting previously unselected package libbrotli1:arm64. [2022-04-20T12:52:43.450Z] #29 6.023 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 6.035 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-20T12:52:43.450Z] #29 6.107 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-20T12:52:43.450Z] #29 6.107 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 6.111 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:52:43.450Z] #29 6.166 Selecting previously unselected package libsasl2-2:arm64. [2022-04-20T12:52:43.450Z] #29 6.166 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 6.171 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:52:43.450Z] #29 6.223 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-20T12:52:43.450Z] #29 6.225 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 6.232 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-20T12:52:43.450Z] #29 6.284 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-20T12:52:43.450Z] #29 6.286 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 6.290 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-20T12:52:43.450Z] #29 6.336 Selecting previously unselected package libpsl5:arm64. [2022-04-20T12:52:43.450Z] #29 6.336 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 6.339 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-20T12:52:43.450Z] #29 6.392 Selecting previously unselected package librtmp1:arm64. [2022-04-20T12:52:43.450Z] #29 6.392 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 6.414 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-20T12:52:43.450Z] #29 6.533 Selecting previously unselected package libssh2-1:arm64. [2022-04-20T12:52:43.450Z] #29 6.533 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 6.537 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-20T12:52:43.450Z] #29 6.594 Selecting previously unselected package libcurl4:arm64. [2022-04-20T12:52:43.450Z] #29 6.594 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 6.598 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-20T12:52:43.450Z] #29 6.650 Selecting previously unselected package curl. [2022-04-20T12:52:43.450Z] #29 6.650 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 6.660 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-20T12:52:43.450Z] #29 6.830 Selecting previously unselected package libonig5:arm64. [2022-04-20T12:52:43.450Z] #29 6.830 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 6.892 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-20T12:52:43.450Z] #29 7.011 Selecting previously unselected package libjq1:arm64. [2022-04-20T12:52:43.450Z] #29 7.012 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 7.018 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-20T12:52:43.450Z] #29 7.078 Selecting previously unselected package jq. [2022-04-20T12:52:43.450Z] #29 7.078 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-20T12:52:43.450Z] #29 7.084 Unpacking jq (1.6-2.1) ... [2022-04-20T12:52:43.450Z] #29 7.140 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-20T12:52:43.450Z] #29 7.158 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-20T12:52:43.450Z] #29 7.176 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-20T12:52:43.450Z] #29 7.274 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:52:43.450Z] #29 7.287 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-20T12:52:43.450Z] #29 7.299 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:52:43.450Z] #29 7.320 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-20T12:52:43.450Z] #29 7.326 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-20T12:52:43.450Z] #29 7.350 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-20T12:52:43.450Z] #29 7.363 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-20T12:52:43.450Z] #29 7.374 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-20T12:52:43.450Z] #29 7.392 Setting up ca-certificates (20210119) ... [2022-04-20T12:52:43.450Z] #29 ... [2022-04-20T12:52:43.450Z] [2022-04-20T12:52:43.450Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-20T12:52:43.450Z] #62 sha256:7e4b3f81b54212edde9943968ff2d34e77271a5676595f92b301ff492627e35d [2022-04-20T12:52:43.450Z] #62 DONE 0.1s [2022-04-20T12:52:43.450Z] [2022-04-20T12:52:43.450Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-20T12:52:43.450Z] #25 sha256:40b5688c3c08fa1595037733d653c5176b5b746bcb8a562b70c7236765d87785 [2022-04-20T12:52:43.612Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-20T12:52:43.612Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-20T12:52:43.612Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-20T12:52:43.612Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-04-20T12:52:43.627Z] #29 9.068 done. [2022-04-20T12:52:43.709Z] #25 ... [2022-04-20T12:52:43.709Z] [2022-04-20T12:52:43.709Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-20T12:52:43.709Z] #33 sha256:b1b1317ac13882975522da491b12fa2a72a966ab2024dd14f50f1a95801d0842 [2022-04-20T12:52:43.709Z] #33 DONE 0.3s [2022-04-20T12:52:43.709Z] [2022-04-20T12:52:43.709Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-20T12:52:43.709Z] #42 sha256:bd49e740b20efd6db7395da8e756e72193e6453bf859072dbbe15773bd3f0749 [2022-04-20T12:52:43.709Z] #42 DONE 0.3s [2022-04-20T12:52:43.709Z] [2022-04-20T12:52:43.709Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-20T12:52:43.709Z] #46 sha256:f582fff27ff2f7cf51563083aecd9315c17c18874c7a025a68fbbf2534dbef36 [2022-04-20T12:52:43.709Z] #46 DONE 0.3s [2022-04-20T12:52:43.709Z] [2022-04-20T12:52:43.709Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-20T12:52:43.709Z] #25 sha256:40b5688c3c08fa1595037733d653c5176b5b746bcb8a562b70c7236765d87785 [2022-04-20T12:52:43.709Z] #25 DONE 0.3s [2022-04-20T12:52:43.709Z] [2022-04-20T12:52:43.709Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:52:43.709Z] #26 sha256:bf06f5f62db7be0dd55daea38a4b26d67427758e031407bd8702ac8afeb1ece2 [2022-04-20T12:52:43.875Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.3s [2022-04-20T12:52:43.875Z] #67 ... [2022-04-20T12:52:43.875Z] [2022-04-20T12:52:43.875Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-20T12:52:43.875Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-20T12:52:43.875Z] #45 DONE 0.7s [2022-04-20T12:52:43.875Z] [2022-04-20T12:52:43.875Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:43.875Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-20T12:52:43.875Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.4s [2022-04-20T12:52:44.136Z] #67 ... [2022-04-20T12:52:44.136Z] [2022-04-20T12:52:44.136Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-20T12:52:44.136Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-20T12:52:44.136Z] #45 DONE 0.0s [2022-04-20T12:52:44.136Z] [2022-04-20T12:52:44.136Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:44.136Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-20T12:52:44.136Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.5s [2022-04-20T12:52:44.136Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-20T12:52:44.136Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-20T12:52:44.337Z] #19 79.75 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-04-20T12:52:44.337Z] #19 79.75 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-04-20T12:52:44.337Z] #19 79.77 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-20T12:52:44.597Z] #19 79.81 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-04-20T12:52:44.597Z] #19 79.85 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-04-20T12:52:45.405Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-04-20T12:52:45.530Z] #29 DONE 11.0s [2022-04-20T12:52:45.531Z] [2022-04-20T12:52:45.531Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:45.531Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:45.531Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.8s done [2022-04-20T12:52:45.531Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 1.9s [2022-04-20T12:52:45.543Z] #19 80.90 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-04-20T12:52:45.544Z] #19 80.90 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-20T12:52:45.978Z] #67 DONE 5.7s [2022-04-20T12:52:45.978Z] [2022-04-20T12:52:45.978Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:45.978Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:45.978Z] #11 sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 1.86kB / 1.86kB done [2022-04-20T12:52:45.978Z] #11 sha256:ee752bc53c628ff789bacefb714cff721701042ffa9eb736f7b2ed4e9f2bdab6 1.80kB / 1.80kB done [2022-04-20T12:52:45.978Z] #11 sha256:4df7abb7452ed820621fb16b9f978ae9294c1d44ac46041c9083f139b959ac96 7.05kB / 7.05kB done [2022-04-20T12:52:45.978Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 3.4s done [2022-04-20T12:52:45.978Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 1.0s done [2022-04-20T12:52:45.978Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.7s done [2022-04-20T12:52:45.978Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 4.4s done [2022-04-20T12:52:45.978Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 66.06MB / 85.84MB 5.3s [2022-04-20T12:52:45.978Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 62.91MB / 141.70MB 5.3s [2022-04-20T12:52:45.978Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 1.3s [2022-04-20T12:52:45.978Z] #11 sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 156B / 156B 4.5s done [2022-04-20T12:52:46.104Z] #11 ... [2022-04-20T12:52:46.104Z] [2022-04-20T12:52:46.104Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-20T12:52:46.104Z] #30 sha256:fda159935f39073bc47a6852a5a8376b527f0b8b2f1c8685d7c27eddbaa9b3df [2022-04-20T12:52:46.104Z] #30 DONE 0.5s [2022-04-20T12:52:46.104Z] [2022-04-20T12:52:46.104Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:46.104Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:46.111Z] #19 81.55 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:52:46.241Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 73.40MB / 85.84MB 5.5s [2022-04-20T12:52:46.241Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 81.79MB / 85.84MB 5.7s [2022-04-20T12:52:46.241Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 74.45MB / 141.70MB 5.7s [2022-04-20T12:52:46.370Z] #19 81.82 Fetched 787 MB in 22s (35.4 MB/s) [2022-04-20T12:52:46.593Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 82.84MB / 141.70MB 5.9s [2022-04-20T12:52:46.629Z] #19 81.87 Selecting previously unselected package liblocale-gettext-perl. [2022-04-20T12:52:46.629Z] #19 81.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-20T12:52:46.629Z] #19 81.90 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-20T12:52:46.629Z] #19 81.91 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-20T12:52:46.629Z] #19 81.95 Selecting previously unselected package bzip2. [2022-04-20T12:52:46.629Z] #19 81.95 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-20T12:52:46.882Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 90.18MB / 141.70MB 6.2s [2022-04-20T12:52:46.888Z] #19 81.96 Unpacking bzip2 (1.0.8-4) ... [2022-04-20T12:52:46.888Z] #19 82.00 Selecting previously unselected package libmagic-mgc. [2022-04-20T12:52:46.888Z] #19 82.01 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-20T12:52:46.888Z] #19 82.01 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-20T12:52:46.888Z] #19 82.19 Selecting previously unselected package libmagic1:amd64. [2022-04-20T12:52:46.888Z] #19 82.19 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-20T12:52:46.888Z] #19 82.20 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-20T12:52:47.002Z] #26 ... [2022-04-20T12:52:47.002Z] [2022-04-20T12:52:47.002Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-20T12:52:47.002Z] #29 sha256:87d7b9556664ac4c352ee901be20826ac7faef1a055f772a8de44a12cb749ff2 [2022-04-20T12:52:47.002Z] #29 8.179 Updating certificates in /etc/ssl/certs... [2022-04-20T12:52:47.002Z] #29 9.648 129 added, 0 removed; done. [2022-04-20T12:52:47.002Z] #29 9.757 Setting up jq (1.6-2.1) ... [2022-04-20T12:52:47.002Z] #29 9.757 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-20T12:52:47.002Z] #29 9.768 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-20T12:52:47.002Z] #29 9.780 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:52:47.002Z] #29 9.809 Processing triggers for ca-certificates (20210119) ... [2022-04-20T12:52:47.002Z] #29 9.818 Updating certificates in /etc/ssl/certs... [2022-04-20T12:52:47.002Z] #29 10.89 0 added, 0 removed; done. [2022-04-20T12:52:47.002Z] #29 10.89 Running hooks in /etc/ca-certificates/update.d... [2022-04-20T12:52:47.002Z] #29 10.89 done. [2022-04-20T12:52:47.002Z] #29 DONE 11.0s [2022-04-20T12:52:47.002Z] [2022-04-20T12:52:47.002Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-20T12:52:47.002Z] #30 sha256:a93c633a7e0730283cb35fd29221f02ee68abadf7c9e986c741db1fde09a969e [2022-04-20T12:52:47.002Z] #30 DONE 0.1s [2022-04-20T12:52:47.002Z] [2022-04-20T12:52:47.002Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-20T12:52:47.002Z] #31 sha256:76639a8d92d8dfd3fd58837565d45535a186d718113cd04014a63e879f9275b0 [2022-04-20T12:52:47.143Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 99.61MB / 141.70MB 6.4s [2022-04-20T12:52:47.147Z] #19 82.27 Selecting previously unselected package file. [2022-04-20T12:52:47.147Z] #19 82.28 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-20T12:52:47.147Z] #19 82.29 Unpacking file (1:5.39-3) ... [2022-04-20T12:52:47.147Z] #19 82.35 Selecting previously unselected package xz-utils. [2022-04-20T12:52:47.147Z] #19 82.35 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-20T12:52:47.147Z] #19 82.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-20T12:52:47.147Z] #19 82.45 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-20T12:52:47.147Z] #19 82.45 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-20T12:52:47.405Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 111.15MB / 141.70MB 6.8s [2022-04-20T12:52:47.406Z] #19 82.46 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-20T12:52:47.455Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-04-20T12:52:47.670Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 6.8s done [2022-04-20T12:52:47.931Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 118.49MB / 141.70MB 7.2s [2022-04-20T12:52:47.975Z] #19 83.20 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-20T12:52:47.975Z] #19 83.21 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-20T12:52:47.975Z] #19 83.21 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-20T12:52:48.039Z] #67 DONE 4.6s [2022-04-20T12:52:48.039Z] [2022-04-20T12:52:48.039Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:48.039Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:48.039Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 0.1s done [2022-04-20T12:52:48.039Z] #11 sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 1.86kB / 1.86kB done [2022-04-20T12:52:48.039Z] #11 sha256:ee752bc53c628ff789bacefb714cff721701042ffa9eb736f7b2ed4e9f2bdab6 1.80kB / 1.80kB done [2022-04-20T12:52:48.039Z] #11 sha256:4df7abb7452ed820621fb16b9f978ae9294c1d44ac46041c9083f139b959ac96 7.05kB / 7.05kB done [2022-04-20T12:52:48.039Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 3.0s done [2022-04-20T12:52:48.039Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 1.3s done [2022-04-20T12:52:48.039Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 2.4s done [2022-04-20T12:52:48.039Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 36.70MB / 85.84MB 4.4s [2022-04-20T12:52:48.039Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 25.17MB / 54.58MB 4.4s [2022-04-20T12:52:48.039Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 18.87MB / 141.70MB 4.4s [2022-04-20T12:52:48.039Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0.8s [2022-04-20T12:52:48.039Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 28.31MB / 54.58MB 4.5s [2022-04-20T12:52:48.192Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 125.83MB / 141.70MB 7.6s [2022-04-20T12:52:48.305Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 41.94MB / 85.84MB 4.6s [2022-04-20T12:52:48.305Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 35.65MB / 54.58MB 4.9s [2022-04-20T12:52:48.305Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 28.31MB / 141.70MB 4.9s [2022-04-20T12:52:48.453Z] #11 ... [2022-04-20T12:52:48.453Z] [2022-04-20T12:52:48.453Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:48.453Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-20T12:52:48.453Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-20T12:52:48.453Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-20T12:52:48.453Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-20T12:52:48.453Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-04-20T12:52:48.453Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2022-04-20T12:52:48.453Z] #69 DONE 8.3s [2022-04-20T12:52:48.453Z] [2022-04-20T12:52:48.453Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:48.453Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:48.453Z] #11 ... [2022-04-20T12:52:48.453Z] [2022-04-20T12:52:48.453Z] #24 [internal] load build context [2022-04-20T12:52:48.453Z] #24 sha256:3d0117ab0add205bf0cdde07cfbe306c846684e1f3387cdb959b3c4c335c2b4b [2022-04-20T12:52:48.453Z] #24 transferring context: 36.65MB 8.3s [2022-04-20T12:52:48.453Z] #24 ... [2022-04-20T12:52:48.453Z] [2022-04-20T12:52:48.453Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:48.453Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:48.453Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 134.22MB / 141.70MB 7.9s [2022-04-20T12:52:48.544Z] #19 83.88 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-20T12:52:48.544Z] #19 83.88 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-20T12:52:48.544Z] #19 83.88 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-20T12:52:48.571Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 47.19MB / 85.84MB 4.9s [2022-04-20T12:52:48.571Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 52.43MB / 85.84MB 5.1s [2022-04-20T12:52:48.571Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 42.99MB / 54.58MB 5.1s [2022-04-20T12:52:48.571Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 38.80MB / 141.70MB 5.1s [2022-04-20T12:52:48.851Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 46.14MB / 54.58MB 5.2s [2022-04-20T12:52:48.851Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 59.77MB / 85.84MB 5.4s [2022-04-20T12:52:49.034Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 141.70MB / 141.70MB 8.4s [2022-04-20T12:52:49.113Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 51.38MB / 54.58MB 5.5s [2022-04-20T12:52:49.113Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 48.23MB / 141.70MB 5.5s [2022-04-20T12:52:49.113Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 68.16MB / 85.84MB 5.7s [2022-04-20T12:52:49.372Z] #19 84.55 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-20T12:52:49.373Z] #19 84.56 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-20T12:52:49.373Z] #19 84.56 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-20T12:52:49.443Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 5.7s [2022-04-20T12:52:49.443Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 55.57MB / 141.70MB 5.9s [2022-04-20T12:52:49.719Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 74.45MB / 85.84MB 6.0s [2022-04-20T12:52:49.940Z] #19 85.14 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-20T12:52:49.940Z] #19 85.14 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-20T12:52:49.940Z] #19 85.15 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-20T12:52:49.979Z] #11 ... [2022-04-20T12:52:49.979Z] [2022-04-20T12:52:49.979Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 [2022-04-20T12:52:49.979Z] #28 sha256:2054975196dd34cb4598de7daffc2b6c2abee63a9446ed66c38105686d62a8a7 [2022-04-20T12:52:49.979Z] #28 resolve docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 0.2s done [2022-04-20T12:52:49.979Z] #28 sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 1.85kB / 1.85kB done [2022-04-20T12:52:49.979Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-20T12:52:49.979Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-20T12:52:49.979Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 3.0s done [2022-04-20T12:52:49.979Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.5s [2022-04-20T12:52:49.984Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 83.89MB / 85.84MB 6.3s [2022-04-20T12:52:49.984Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 66.06MB / 141.70MB 6.3s [2022-04-20T12:52:49.984Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 77.59MB / 141.70MB 6.5s [2022-04-20T12:52:50.241Z] #28 ... [2022-04-20T12:52:50.242Z] [2022-04-20T12:52:50.242Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:50.242Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:50.246Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 87.03MB / 141.70MB 6.6s [2022-04-20T12:52:50.246Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 99.40MB / 141.70MB 6.7s [2022-04-20T12:52:50.508Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 106.95MB / 141.70MB 6.9s [2022-04-20T12:52:50.508Z] #19 85.70 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-20T12:52:50.508Z] #19 85.70 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:52:50.508Z] #19 85.71 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-20T12:52:50.508Z] #19 85.77 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-20T12:52:50.508Z] #19 85.77 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:52:50.508Z] #19 85.77 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:52:50.769Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 118.49MB / 141.70MB 7.1s [2022-04-20T12:52:50.820Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 141.70MB / 141.70MB 10.2s done [2022-04-20T12:52:51.031Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 130.02MB / 141.70MB 7.4s [2022-04-20T12:52:51.031Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 7.2s done [2022-04-20T12:52:51.031Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 138.41MB / 141.70MB 7.5s [2022-04-20T12:52:51.081Z] #11 ... [2022-04-20T12:52:51.081Z] [2022-04-20T12:52:51.081Z] #24 [internal] load build context [2022-04-20T12:52:51.081Z] #24 sha256:3d0117ab0add205bf0cdde07cfbe306c846684e1f3387cdb959b3c4c335c2b4b [2022-04-20T12:52:51.081Z] #24 transferring context: 60.72MB 10.8s done [2022-04-20T12:52:51.081Z] #24 DONE 11.0s [2022-04-20T12:52:51.081Z] [2022-04-20T12:52:51.081Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:51.081Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:51.081Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.5s [2022-04-20T12:52:51.380Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 6.9s [2022-04-20T12:52:51.380Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 7.7s done [2022-04-20T12:52:51.604Z] #11 sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 156B / 156B 8.0s [2022-04-20T12:52:51.638Z] #11 extracting sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 done [2022-04-20T12:52:51.897Z] #11 DONE 30.1s [2022-04-20T12:52:51.897Z] [2022-04-20T12:52:51.897Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-20T12:52:51.897Z] #31 sha256:54fdc77139b20867cf1e7fb37ca165aae0a58856f9de321e9467f9c4f5779a62 [2022-04-20T12:52:51.897Z] #31 1.545 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-20T12:52:51.897Z] #31 1.813 [2022-04-20T12:52:51.897Z] #31 2.037 #=#=# ######################################################################## 100.0% [2022-04-20T12:52:51.897Z] #31 2.297 [2022-04-20T12:52:51.897Z] #31 3.217 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-20T12:52:51.897Z] #31 3.493 [2022-04-20T12:52:51.897Z] #31 3.719 #=#=# ######################################################################## 100.0% [2022-04-20T12:52:51.897Z] #31 3.996 [2022-04-20T12:52:51.897Z] #31 4.919 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-20T12:52:51.897Z] #31 5.201 [2022-04-20T12:52:52.156Z] #31 5.410 #=#=# 0.1% #################### 28.5% ######################################################################## 100.0% [2022-04-20T12:52:52.156Z] #31 6.275 [2022-04-20T12:52:52.282Z] #31 ... [2022-04-20T12:52:52.282Z] [2022-04-20T12:52:52.282Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:52:52.282Z] #26 sha256:bf06f5f62db7be0dd55daea38a4b26d67427758e031407bd8702ac8afeb1ece2 [2022-04-20T12:52:52.282Z] #26 3.431 + RM_GOPATH=0 [2022-04-20T12:52:52.282Z] #26 3.431 + TMP_GOPATH= [2022-04-20T12:52:52.282Z] #26 3.431 + : /build [2022-04-20T12:52:52.282Z] #26 3.431 + '[' -z '' ']' [2022-04-20T12:52:52.282Z] #26 3.431 ++ mktemp -d [2022-04-20T12:52:52.282Z] #26 3.450 + export GOPATH=/tmp/tmp.HFY8MjONpT [2022-04-20T12:52:52.282Z] #26 3.450 + GOPATH=/tmp/tmp.HFY8MjONpT [2022-04-20T12:52:52.282Z] #26 3.450 + RM_GOPATH=1 [2022-04-20T12:52:52.282Z] #26 3.450 + case "$(go env GOARCH)" in [2022-04-20T12:52:52.282Z] #26 3.456 ++ go env GOARCH [2022-04-20T12:52:52.282Z] #26 3.508 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:52:52.282Z] #26 3.508 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:52:52.282Z] #26 3.508 ++ dirname /install.sh [2022-04-20T12:52:52.282Z] #26 3.508 + dir=/ [2022-04-20T12:52:52.282Z] #26 3.508 + bin=dockercli [2022-04-20T12:52:52.282Z] #26 3.508 + shift [2022-04-20T12:52:52.282Z] #26 3.508 + '[' '!' -f //dockercli.installer ']' [2022-04-20T12:52:52.282Z] #26 3.508 + . //dockercli.installer [2022-04-20T12:52:52.282Z] #26 3.508 ++ : stable [2022-04-20T12:52:52.282Z] #26 3.516 ++ : 17.06.2-ce [2022-04-20T12:52:52.282Z] #26 3.516 + install_dockercli [2022-04-20T12:52:52.282Z] #26 3.516 Install docker/cli version 17.06.2-ce from stable [2022-04-20T12:52:52.282Z] #26 3.516 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-20T12:52:52.282Z] #26 3.517 ++ uname -m [2022-04-20T12:52:52.282Z] #26 3.518 + arch=aarch64 [2022-04-20T12:52:52.282Z] #26 3.518 + '[' aarch64 '!=' x86_64 ']' [2022-04-20T12:52:52.282Z] #26 3.518 + '[' aarch64 '!=' s390x ']' [2022-04-20T12:52:52.282Z] #26 3.518 + '[' aarch64 '!=' armhf ']' [2022-04-20T12:52:52.282Z] #26 3.518 + build_dockercli [2022-04-20T12:52:52.282Z] #26 3.518 + git clone https://github.com/docker/docker-ce /tmp/tmp.HFY8MjONpT/tmp/docker-ce [2022-04-20T12:52:52.282Z] #26 3.521 Cloning into '/tmp/tmp.HFY8MjONpT/tmp/docker-ce'... [2022-04-20T12:52:52.474Z] #11 ... [2022-04-20T12:52:52.474Z] [2022-04-20T12:52:52.474Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-20T12:52:52.474Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-20T12:52:52.474Z] #68 DONE 0.7s [2022-04-20T12:52:52.474Z] [2022-04-20T12:52:52.474Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:52.474Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:52.552Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 9.0s done [2022-04-20T12:52:53.090Z] #31 7.041 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-20T12:52:53.090Z] #31 7.209 [2022-04-20T12:52:53.128Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.9s [2022-04-20T12:52:53.349Z] #31 7.423 #=#=# ######################################################################## 100.0% [2022-04-20T12:52:53.390Z] #11 ... [2022-04-20T12:52:53.390Z] [2022-04-20T12:52:53.390Z] #24 [internal] load build context [2022-04-20T12:52:53.390Z] #24 sha256:f41341f80ceb73619e7429d6c0ab310312ebb4a2b975d657ffd9291719598ce0 [2022-04-20T12:52:53.390Z] #24 transferring context: 60.72MB 9.5s done [2022-04-20T12:52:53.390Z] #24 ... [2022-04-20T12:52:53.390Z] [2022-04-20T12:52:53.390Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 [2022-04-20T12:52:53.390Z] #28 sha256:2054975196dd34cb4598de7daffc2b6c2abee63a9446ed66c38105686d62a8a7 [2022-04-20T12:52:53.390Z] #28 resolve docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 0.1s done [2022-04-20T12:52:53.390Z] #28 sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 1.85kB / 1.85kB done [2022-04-20T12:52:53.390Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-20T12:52:53.390Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-20T12:52:53.390Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.3s done [2022-04-20T12:52:53.390Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.0s [2022-04-20T12:52:53.610Z] #31 7.670 [2022-04-20T12:52:53.651Z] #28 ... [2022-04-20T12:52:53.651Z] [2022-04-20T12:52:53.651Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:53.651Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-20T12:52:53.651Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-20T12:52:53.651Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-20T12:52:53.651Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-20T12:52:53.651Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-20T12:52:53.651Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-04-20T12:52:53.651Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2022-04-20T12:52:53.651Z] #69 ... [2022-04-20T12:52:53.651Z] [2022-04-20T12:52:53.651Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:53.651Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:53.662Z] #26 ... [2022-04-20T12:52:53.662Z] [2022-04-20T12:52:53.662Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:52:53.662Z] #58 sha256:b3581ee07ba0ab47a6c4bd842ab7485a66102eef849c92f1993ae1725f31d7dd [2022-04-20T12:52:53.662Z] #58 4.064 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:52:53.662Z] #58 4.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:52:53.662Z] #58 4.099 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:52:53.662Z] #58 4.921 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-20T12:52:53.663Z] #58 6.083 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-20T12:52:53.663Z] #58 8.367 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-20T12:52:53.663Z] #58 ... [2022-04-20T12:52:53.663Z] [2022-04-20T12:52:53.663Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:52:53.663Z] #63 sha256:18a532261c395b32328b9ff32fba89e3d40c9bbfe811ff0a2abb0039f7c57e1e [2022-04-20T12:52:53.663Z] #63 3.381 + RM_GOPATH=0 [2022-04-20T12:52:53.663Z] #63 3.383 + TMP_GOPATH= [2022-04-20T12:52:53.663Z] #63 3.385 + : /build [2022-04-20T12:52:53.663Z] #63 3.385 + '[' -z '' ']' [2022-04-20T12:52:53.663Z] #63 3.385 ++ mktemp -d [2022-04-20T12:52:53.663Z] #63 3.396 + export GOPATH=/tmp/tmp.5wifnXDh4J [2022-04-20T12:52:53.663Z] #63 3.396 + GOPATH=/tmp/tmp.5wifnXDh4J [2022-04-20T12:52:53.663Z] #63 3.396 + RM_GOPATH=1 [2022-04-20T12:52:53.663Z] #63 3.396 + case "$(go env GOARCH)" in [2022-04-20T12:52:53.663Z] #63 3.396 ++ go env GOARCH [2022-04-20T12:52:53.663Z] #63 3.486 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:52:53.663Z] #63 3.486 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:52:53.663Z] #63 3.486 ++ dirname /install.sh [2022-04-20T12:52:53.663Z] #63 3.508 + dir=/ [2022-04-20T12:52:53.663Z] #63 3.508 + bin=rootlesskit [2022-04-20T12:52:53.663Z] #63 3.508 + shift [2022-04-20T12:52:53.663Z] #63 3.508 + '[' '!' -f //rootlesskit.installer ']' [2022-04-20T12:52:53.663Z] #63 3.508 + . //rootlesskit.installer [2022-04-20T12:52:53.663Z] #63 3.508 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:52:53.663Z] #63 3.508 + install_rootlesskit [2022-04-20T12:52:53.663Z] #63 3.508 + case "$1" in [2022-04-20T12:52:53.663Z] #63 3.508 + export CGO_ENABLED=0 [2022-04-20T12:52:53.663Z] #63 3.508 + CGO_ENABLED=0 [2022-04-20T12:52:53.663Z] #63 3.508 + _install_rootlesskit [2022-04-20T12:52:53.663Z] #63 3.511 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-20T12:52:53.663Z] #63 3.511 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-20T12:52:53.663Z] #63 3.511 + GOBIN=/build [2022-04-20T12:52:53.663Z] #63 3.511 + GO111MODULE=on [2022-04-20T12:52:53.663Z] #63 3.511 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:52:53.663Z] #63 3.511 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:52:53.663Z] #63 4.066 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-20T12:52:53.663Z] #63 6.259 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T12:52:53.663Z] #63 6.294 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-20T12:52:53.663Z] #63 6.703 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-20T12:52:53.663Z] #63 8.733 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-20T12:52:53.663Z] #63 9.537 go: downloading github.com/google/uuid v1.3.0 [2022-04-20T12:52:53.663Z] #63 9.621 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-20T12:52:53.663Z] #63 9.861 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-20T12:52:53.663Z] #63 10.02 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-20T12:52:53.663Z] #63 10.03 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-20T12:52:53.663Z] #63 ... [2022-04-20T12:52:53.663Z] [2022-04-20T12:52:53.663Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:52:53.663Z] #43 sha256:3c6e603ab2ceb926f7b67e7af224ed90855540225b0fe3ab4ff7acbf8a9233e3 [2022-04-20T12:52:53.663Z] #43 3.279 + git clone https://github.com/docker/distribution.git . [2022-04-20T12:52:53.663Z] #43 3.281 Cloning into '.'... [2022-04-20T12:52:53.870Z] #31 ... [2022-04-20T12:52:53.870Z] [2022-04-20T12:52:53.870Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-20T12:52:53.870Z] #12 sha256:8ad65979998e8d27f0d5f56900d24ed661b16ef90101cc198c4b1d518a559f3e [2022-04-20T12:52:53.870Z] #12 DONE 1.9s [2022-04-20T12:52:53.870Z] [2022-04-20T12:52:53.870Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-20T12:52:53.870Z] #13 sha256:fd394a1e781e3bc8abbfae211f1ab4ee6783260746d1ab147d8f813e313342dc [2022-04-20T12:52:53.924Z] #43 ... [2022-04-20T12:52:53.924Z] [2022-04-20T12:52:53.924Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:52:53.924Z] #51 sha256:a6bbe403a4881cc646e4b27b54694e000b00e15f6c92e11ea865229675bdd656 [2022-04-20T12:52:53.924Z] #51 3.470 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-20T12:52:53.924Z] #51 ... [2022-04-20T12:52:53.924Z] [2022-04-20T12:52:53.924Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:52:53.924Z] #34 sha256:e1f59f25fb47d6e9598f4d612dbb6d0170fd791561fc0cd14f4ecbe63d7cb6dd [2022-04-20T12:52:53.924Z] #34 3.186 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-20T12:52:53.924Z] #34 3.186 Cloning into '.'... [2022-04-20T12:52:54.183Z] #34 ... [2022-04-20T12:52:54.183Z] [2022-04-20T12:52:54.183Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:52:54.183Z] #47 sha256:faf40b153ab7e97865abf672fc21c72f20ca17e0996c56d0460a647741cc3995 [2022-04-20T12:52:54.183Z] #47 3.840 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:52:54.183Z] #47 3.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:52:54.183Z] #47 3.878 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:52:54.183Z] #47 4.427 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-20T12:52:54.183Z] #47 4.748 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-20T12:52:54.183Z] #47 5.951 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-20T12:52:54.183Z] #47 8.328 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-20T12:52:54.183Z] #47 ... [2022-04-20T12:52:54.183Z] [2022-04-20T12:52:54.183Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:52:54.183Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-20T12:52:54.183Z] #14 4.049 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:52:54.183Z] #14 4.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:52:54.183Z] #14 4.134 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:52:54.183Z] #14 4.863 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-20T12:52:54.183Z] #14 6.565 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-20T12:52:54.183Z] #14 8.789 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-20T12:52:54.223Z] #11 ... [2022-04-20T12:52:54.223Z] [2022-04-20T12:52:54.223Z] #24 [internal] load build context [2022-04-20T12:52:54.223Z] #24 sha256:f41341f80ceb73619e7429d6c0ab310312ebb4a2b975d657ffd9291719598ce0 [2022-04-20T12:52:54.223Z] #24 DONE 10.9s [2022-04-20T12:52:54.223Z] [2022-04-20T12:52:54.223Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:54.223Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:54.223Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 141.70MB / 141.70MB 10.4s done [2022-04-20T12:52:54.223Z] #11 sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 156B / 156B 10.5s done [2022-04-20T12:52:54.223Z] #11 ... [2022-04-20T12:52:54.223Z] [2022-04-20T12:52:54.224Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-20T12:52:54.224Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-20T12:52:54.224Z] #69 DONE 10.8s [2022-04-20T12:52:54.389Z] #11 ... [2022-04-20T12:52:54.390Z] [2022-04-20T12:52:54.390Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-20T12:52:54.390Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-20T12:52:54.390Z] #70 DONE 1.4s [2022-04-20T12:52:54.390Z] [2022-04-20T12:52:54.390Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:54.390Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:54.443Z] #14 ... [2022-04-20T12:52:54.443Z] [2022-04-20T12:52:54.443Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-20T12:52:54.443Z] #49 sha256:5b12bdeaf335300ad62f2125c55e10f5f5e72b81d22ea007a9265418d1669842 [2022-04-20T12:52:54.443Z] #49 3.351 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-20T12:52:54.443Z] #49 4.404 go: downloading github.com/fatih/color v1.10.0 [2022-04-20T12:52:54.443Z] #49 4.541 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-20T12:52:54.443Z] #49 4.569 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-20T12:52:54.443Z] #49 4.658 go: downloading github.com/pkg/errors v0.9.1 [2022-04-20T12:52:54.443Z] #49 4.762 go: downloading golang.org/x/tools v0.1.0 [2022-04-20T12:52:54.443Z] #49 4.830 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-20T12:52:54.443Z] #49 4.881 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-20T12:52:54.443Z] #49 5.315 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-20T12:52:54.443Z] #49 5.428 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-20T12:52:54.443Z] #49 8.150 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-20T12:52:54.443Z] #49 8.205 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-20T12:52:54.443Z] #49 8.226 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-20T12:52:54.443Z] #49 9.372 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-20T12:52:54.443Z] #49 9.381 go: downloading golang.org/x/mod v0.3.0 [2022-04-20T12:52:54.444Z] #13 DONE 0.5s [2022-04-20T12:52:54.444Z] [2022-04-20T12:52:54.444Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-20T12:52:54.444Z] #25 sha256:a1be01b0a96383e1aae264c2acd0f2ebe7c84a0b8ae892f42d8309ffb34516bc [2022-04-20T12:52:54.444Z] #25 ... [2022-04-20T12:52:54.444Z] [2022-04-20T12:52:54.444Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-20T12:52:54.444Z] #62 sha256:cfa3d2675c46bcf595c39740a95bba353a5e7b939cc55a10cad971a32ed6b7e1 [2022-04-20T12:52:54.444Z] #62 DONE 0.2s [2022-04-20T12:52:54.444Z] [2022-04-20T12:52:54.444Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-20T12:52:54.444Z] #42 sha256:bb879fd9cd66538bd7907c810a31f792c6d8db071ac291d7bfe8b34e4a76bc53 [2022-04-20T12:52:54.444Z] #42 DONE 0.2s [2022-04-20T12:52:54.444Z] [2022-04-20T12:52:54.444Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-20T12:52:54.444Z] #46 sha256:4e3b504c94550df1ab38467abbff9455e91f50dcfc8c1ddca9f16eec562ef723 [2022-04-20T12:52:54.444Z] #46 DONE 0.3s [2022-04-20T12:52:54.444Z] [2022-04-20T12:52:54.444Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-20T12:52:54.444Z] #25 sha256:a1be01b0a96383e1aae264c2acd0f2ebe7c84a0b8ae892f42d8309ffb34516bc [2022-04-20T12:52:54.444Z] #25 DONE 0.3s [2022-04-20T12:52:54.444Z] [2022-04-20T12:52:54.444Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-20T12:52:54.444Z] #33 sha256:7b7231920d65a2ae194c0bba43fa7dc8912a98ac13df84be6154753fe919c440 [2022-04-20T12:52:54.444Z] #33 DONE 0.3s [2022-04-20T12:52:54.444Z] [2022-04-20T12:52:54.444Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:52:54.444Z] #26 sha256:69a6f84750ea2016df33b53237e7a03b35e8ac561e3563e7ba0607daf615fd1f [2022-04-20T12:52:54.484Z] [2022-04-20T12:52:54.484Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-20T12:52:54.484Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-20T12:52:54.702Z] #49 ... [2022-04-20T12:52:54.702Z] [2022-04-20T12:52:54.702Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-20T12:52:54.702Z] #36 sha256:435e1d2cb20c1f6ce433ebd11b851aa63a7d60f46c481f2f4e7389e9729aab9e [2022-04-20T12:52:54.702Z] #36 3.563 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-20T12:52:54.702Z] #36 ... [2022-04-20T12:52:54.702Z] [2022-04-20T12:52:54.702Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-20T12:52:54.702Z] #53 sha256:12711b9b6f095fb0ca7ee0ad35d490a57808fc7c3c947f37908fbb95cb1037e8 [2022-04-20T12:52:54.702Z] #53 2.893 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-20T12:52:54.702Z] #53 3.922 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-20T12:52:54.702Z] #53 3.926 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-20T12:52:54.702Z] #53 4.010 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-20T12:52:54.702Z] #53 5.110 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-20T12:52:54.961Z] #53 ... [2022-04-20T12:52:54.961Z] [2022-04-20T12:52:54.961Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:52:54.961Z] #38 sha256:11f2df6dade555e52daffde7bddf922c25dd681fb590a9ed8f78d3ba923009c6 [2022-04-20T12:52:54.961Z] #38 4.194 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:52:54.961Z] #38 4.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:52:54.961Z] #38 4.215 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:52:54.961Z] #38 4.944 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-20T12:52:54.961Z] #38 6.047 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-20T12:52:54.961Z] #38 8.067 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-20T12:52:54.961Z] #38 ... [2022-04-20T12:52:54.961Z] [2022-04-20T12:52:54.961Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:52:54.961Z] #63 sha256:18a532261c395b32328b9ff32fba89e3d40c9bbfe811ff0a2abb0039f7c57e1e [2022-04-20T12:52:54.961Z] #63 10.31 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-20T12:52:54.961Z] #63 10.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-20T12:52:54.961Z] #63 10.67 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-20T12:52:54.961Z] #63 10.79 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-20T12:52:55.057Z] #68 DONE 0.6s [2022-04-20T12:52:55.057Z] [2022-04-20T12:52:55.057Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-20T12:52:55.057Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-20T12:52:55.825Z] #26 ... [2022-04-20T12:52:55.825Z] [2022-04-20T12:52:55.825Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-20T12:52:55.825Z] #31 sha256:54fdc77139b20867cf1e7fb37ca165aae0a58856f9de321e9467f9c4f5779a62 [2022-04-20T12:52:55.825Z] #31 8.424 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-20T12:52:55.825Z] #31 8.789 [2022-04-20T12:52:55.825Z] #31 9.044 #=#=# ######################################################################## 100.0% [2022-04-20T12:52:55.825Z] #31 9.587 [2022-04-20T12:52:55.825Z] #31 9.712 Download of images into '/build' complete. [2022-04-20T12:52:55.825Z] #31 9.712 Use something like the following to load the result into a Docker daemon: [2022-04-20T12:52:55.825Z] #31 9.712 tar -cC '/build' . | docker load [2022-04-20T12:52:55.825Z] #31 DONE 9.8s [2022-04-20T12:52:55.897Z] #63 12.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-20T12:52:56.001Z] #70 DONE 1.0s [2022-04-20T12:52:56.001Z] [2022-04-20T12:52:56.001Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 [2022-04-20T12:52:56.001Z] #28 sha256:2054975196dd34cb4598de7daffc2b6c2abee63a9446ed66c38105686d62a8a7 [2022-04-20T12:52:56.085Z] [2022-04-20T12:52:56.085Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:52:56.085Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:52:56.267Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.8s done [2022-04-20T12:52:56.267Z] #28 DONE 13.0s [2022-04-20T12:52:56.267Z] [2022-04-20T12:52:56.267Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:56.267Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:56.530Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 9.3s done [2022-04-20T12:52:56.530Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-20T12:52:56.938Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 11.9s [2022-04-20T12:52:56.938Z] #11 ... [2022-04-20T12:52:56.938Z] [2022-04-20T12:52:56.938Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ee8b6ac7840056fdfb90dc84c2461f2bba951103ff3454eb304adbdac90c5d45 [2022-04-20T12:52:56.938Z] #28 sha256:2054975196dd34cb4598de7daffc2b6c2abee63a9446ed66c38105686d62a8a7 [2022-04-20T12:52:56.938Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 12.8s done [2022-04-20T12:52:56.938Z] #28 DONE 16.3s [2022-04-20T12:52:56.938Z] [2022-04-20T12:52:56.938Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:52:56.938Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:52:56.938Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 12.0s done [2022-04-20T12:52:56.938Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-20T12:52:57.104Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.5s done [2022-04-20T12:52:57.105Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-20T12:52:57.199Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.4s done [2022-04-20T12:52:57.199Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-20T12:52:57.679Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.4s done [2022-04-20T12:52:57.679Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 0.1s [2022-04-20T12:52:57.840Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.4s done [2022-04-20T12:52:58.122Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-20T12:52:58.621Z] #34 3.861 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-20T12:52:58.621Z] #34 3.880 Cloning into '.'... [2022-04-20T12:52:59.192Z] #63 ... [2022-04-20T12:52:59.192Z] [2022-04-20T12:52:59.192Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-20T12:52:59.192Z] #36 sha256:435e1d2cb20c1f6ce433ebd11b851aa63a7d60f46c481f2f4e7389e9729aab9e [2022-04-20T12:52:59.192Z] #36 12.97 tomll can be used in two ways: [2022-04-20T12:52:59.192Z] #36 12.97 Writing to STDIN and reading from STDOUT: [2022-04-20T12:52:59.192Z] #36 12.97 cat file.toml | tomll > file.toml [2022-04-20T12:52:59.192Z] #36 12.97 [2022-04-20T12:52:59.192Z] #36 12.97 Reading and updating a list of files: [2022-04-20T12:52:59.192Z] #36 12.97 tomll a.toml b.toml c.toml [2022-04-20T12:52:59.192Z] #36 12.97 [2022-04-20T12:52:59.192Z] #36 12.97 When given a list of files, tomll will modify all files in place without asking. [2022-04-20T12:52:59.192Z] #36 DONE 15.7s [2022-04-20T12:52:59.192Z] [2022-04-20T12:52:59.192Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-20T12:52:59.192Z] #31 sha256:76639a8d92d8dfd3fd58837565d45535a186d718113cd04014a63e879f9275b0 [2022-04-20T12:52:59.192Z] #31 6.021 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-20T12:52:59.192Z] #31 7.618 #=#=# [2022-04-20T12:52:59.192Z] #31 7.956 #=#=# 1.0% ######################################################################## 100.0% [2022-04-20T12:52:59.192Z] #31 9.246 [2022-04-20T12:53:00.002Z] #34 ... [2022-04-20T12:53:00.002Z] [2022-04-20T12:53:00.002Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:53:00.002Z] #26 sha256:69a6f84750ea2016df33b53237e7a03b35e8ac561e3563e7ba0607daf615fd1f [2022-04-20T12:53:00.002Z] #26 3.571 + RM_GOPATH=0 [2022-04-20T12:53:00.002Z] #26 3.571 + TMP_GOPATH= [2022-04-20T12:53:00.002Z] #26 3.571 + : /build [2022-04-20T12:53:00.002Z] #26 3.571 + '[' -z '' ']' [2022-04-20T12:53:00.002Z] #26 3.572 ++ mktemp -d [2022-04-20T12:53:00.002Z] #26 3.574 + export GOPATH=/tmp/tmp.iSA39klq9u [2022-04-20T12:53:00.002Z] #26 3.574 + GOPATH=/tmp/tmp.iSA39klq9u [2022-04-20T12:53:00.002Z] #26 3.574 + RM_GOPATH=1 [2022-04-20T12:53:00.002Z] #26 3.574 + case "$(go env GOARCH)" in [2022-04-20T12:53:00.002Z] #26 3.575 ++ go env GOARCH [2022-04-20T12:53:00.002Z] #26 3.595 Install docker/cli version 17.06.2-ce from stable [2022-04-20T12:53:00.002Z] #26 3.595 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:00.002Z] #26 3.595 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:00.002Z] #26 3.595 ++ dirname /install.sh [2022-04-20T12:53:00.002Z] #26 3.595 + dir=/ [2022-04-20T12:53:00.002Z] #26 3.595 + bin=dockercli [2022-04-20T12:53:00.002Z] #26 3.595 + shift [2022-04-20T12:53:00.002Z] #26 3.595 + '[' '!' -f //dockercli.installer ']' [2022-04-20T12:53:00.002Z] #26 3.595 + . //dockercli.installer [2022-04-20T12:53:00.002Z] #26 3.595 ++ : stable [2022-04-20T12:53:00.002Z] #26 3.595 ++ : 17.06.2-ce [2022-04-20T12:53:00.002Z] #26 3.595 + install_dockercli [2022-04-20T12:53:00.002Z] #26 3.595 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-20T12:53:00.002Z] #26 3.595 ++ uname -m [2022-04-20T12:53:00.002Z] #26 3.595 + arch=x86_64 [2022-04-20T12:53:00.002Z] #26 3.595 + '[' x86_64 '!=' x86_64 ']' [2022-04-20T12:53:00.002Z] #26 3.595 + url=https://download.docker.com/linux/static [2022-04-20T12:53:00.002Z] #26 3.595 + tar -xz docker/docker [2022-04-20T12:53:00.002Z] #26 3.595 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-20T12:53:00.534Z] #19 95.25 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-20T12:53:00.534Z] #19 95.25 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:53:00.534Z] #19 95.25 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-20T12:53:00.534Z] #19 95.31 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-20T12:53:00.534Z] #19 95.32 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:53:00.534Z] #19 95.32 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-20T12:53:01.100Z] #31 14.36 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-20T12:53:02.039Z] #31 ... [2022-04-20T12:53:02.039Z] [2022-04-20T12:53:02.039Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:53:02.039Z] #43 sha256:3c6e603ab2ceb926f7b67e7af224ed90855540225b0fe3ab4ff7acbf8a9233e3 [2022-04-20T12:53:02.039Z] #43 18.15 + git checkout -q v2.3.0 [2022-04-20T12:53:02.975Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.9s done [2022-04-20T12:53:02.975Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-20T12:53:03.430Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.9s done [2022-04-20T12:53:03.430Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-20T12:53:03.547Z] #11 ... [2022-04-20T12:53:03.547Z] [2022-04-20T12:53:03.547Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-20T12:53:03.547Z] #29 sha256:162f5eeb45fe75f4fd32cb402bc92bb257fc2c7b8029055c8f6061d65eab1594 [2022-04-20T12:53:03.547Z] #29 1.208 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:03.547Z] #29 1.217 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:03.547Z] #29 1.234 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:03.547Z] #29 1.369 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:03.547Z] #29 1.628 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:03.547Z] #29 1.754 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:03.547Z] #29 3.207 Fetched 8510 kB in 2s (3744 kB/s) [2022-04-20T12:53:03.547Z] #29 3.207 Reading package lists... [2022-04-20T12:53:03.547Z] #29 4.028 Reading package lists... [2022-04-20T12:53:03.547Z] #29 4.824 Building dependency tree... [2022-04-20T12:53:03.547Z] #29 5.262 The following additional packages will be installed: [2022-04-20T12:53:03.547Z] #29 5.262 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-20T12:53:03.547Z] #29 5.263 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-20T12:53:03.547Z] #29 5.264 Recommended packages: [2022-04-20T12:53:03.547Z] #29 5.264 libldap-common publicsuffix libsasl2-modules [2022-04-20T12:53:03.547Z] #29 5.439 The following NEW packages will be installed: [2022-04-20T12:53:03.547Z] #29 5.449 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-20T12:53:03.547Z] #29 5.449 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-20T12:53:03.547Z] #29 5.449 libssh2-1 openssl [2022-04-20T12:53:03.547Z] #29 5.722 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-20T12:53:03.547Z] #29 5.722 Need to get 3040 kB of archives. [2022-04-20T12:53:03.547Z] #29 5.722 After this operation, 6651 kB of additional disk space will be used. [2022-04-20T12:53:03.547Z] #29 5.722 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-20T12:53:03.547Z] #29 5.738 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-20T12:53:03.547Z] #29 5.738 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-20T12:53:03.547Z] #29 5.738 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-20T12:53:03.547Z] #29 5.740 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-20T12:53:03.547Z] #29 5.762 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-20T12:53:03.547Z] #29 5.762 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-20T12:53:03.547Z] #29 5.762 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-20T12:53:03.547Z] #29 5.774 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-20T12:53:03.547Z] #29 5.774 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-20T12:53:03.547Z] #29 5.774 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-20T12:53:03.547Z] #29 5.781 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-20T12:53:03.547Z] #29 5.781 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-20T12:53:03.547Z] #29 5.781 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-20T12:53:03.547Z] #29 5.782 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-20T12:53:03.547Z] #29 5.986 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:03.547Z] #29 6.026 Fetched 3040 kB in 0s (8900 kB/s) [2022-04-20T12:53:03.547Z] #29 6.066 Selecting previously unselected package openssl. [2022-04-20T12:53:03.547Z] #29 6.066 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-20T12:53:03.547Z] #29 6.069 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 6.083 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-20T12:53:03.547Z] #29 6.301 Selecting previously unselected package ca-certificates. [2022-04-20T12:53:03.547Z] #29 6.301 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-20T12:53:03.547Z] #29 6.304 Unpacking ca-certificates (20210119) ... [2022-04-20T12:53:03.547Z] #29 6.418 Selecting previously unselected package libbrotli1:amd64. [2022-04-20T12:53:03.547Z] #29 6.418 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 6.425 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-20T12:53:03.547Z] #29 6.517 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-20T12:53:03.547Z] #29 6.517 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 6.525 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:53:03.547Z] #29 6.562 Selecting previously unselected package libsasl2-2:amd64. [2022-04-20T12:53:03.547Z] #29 6.562 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 6.567 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:53:03.547Z] #29 6.621 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-20T12:53:03.547Z] #29 6.622 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 6.629 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-20T12:53:03.547Z] #29 6.685 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-20T12:53:03.547Z] #29 6.685 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 6.688 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-20T12:53:03.547Z] #29 6.738 Selecting previously unselected package libpsl5:amd64. [2022-04-20T12:53:03.547Z] #29 6.738 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 6.743 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-20T12:53:03.547Z] #29 6.783 Selecting previously unselected package librtmp1:amd64. [2022-04-20T12:53:03.547Z] #29 6.784 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 6.788 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-20T12:53:03.547Z] #29 6.832 Selecting previously unselected package libssh2-1:amd64. [2022-04-20T12:53:03.547Z] #29 6.832 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 6.837 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-20T12:53:03.547Z] #29 6.884 Selecting previously unselected package libcurl4:amd64. [2022-04-20T12:53:03.547Z] #29 6.884 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 6.887 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-20T12:53:03.547Z] #29 6.966 Selecting previously unselected package curl. [2022-04-20T12:53:03.547Z] #29 6.966 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 6.970 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-20T12:53:03.547Z] #29 7.042 Selecting previously unselected package libonig5:amd64. [2022-04-20T12:53:03.547Z] #29 7.042 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 7.048 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:53:03.547Z] #29 7.126 Selecting previously unselected package libjq1:amd64. [2022-04-20T12:53:03.547Z] #29 7.126 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 7.126 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:53:03.547Z] #29 7.170 Selecting previously unselected package jq. [2022-04-20T12:53:03.547Z] #29 7.170 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-20T12:53:03.547Z] #29 7.181 Unpacking jq (1.6-2.1) ... [2022-04-20T12:53:03.547Z] #29 7.234 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-20T12:53:03.547Z] #29 7.255 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-20T12:53:03.547Z] #29 7.274 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-20T12:53:03.547Z] #29 7.287 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:53:03.547Z] #29 7.302 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-20T12:53:03.547Z] #29 7.325 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:53:03.548Z] #29 7.340 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-20T12:53:03.548Z] #29 7.347 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-20T12:53:03.548Z] #29 7.377 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:53:03.809Z] #29 7.392 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:53:03.809Z] #29 7.406 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-20T12:53:03.809Z] #29 7.422 Setting up ca-certificates (20210119) ... [2022-04-20T12:53:03.943Z] #43 19.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-20T12:53:04.197Z] #26 ... [2022-04-20T12:53:04.197Z] [2022-04-20T12:53:04.197Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-20T12:53:04.197Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-20T12:53:04.197Z] #49 4.327 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-20T12:53:04.197Z] #49 5.785 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-20T12:53:04.197Z] #49 5.785 go: downloading github.com/fatih/color v1.10.0 [2022-04-20T12:53:04.197Z] #49 5.853 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-20T12:53:04.197Z] #49 6.004 go: downloading github.com/pkg/errors v0.9.1 [2022-04-20T12:53:04.197Z] #49 6.287 go: downloading golang.org/x/tools v0.1.0 [2022-04-20T12:53:04.197Z] #49 6.462 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-20T12:53:04.197Z] #49 6.598 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-20T12:53:04.197Z] #49 6.774 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-20T12:53:04.197Z] #49 6.873 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-20T12:53:04.197Z] #49 ... [2022-04-20T12:53:04.197Z] [2022-04-20T12:53:04.197Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-20T12:53:04.197Z] #36 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-20T12:53:04.197Z] #36 4.481 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-20T12:53:04.381Z] #29 8.040 Updating certificates in /etc/ssl/certs... [2022-04-20T12:53:04.455Z] #36 ... [2022-04-20T12:53:04.455Z] [2022-04-20T12:53:04.455Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:04.455Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:53:04.456Z] #14 4.587 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:04.456Z] #14 4.635 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:04.456Z] #14 4.635 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:04.456Z] #14 5.394 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:04.456Z] #14 7.399 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:04.456Z] #14 9.446 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:04.456Z] #14 ... [2022-04-20T12:53:04.456Z] [2022-04-20T12:53:04.456Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:04.456Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:04.456Z] #58 4.222 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:04.456Z] #58 4.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:04.456Z] #58 4.320 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:04.456Z] #58 5.032 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:04.456Z] #58 6.996 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:04.456Z] #58 9.177 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:04.715Z] #58 ... [2022-04-20T12:53:04.715Z] [2022-04-20T12:53:04.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-04-20T12:53:04.715Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:04.715Z] #47 4.036 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:04.715Z] #47 4.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:04.715Z] #47 4.090 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:04.715Z] #47 4.596 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-20T12:53:04.715Z] #47 4.836 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:04.715Z] #47 7.030 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:04.715Z] #47 9.597 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:04.973Z] #47 ... [2022-04-20T12:53:04.973Z] [2022-04-20T12:53:04.973Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:04.973Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:04.973Z] #51 3.561 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-20T12:53:04.973Z] #51 ... [2022-04-20T12:53:04.973Z] [2022-04-20T12:53:04.973Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:53:04.973Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:53:04.973Z] #43 3.158 + git clone https://github.com/docker/distribution.git . [2022-04-20T12:53:04.973Z] #43 3.164 Cloning into '.'... [2022-04-20T12:53:04.973Z] #43 ... [2022-04-20T12:53:04.973Z] [2022-04-20T12:53:04.973Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:04.973Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:53:04.973Z] #38 4.125 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:04.973Z] #38 4.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:04.973Z] #38 4.148 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:04.973Z] #38 4.612 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:04.973Z] #38 6.423 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:04.973Z] #38 8.587 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:05.232Z] #38 ... [2022-04-20T12:53:05.232Z] [2022-04-20T12:53:05.232Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:53:05.232Z] #63 sha256:f3d3861fcd44b413649992b7e4b2b041763d6446c468ff493b2a96c5ab346a49 [2022-04-20T12:53:05.232Z] #63 3.888 + RM_GOPATH=0 [2022-04-20T12:53:05.232Z] #63 3.888 + TMP_GOPATH= [2022-04-20T12:53:05.232Z] #63 3.888 + : /build [2022-04-20T12:53:05.232Z] #63 3.888 + '[' -z '' ']' [2022-04-20T12:53:05.232Z] #63 3.888 ++ mktemp -d [2022-04-20T12:53:05.232Z] #63 3.888 + export GOPATH=/tmp/tmp.tfvPhRUAZc [2022-04-20T12:53:05.232Z] #63 3.888 + GOPATH=/tmp/tmp.tfvPhRUAZc [2022-04-20T12:53:05.232Z] #63 3.888 + RM_GOPATH=1 [2022-04-20T12:53:05.232Z] #63 3.888 + case "$(go env GOARCH)" in [2022-04-20T12:53:05.232Z] #63 3.888 ++ go env GOARCH [2022-04-20T12:53:05.232Z] #63 3.906 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:05.232Z] #63 3.906 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:05.232Z] #63 3.906 ++ dirname /install.sh [2022-04-20T12:53:05.232Z] #63 3.922 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:53:05.232Z] #63 3.922 + dir=/ [2022-04-20T12:53:05.232Z] #63 3.922 + bin=rootlesskit [2022-04-20T12:53:05.232Z] #63 3.922 + shift [2022-04-20T12:53:05.233Z] #63 3.922 + '[' '!' -f //rootlesskit.installer ']' [2022-04-20T12:53:05.233Z] #63 3.922 + . //rootlesskit.installer [2022-04-20T12:53:05.233Z] #63 3.922 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:53:05.233Z] #63 3.922 + install_rootlesskit [2022-04-20T12:53:05.233Z] #63 3.922 + case "$1" in [2022-04-20T12:53:05.233Z] #63 3.922 + export CGO_ENABLED=0 [2022-04-20T12:53:05.233Z] #63 3.922 + CGO_ENABLED=0 [2022-04-20T12:53:05.233Z] #63 3.922 + _install_rootlesskit [2022-04-20T12:53:05.233Z] #63 3.922 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-20T12:53:05.233Z] #63 3.922 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-20T12:53:05.233Z] #63 3.922 + GOBIN=/build [2022-04-20T12:53:05.233Z] #63 3.922 + GO111MODULE=on [2022-04-20T12:53:05.233Z] #63 3.922 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:53:05.233Z] #63 4.435 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-20T12:53:05.233Z] #63 6.591 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T12:53:05.233Z] #63 6.591 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-20T12:53:05.233Z] #63 7.191 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-20T12:53:05.233Z] #63 9.912 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-20T12:53:05.233Z] #63 10.60 go: downloading github.com/google/uuid v1.3.0 [2022-04-20T12:53:05.233Z] #63 10.64 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-20T12:53:05.233Z] #63 ... [2022-04-20T12:53:05.233Z] [2022-04-20T12:53:05.233Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-20T12:53:05.233Z] #53 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-20T12:53:05.233Z] #53 3.696 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-20T12:53:05.233Z] #53 4.819 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-20T12:53:05.233Z] #53 4.831 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-20T12:53:05.233Z] #53 4.902 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-20T12:53:05.233Z] #53 6.518 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-20T12:53:05.327Z] #29 8.744 129 added, 0 removed; done. [2022-04-20T12:53:05.327Z] #29 8.809 Setting up jq (1.6-2.1) ... [2022-04-20T12:53:05.327Z] #29 8.823 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-20T12:53:05.327Z] #29 8.832 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-20T12:53:05.327Z] #29 8.841 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:53:05.327Z] #29 8.860 Processing triggers for ca-certificates (20210119) ... [2022-04-20T12:53:05.327Z] #29 8.869 Updating certificates in /etc/ssl/certs... [2022-04-20T12:53:05.496Z] #53 ... [2022-04-20T12:53:05.496Z] [2022-04-20T12:53:05.496Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:53:05.496Z] #26 sha256:69a6f84750ea2016df33b53237e7a03b35e8ac561e3563e7ba0607daf615fd1f [2022-04-20T12:53:05.496Z] #26 10.67 + mkdir -p /build [2022-04-20T12:53:05.496Z] #26 10.67 + mv docker/docker /build/ [2022-04-20T12:53:05.496Z] #26 10.68 + rmdir docker [2022-04-20T12:53:05.756Z] #26 DONE 11.3s [2022-04-20T12:53:05.756Z] [2022-04-20T12:53:05.756Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:53:05.756Z] #63 sha256:f3d3861fcd44b413649992b7e4b2b041763d6446c468ff493b2a96c5ab346a49 [2022-04-20T12:53:05.756Z] #63 11.27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-20T12:53:05.845Z] #43 ... [2022-04-20T12:53:05.845Z] [2022-04-20T12:53:05.845Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:05.845Z] #47 sha256:faf40b153ab7e97865abf672fc21c72f20ca17e0996c56d0460a647741cc3995 [2022-04-20T12:53:05.845Z] #47 11.96 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-20T12:53:05.845Z] #47 14.03 Fetched 8401 kB in 11s (790 kB/s) [2022-04-20T12:53:05.845Z] #47 14.03 Reading package lists... [2022-04-20T12:53:05.845Z] #47 18.06 Reading package lists... [2022-04-20T12:53:05.845Z] #47 21.75 Building dependency tree... [2022-04-20T12:53:05.845Z] #47 ... [2022-04-20T12:53:05.845Z] [2022-04-20T12:53:05.845Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:05.845Z] #51 sha256:a6bbe403a4881cc646e4b27b54694e000b00e15f6c92e11ea865229675bdd656 [2022-04-20T12:53:05.845Z] #51 20.28 go: downloading github.com/fatih/color v1.13.0 [2022-04-20T12:53:05.845Z] #51 20.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-20T12:53:05.845Z] #51 20.31 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-20T12:53:05.845Z] #51 20.35 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-20T12:53:05.845Z] #51 20.48 go: downloading github.com/spf13/viper v1.10.1 [2022-04-20T12:53:05.845Z] #51 20.66 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-20T12:53:05.845Z] #51 20.91 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-20T12:53:05.845Z] #51 20.94 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-20T12:53:05.845Z] #51 20.94 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-20T12:53:05.845Z] #51 20.96 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-20T12:53:05.845Z] #51 21.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-20T12:53:05.845Z] #51 21.77 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-20T12:53:05.899Z] #29 9.521 0 added, 0 removed; done. [2022-04-20T12:53:05.899Z] #29 9.521 Running hooks in /etc/ca-certificates/update.d... [2022-04-20T12:53:05.899Z] #29 9.524 done. [2022-04-20T12:53:06.015Z] #63 11.55 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-20T12:53:06.015Z] #63 11.62 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-20T12:53:06.274Z] #63 11.74 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-20T12:53:06.469Z] #29 ... [2022-04-20T12:53:06.469Z] [2022-04-20T12:53:06.469Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:53:06.469Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:53:06.532Z] #63 12.04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-20T12:53:06.731Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.1s done [2022-04-20T12:53:06.737Z] #11 ... [2022-04-20T12:53:06.737Z] [2022-04-20T12:53:06.737Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-20T12:53:06.737Z] #29 sha256:162f5eeb45fe75f4fd32cb402bc92bb257fc2c7b8029055c8f6061d65eab1594 [2022-04-20T12:53:06.737Z] #29 0.994 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:06.737Z] #29 0.995 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:06.737Z] #29 0.999 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:06.737Z] #29 1.170 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:06.737Z] #29 1.390 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:06.737Z] #29 1.947 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:06.737Z] #29 3.153 Fetched 8510 kB in 2s (3489 kB/s) [2022-04-20T12:53:06.737Z] #29 3.153 Reading package lists... [2022-04-20T12:53:06.737Z] #29 3.947 Reading package lists... [2022-04-20T12:53:06.737Z] #29 4.727 Building dependency tree... [2022-04-20T12:53:06.737Z] #29 5.068 The following additional packages will be installed: [2022-04-20T12:53:06.737Z] #29 5.069 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-20T12:53:06.737Z] #29 5.069 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-20T12:53:06.737Z] #29 5.071 Recommended packages: [2022-04-20T12:53:06.737Z] #29 5.071 libldap-common publicsuffix libsasl2-modules [2022-04-20T12:53:06.737Z] #29 5.240 The following NEW packages will be installed: [2022-04-20T12:53:06.737Z] #29 5.243 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-20T12:53:06.737Z] #29 5.243 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-20T12:53:06.737Z] #29 5.243 libssh2-1 openssl [2022-04-20T12:53:06.737Z] #29 5.515 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-20T12:53:06.737Z] #29 5.515 Need to get 3040 kB of archives. [2022-04-20T12:53:06.737Z] #29 5.515 After this operation, 6651 kB of additional disk space will be used. [2022-04-20T12:53:06.737Z] #29 5.515 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-20T12:53:06.737Z] #29 5.534 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-20T12:53:06.737Z] #29 5.534 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-20T12:53:06.737Z] #29 5.534 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-20T12:53:06.737Z] #29 5.534 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-20T12:53:06.737Z] #29 5.534 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-20T12:53:06.737Z] #29 5.535 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-20T12:53:06.737Z] #29 5.543 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-20T12:53:06.737Z] #29 5.543 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-20T12:53:06.737Z] #29 5.543 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-20T12:53:06.737Z] #29 5.543 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-20T12:53:06.737Z] #29 5.545 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-20T12:53:06.737Z] #29 5.548 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-20T12:53:06.737Z] #29 5.550 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-20T12:53:06.737Z] #29 5.552 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-20T12:53:06.737Z] #29 5.701 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:06.737Z] #29 5.736 Fetched 3040 kB in 0s (10.0 MB/s) [2022-04-20T12:53:06.737Z] #29 5.763 Selecting previously unselected package openssl. [2022-04-20T12:53:06.737Z] #29 5.763 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-20T12:53:06.737Z] #29 5.763 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-20T12:53:06.737Z] #29 5.768 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-20T12:53:06.737Z] #29 5.911 Selecting previously unselected package ca-certificates. [2022-04-20T12:53:06.737Z] #29 5.911 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-20T12:53:06.737Z] #29 5.922 Unpacking ca-certificates (20210119) ... [2022-04-20T12:53:06.737Z] #29 6.014 Selecting previously unselected package libbrotli1:amd64. [2022-04-20T12:53:06.737Z] #29 6.014 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-20T12:53:06.737Z] #29 6.026 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-20T12:53:06.737Z] #29 6.111 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-20T12:53:06.737Z] #29 6.111 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-20T12:53:06.737Z] #29 6.119 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:53:06.737Z] #29 6.173 Selecting previously unselected package libsasl2-2:amd64. [2022-04-20T12:53:06.737Z] #29 6.173 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-20T12:53:06.737Z] #29 6.178 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:53:06.737Z] #29 6.313 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-20T12:53:06.737Z] #29 6.313 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-20T12:53:06.737Z] #29 6.319 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-20T12:53:06.737Z] #29 6.393 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-20T12:53:06.737Z] #29 6.395 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-20T12:53:06.737Z] #29 6.400 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-20T12:53:06.738Z] #29 6.452 Selecting previously unselected package libpsl5:amd64. [2022-04-20T12:53:06.738Z] #29 6.452 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-20T12:53:06.738Z] #29 6.456 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-20T12:53:06.738Z] #29 6.504 Selecting previously unselected package librtmp1:amd64. [2022-04-20T12:53:06.738Z] #29 6.504 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-20T12:53:06.738Z] #29 6.509 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-20T12:53:06.738Z] #29 6.559 Selecting previously unselected package libssh2-1:amd64. [2022-04-20T12:53:06.738Z] #29 6.560 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-20T12:53:06.738Z] #29 6.565 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-20T12:53:06.738Z] #29 6.629 Selecting previously unselected package libcurl4:amd64. [2022-04-20T12:53:06.738Z] #29 6.631 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-20T12:53:06.738Z] #29 6.636 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-20T12:53:06.738Z] #29 6.710 Selecting previously unselected package curl. [2022-04-20T12:53:06.738Z] #29 6.710 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-20T12:53:06.738Z] #29 6.716 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-20T12:53:06.738Z] #29 6.794 Selecting previously unselected package libonig5:amd64. [2022-04-20T12:53:06.738Z] #29 6.794 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-20T12:53:06.738Z] #29 6.800 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:53:06.738Z] #29 6.866 Selecting previously unselected package libjq1:amd64. [2022-04-20T12:53:06.738Z] #29 6.866 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-20T12:53:06.738Z] #29 6.872 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:53:06.738Z] #29 6.934 Selecting previously unselected package jq. [2022-04-20T12:53:06.738Z] #29 6.934 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-20T12:53:06.738Z] #29 6.941 Unpacking jq (1.6-2.1) ... [2022-04-20T12:53:06.738Z] #29 6.988 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-20T12:53:06.738Z] #29 7.005 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-20T12:53:06.738Z] #29 7.020 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-20T12:53:06.738Z] #29 7.039 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:53:06.738Z] #29 7.052 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-20T12:53:06.738Z] #29 7.070 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-20T12:53:06.738Z] #29 7.087 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-20T12:53:06.738Z] #29 7.099 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-20T12:53:06.738Z] #29 7.122 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:53:06.738Z] #29 7.135 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:53:06.738Z] #29 7.153 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-20T12:53:06.738Z] #29 7.176 Setting up ca-certificates (20210119) ... [2022-04-20T12:53:06.738Z] #29 7.900 Updating certificates in /etc/ssl/certs... [2022-04-20T12:53:06.738Z] #29 8.626 129 added, 0 removed; done. [2022-04-20T12:53:06.738Z] #29 8.666 Setting up jq (1.6-2.1) ... [2022-04-20T12:53:06.738Z] #29 8.681 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-20T12:53:06.738Z] #29 8.693 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-20T12:53:06.738Z] #29 8.707 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:53:06.738Z] #29 8.732 Processing triggers for ca-certificates (20210119) ... [2022-04-20T12:53:06.738Z] #29 8.742 Updating certificates in /etc/ssl/certs... [2022-04-20T12:53:06.738Z] #29 9.343 0 added, 0 removed; done. [2022-04-20T12:53:06.738Z] #29 9.343 Running hooks in /etc/ca-certificates/update.d... [2022-04-20T12:53:06.738Z] #29 9.344 done. [2022-04-20T12:53:06.738Z] #29 ... [2022-04-20T12:53:06.738Z] [2022-04-20T12:53:06.738Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:53:06.738Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:53:06.781Z] #51 ... [2022-04-20T12:53:06.781Z] [2022-04-20T12:53:06.781Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:06.781Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-20T12:53:06.781Z] #14 13.22 Fetched 8397 kB in 10s (877 kB/s) [2022-04-20T12:53:06.781Z] #14 13.22 Reading package lists... [2022-04-20T12:53:06.781Z] #14 17.91 Reading package lists... [2022-04-20T12:53:06.781Z] #14 21.59 Building dependency tree... [2022-04-20T12:53:06.781Z] #14 ... [2022-04-20T12:53:06.781Z] [2022-04-20T12:53:06.781Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:06.781Z] #38 sha256:11f2df6dade555e52daffde7bddf922c25dd681fb590a9ed8f78d3ba923009c6 [2022-04-20T12:53:06.781Z] #38 13.26 Fetched 8397 kB in 9s (901 kB/s) [2022-04-20T12:53:06.781Z] #38 13.26 Reading package lists... [2022-04-20T12:53:06.781Z] #38 17.92 Reading package lists... [2022-04-20T12:53:06.781Z] #38 21.61 Building dependency tree... [2022-04-20T12:53:06.792Z] #63 12.24 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-20T12:53:07.040Z] #38 ... [2022-04-20T12:53:07.041Z] [2022-04-20T12:53:07.041Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:07.041Z] #58 sha256:b3581ee07ba0ab47a6c4bd842ab7485a66102eef849c92f1993ae1725f31d7dd [2022-04-20T12:53:07.041Z] #58 13.59 Fetched 8397 kB in 10s (855 kB/s) [2022-04-20T12:53:07.041Z] #58 13.59 Reading package lists... [2022-04-20T12:53:07.041Z] #58 18.14 Reading package lists... [2022-04-20T12:53:07.041Z] #58 21.96 Building dependency tree... [2022-04-20T12:53:07.051Z] #63 12.37 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-20T12:53:07.299Z] #58 ... [2022-04-20T12:53:07.300Z] [2022-04-20T12:53:07.300Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:07.300Z] #47 sha256:faf40b153ab7e97865abf672fc21c72f20ca17e0996c56d0460a647741cc3995 [2022-04-20T12:53:07.300Z] #47 21.75 Building dependency tree... [2022-04-20T12:53:07.312Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.1s done [2022-04-20T12:53:07.680Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 0.1s [2022-04-20T12:53:07.882Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a [2022-04-20T12:53:08.144Z] #11 ... [2022-04-20T12:53:08.144Z] [2022-04-20T12:53:08.144Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-20T12:53:08.144Z] #29 sha256:162f5eeb45fe75f4fd32cb402bc92bb257fc2c7b8029055c8f6061d65eab1594 [2022-04-20T12:53:08.144Z] #29 DONE 11.6s [2022-04-20T12:53:08.144Z] [2022-04-20T12:53:08.144Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:53:08.144Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:53:08.254Z] #11 ... [2022-04-20T12:53:08.254Z] [2022-04-20T12:53:08.254Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-20T12:53:08.254Z] #29 sha256:162f5eeb45fe75f4fd32cb402bc92bb257fc2c7b8029055c8f6061d65eab1594 [2022-04-20T12:53:08.254Z] #29 DONE 11.9s [2022-04-20T12:53:08.254Z] [2022-04-20T12:53:08.254Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:53:08.254Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:53:08.254Z] #11 ... [2022-04-20T12:53:08.254Z] [2022-04-20T12:53:08.254Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-20T12:53:08.254Z] #30 sha256:11aed93a22aaf235c9357e59e0770a5925270ee5f7795d88a3084a4119262a2d [2022-04-20T12:53:08.254Z] #30 DONE 0.1s [2022-04-20T12:53:08.254Z] [2022-04-20T12:53:08.254Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:53:08.254Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:53:08.429Z] #63 13.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-20T12:53:08.680Z] #47 24.88 The following additional packages will be installed: [2022-04-20T12:53:08.680Z] #47 24.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-20T12:53:08.680Z] #47 24.88 python3-protobuf python3-six [2022-04-20T12:53:08.680Z] #47 24.88 Suggested packages: [2022-04-20T12:53:08.680Z] #47 24.88 python3-setuptools [2022-04-20T12:53:08.680Z] #47 24.88 Recommended packages: [2022-04-20T12:53:08.680Z] #47 24.88 iproute2 | iproute [2022-04-20T12:53:08.715Z] #11 ... [2022-04-20T12:53:08.715Z] [2022-04-20T12:53:08.715Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-20T12:53:08.715Z] #30 sha256:450c1f214dcf6a55002174cb4369b9c61218c63fab0fafca4037b19e6cba09ff [2022-04-20T12:53:08.715Z] #30 DONE 0.3s [2022-04-20T12:53:08.715Z] [2022-04-20T12:53:08.715Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-20T12:53:08.716Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-20T12:53:08.939Z] #47 25.37 The following NEW packages will be installed: [2022-04-20T12:53:09.199Z] #47 25.41 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-20T12:53:09.199Z] #47 25.41 python3-protobuf python3-six [2022-04-20T12:53:09.459Z] #47 25.80 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:09.459Z] #47 25.80 Need to get 2115 kB of archives. [2022-04-20T12:53:09.459Z] #47 25.80 After this operation, 10.7 MB of additional disk space will be used. [2022-04-20T12:53:09.459Z] #47 25.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-20T12:53:09.459Z] #47 25.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-20T12:53:09.459Z] #47 25.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-20T12:53:09.459Z] #47 25.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-20T12:53:09.459Z] #47 25.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-20T12:53:09.459Z] #47 25.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-20T12:53:09.459Z] #47 25.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-20T12:53:10.622Z] #19 104.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-20T12:53:10.622Z] #19 104.6 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:53:10.622Z] #19 104.6 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-20T12:53:10.622Z] #19 104.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-20T12:53:10.622Z] #19 104.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:53:10.622Z] #19 104.7 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-20T12:53:11.720Z] #63 ... [2022-04-20T12:53:11.720Z] [2022-04-20T12:53:11.720Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-20T12:53:11.720Z] #36 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-20T12:53:11.720Z] #36 16.01 tomll can be used in two ways: [2022-04-20T12:53:11.720Z] #36 16.01 Writing to STDIN and reading from STDOUT: [2022-04-20T12:53:11.720Z] #36 16.01 cat file.toml | tomll > file.toml [2022-04-20T12:53:11.720Z] #36 16.01 [2022-04-20T12:53:11.720Z] #36 16.01 Reading and updating a list of files: [2022-04-20T12:53:11.720Z] #36 16.01 tomll a.toml b.toml c.toml [2022-04-20T12:53:11.720Z] #36 16.01 [2022-04-20T12:53:11.720Z] #36 16.01 When given a list of files, tomll will modify all files in place without asking. [2022-04-20T12:53:11.720Z] #36 DONE 17.3s [2022-04-20T12:53:11.720Z] [2022-04-20T12:53:11.720Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:11.720Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:11.720Z] #58 17.45 Fetched 8510 kB in 13s (636 kB/s) [2022-04-20T12:53:12.012Z] #47 ... [2022-04-20T12:53:12.012Z] [2022-04-20T12:53:12.012Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-20T12:53:12.012Z] #31 sha256:76639a8d92d8dfd3fd58837565d45535a186d718113cd04014a63e879f9275b0 [2022-04-20T12:53:12.012Z] #31 15.79 #=#=# [2022-04-20T12:53:12.012Z] #31 16.12 #=#=# 0.4% ######################################################################## 100.0% [2022-04-20T12:53:12.012Z] #31 17.24 [2022-04-20T12:53:12.012Z] #31 21.28 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-20T12:53:12.012Z] #31 22.69 [2022-04-20T12:53:12.012Z] #31 22.99 #=#=# 0.0% ########### 15.6% ################## 25.4% ####################### 32.3% ############################### 44.3% ################################ 44.6% ################################# 46.7% ####################################### 54.5% ############################################ 61.5% #################################################### 73.0% ############################################################## 86.3% ##################################################################### 96.2% ######################################################################## 100.0% [2022-04-20T12:53:12.012Z] #31 25.40 [2022-04-20T12:53:12.927Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 5.1s [2022-04-20T12:53:13.023Z] #31 ... [2022-04-20T12:53:13.023Z] [2022-04-20T12:53:13.023Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-20T12:53:13.023Z] #53 sha256:12711b9b6f095fb0ca7ee0ad35d490a57808fc7c3c947f37908fbb95cb1037e8 [2022-04-20T12:53:13.023Z] #53 26.72 v3.0.2 [2022-04-20T12:53:13.023Z] #53 DONE 29.2s [2022-04-20T12:53:13.023Z] [2022-04-20T12:53:13.023Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:13.023Z] #51 sha256:a6bbe403a4881cc646e4b27b54694e000b00e15f6c92e11ea865229675bdd656 [2022-04-20T12:53:13.023Z] #51 24.01 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T12:53:13.023Z] #51 24.04 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-20T12:53:13.023Z] #51 24.04 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-20T12:53:13.023Z] #51 24.13 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-20T12:53:13.023Z] #51 24.27 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-20T12:53:13.023Z] #51 24.30 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-20T12:53:13.023Z] #51 24.36 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-20T12:53:13.023Z] #51 24.36 go: downloading github.com/spf13/afero v1.6.0 [2022-04-20T12:53:13.023Z] #51 24.38 go: downloading github.com/spf13/cast v1.4.1 [2022-04-20T12:53:13.023Z] #51 24.40 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-20T12:53:13.023Z] #51 24.41 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-20T12:53:13.023Z] #51 24.46 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-20T12:53:13.023Z] #51 24.56 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-20T12:53:13.023Z] #51 24.59 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-20T12:53:13.023Z] #51 24.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-20T12:53:13.023Z] #51 24.76 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-20T12:53:13.023Z] #51 24.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-20T12:53:13.023Z] #51 24.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-20T12:53:13.023Z] #51 24.93 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-20T12:53:13.023Z] #51 24.95 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-20T12:53:13.023Z] #51 25.02 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-20T12:53:13.023Z] #51 25.47 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-20T12:53:13.023Z] #51 25.55 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-20T12:53:13.023Z] #51 25.55 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-20T12:53:13.023Z] #51 25.56 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-20T12:53:13.023Z] #51 25.65 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-20T12:53:13.023Z] #51 25.68 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-20T12:53:13.023Z] #51 26.02 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-20T12:53:13.024Z] #51 26.07 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-20T12:53:13.024Z] #51 26.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-20T12:53:13.024Z] #51 26.19 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-20T12:53:13.024Z] #51 26.23 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-20T12:53:13.024Z] #51 26.25 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-20T12:53:13.024Z] #51 26.30 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-20T12:53:13.024Z] #51 26.33 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-20T12:53:13.024Z] #51 26.41 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-20T12:53:13.024Z] #51 26.44 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-20T12:53:13.024Z] #51 26.45 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-20T12:53:13.024Z] #51 26.48 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-20T12:53:13.024Z] #51 26.51 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-20T12:53:13.024Z] #51 26.53 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-20T12:53:13.024Z] #51 26.59 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-20T12:53:13.024Z] #51 26.65 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-20T12:53:13.024Z] #51 26.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-20T12:53:13.024Z] #51 26.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-20T12:53:13.024Z] #51 26.74 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-20T12:53:13.024Z] #51 26.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-20T12:53:13.024Z] #51 27.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-20T12:53:13.024Z] #51 27.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-20T12:53:13.024Z] #51 27.47 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-20T12:53:13.024Z] #51 27.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-20T12:53:13.024Z] #51 27.62 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-20T12:53:13.024Z] #51 27.65 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-20T12:53:13.024Z] #51 27.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-20T12:53:13.024Z] #51 27.68 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-20T12:53:13.024Z] #51 27.68 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-20T12:53:13.024Z] #51 27.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-20T12:53:13.024Z] #51 27.77 go: downloading github.com/julz/importas v0.1.0 [2022-04-20T12:53:13.024Z] #51 27.78 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-20T12:53:13.024Z] #51 27.80 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-20T12:53:13.024Z] #51 27.83 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-20T12:53:13.024Z] #51 27.90 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-20T12:53:13.024Z] #51 27.94 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-20T12:53:13.024Z] #51 27.95 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-20T12:53:13.024Z] #51 27.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-20T12:53:13.024Z] #51 28.13 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-20T12:53:13.024Z] #51 28.15 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-20T12:53:13.024Z] #51 28.19 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-20T12:53:13.024Z] #51 28.32 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-20T12:53:13.024Z] #51 28.35 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-20T12:53:13.024Z] #51 28.96 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-20T12:53:13.024Z] #51 28.96 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-20T12:53:13.024Z] #51 29.04 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-20T12:53:13.024Z] #51 29.06 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-20T12:53:13.024Z] #51 29.13 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-20T12:53:13.024Z] #51 29.14 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-20T12:53:13.024Z] #51 29.20 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-20T12:53:13.024Z] #51 29.21 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-20T12:53:13.024Z] #51 29.22 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-20T12:53:13.024Z] #51 29.48 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-20T12:53:13.024Z] #51 29.48 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-20T12:53:13.024Z] #51 29.48 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-20T12:53:13.024Z] #51 29.50 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-20T12:53:13.024Z] #51 29.54 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-20T12:53:13.024Z] #51 29.60 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-20T12:53:13.283Z] #51 29.78 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-20T12:53:13.283Z] #51 ... [2022-04-20T12:53:13.283Z] [2022-04-20T12:53:13.283Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:53:13.283Z] #34 sha256:e1f59f25fb47d6e9598f4d612dbb6d0170fd791561fc0cd14f4ecbe63d7cb6dd [2022-04-20T12:53:13.283Z] #34 29.52 Updating files: 96% (1464/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) #34 ... [2022-04-20T12:53:13.283Z] [2022-04-20T12:53:13.283Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:13.283Z] #58 sha256:b3581ee07ba0ab47a6c4bd842ab7485a66102eef849c92f1993ae1725f31d7dd [2022-04-20T12:53:13.283Z] #58 25.03 The following additional packages will be installed: [2022-04-20T12:53:13.283Z] #58 25.05 libbtrfs0 [2022-04-20T12:53:13.283Z] #58 25.23 The following NEW packages will be installed: [2022-04-20T12:53:13.283Z] #58 25.24 libbtrfs-dev libbtrfs0 [2022-04-20T12:53:13.283Z] #58 25.67 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:13.283Z] #58 25.67 Need to get 454 kB of archives. [2022-04-20T12:53:13.283Z] #58 25.67 After this operation, 1275 kB of additional disk space will be used. [2022-04-20T12:53:13.283Z] #58 25.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-20T12:53:13.283Z] #58 25.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-20T12:53:13.283Z] #58 26.58 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:13.283Z] #58 26.69 Fetched 454 kB in 0s (1295 kB/s) [2022-04-20T12:53:13.283Z] #58 27.27 Selecting previously unselected package libbtrfs0:arm64. [2022-04-20T12:53:13.283Z] #58 27.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-20T12:53:13.283Z] #58 27.31 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-20T12:53:13.283Z] #58 27.61 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-20T12:53:13.283Z] #58 27.83 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-20T12:53:13.283Z] #58 27.84 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-20T12:53:13.283Z] #58 27.87 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-20T12:53:13.283Z] #58 28.89 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-20T12:53:13.283Z] #58 29.20 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-20T12:53:13.283Z] #58 29.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:53:13.283Z] #58 DONE 29.9s [2022-04-20T12:53:13.283Z] [2022-04-20T12:53:13.283Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:53:13.283Z] #34 sha256:e1f59f25fb47d6e9598f4d612dbb6d0170fd791561fc0cd14f4ecbe63d7cb6dd [2022-04-20T12:53:13.283Z] #34 29.52 Updating files: 96% (1464/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-20T12:53:13.544Z] #34 29.70 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-20T12:53:13.556Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 5.2s [2022-04-20T12:53:13.806Z] #34 30.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:53:14.377Z] #34 ... [2022-04-20T12:53:14.377Z] [2022-04-20T12:53:14.377Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-20T12:53:14.377Z] #59 sha256:f4108bc58e806c1ed8af2f7ea8b8b8ae90f0c3fecfa303bfc26b06a9caed42dd [2022-04-20T12:53:14.377Z] #59 DONE 0.9s [2022-04-20T12:53:14.637Z] [2022-04-20T12:53:14.637Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:14.637Z] #51 sha256:a6bbe403a4881cc646e4b27b54694e000b00e15f6c92e11ea865229675bdd656 [2022-04-20T12:53:14.637Z] #51 29.96 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-20T12:53:14.637Z] #51 30.06 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-20T12:53:14.637Z] #51 30.06 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-20T12:53:14.637Z] #51 30.10 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-20T12:53:14.637Z] #51 30.19 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-20T12:53:14.637Z] #51 30.23 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-20T12:53:14.637Z] #51 30.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-20T12:53:14.637Z] #51 30.49 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-20T12:53:14.637Z] #51 30.55 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-20T12:53:14.637Z] #51 30.60 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-20T12:53:14.637Z] #51 30.74 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-20T12:53:14.637Z] #51 30.84 go: downloading honnef.co/go/tools v0.2.2 [2022-04-20T12:53:15.082Z] #58 17.45 Reading package lists... [2022-04-20T12:53:15.082Z] #58 ... [2022-04-20T12:53:15.082Z] [2022-04-20T12:53:15.082Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-20T12:53:15.082Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-20T12:53:15.082Z] #49 10.76 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-20T12:53:15.082Z] #49 10.85 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-20T12:53:15.082Z] #49 10.95 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-20T12:53:15.082Z] #49 12.94 go: downloading golang.org/x/mod v0.3.0 [2022-04-20T12:53:15.082Z] #49 12.99 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-20T12:53:15.082Z] #49 ... [2022-04-20T12:53:15.082Z] [2022-04-20T12:53:15.082Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:15.082Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:53:15.082Z] #38 15.65 Fetched 8510 kB in 12s (720 kB/s) [2022-04-20T12:53:15.082Z] #38 15.65 Reading package lists... [2022-04-20T12:53:15.345Z] #38 20.82 Reading package lists... [2022-04-20T12:53:15.345Z] #38 ... [2022-04-20T12:53:15.345Z] [2022-04-20T12:53:15.345Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:53:15.345Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:53:15.477Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 8.1s done [2022-04-20T12:53:15.644Z] #43 20.79 Updating files: 91% (1687/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-20T12:53:15.644Z] #43 20.97 + git checkout -q v2.3.0 [2022-04-20T12:53:16.051Z] #11 extracting sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 done [2022-04-20T12:53:16.056Z] #51 32.44 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-20T12:53:16.056Z] #51 32.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-20T12:53:16.056Z] #51 32.47 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-20T12:53:16.056Z] #51 32.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-20T12:53:16.056Z] #51 32.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-20T12:53:16.240Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 8.3s done [2022-04-20T12:53:16.313Z] #11 DONE 32.8s [2022-04-20T12:53:16.313Z] [2022-04-20T12:53:16.313Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-20T12:53:16.313Z] #12 sha256:8ad65979998e8d27f0d5f56900d24ed661b16ef90101cc198c4b1d518a559f3e [2022-04-20T12:53:16.314Z] #51 32.62 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-20T12:53:16.314Z] #51 32.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-20T12:53:16.573Z] #51 33.03 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-20T12:53:16.573Z] #51 33.03 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-20T12:53:16.573Z] #51 33.17 go: downloading golang.org/x/text v0.3.7 [2022-04-20T12:53:16.813Z] #11 extracting sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 done [2022-04-20T12:53:17.033Z] #43 ... [2022-04-20T12:53:17.033Z] [2022-04-20T12:53:17.033Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:17.033Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:17.033Z] #47 12.48 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-20T12:53:17.033Z] #47 17.75 Fetched 8513 kB in 14s (610 kB/s) [2022-04-20T12:53:17.074Z] #11 DONE 36.6s [2022-04-20T12:53:17.074Z] [2022-04-20T12:53:17.074Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-20T12:53:17.074Z] #12 sha256:8ad65979998e8d27f0d5f56900d24ed661b16ef90101cc198c4b1d518a559f3e [2022-04-20T12:53:17.292Z] #47 17.75 Reading package lists... [2022-04-20T12:53:17.293Z] #47 ... [2022-04-20T12:53:17.293Z] [2022-04-20T12:53:17.293Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:17.293Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:17.293Z] #58 17.45 Reading package lists... [2022-04-20T12:53:18.230Z] #12 ... [2022-04-20T12:53:18.230Z] [2022-04-20T12:53:18.230Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-20T12:53:18.230Z] #31 sha256:b1e06ae82f73dd4c8a7d8b1f4e79d9b268b15728ba458c76a1e110fde987842b [2022-04-20T12:53:18.230Z] #31 1.513 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-20T12:53:18.230Z] #31 1.775 [2022-04-20T12:53:18.230Z] #31 1.997 #=#=# ######################################################################## 100.0% [2022-04-20T12:53:18.230Z] #31 2.262 [2022-04-20T12:53:18.230Z] #31 3.153 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-20T12:53:18.230Z] #31 3.425 [2022-04-20T12:53:18.230Z] #31 3.642 #=#=# ######################################################################## 100.0% [2022-04-20T12:53:18.230Z] #31 3.912 [2022-04-20T12:53:18.230Z] #31 4.799 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-20T12:53:18.230Z] #31 5.047 [2022-04-20T12:53:18.230Z] #31 5.277 #=#=# ################## 26.3% ######################################### 58.3% ################################################################# 90.4% ######################################################################## 100.0% [2022-04-20T12:53:18.230Z] #31 5.793 [2022-04-20T12:53:18.230Z] #31 6.710 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-20T12:53:18.230Z] #31 6.967 [2022-04-20T12:53:18.230Z] #31 7.192 #=#=# ######################################################################## 100.0% [2022-04-20T12:53:18.230Z] #31 7.483 [2022-04-20T12:53:18.230Z] #31 8.076 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-20T12:53:18.230Z] #31 8.330 [2022-04-20T12:53:18.231Z] #31 8.553 #=#=# ######################################################################## 100.0% [2022-04-20T12:53:18.231Z] #31 8.730 [2022-04-20T12:53:18.231Z] #31 8.770 Download of images into '/build' complete. [2022-04-20T12:53:18.231Z] #31 8.770 Use something like the following to load the result into a Docker daemon: [2022-04-20T12:53:18.231Z] #31 8.770 tar -cC '/build' . | docker load [2022-04-20T12:53:18.231Z] #31 DONE 10.0s [2022-04-20T12:53:18.463Z] #12 DONE 1.5s [2022-04-20T12:53:18.463Z] [2022-04-20T12:53:18.463Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-20T12:53:18.463Z] #31 sha256:fd4238a6f4102757e1fac873bf9b8acd33e831c096d492a15a19973087672909 [2022-04-20T12:53:18.463Z] #31 1.495 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-20T12:53:18.463Z] #31 1.750 [2022-04-20T12:53:18.463Z] #31 1.967 #=#=# ######################################################################## 100.0% [2022-04-20T12:53:18.463Z] #31 2.229 [2022-04-20T12:53:18.463Z] #31 3.064 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-20T12:53:18.463Z] #31 3.330 [2022-04-20T12:53:18.463Z] #31 3.546 #=#=# ######################################################################## 100.0% [2022-04-20T12:53:18.463Z] #31 3.836 [2022-04-20T12:53:18.463Z] #31 4.769 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-20T12:53:18.463Z] #31 5.065 [2022-04-20T12:53:18.463Z] #31 5.288 #=#=# ################### 26.9% ########################################## 58.8% ################################################################# 90.7% ######################################################################## 100.0% [2022-04-20T12:53:18.463Z] #31 5.832 [2022-04-20T12:53:18.463Z] #31 6.753 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-20T12:53:18.463Z] #31 7.009 [2022-04-20T12:53:18.463Z] #31 7.226 #=#=# ######################################################################## 100.0% [2022-04-20T12:53:18.463Z] #31 7.501 [2022-04-20T12:53:18.463Z] #31 8.171 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-20T12:53:18.463Z] #31 8.341 [2022-04-20T12:53:18.463Z] #31 8.555 #=#=# ######################################################################## 100.0% [2022-04-20T12:53:18.463Z] #31 8.798 [2022-04-20T12:53:18.463Z] #31 8.840 Download of images into '/build' complete. [2022-04-20T12:53:18.463Z] #31 8.840 Use something like the following to load the result into a Docker daemon: [2022-04-20T12:53:18.463Z] #31 8.840 tar -cC '/build' . | docker load [2022-04-20T12:53:18.463Z] #31 DONE 9.8s [2022-04-20T12:53:18.463Z] [2022-04-20T12:53:18.463Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-20T12:53:18.463Z] #13 sha256:fd394a1e781e3bc8abbfae211f1ab4ee6783260746d1ab147d8f813e313342dc [2022-04-20T12:53:18.479Z] #51 ... [2022-04-20T12:53:18.479Z] [2022-04-20T12:53:18.479Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:18.479Z] #38 sha256:11f2df6dade555e52daffde7bddf922c25dd681fb590a9ed8f78d3ba923009c6 [2022-04-20T12:53:18.479Z] #38 24.78 The following additional packages will be installed: [2022-04-20T12:53:18.479Z] #38 24.80 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-20T12:53:18.479Z] #38 24.81 Suggested packages: [2022-04-20T12:53:18.479Z] #38 24.82 cmake-doc ninja-build lrzip [2022-04-20T12:53:18.479Z] #38 24.82 Recommended packages: [2022-04-20T12:53:18.479Z] #38 24.82 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-20T12:53:18.479Z] #38 25.45 The following NEW packages will be installed: [2022-04-20T12:53:18.479Z] #38 25.47 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-20T12:53:18.479Z] #38 25.48 vim-common xxd [2022-04-20T12:53:18.479Z] #38 25.86 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:18.479Z] #38 25.86 Need to get 15.6 MB of archives. [2022-04-20T12:53:18.479Z] #38 25.86 After this operation, 67.4 MB of additional disk space will be used. [2022-04-20T12:53:18.479Z] #38 25.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-20T12:53:18.479Z] #38 25.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-20T12:53:18.479Z] #38 25.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-20T12:53:18.479Z] #38 25.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-20T12:53:18.479Z] #38 26.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-20T12:53:18.479Z] #38 26.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-20T12:53:18.479Z] #38 26.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-20T12:53:18.479Z] #38 26.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-20T12:53:18.479Z] #38 26.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-20T12:53:18.479Z] #38 26.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-20T12:53:18.479Z] #38 27.68 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:18.479Z] #38 28.02 Fetched 15.6 MB in 1s (15.3 MB/s) [2022-04-20T12:53:18.479Z] #38 28.78 Selecting previously unselected package xxd. [2022-04-20T12:53:18.479Z] #38 28.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-20T12:53:18.479Z] #38 28.85 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-20T12:53:18.479Z] #38 28.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:53:18.479Z] #38 29.30 Selecting previously unselected package vim-common. [2022-04-20T12:53:18.479Z] #38 29.30 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:53:18.479Z] #38 29.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:53:18.479Z] #38 30.02 Selecting previously unselected package cmake-data. [2022-04-20T12:53:18.479Z] #38 30.02 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-20T12:53:18.479Z] #38 30.10 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-20T12:53:18.479Z] #38 34.02 Selecting previously unselected package libicu67:arm64. [2022-04-20T12:53:18.479Z] #38 34.03 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-20T12:53:18.479Z] #38 34.06 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-20T12:53:18.479Z] #38 ... [2022-04-20T12:53:18.479Z] [2022-04-20T12:53:18.479Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:18.479Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-20T12:53:18.479Z] #14 24.86 The following additional packages will be installed: [2022-04-20T12:53:18.479Z] #14 24.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-20T12:53:18.479Z] #14 24.86 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-20T12:53:18.479Z] #14 24.86 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-20T12:53:18.479Z] #14 24.86 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-20T12:53:18.479Z] #14 24.86 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-20T12:53:18.479Z] #14 24.87 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-20T12:53:18.479Z] #14 24.87 mingw-w64-common mingw-w64-x86-64-dev [2022-04-20T12:53:18.479Z] #14 24.88 Suggested packages: [2022-04-20T12:53:18.479Z] #14 24.88 gcc-10-locales seccomp wine64 [2022-04-20T12:53:18.479Z] #14 25.91 The following NEW packages will be installed: [2022-04-20T12:53:18.479Z] #14 25.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-20T12:53:18.479Z] #14 25.92 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-20T12:53:18.479Z] #14 25.92 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-20T12:53:18.479Z] #14 25.92 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-20T12:53:18.479Z] #14 25.92 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-20T12:53:18.479Z] #14 25.92 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-20T12:53:18.479Z] #14 25.93 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-20T12:53:18.479Z] #14 25.93 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-20T12:53:18.479Z] #14 25.93 mingw-w64-x86-64-dev [2022-04-20T12:53:18.479Z] #14 26.31 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:18.479Z] #14 26.31 Need to get 108 MB of archives. [2022-04-20T12:53:18.479Z] #14 26.31 After this operation, 620 MB of additional disk space will be used. [2022-04-20T12:53:18.479Z] #14 26.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-04-20T12:53:18.479Z] #14 26.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-04-20T12:53:18.479Z] #14 26.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-20T12:53:18.479Z] #14 26.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-04-20T12:53:18.479Z] #14 26.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-20T12:53:18.479Z] #14 26.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-20T12:53:18.479Z] #14 27.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-20T12:53:18.479Z] #14 27.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-04-20T12:53:18.479Z] #14 27.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-04-20T12:53:18.479Z] #14 28.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-20T12:53:18.479Z] #14 29.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-04-20T12:53:18.479Z] #14 30.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-04-20T12:53:18.479Z] #14 30.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-20T12:53:18.479Z] #14 32.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-04-20T12:53:18.479Z] #14 32.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-20T12:53:18.479Z] #14 32.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-20T12:53:18.479Z] #14 32.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-20T12:53:18.479Z] #14 32.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-20T12:53:18.480Z] #14 32.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-20T12:53:18.480Z] #14 32.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-04-20T12:53:18.480Z] #14 32.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-20T12:53:18.480Z] #14 32.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-20T12:53:18.480Z] #14 32.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-20T12:53:18.480Z] #14 32.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-20T12:53:18.480Z] #14 32.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-20T12:53:18.480Z] #14 32.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-20T12:53:18.480Z] #14 32.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-20T12:53:18.480Z] #14 32.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-04-20T12:53:18.480Z] #14 32.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-20T12:53:18.480Z] #14 32.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-20T12:53:18.480Z] #14 33.91 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:18.480Z] #14 34.12 Fetched 108 MB in 7s (15.5 MB/s) [2022-04-20T12:53:18.480Z] #14 34.20 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-20T12:53:18.480Z] #14 34.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-20T12:53:18.480Z] #14 34.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-20T12:53:18.480Z] #14 34.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-20T12:53:18.480Z] #14 ... [2022-04-20T12:53:18.480Z] [2022-04-20T12:53:18.480Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:18.480Z] #47 sha256:faf40b153ab7e97865abf672fc21c72f20ca17e0996c56d0460a647741cc3995 [2022-04-20T12:53:18.480Z] #47 28.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-20T12:53:18.480Z] #47 30.44 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:18.480Z] #47 30.68 Fetched 2115 kB in 4s (572 kB/s) [2022-04-20T12:53:18.480Z] #47 30.87 Selecting previously unselected package libprotobuf23:arm64. [2022-04-20T12:53:18.480Z] #47 30.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-20T12:53:18.480Z] #47 30.92 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-20T12:53:18.480Z] #47 30.95 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-20T12:53:18.480Z] #47 32.08 Selecting previously unselected package python3-pkg-resources. [2022-04-20T12:53:18.480Z] #47 32.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-20T12:53:18.480Z] #47 32.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:53:18.480Z] #47 32.33 Selecting previously unselected package python3-six. [2022-04-20T12:53:18.480Z] #47 32.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-20T12:53:18.480Z] #47 32.34 Unpacking python3-six (1.16.0-2) ... [2022-04-20T12:53:18.480Z] #47 32.62 Selecting previously unselected package python3-protobuf. [2022-04-20T12:53:18.480Z] #47 32.63 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-20T12:53:18.480Z] #47 32.64 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-20T12:53:18.480Z] #47 33.31 Selecting previously unselected package libnet1:arm64. [2022-04-20T12:53:18.480Z] #47 33.32 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-20T12:53:18.480Z] #47 33.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:53:18.480Z] #47 33.47 Selecting previously unselected package libnl-3-200:arm64. [2022-04-20T12:53:18.480Z] #47 33.47 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-20T12:53:18.480Z] #47 33.48 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-20T12:53:18.480Z] #47 33.66 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-20T12:53:18.480Z] #47 33.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-20T12:53:18.480Z] #47 33.67 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-20T12:53:18.480Z] #47 33.85 Selecting previously unselected package criu. [2022-04-20T12:53:18.480Z] #47 33.85 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-20T12:53:18.480Z] #47 33.86 Unpacking criu (3.16.1-3) ... [2022-04-20T12:53:18.480Z] #47 34.64 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:53:18.491Z] [2022-04-20T12:53:18.491Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-20T12:53:18.491Z] #12 sha256:8ad65979998e8d27f0d5f56900d24ed661b16ef90101cc198c4b1d518a559f3e [2022-04-20T12:53:18.491Z] #12 DONE 2.2s [2022-04-20T12:53:18.491Z] [2022-04-20T12:53:18.491Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-20T12:53:18.491Z] #13 sha256:fd394a1e781e3bc8abbfae211f1ab4ee6783260746d1ab147d8f813e313342dc [2022-04-20T12:53:19.039Z] #13 DONE 0.7s [2022-04-20T12:53:19.039Z] [2022-04-20T12:53:19.039Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-20T12:53:19.039Z] #42 sha256:bb879fd9cd66538bd7907c810a31f792c6d8db071ac291d7bfe8b34e4a76bc53 [2022-04-20T12:53:19.039Z] #42 DONE 0.1s [2022-04-20T12:53:19.039Z] [2022-04-20T12:53:19.039Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:53:19.039Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:53:19.062Z] #13 DONE 0.7s [2022-04-20T12:53:19.062Z] [2022-04-20T12:53:19.062Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-20T12:53:19.062Z] #25 sha256:ef47e3ea40e32e406b5d1dc99154f4c48023931c136a74d839ec6b8821fa6a2c [2022-04-20T12:53:19.062Z] #25 ... [2022-04-20T12:53:19.062Z] [2022-04-20T12:53:19.062Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-20T12:53:19.062Z] #33 sha256:7b7231920d65a2ae194c0bba43fa7dc8912a98ac13df84be6154753fe919c440 [2022-04-20T12:53:19.062Z] #33 DONE 0.2s [2022-04-20T12:53:19.304Z] #43 ... [2022-04-20T12:53:19.304Z] [2022-04-20T12:53:19.304Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-20T12:53:19.304Z] #33 sha256:7b7231920d65a2ae194c0bba43fa7dc8912a98ac13df84be6154753fe919c440 [2022-04-20T12:53:19.304Z] #33 DONE 0.2s [2022-04-20T12:53:19.304Z] [2022-04-20T12:53:19.304Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-20T12:53:19.304Z] #62 sha256:6d19fbccb4fe3d022e57bb86b347ffef0d1b04cf6e2712552b5729d11ef48fc4 [2022-04-20T12:53:19.304Z] #62 DONE 0.3s [2022-04-20T12:53:19.304Z] [2022-04-20T12:53:19.304Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-20T12:53:19.304Z] #46 sha256:4e3b504c94550df1ab38467abbff9455e91f50dcfc8c1ddca9f16eec562ef723 [2022-04-20T12:53:19.304Z] #46 DONE 0.3s [2022-04-20T12:53:19.304Z] [2022-04-20T12:53:19.304Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-20T12:53:19.304Z] #25 sha256:265b3a0db69714d554291f13f80442bc16981858efe9c42112fe429a0575cc5d [2022-04-20T12:53:19.304Z] #25 DONE 0.3s [2022-04-20T12:53:19.304Z] [2022-04-20T12:53:19.304Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:53:19.304Z] #26 sha256:b4d752ad38a52fbb4f8a9b76927df59ced2b8d04b4e313386a37fa8c2df275f6 [2022-04-20T12:53:19.323Z] [2022-04-20T12:53:19.323Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-20T12:53:19.323Z] #46 sha256:4e3b504c94550df1ab38467abbff9455e91f50dcfc8c1ddca9f16eec562ef723 [2022-04-20T12:53:19.323Z] #46 DONE 0.2s [2022-04-20T12:53:19.323Z] [2022-04-20T12:53:19.323Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-20T12:53:19.323Z] #62 sha256:e6fa0e94d8b0bcdb916133e673cbd22c633e5265ccf01e4fd64c295f8ba5b752 [2022-04-20T12:53:19.323Z] #62 DONE 0.2s [2022-04-20T12:53:19.323Z] [2022-04-20T12:53:19.323Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-20T12:53:19.323Z] #42 sha256:bb879fd9cd66538bd7907c810a31f792c6d8db071ac291d7bfe8b34e4a76bc53 [2022-04-20T12:53:19.323Z] #42 DONE 0.3s [2022-04-20T12:53:19.323Z] [2022-04-20T12:53:19.323Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-20T12:53:19.323Z] #25 sha256:ef47e3ea40e32e406b5d1dc99154f4c48023931c136a74d839ec6b8821fa6a2c [2022-04-20T12:53:19.323Z] #25 DONE 0.3s [2022-04-20T12:53:19.323Z] [2022-04-20T12:53:19.323Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:53:19.323Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:53:19.862Z] #47 36.06 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-20T12:53:19.862Z] #47 36.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:53:19.862Z] #47 36.09 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-20T12:53:19.862Z] #47 ... [2022-04-20T12:53:19.862Z] [2022-04-20T12:53:19.862Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:19.862Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-20T12:53:19.862Z] #14 36.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-20T12:53:19.862Z] #14 36.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-20T12:53:19.862Z] #14 36.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-20T12:53:20.602Z] #19 114.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-20T12:53:20.602Z] #19 114.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:53:20.602Z] #19 114.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-20T12:53:20.602Z] #19 115.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-20T12:53:20.602Z] #19 115.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:53:20.861Z] #19 116.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:53:21.497Z] #58 22.74 Reading package lists... [2022-04-20T12:53:21.497Z] #58 ... [2022-04-20T12:53:21.497Z] [2022-04-20T12:53:21.497Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:21.497Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:53:21.497Z] #14 17.01 Fetched 8510 kB in 13s (671 kB/s) [2022-04-20T12:53:21.497Z] #14 17.01 Reading package lists... [2022-04-20T12:53:21.497Z] #14 22.57 Reading package lists... [2022-04-20T12:53:21.497Z] #14 ... [2022-04-20T12:53:21.497Z] [2022-04-20T12:53:21.497Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:21.497Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:21.497Z] #58 22.74 Reading package lists... [2022-04-20T12:53:22.403Z] #14 38.73 Selecting previously unselected package binutils-mingw-w64. [2022-04-20T12:53:22.403Z] #14 38.74 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-20T12:53:22.403Z] #14 38.75 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-20T12:53:22.403Z] #14 38.88 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-20T12:53:22.403Z] #14 38.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-20T12:53:22.403Z] #14 38.89 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-20T12:53:22.403Z] #14 39.03 Selecting previously unselected package dmsetup. [2022-04-20T12:53:22.403Z] #14 39.03 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-20T12:53:22.404Z] #14 39.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-20T12:53:22.662Z] #14 39.22 Selecting previously unselected package mingw-w64-common. [2022-04-20T12:53:22.662Z] #14 39.24 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-20T12:53:22.662Z] #14 39.24 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-20T12:53:22.876Z] #58 27.28 Building dependency tree... [2022-04-20T12:53:23.118Z] [2022-04-20T12:53:23.118Z] Name Version Source Summary [2022-04-20T12:53:23.118Z] ---- ------- ------ ------- [2022-04-20T12:53:23.119Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-20T12:53:23.524Z] #26 3.515 + RM_GOPATH=0 [2022-04-20T12:53:23.524Z] #26 3.515 + TMP_GOPATH= [2022-04-20T12:53:23.524Z] #26 3.516 + : /build [2022-04-20T12:53:23.524Z] #26 3.516 + '[' -z '' ']' [2022-04-20T12:53:23.524Z] #26 3.518 ++ mktemp -d [2022-04-20T12:53:23.524Z] #26 3.531 + export GOPATH=/tmp/tmp.la0anDFmU2 [2022-04-20T12:53:23.524Z] #26 3.531 + GOPATH=/tmp/tmp.la0anDFmU2 [2022-04-20T12:53:23.524Z] #26 3.532 + RM_GOPATH=1 [2022-04-20T12:53:23.524Z] #26 3.532 + case "$(go env GOARCH)" in [2022-04-20T12:53:23.524Z] #26 3.537 ++ go env GOARCH [2022-04-20T12:53:23.524Z] #26 3.553 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:23.524Z] #26 3.553 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:23.524Z] #26 3.555 ++ dirname /install.sh [2022-04-20T12:53:23.524Z] #26 3.568 Install docker/cli version 17.06.2-ce from stable [2022-04-20T12:53:23.524Z] #26 3.568 + dir=/ [2022-04-20T12:53:23.524Z] #26 3.568 + bin=dockercli [2022-04-20T12:53:23.524Z] #26 3.568 + shift [2022-04-20T12:53:23.524Z] #26 3.568 + '[' '!' -f //dockercli.installer ']' [2022-04-20T12:53:23.524Z] #26 3.568 + . //dockercli.installer [2022-04-20T12:53:23.524Z] #26 3.568 ++ : stable [2022-04-20T12:53:23.524Z] #26 3.568 ++ : 17.06.2-ce [2022-04-20T12:53:23.524Z] #26 3.568 + install_dockercli [2022-04-20T12:53:23.524Z] #26 3.568 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-20T12:53:23.524Z] #26 3.568 ++ uname -m [2022-04-20T12:53:23.524Z] #26 3.573 + arch=x86_64 [2022-04-20T12:53:23.524Z] #26 3.573 + '[' x86_64 '!=' x86_64 ']' [2022-04-20T12:53:23.524Z] #26 3.573 + url=https://download.docker.com/linux/static [2022-04-20T12:53:23.524Z] #26 3.575 + tar -xz docker/docker [2022-04-20T12:53:23.524Z] #26 3.584 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-20T12:53:23.531Z] #43 3.901 + git clone https://github.com/docker/distribution.git . [2022-04-20T12:53:23.531Z] #43 3.904 Cloning into '.'... [2022-04-20T12:53:24.082Z] [2022-04-20T12:53:24.082Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-20T12:53:24.082Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-20T12:53:24.082Z] PSChildName : containerd [2022-04-20T12:53:24.082Z] PSDrive : C [2022-04-20T12:53:24.082Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-20T12:53:24.082Z] PSIsContainer : True [2022-04-20T12:53:24.082Z] Name : containerd [2022-04-20T12:53:24.082Z] FullName : C:\containerd [2022-04-20T12:53:24.082Z] Parent : [2022-04-20T12:53:24.082Z] Exists : True [2022-04-20T12:53:24.082Z] Root : C:\ [2022-04-20T12:53:24.082Z] Extension : [2022-04-20T12:53:24.082Z] CreationTime : 4/20/2022 12:53:23 PM [2022-04-20T12:53:24.082Z] CreationTimeUtc : 4/20/2022 12:53:23 PM [2022-04-20T12:53:24.082Z] LastAccessTime : 4/20/2022 12:53:23 PM [2022-04-20T12:53:24.082Z] LastAccessTimeUtc : 4/20/2022 12:53:23 PM [2022-04-20T12:53:24.082Z] LastWriteTime : 4/20/2022 12:53:23 PM [2022-04-20T12:53:24.082Z] LastWriteTimeUtc : 4/20/2022 12:53:23 PM [2022-04-20T12:53:24.082Z] Attributes : Directory [2022-04-20T12:53:24.082Z] Mode : d----- [2022-04-20T12:53:24.082Z] BaseName : containerd [2022-04-20T12:53:24.082Z] Target : {} [2022-04-20T12:53:24.082Z] LinkType : [2022-04-20T12:53:24.082Z] [2022-04-20T12:53:24.616Z] #14 ... [2022-04-20T12:53:24.616Z] [2022-04-20T12:53:24.616Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:53:24.616Z] #60 sha256:c8fd0bd351d00f1a5b168f4a6f38f6286364d76cf7a91001a41b0176cdd037f3 [2022-04-20T12:53:24.616Z] #60 0.611 + RM_GOPATH=0 [2022-04-20T12:53:24.616Z] #60 0.612 + TMP_GOPATH= [2022-04-20T12:53:24.616Z] #60 0.612 + : /build [2022-04-20T12:53:24.616Z] #60 0.613 + '[' -z '' ']' [2022-04-20T12:53:24.616Z] #60 0.614 ++ mktemp -d [2022-04-20T12:53:24.616Z] #60 0.619 + export GOPATH=/tmp/tmp.K0k0IoEVk4 [2022-04-20T12:53:24.616Z] #60 0.625 + GOPATH=/tmp/tmp.K0k0IoEVk4 [2022-04-20T12:53:24.616Z] #60 0.625 + RM_GOPATH=1 [2022-04-20T12:53:24.616Z] #60 0.625 + case "$(go env GOARCH)" in [2022-04-20T12:53:24.616Z] #60 0.626 ++ go env GOARCH [2022-04-20T12:53:24.616Z] #60 0.652 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:24.616Z] #60 0.652 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:24.616Z] #60 0.653 ++ dirname /install.sh [2022-04-20T12:53:24.616Z] #60 0.657 + dir=/ [2022-04-20T12:53:24.616Z] #60 0.657 + bin=containerd [2022-04-20T12:53:24.616Z] #60 0.658 + shift [2022-04-20T12:53:24.616Z] #60 0.658 + '[' '!' -f //containerd.installer ']' [2022-04-20T12:53:24.616Z] #60 0.658 + . //containerd.installer [2022-04-20T12:53:24.616Z] #60 0.658 ++ set -e [2022-04-20T12:53:24.616Z] #60 0.659 ++ : v1.6.2 [2022-04-20T12:53:24.616Z] #60 0.659 + install_containerd [2022-04-20T12:53:24.616Z] #60 0.668 + echo 'Install containerd version v1.6.2' [2022-04-20T12:53:24.616Z] #60 0.668 Install containerd version v1.6.2 [2022-04-20T12:53:24.616Z] #60 0.668 + git clone https://github.com/containerd/containerd.git /tmp/tmp.K0k0IoEVk4/src/github.com/containerd/containerd [2022-04-20T12:53:24.616Z] #60 0.670 Cloning into '/tmp/tmp.K0k0IoEVk4/src/github.com/containerd/containerd'... [2022-04-20T12:53:24.616Z] #60 ... [2022-04-20T12:53:24.616Z] [2022-04-20T12:53:24.616Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:24.616Z] #38 sha256:11f2df6dade555e52daffde7bddf922c25dd681fb590a9ed8f78d3ba923009c6 [2022-04-20T12:53:24.616Z] #38 38.41 Selecting previously unselected package libxml2:arm64. [2022-04-20T12:53:24.616Z] #38 38.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-20T12:53:24.616Z] #38 38.42 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-20T12:53:24.616Z] #38 38.83 Selecting previously unselected package libarchive13:arm64. [2022-04-20T12:53:24.616Z] #38 38.84 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-20T12:53:24.616Z] #38 38.85 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-20T12:53:24.616Z] #38 39.15 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-20T12:53:24.616Z] #38 39.16 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-20T12:53:24.616Z] #38 39.16 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-20T12:53:24.616Z] #38 39.29 Selecting previously unselected package librhash0:arm64. [2022-04-20T12:53:24.616Z] #38 39.29 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-20T12:53:24.616Z] #38 39.30 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-20T12:53:24.616Z] #38 39.47 Selecting previously unselected package libuv1:arm64. [2022-04-20T12:53:24.616Z] #38 39.49 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-20T12:53:24.616Z] #38 39.50 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-20T12:53:24.616Z] #38 40.17 Selecting previously unselected package cmake. [2022-04-20T12:53:24.616Z] #38 40.17 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-20T12:53:24.616Z] #38 40.40 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-20T12:53:24.782Z] #58 30.37 The following additional packages will be installed: [2022-04-20T12:53:24.782Z] #58 30.37 libbtrfs0 [2022-04-20T12:53:24.782Z] #58 30.51 The following NEW packages will be installed: [2022-04-20T12:53:24.782Z] #58 30.52 libbtrfs-dev libbtrfs0 [2022-04-20T12:53:24.919Z] #43 ... [2022-04-20T12:53:24.919Z] [2022-04-20T12:53:24.919Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:53:24.919Z] #26 sha256:cf31e433fd70032c8deb0046c7ae35398c2b6bad2eb252cef9ebb23de5ed3453 [2022-04-20T12:53:24.919Z] #26 3.862 + RM_GOPATH=0 [2022-04-20T12:53:24.919Z] #26 3.862 + TMP_GOPATH= [2022-04-20T12:53:24.919Z] #26 3.862 + : /build [2022-04-20T12:53:24.919Z] #26 3.862 + '[' -z '' ']' [2022-04-20T12:53:24.919Z] #26 3.862 ++ mktemp -d [2022-04-20T12:53:24.919Z] #26 3.864 + export GOPATH=/tmp/tmp.2cZDuaQCg3 [2022-04-20T12:53:24.919Z] #26 3.864 + GOPATH=/tmp/tmp.2cZDuaQCg3 [2022-04-20T12:53:24.919Z] #26 3.864 + RM_GOPATH=1 [2022-04-20T12:53:24.919Z] #26 3.865 + case "$(go env GOARCH)" in [2022-04-20T12:53:24.919Z] #26 3.867 ++ go env GOARCH [2022-04-20T12:53:24.919Z] #26 3.888 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:24.919Z] #26 3.888 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:24.919Z] #26 3.891 ++ dirname /install.sh [2022-04-20T12:53:24.919Z] #26 3.895 + dir=/ [2022-04-20T12:53:24.919Z] #26 3.895 + bin=dockercli [2022-04-20T12:53:24.919Z] #26 3.896 + shift [2022-04-20T12:53:24.919Z] #26 3.896 + '[' '!' -f //dockercli.installer ']' [2022-04-20T12:53:24.919Z] #26 3.896 + . //dockercli.installer [2022-04-20T12:53:24.919Z] #26 3.896 ++ : stable [2022-04-20T12:53:24.919Z] #26 3.896 ++ : 17.06.2-ce [2022-04-20T12:53:24.919Z] #26 3.897 + install_dockercli [2022-04-20T12:53:24.919Z] #26 3.897 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-20T12:53:24.919Z] #26 3.897 Install docker/cli version 17.06.2-ce from stable [2022-04-20T12:53:24.919Z] #26 3.900 ++ uname -m [2022-04-20T12:53:24.919Z] #26 3.902 + arch=x86_64 [2022-04-20T12:53:24.919Z] #26 3.902 + '[' x86_64 '!=' x86_64 ']' [2022-04-20T12:53:24.919Z] #26 3.903 + url=https://download.docker.com/linux/static [2022-04-20T12:53:24.919Z] #26 3.903 + tar -xz docker/docker [2022-04-20T12:53:24.919Z] #26 3.904 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-20T12:53:25.352Z] #58 30.94 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:25.352Z] #58 30.94 Need to get 460 kB of archives. [2022-04-20T12:53:25.352Z] #58 30.94 After this operation, 1237 kB of additional disk space will be used. [2022-04-20T12:53:25.352Z] #58 30.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-20T12:53:25.352Z] #58 30.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-20T12:53:25.611Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-20T12:53:25.611Z] INFO: Configuring git core.autocrlf... [2022-04-20T12:53:25.611Z] [2022-04-20T12:53:25.611Z] [2022-04-20T12:53:25.921Z] #58 ... [2022-04-20T12:53:25.921Z] [2022-04-20T12:53:25.921Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-20T12:53:25.921Z] #53 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-20T12:53:25.921Z] #53 31.44 v3.0.2 [2022-04-20T12:53:25.921Z] #53 DONE 31.8s [2022-04-20T12:53:26.131Z] #19 ... [2022-04-20T12:53:26.131Z] [2022-04-20T12:53:26.132Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:53:26.132Z] #50 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:53:26.132Z] #50 127.3 + dpkg --print-architecture [2022-04-20T12:53:26.132Z] #50 127.3 + git checkout -q v2.1.0 [2022-04-20T12:53:26.132Z] #50 127.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-20T12:53:26.132Z] #50 127.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-20T12:53:26.182Z] [2022-04-20T12:53:26.182Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:26.182Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:26.182Z] #51 25.07 go: downloading github.com/fatih/color v1.13.0 [2022-04-20T12:53:26.182Z] #51 25.10 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-20T12:53:26.182Z] #51 25.17 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-20T12:53:26.182Z] #51 25.17 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-20T12:53:26.182Z] #51 25.50 go: downloading github.com/spf13/viper v1.10.1 [2022-04-20T12:53:26.182Z] #51 25.66 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-20T12:53:26.182Z] #51 25.94 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-20T12:53:26.182Z] #51 25.99 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-20T12:53:26.182Z] #51 26.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-20T12:53:26.182Z] #51 26.99 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-20T12:53:26.182Z] #51 29.72 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-20T12:53:26.182Z] #51 29.72 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T12:53:26.182Z] #51 29.82 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-20T12:53:26.182Z] #51 29.94 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-20T12:53:26.182Z] #51 29.97 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-20T12:53:26.182Z] #51 30.00 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-20T12:53:26.182Z] #51 30.03 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-20T12:53:26.182Z] #51 30.06 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-20T12:53:26.182Z] #51 30.11 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-20T12:53:26.182Z] #51 30.14 go: downloading github.com/spf13/afero v1.6.0 [2022-04-20T12:53:26.182Z] #51 30.19 go: downloading github.com/spf13/cast v1.4.1 [2022-04-20T12:53:26.182Z] #51 30.20 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-20T12:53:26.182Z] #51 30.33 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-20T12:53:26.182Z] #51 30.38 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-20T12:53:26.182Z] #51 30.48 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-20T12:53:26.182Z] #51 30.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-20T12:53:26.182Z] #51 30.51 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-20T12:53:26.182Z] #51 30.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-20T12:53:26.182Z] #51 30.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-20T12:53:26.182Z] #51 30.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-20T12:53:26.182Z] #51 30.54 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-20T12:53:26.182Z] #51 30.57 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-20T12:53:26.182Z] #51 30.57 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-20T12:53:26.182Z] #51 30.68 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-20T12:53:26.182Z] #51 30.74 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-20T12:53:26.182Z] #51 30.78 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-20T12:53:26.182Z] #51 30.81 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-20T12:53:26.182Z] #51 30.89 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-20T12:53:26.182Z] #51 31.23 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-20T12:53:26.182Z] #51 31.32 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-20T12:53:26.182Z] #51 31.43 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-20T12:53:26.182Z] #51 31.44 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-20T12:53:26.182Z] #51 31.49 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-20T12:53:26.182Z] #51 31.52 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-20T12:53:26.182Z] #51 31.53 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-20T12:53:26.182Z] #51 31.54 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-20T12:53:26.182Z] #51 31.55 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-20T12:53:26.182Z] #51 31.58 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-20T12:53:26.182Z] #51 31.60 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-20T12:53:26.182Z] #51 31.63 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-20T12:53:26.182Z] #51 31.69 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-20T12:53:26.182Z] #51 31.72 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-20T12:53:26.182Z] #51 31.74 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-20T12:53:26.182Z] #51 31.76 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-20T12:53:26.182Z] #51 31.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-20T12:53:26.182Z] #51 31.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-20T12:53:26.182Z] #51 31.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-20T12:53:26.182Z] #51 31.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-20T12:53:26.442Z] #51 32.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-20T12:53:26.442Z] #51 ... [2022-04-20T12:53:26.442Z] [2022-04-20T12:53:26.442Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:26.442Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:26.442Z] #58 32.02 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:26.442Z] #58 32.21 Fetched 460 kB in 0s (1508 kB/s) [2022-04-20T12:53:26.442Z] #58 32.30 Selecting previously unselected package libbtrfs0:amd64. [2022-04-20T12:53:26.518Z] #38 ... [2022-04-20T12:53:26.518Z] [2022-04-20T12:53:26.518Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-20T12:53:26.518Z] #31 sha256:76639a8d92d8dfd3fd58837565d45535a186d718113cd04014a63e879f9275b0 [2022-04-20T12:53:26.518Z] #31 29.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-20T12:53:26.518Z] #31 30.24 [2022-04-20T12:53:26.518Z] #31 30.53 #=#=# ################################## 48.2% ######################################################################## 100.0% [2022-04-20T12:53:26.518Z] #31 31.54 [2022-04-20T12:53:26.518Z] #31 33.74 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-20T12:53:26.518Z] #31 34.82 [2022-04-20T12:53:26.518Z] #31 35.11 #=#=# ######################################################################## 100.0% [2022-04-20T12:53:26.518Z] #31 36.02 [2022-04-20T12:53:26.518Z] #31 36.33 Download of images into '/build' complete. [2022-04-20T12:53:26.518Z] #31 36.33 Use something like the following to load the result into a Docker daemon: [2022-04-20T12:53:26.518Z] #31 36.33 tar -cC '/build' . | docker load [2022-04-20T12:53:26.518Z] #31 DONE 39.7s [2022-04-20T12:53:26.518Z] [2022-04-20T12:53:26.518Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:26.518Z] #51 sha256:a6bbe403a4881cc646e4b27b54694e000b00e15f6c92e11ea865229675bdd656 [2022-04-20T12:53:26.518Z] #51 36.56 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-20T12:53:26.518Z] #51 36.66 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-20T12:53:26.518Z] #51 36.67 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-20T12:53:26.518Z] #51 36.70 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-20T12:53:26.518Z] #51 36.75 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-20T12:53:26.518Z] #51 36.76 go: downloading golang.org/x/mod v0.5.1 [2022-04-20T12:53:26.518Z] #51 36.76 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-20T12:53:26.518Z] #51 36.81 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-20T12:53:26.518Z] #51 36.84 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-20T12:53:26.518Z] #51 36.96 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-20T12:53:26.518Z] #51 36.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-20T12:53:26.518Z] #51 37.13 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-20T12:53:26.518Z] #51 37.50 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-20T12:53:26.518Z] #51 37.58 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-20T12:53:26.518Z] #51 37.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-20T12:53:26.518Z] #51 37.76 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-20T12:53:26.518Z] #51 37.78 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-20T12:53:26.518Z] #51 37.88 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-20T12:53:26.518Z] #51 37.93 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-20T12:53:26.518Z] #51 37.95 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-20T12:53:26.518Z] #51 37.96 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-20T12:53:26.518Z] #51 38.06 go: downloading github.com/prometheus/common v0.10.0 [2022-04-20T12:53:26.518Z] #51 38.16 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-20T12:53:26.518Z] #51 38.29 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-20T12:53:26.518Z] #51 38.33 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-20T12:53:26.518Z] #51 39.37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-20T12:53:26.518Z] #51 ... [2022-04-20T12:53:26.518Z] [2022-04-20T12:53:26.518Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:26.518Z] #38 sha256:11f2df6dade555e52daffde7bddf922c25dd681fb590a9ed8f78d3ba923009c6 [2022-04-20T12:53:26.518Z] #38 43.07 Setting up libicu67:arm64 (67.1-7) ... [2022-04-20T12:53:26.518Z] #38 43.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:53:26.518Z] #38 43.13 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-20T12:53:26.518Z] #38 43.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:53:26.707Z] #58 32.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-20T12:53:26.707Z] #58 32.36 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-20T12:53:26.707Z] #58 32.36 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:53:26.707Z] #58 32.54 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-20T12:53:26.707Z] #58 32.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-20T12:53:26.707Z] #58 32.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:53:26.778Z] #38 43.36 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-20T12:53:26.778Z] #38 43.46 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-20T12:53:27.037Z] #38 43.48 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-20T12:53:27.037Z] #38 43.52 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-20T12:53:27.037Z] #38 43.54 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-20T12:53:27.037Z] #38 43.56 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-20T12:53:27.037Z] #38 43.58 Processing triggers for libc-bin (2.31-13+deb11u3) ...#38 ... [2022-04-20T12:53:27.037Z] [2022-04-20T12:53:27.037Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-20T12:53:27.037Z] #49 sha256:5b12bdeaf335300ad62f2125c55e10f5f5e72b81d22ea007a9265418d1669842 [2022-04-20T12:53:27.037Z] #49 43.27 gotestsum version dev [2022-04-20T12:53:27.037Z] #49 DONE 43.6s [2022-04-20T12:53:27.037Z] [2022-04-20T12:53:27.037Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:27.037Z] #47 sha256:faf40b153ab7e97865abf672fc21c72f20ca17e0996c56d0460a647741cc3995 [2022-04-20T12:53:27.037Z] #47 36.09 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-20T12:53:27.037Z] #47 36.11 Setting up python3-six (1.16.0-2) ... [2022-04-20T12:53:27.037Z] #47 37.17 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-20T12:53:27.037Z] #47 37.21 Setting up python3-protobuf (3.12.4-1) ... [2022-04-20T12:53:27.037Z] #47 40.77 Setting up criu (3.16.1-3) ... [2022-04-20T12:53:27.037Z] #47 42.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:53:27.037Z] #47 DONE 43.3s [2022-04-20T12:53:27.037Z] [2022-04-20T12:53:27.037Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:27.037Z] #38 sha256:11f2df6dade555e52daffde7bddf922c25dd681fb590a9ed8f78d3ba923009c6 [2022-04-20T12:53:27.037Z] #38 43.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:53:27.283Z] #58 32.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:53:27.283Z] #58 32.90 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:53:27.283Z] #58 32.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:53:27.283Z] #58 ... [2022-04-20T12:53:27.283Z] [2022-04-20T12:53:27.283Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:27.283Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:27.283Z] #47 22.75 Reading package lists... [2022-04-20T12:53:27.283Z] #47 27.68 Building dependency tree... [2022-04-20T12:53:27.283Z] #47 30.83 The following additional packages will be installed: [2022-04-20T12:53:27.283Z] #47 30.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-20T12:53:27.283Z] #47 30.84 python3-protobuf python3-six [2022-04-20T12:53:27.283Z] #47 30.84 Suggested packages: [2022-04-20T12:53:27.283Z] #47 30.85 python3-setuptools [2022-04-20T12:53:27.283Z] #47 30.85 Recommended packages: [2022-04-20T12:53:27.283Z] #47 30.85 iproute2 | iproute [2022-04-20T12:53:27.283Z] #47 31.45 The following NEW packages will be installed: [2022-04-20T12:53:27.283Z] #47 31.49 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-20T12:53:27.283Z] #47 31.49 python3-protobuf python3-six [2022-04-20T12:53:27.283Z] #47 31.97 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:27.283Z] #47 31.97 Need to get 2292 kB of archives. [2022-04-20T12:53:27.283Z] #47 31.97 After this operation, 11.0 MB of additional disk space will be used. [2022-04-20T12:53:27.283Z] #47 31.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-20T12:53:27.283Z] #47 31.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-20T12:53:27.283Z] #47 32.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-20T12:53:27.283Z] #47 32.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-20T12:53:27.283Z] #47 32.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-20T12:53:27.283Z] #47 32.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-20T12:53:27.283Z] #47 32.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-20T12:53:27.543Z] #47 ... [2022-04-20T12:53:27.543Z] [2022-04-20T12:53:27.543Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:27.543Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:27.543Z] #51 32.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-20T12:53:27.543Z] #51 32.21 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-20T12:53:27.543Z] #51 32.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-20T12:53:27.543Z] #51 32.24 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-20T12:53:27.543Z] #51 32.24 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-20T12:53:27.543Z] #51 32.32 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-20T12:53:27.543Z] #51 32.34 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-20T12:53:27.543Z] #51 32.36 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-20T12:53:27.543Z] #51 32.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-20T12:53:27.543Z] #51 32.42 go: downloading github.com/julz/importas v0.1.0 [2022-04-20T12:53:27.543Z] #51 32.43 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-20T12:53:27.543Z] #51 32.47 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-20T12:53:27.543Z] #51 32.51 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-20T12:53:27.543Z] #51 32.56 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-20T12:53:27.543Z] #51 32.58 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-20T12:53:27.543Z] #51 32.58 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-20T12:53:27.543Z] #51 32.70 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-20T12:53:27.543Z] #51 32.71 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-20T12:53:27.543Z] #51 32.77 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-20T12:53:27.543Z] #51 32.83 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-20T12:53:27.543Z] #51 32.85 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-20T12:53:27.543Z] #51 32.85 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-20T12:53:27.810Z] #51 ... [2022-04-20T12:53:27.810Z] [2022-04-20T12:53:27.810Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:27.810Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:27.810Z] #58 DONE 33.5s [2022-04-20T12:53:27.810Z] [2022-04-20T12:53:27.810Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:27.810Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:27.810Z] #51 33.43 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-20T12:53:27.810Z] #51 33.43 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-20T12:53:27.810Z] #51 33.47 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-20T12:53:27.810Z] #51 33.47 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-20T12:53:27.810Z] #51 ... [2022-04-20T12:53:27.810Z] [2022-04-20T12:53:27.810Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:53:27.810Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:53:27.810Z] #43 23.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-20T12:53:27.810Z] #43 ... [2022-04-20T12:53:27.810Z] [2022-04-20T12:53:27.810Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:27.810Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:27.810Z] #51 33.55 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-20T12:53:27.810Z] #51 33.61 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-20T12:53:27.810Z] #51 33.63 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-20T12:53:27.973Z] #38 DONE 44.4s [2022-04-20T12:53:27.974Z] [2022-04-20T12:53:27.974Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:53:27.974Z] #60 sha256:c8fd0bd351d00f1a5b168f4a6f38f6286364d76cf7a91001a41b0176cdd037f3 [2022-04-20T12:53:27.974Z] #60 ... [2022-04-20T12:53:27.974Z] [2022-04-20T12:53:27.974Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-20T12:53:27.974Z] #39 sha256:803aad5f310d3f56563389c90c9d6fbec27b2ade17d1ec01058824151cef7a9d [2022-04-20T12:53:28.070Z] #51 33.72 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-20T12:53:28.070Z] #51 33.74 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-20T12:53:28.329Z] #51 ... [2022-04-20T12:53:28.329Z] [2022-04-20T12:53:28.329Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-20T12:53:28.329Z] #59 sha256:e5777c7cfd51d214d3f0e6a3c7fa6779daaf6516486d46cc3400b786b5997e4f [2022-04-20T12:53:28.329Z] #59 DONE 0.4s [2022-04-20T12:53:28.329Z] [2022-04-20T12:53:28.329Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:28.329Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:28.329Z] #51 33.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-20T12:53:28.329Z] #51 33.99 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-20T12:53:28.329Z] #51 33.99 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-20T12:53:28.329Z] #51 33.99 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-20T12:53:28.329Z] #51 34.03 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-20T12:53:28.329Z] #51 34.03 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-20T12:53:28.329Z] #51 34.08 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-20T12:53:28.329Z] #51 34.10 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-20T12:53:28.542Z] #39 DONE 0.5s [2022-04-20T12:53:28.542Z] [2022-04-20T12:53:28.542Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-20T12:53:28.542Z] #40 sha256:28dc06079a85121bfc88a572e32b5ab5a3f571b732fb841c9d3ef813c83362a6 [2022-04-20T12:53:28.592Z] #51 34.27 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-20T12:53:28.592Z] #51 34.27 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-20T12:53:28.592Z] #51 34.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-20T12:53:28.592Z] #51 34.31 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-20T12:53:28.592Z] #51 34.44 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-20T12:53:28.851Z] #51 34.46 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-20T12:53:28.851Z] #51 34.48 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-20T12:53:28.851Z] #51 34.57 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-20T12:53:28.851Z] #51 34.60 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-20T12:53:29.109Z] #51 34.79 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-20T12:53:29.109Z] #51 34.91 go: downloading honnef.co/go/tools v0.2.2 [2022-04-20T12:53:29.132Z] #26 ... [2022-04-20T12:53:29.132Z] [2022-04-20T12:53:29.132Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:29.132Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:53:29.132Z] #14 4.237 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:29.132Z] #14 4.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:29.132Z] #14 4.289 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:29.132Z] #14 5.048 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:29.132Z] #14 6.378 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:29.132Z] #14 8.294 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:29.132Z] #14 ... [2022-04-20T12:53:29.132Z] [2022-04-20T12:53:29.132Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:29.132Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:29.132Z] #51 4.243 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-20T12:53:29.393Z] #51 ... [2022-04-20T12:53:29.393Z] [2022-04-20T12:53:29.393Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:29.393Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:29.393Z] #58 4.382 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:29.393Z] #58 4.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:29.393Z] #58 4.399 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:29.393Z] #58 5.136 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:29.393Z] #58 6.426 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:29.393Z] #58 8.514 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:29.655Z] #58 ... [2022-04-20T12:53:29.655Z] [2022-04-20T12:53:29.655Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-20T12:53:29.655Z] #53 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-20T12:53:29.655Z] #53 3.584 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-20T12:53:29.655Z] #53 4.674 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-20T12:53:29.655Z] #53 4.687 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-20T12:53:29.655Z] #53 4.744 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-20T12:53:29.655Z] #53 6.443 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-20T12:53:29.655Z] #53 ... [2022-04-20T12:53:29.655Z] [2022-04-20T12:53:29.655Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:29.655Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:29.655Z] #47 4.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:29.655Z] #47 4.495 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:29.655Z] #47 4.498 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:29.655Z] #47 5.048 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-20T12:53:29.655Z] #47 5.607 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:29.655Z] #47 7.545 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:29.655Z] #47 9.658 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:29.917Z] #47 ... [2022-04-20T12:53:29.917Z] [2022-04-20T12:53:29.917Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-20T12:53:29.917Z] #36 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-20T12:53:29.917Z] #36 3.779 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-20T12:53:29.917Z] #36 ... [2022-04-20T12:53:29.917Z] [2022-04-20T12:53:29.917Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:53:29.917Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:53:29.917Z] #34 2.733 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-20T12:53:29.917Z] #34 2.733 Cloning into '.'... [2022-04-20T12:53:29.993Z] #40 1.516 + RM_GOPATH=0 [2022-04-20T12:53:29.993Z] #40 1.516 + TMP_GOPATH= [2022-04-20T12:53:29.993Z] #40 1.516 + : /build [2022-04-20T12:53:29.993Z] #40 1.516 + '[' -z '' ']' [2022-04-20T12:53:29.993Z] #40 1.517 ++ mktemp -d [2022-04-20T12:53:29.993Z] #40 1.558 + export GOPATH=/tmp/tmp.CiPAXVkOfT [2022-04-20T12:53:29.993Z] #40 1.558 + GOPATH=/tmp/tmp.CiPAXVkOfT [2022-04-20T12:53:29.993Z] #40 1.558 + RM_GOPATH=1 [2022-04-20T12:53:29.993Z] #40 1.558 + case "$(go env GOARCH)" in [2022-04-20T12:53:29.993Z] #40 1.558 ++ go env GOARCH [2022-04-20T12:53:29.993Z] #40 1.587 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:29.993Z] #40 1.587 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:29.993Z] #40 1.588 ++ dirname /install.sh [2022-04-20T12:53:29.993Z] #40 1.589 + dir=/ [2022-04-20T12:53:29.993Z] #40 1.589 + bin=tini [2022-04-20T12:53:29.993Z] #40 1.589 + shift [2022-04-20T12:53:29.993Z] #40 1.589 + '[' '!' -f //tini.installer ']' [2022-04-20T12:53:29.993Z] #40 1.589 + . //tini.installer [2022-04-20T12:53:29.993Z] #40 1.589 ++ : v0.19.0 [2022-04-20T12:53:29.993Z] #40 1.589 Install tini version v0.19.0 [2022-04-20T12:53:29.993Z] #40 1.589 + install_tini [2022-04-20T12:53:29.993Z] #40 1.589 + echo 'Install tini version v0.19.0' [2022-04-20T12:53:29.993Z] #40 1.589 + git clone https://github.com/krallin/tini.git /tmp/tmp.CiPAXVkOfT/tini [2022-04-20T12:53:29.994Z] #40 1.604 Cloning into '/tmp/tmp.CiPAXVkOfT/tini'... [2022-04-20T12:53:30.048Z] #51 ... [2022-04-20T12:53:30.048Z] [2022-04-20T12:53:30.048Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:30.048Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:53:30.048Z] #38 20.82 Reading package lists... [2022-04-20T12:53:30.048Z] #38 25.59 Building dependency tree... [2022-04-20T12:53:30.048Z] #38 28.59 The following additional packages will be installed: [2022-04-20T12:53:30.048Z] #38 28.61 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-20T12:53:30.048Z] #38 28.62 Suggested packages: [2022-04-20T12:53:30.048Z] #38 28.64 cmake-doc ninja-build lrzip [2022-04-20T12:53:30.048Z] #38 28.64 Recommended packages: [2022-04-20T12:53:30.048Z] #38 28.64 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-20T12:53:30.048Z] #38 29.35 The following NEW packages will be installed: [2022-04-20T12:53:30.048Z] #38 29.36 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-20T12:53:30.048Z] #38 29.38 vim-common xxd [2022-04-20T12:53:30.048Z] #38 29.79 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:30.048Z] #38 29.79 Need to get 17.7 MB of archives. [2022-04-20T12:53:30.048Z] #38 29.79 After this operation, 70.7 MB of additional disk space will be used. [2022-04-20T12:53:30.048Z] #38 29.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-20T12:53:30.048Z] #38 29.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-20T12:53:30.048Z] #38 29.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-20T12:53:30.048Z] #38 29.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-20T12:53:30.048Z] #38 30.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-20T12:53:30.048Z] #38 30.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-20T12:53:30.048Z] #38 30.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-20T12:53:30.048Z] #38 30.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-20T12:53:30.048Z] #38 30.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-20T12:53:30.048Z] #38 30.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-20T12:53:30.048Z] #38 31.65 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:30.048Z] #38 31.90 Fetched 17.7 MB in 1s (15.0 MB/s) [2022-04-20T12:53:30.048Z] #38 32.02 Selecting previously unselected package xxd. [2022-04-20T12:53:30.048Z] #38 32.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-04-20T12:53:30.048Z] #38 32.09 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-20T12:53:30.048Z] #38 32.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:53:30.048Z] #38 32.30 Selecting previously unselected package vim-common. [2022-04-20T12:53:30.048Z] #38 32.30 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:53:30.048Z] #38 32.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:53:30.048Z] #38 32.64 Selecting previously unselected package cmake-data. [2022-04-20T12:53:30.048Z] #38 32.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-20T12:53:30.048Z] #38 32.64 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-20T12:53:30.048Z] #38 ... [2022-04-20T12:53:30.048Z] [2022-04-20T12:53:30.048Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:30.048Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:30.048Z] #47 35.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-20T12:53:30.120Z] #26 ... [2022-04-20T12:53:30.120Z] [2022-04-20T12:53:30.120Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-20T12:53:30.120Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-20T12:53:30.120Z] #49 2.751 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-20T12:53:30.120Z] #49 3.701 go: downloading github.com/fatih/color v1.10.0 [2022-04-20T12:53:30.120Z] #49 3.703 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-20T12:53:30.120Z] #49 3.745 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-20T12:53:30.120Z] #49 3.808 go: downloading github.com/pkg/errors v0.9.1 [2022-04-20T12:53:30.120Z] #49 4.028 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-20T12:53:30.120Z] #49 4.030 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-20T12:53:30.120Z] #49 4.034 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-20T12:53:30.120Z] #49 4.040 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-20T12:53:30.120Z] #49 4.059 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-20T12:53:30.120Z] #49 4.073 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-20T12:53:30.120Z] #49 4.098 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-20T12:53:30.120Z] #49 4.177 go: downloading golang.org/x/tools v0.1.0 [2022-04-20T12:53:30.120Z] #49 9.478 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-20T12:53:30.120Z] #49 9.554 go: downloading golang.org/x/mod v0.3.0 [2022-04-20T12:53:30.120Z] #49 ... [2022-04-20T12:53:30.120Z] [2022-04-20T12:53:30.120Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:30.120Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:53:30.120Z] #14 4.205 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:30.120Z] #14 4.257 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:30.120Z] #14 4.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:30.120Z] #14 4.940 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:30.120Z] #14 7.112 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:30.121Z] #14 9.142 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:30.121Z] #14 ... [2022-04-20T12:53:30.121Z] [2022-04-20T12:53:30.121Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:30.121Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:30.121Z] #58 4.128 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:30.121Z] #58 4.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:30.121Z] #58 4.169 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:30.121Z] #58 4.947 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:30.121Z] #58 6.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:30.121Z] #58 8.769 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:30.121Z] #58 ... [2022-04-20T12:53:30.121Z] [2022-04-20T12:53:30.121Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-20T12:53:30.121Z] #53 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-20T12:53:30.121Z] #53 4.317 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-20T12:53:30.121Z] #53 5.204 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-20T12:53:30.121Z] #53 5.231 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-20T12:53:30.121Z] #53 5.285 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-20T12:53:30.121Z] #53 7.053 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-20T12:53:30.121Z] #53 ... [2022-04-20T12:53:30.121Z] [2022-04-20T12:53:30.121Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-20T12:53:30.121Z] #36 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-20T12:53:30.121Z] #36 3.003 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-20T12:53:30.121Z] #36 ... [2022-04-20T12:53:30.121Z] [2022-04-20T12:53:30.121Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:30.121Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:30.121Z] #47 3.974 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:30.121Z] #47 4.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:30.121Z] #47 4.016 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:30.121Z] #47 4.586 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-20T12:53:30.121Z] #47 4.985 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:30.121Z] #47 6.724 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:30.121Z] #47 8.605 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:30.121Z] #47 ... [2022-04-20T12:53:30.121Z] [2022-04-20T12:53:30.121Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:30.121Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:30.121Z] #51 3.765 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-20T12:53:30.121Z] #51 ... [2022-04-20T12:53:30.121Z] [2022-04-20T12:53:30.121Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:30.121Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:53:30.121Z] #38 4.150 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:30.121Z] #38 4.178 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:30.121Z] #38 4.182 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:30.121Z] #38 4.878 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:30.121Z] #38 6.640 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:30.121Z] #38 8.436 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:30.121Z] #38 ... [2022-04-20T12:53:30.121Z] [2022-04-20T12:53:30.121Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:53:30.121Z] #63 sha256:7fac909fad1968719ceccbe36ff48ff0175b28b18b62021b02e92845fc153218 [2022-04-20T12:53:30.121Z] #63 2.974 + RM_GOPATH=0 [2022-04-20T12:53:30.121Z] #63 2.977 + TMP_GOPATH= [2022-04-20T12:53:30.121Z] #63 2.977 + : /build [2022-04-20T12:53:30.121Z] #63 2.977 + '[' -z '' ']' [2022-04-20T12:53:30.121Z] #63 2.977 ++ mktemp -d [2022-04-20T12:53:30.121Z] #63 2.977 + export GOPATH=/tmp/tmp.dCd6epAtIc [2022-04-20T12:53:30.121Z] #63 2.977 + GOPATH=/tmp/tmp.dCd6epAtIc [2022-04-20T12:53:30.121Z] #63 2.977 + RM_GOPATH=1 [2022-04-20T12:53:30.121Z] #63 2.977 + case "$(go env GOARCH)" in [2022-04-20T12:53:30.121Z] #63 2.977 ++ go env GOARCH [2022-04-20T12:53:30.121Z] #63 2.984 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:30.121Z] #63 2.984 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:30.121Z] #63 2.985 ++ dirname /install.sh [2022-04-20T12:53:30.121Z] #63 2.985 + dir=/ [2022-04-20T12:53:30.121Z] #63 2.985 + bin=rootlesskit [2022-04-20T12:53:30.121Z] #63 2.985 + shift [2022-04-20T12:53:30.121Z] #63 2.985 + '[' '!' -f //rootlesskit.installer ']' [2022-04-20T12:53:30.121Z] #63 2.985 + . //rootlesskit.installer [2022-04-20T12:53:30.121Z] #63 2.985 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:53:30.121Z] #63 2.985 + install_rootlesskit [2022-04-20T12:53:30.121Z] #63 2.985 + case "$1" in [2022-04-20T12:53:30.121Z] #63 2.985 + export CGO_ENABLED=0 [2022-04-20T12:53:30.121Z] #63 2.985 + CGO_ENABLED=0 [2022-04-20T12:53:30.121Z] #63 2.985 + _install_rootlesskit [2022-04-20T12:53:30.121Z] #63 2.986 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-20T12:53:30.121Z] #63 2.987 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:53:30.121Z] #63 2.987 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-20T12:53:30.121Z] #63 2.987 + GOBIN=/build [2022-04-20T12:53:30.121Z] #63 2.987 + GO111MODULE=on [2022-04-20T12:53:30.121Z] #63 2.987 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:53:30.121Z] #63 3.532 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-20T12:53:30.121Z] #63 5.481 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T12:53:30.121Z] #63 5.481 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-20T12:53:30.121Z] #63 5.918 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-20T12:53:30.121Z] #63 9.289 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-20T12:53:30.121Z] #63 10.02 go: downloading github.com/google/uuid v1.3.0 [2022-04-20T12:53:30.121Z] #63 10.03 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-20T12:53:30.121Z] #63 10.07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-20T12:53:30.121Z] #63 10.32 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-20T12:53:30.121Z] #63 10.42 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-20T12:53:30.121Z] #63 10.56 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-20T12:53:30.121Z] #63 10.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-20T12:53:30.179Z] #34 ... [2022-04-20T12:53:30.179Z] [2022-04-20T12:53:30.179Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:30.179Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:53:30.179Z] #38 3.058 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:53:30.179Z] #38 3.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:53:30.179Z] #38 3.078 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:53:30.179Z] #38 3.430 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:53:30.179Z] #38 4.477 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:53:30.179Z] #38 6.492 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:53:30.179Z] #38 ... [2022-04-20T12:53:30.179Z] [2022-04-20T12:53:30.179Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-20T12:53:30.179Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-20T12:53:30.179Z] #49 4.585 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-20T12:53:30.179Z] #49 6.057 go: downloading github.com/fatih/color v1.10.0 [2022-04-20T12:53:30.179Z] #49 6.292 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-20T12:53:30.179Z] #49 6.327 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-20T12:53:30.179Z] #49 6.392 go: downloading github.com/pkg/errors v0.9.1 [2022-04-20T12:53:30.179Z] #49 6.683 go: downloading golang.org/x/tools v0.1.0 [2022-04-20T12:53:30.179Z] #49 6.685 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-20T12:53:30.179Z] #49 6.809 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-20T12:53:30.179Z] #49 7.037 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-20T12:53:30.179Z] #49 7.248 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-20T12:53:30.179Z] #49 10.55 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-20T12:53:30.179Z] #49 10.64 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-20T12:53:30.179Z] #49 10.70 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-20T12:53:30.382Z] #63 11.00 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-20T12:53:30.383Z] #63 ... [2022-04-20T12:53:30.383Z] [2022-04-20T12:53:30.383Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:53:30.383Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:53:30.383Z] #34 3.280 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-20T12:53:30.383Z] #34 3.283 Cloning into '.'... [2022-04-20T12:53:30.442Z] #49 ... [2022-04-20T12:53:30.442Z] [2022-04-20T12:53:30.442Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:53:30.442Z] #63 sha256:1e702907735ce3f228c9b95709217d631f2f57e2c97a99fb717dbbe676b27518 [2022-04-20T12:53:30.442Z] #63 3.623 + RM_GOPATH=0 [2022-04-20T12:53:30.442Z] #63 3.623 + TMP_GOPATH= [2022-04-20T12:53:30.442Z] #63 3.623 + : /build [2022-04-20T12:53:30.442Z] #63 3.623 + '[' -z '' ']' [2022-04-20T12:53:30.442Z] #63 3.623 ++ mktemp -d [2022-04-20T12:53:30.442Z] #63 3.623 + export GOPATH=/tmp/tmp.IvY8Jwvfs3 [2022-04-20T12:53:30.442Z] #63 3.623 + GOPATH=/tmp/tmp.IvY8Jwvfs3 [2022-04-20T12:53:30.442Z] #63 3.623 + RM_GOPATH=1 [2022-04-20T12:53:30.442Z] #63 3.623 + case "$(go env GOARCH)" in [2022-04-20T12:53:30.442Z] #63 3.623 ++ go env GOARCH [2022-04-20T12:53:30.442Z] #63 3.640 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:30.442Z] #63 3.640 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:30.442Z] #63 3.640 ++ dirname /install.sh [2022-04-20T12:53:30.442Z] #63 3.640 + dir=/ [2022-04-20T12:53:30.442Z] #63 3.640 + bin=rootlesskit [2022-04-20T12:53:30.442Z] #63 3.640 + shift [2022-04-20T12:53:30.442Z] #63 3.640 + '[' '!' -f //rootlesskit.installer ']' [2022-04-20T12:53:30.442Z] #63 3.640 + . //rootlesskit.installer [2022-04-20T12:53:30.442Z] #63 3.640 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:53:30.442Z] #63 3.640 + install_rootlesskit [2022-04-20T12:53:30.442Z] #63 3.640 + case "$1" in [2022-04-20T12:53:30.442Z] #63 3.640 + export CGO_ENABLED=0 [2022-04-20T12:53:30.442Z] #63 3.640 + CGO_ENABLED=0 [2022-04-20T12:53:30.442Z] #63 3.640 + _install_rootlesskit [2022-04-20T12:53:30.442Z] #63 3.640 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-20T12:53:30.442Z] #63 3.640 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-20T12:53:30.442Z] #63 3.640 + GOBIN=/build [2022-04-20T12:53:30.442Z] #63 3.640 + GO111MODULE=on [2022-04-20T12:53:30.442Z] #63 3.640 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:53:30.442Z] #63 3.640 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:53:30.442Z] #63 4.194 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-20T12:53:30.442Z] #63 6.287 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-20T12:53:30.442Z] #63 6.289 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T12:53:30.442Z] #63 6.909 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-20T12:53:30.442Z] #63 10.27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-20T12:53:30.442Z] #63 10.88 go: downloading github.com/google/uuid v1.3.0 [2022-04-20T12:53:30.442Z] #63 10.94 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-20T12:53:30.442Z] #63 10.97 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-20T12:53:30.442Z] #63 11.09 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-20T12:53:30.442Z] #63 11.13 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-20T12:53:30.590Z] #40 2.212 + cd /tmp/tmp.CiPAXVkOfT/tini [2022-04-20T12:53:30.590Z] #40 2.212 + git checkout -q v0.19.0 [2022-04-20T12:53:30.590Z] #40 2.227 + cmake . [2022-04-20T12:53:30.648Z] #34 ... [2022-04-20T12:53:30.648Z] [2022-04-20T12:53:30.648Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:53:30.648Z] #26 sha256:b4d752ad38a52fbb4f8a9b76927df59ced2b8d04b4e313386a37fa8c2df275f6 [2022-04-20T12:53:30.648Z] #26 10.80 + mkdir -p /build [2022-04-20T12:53:30.648Z] #26 10.80 + mv docker/docker /build/ [2022-04-20T12:53:30.648Z] #26 10.81 + rmdir docker [2022-04-20T12:53:30.648Z] #26 DONE 11.4s [2022-04-20T12:53:30.648Z] [2022-04-20T12:53:30.648Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:53:30.648Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:53:30.648Z] #43 3.388 + git clone https://github.com/docker/distribution.git . [2022-04-20T12:53:30.648Z] #43 3.388 Cloning into '.'... [2022-04-20T12:53:30.705Z] #63 11.47 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-20T12:53:30.705Z] #63 ... [2022-04-20T12:53:30.705Z] [2022-04-20T12:53:30.705Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:53:30.705Z] #26 sha256:cf31e433fd70032c8deb0046c7ae35398c2b6bad2eb252cef9ebb23de5ed3453 [2022-04-20T12:53:30.705Z] #26 11.45 + mkdir -p /build [2022-04-20T12:53:30.966Z] #26 11.45 + mv docker/docker /build/ [2022-04-20T12:53:30.967Z] #26 11.46 + rmdir docker [2022-04-20T12:53:30.993Z] #47 36.53 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:31.159Z] #40 2.591 -- The C compiler identification is GNU 10.2.1 [2022-04-20T12:53:31.159Z] #40 2.646 -- Detecting C compiler ABI info [2022-04-20T12:53:31.255Z] #47 36.75 Fetched 2292 kB in 4s (582 kB/s) [2022-04-20T12:53:31.255Z] #47 36.85 Selecting previously unselected package libprotobuf23:amd64. [2022-04-20T12:53:31.516Z] #47 36.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-04-20T12:53:31.516Z] #47 36.91 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-20T12:53:31.516Z] #47 36.93 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-20T12:53:31.592Z] #43 ... [2022-04-20T12:53:31.592Z] [2022-04-20T12:53:31.592Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:31.592Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:31.592Z] #47 12.05 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-20T12:53:31.726Z] #40 3.108 -- Detecting C compiler ABI info - done [2022-04-20T12:53:31.726Z] #40 3.207 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-20T12:53:31.726Z] #40 3.208 -- Detecting C compile features [2022-04-20T12:53:31.726Z] #40 3.208 -- Detecting C compile features - done [2022-04-20T12:53:31.726Z] #40 3.254 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-20T12:53:31.778Z] #47 ... [2022-04-20T12:53:31.778Z] [2022-04-20T12:53:31.778Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:31.778Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:53:31.778Z] #14 22.57 Reading package lists... [2022-04-20T12:53:31.778Z] #14 27.63 Building dependency tree... [2022-04-20T12:53:31.778Z] #14 30.71 The following additional packages will be installed: [2022-04-20T12:53:31.778Z] #14 30.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-20T12:53:31.778Z] #14 30.71 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-20T12:53:31.778Z] #14 30.71 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-20T12:53:31.778Z] #14 30.71 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-20T12:53:31.778Z] #14 30.72 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-20T12:53:31.778Z] #14 30.72 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-20T12:53:31.778Z] #14 30.73 mingw-w64-common mingw-w64-x86-64-dev [2022-04-20T12:53:31.778Z] #14 30.74 Suggested packages: [2022-04-20T12:53:31.778Z] #14 30.76 gcc-10-locales seccomp wine64 [2022-04-20T12:53:31.778Z] #14 32.00 The following NEW packages will be installed: [2022-04-20T12:53:31.778Z] #14 32.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-20T12:53:31.778Z] #14 32.01 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-20T12:53:31.778Z] #14 32.01 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-20T12:53:31.778Z] #14 32.01 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-20T12:53:31.778Z] #14 32.01 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-20T12:53:31.778Z] #14 32.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-20T12:53:31.778Z] #14 32.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-20T12:53:31.778Z] #14 32.02 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-20T12:53:31.778Z] #14 32.03 mingw-w64-x86-64-dev [2022-04-20T12:53:31.778Z] #14 32.41 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:31.778Z] #14 32.41 Need to get 115 MB of archives. [2022-04-20T12:53:31.778Z] #14 32.41 After this operation, 645 MB of additional disk space will be used. [2022-04-20T12:53:31.778Z] #14 32.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-20T12:53:31.778Z] #14 32.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-20T12:53:31.778Z] #14 32.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-20T12:53:31.778Z] #14 32.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-20T12:53:31.778Z] #14 32.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-20T12:53:31.778Z] #14 32.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-20T12:53:31.778Z] #14 32.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-20T12:53:31.778Z] #14 33.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-20T12:53:31.778Z] #14 33.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-04-20T12:53:31.778Z] #14 33.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-20T12:53:31.778Z] #14 35.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-20T12:53:31.778Z] #14 35.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-20T12:53:31.778Z] #14 36.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-20T12:53:31.778Z] #14 37.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-20T12:53:31.778Z] #14 ... [2022-04-20T12:53:31.778Z] [2022-04-20T12:53:31.778Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:31.778Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:31.778Z] #51 36.05 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-20T12:53:31.778Z] #51 36.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-20T12:53:31.778Z] #51 36.09 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-20T12:53:31.778Z] #51 36.15 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-20T12:53:31.778Z] #51 37.39 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-20T12:53:31.778Z] #51 37.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-20T12:53:31.778Z] #51 37.47 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-20T12:53:31.778Z] #51 37.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-20T12:53:31.985Z] #40 3.440 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-20T12:53:31.985Z] #40 3.496 -- Configuring done [2022-04-20T12:53:31.985Z] #40 3.515 -- Generating done [2022-04-20T12:53:31.985Z] #40 3.520 -- Build files have been written to: /tmp/tmp.CiPAXVkOfT/tini [2022-04-20T12:53:31.985Z] #40 3.523 + make tini-static [2022-04-20T12:53:32.038Z] #51 37.72 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-20T12:53:32.038Z] #51 37.72 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-20T12:53:32.038Z] #51 37.79 go: downloading golang.org/x/text v0.3.7 [2022-04-20T12:53:32.244Z] #40 3.814 Scanning dependencies of target tini-static [2022-04-20T12:53:32.245Z] #40 3.862 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-20T12:53:32.371Z] #26 DONE 12.8s [2022-04-20T12:53:32.371Z] [2022-04-20T12:53:32.371Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:32.371Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:32.371Z] #47 12.95 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-20T12:53:33.182Z] #40 4.842 [100%] Linking C executable tini-static [2022-04-20T12:53:33.521Z] #47 ... [2022-04-20T12:53:33.521Z] [2022-04-20T12:53:33.521Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-20T12:53:33.521Z] #36 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-20T12:53:33.521Z] #36 14.04 tomll can be used in two ways: [2022-04-20T12:53:33.521Z] #36 14.04 Writing to STDIN and reading from STDOUT: [2022-04-20T12:53:33.521Z] #36 14.04 cat file.toml | tomll > file.toml [2022-04-20T12:53:33.521Z] #36 14.04 [2022-04-20T12:53:33.521Z] #36 14.04 Reading and updating a list of files: [2022-04-20T12:53:33.521Z] #36 14.04 tomll a.toml b.toml c.toml [2022-04-20T12:53:33.521Z] #36 14.04 [2022-04-20T12:53:33.521Z] #36 14.04 When given a list of files, tomll will modify all files in place without asking. [2022-04-20T12:53:33.521Z] #36 DONE 14.2s [2022-04-20T12:53:33.521Z] [2022-04-20T12:53:33.521Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:53:33.521Z] #63 sha256:7fac909fad1968719ceccbe36ff48ff0175b28b18b62021b02e92845fc153218 [2022-04-20T12:53:33.521Z] #63 13.60 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-20T12:53:33.521Z] #63 13.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-20T12:53:33.700Z] Running on azwin-2-d256d0 in d:\jenkins\workspace\moby_PR-43505 [Pipeline] { [Pipeline] ws [2022-04-20T12:53:33.716Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-20T12:53:33.751Z] #40 5.285 [100%] Built target tini-static [2022-04-20T12:53:33.751Z] #40 5.342 + mkdir -p /build [2022-04-20T12:53:33.751Z] #40 5.345 + cp tini-static /build/docker-init [2022-04-20T12:53:34.584Z] Running on azwin-2-c67b70 in d:\jenkins\workspace\moby_PR-43505 [Pipeline] { [Pipeline] ws [2022-04-20T12:53:34.600Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-20T12:53:35.158Z] The recommended git tool is: git [2022-04-20T12:53:35.655Z] #40 DONE 7.1s [2022-04-20T12:53:35.655Z] [2022-04-20T12:53:35.655Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:35.655Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-20T12:53:35.655Z] #14 45.69 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-20T12:53:35.655Z] #14 45.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-20T12:53:35.655Z] #14 45.72 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-20T12:53:35.655Z] #14 51.53 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-20T12:53:35.655Z] #14 51.53 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-20T12:53:35.655Z] #14 51.54 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-20T12:53:35.655Z] #14 51.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-20T12:53:35.655Z] #14 51.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-20T12:53:35.655Z] #14 51.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-20T12:53:35.679Z] #47 ... [2022-04-20T12:53:35.679Z] [2022-04-20T12:53:35.679Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-20T12:53:35.679Z] #36 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-20T12:53:35.679Z] #36 15.79 tomll can be used in two ways: [2022-04-20T12:53:35.679Z] #36 15.79 Writing to STDIN and reading from STDOUT: [2022-04-20T12:53:35.679Z] #36 15.79 cat file.toml | tomll > file.toml [2022-04-20T12:53:35.679Z] #36 15.79 [2022-04-20T12:53:35.679Z] #36 15.79 Reading and updating a list of files: [2022-04-20T12:53:35.679Z] #36 15.79 tomll a.toml b.toml c.toml [2022-04-20T12:53:35.679Z] #36 15.79 [2022-04-20T12:53:35.679Z] #36 15.79 When given a list of files, tomll will modify all files in place without asking. [2022-04-20T12:53:35.679Z] #36 DONE 16.1s [2022-04-20T12:53:35.679Z] [2022-04-20T12:53:35.679Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:53:35.679Z] #63 sha256:1e702907735ce3f228c9b95709217d631f2f57e2c97a99fb717dbbe676b27518 [2022-04-20T12:53:35.679Z] #63 11.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-20T12:53:35.679Z] #63 12.10 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-20T12:53:35.679Z] #63 14.94 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-20T12:53:35.679Z] #63 15.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-20T12:53:35.830Z] The recommended git tool is: git [2022-04-20T12:53:36.243Z] #51 ... [2022-04-20T12:53:36.243Z] [2022-04-20T12:53:36.243Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:36.243Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:53:36.243Z] #14 38.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-20T12:53:36.243Z] #14 38.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-20T12:53:36.243Z] #14 38.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-20T12:53:36.243Z] #14 38.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-20T12:53:36.243Z] #14 38.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-20T12:53:36.243Z] #14 38.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-20T12:53:36.243Z] #14 38.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-20T12:53:36.243Z] #14 38.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-20T12:53:36.243Z] #14 38.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-20T12:53:36.243Z] #14 38.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-20T12:53:36.243Z] #14 38.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-20T12:53:36.243Z] #14 38.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-20T12:53:36.243Z] #14 38.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-20T12:53:36.243Z] #14 38.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-20T12:53:36.243Z] #14 38.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-20T12:53:36.243Z] #14 38.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-20T12:53:36.243Z] #14 39.40 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:36.243Z] #14 39.60 Fetched 115 MB in 6s (18.6 MB/s) [2022-04-20T12:53:36.243Z] #14 39.68 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-20T12:53:36.243Z] #14 39.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-20T12:53:36.243Z] #14 39.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-20T12:53:36.243Z] #14 39.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-20T12:53:36.243Z] #14 41.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-20T12:53:36.243Z] #14 41.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-20T12:53:36.243Z] #14 41.70 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-20T12:53:36.627Z] #63 ... [2022-04-20T12:53:36.627Z] [2022-04-20T12:53:36.627Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:36.627Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:36.627Z] #58 17.50 Fetched 8510 kB in 13s (635 kB/s) [2022-04-20T12:53:38.150Z] #14 43.79 Selecting previously unselected package binutils-mingw-w64. [2022-04-20T12:53:38.150Z] #14 43.82 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-20T12:53:38.150Z] #14 43.83 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-20T12:53:38.337Z] #50 ... [2022-04-20T12:53:38.337Z] [2022-04-20T12:53:38.337Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-20T12:53:38.337Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-20T12:53:38.337Z] #19 124.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-20T12:53:38.337Z] #19 124.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:53:38.337Z] #19 124.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-20T12:53:38.337Z] #19 124.9 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-20T12:53:38.337Z] #19 124.9 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:53:38.337Z] #19 124.9 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:53:38.337Z] #19 132.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-20T12:53:38.337Z] #19 132.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:53:38.337Z] #19 132.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:53:38.337Z] #19 132.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-20T12:53:38.337Z] #19 132.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:53:38.337Z] #19 132.9 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-20T12:53:38.337Z] #19 132.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-20T12:53:38.337Z] #19 132.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:53:38.337Z] #19 132.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-20T12:53:38.337Z] #19 133.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-20T12:53:38.337Z] #19 133.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:53:38.337Z] #19 133.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:53:38.337Z] #19 133.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-20T12:53:38.337Z] #19 133.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:53:38.337Z] #19 133.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:53:38.337Z] #19 133.1 Selecting previously unselected package cross-config. [2022-04-20T12:53:38.337Z] #19 133.1 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-20T12:53:38.337Z] #19 133.1 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-20T12:53:38.337Z] #19 133.1 Selecting previously unselected package gcc-10-cross-base. [2022-04-20T12:53:38.337Z] #19 133.1 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:38.337Z] #19 133.1 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-20T12:53:38.337Z] #19 133.2 Selecting previously unselected package libc6-arm64-cross. [2022-04-20T12:53:38.337Z] #19 133.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-20T12:53:38.337Z] #19 133.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-20T12:53:38.337Z] #19 133.5 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-20T12:53:38.337Z] #19 133.5 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:38.337Z] #19 133.5 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:53:38.337Z] #19 133.5 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-20T12:53:38.337Z] #19 133.6 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:38.337Z] #19 133.6 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:53:38.337Z] #19 133.6 Selecting previously unselected package libitm1-arm64-cross. [2022-04-20T12:53:38.337Z] #19 133.6 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:38.337Z] #19 133.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:53:38.337Z] #19 133.7 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-20T12:53:38.337Z] #19 133.7 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:38.411Z] #14 43.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-20T12:53:38.411Z] #14 43.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:53:38.411Z] #14 43.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:53:38.411Z] #14 ... [2022-04-20T12:53:38.411Z] [2022-04-20T12:53:38.411Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:53:38.411Z] #60 sha256:dcdbcb468c6e826d013b7d65cbeec147d36d7f1d519446d876f8f83b364bc9b3 [2022-04-20T12:53:38.411Z] #60 3.933 + RM_GOPATH=0 [2022-04-20T12:53:38.411Z] #60 3.933 + TMP_GOPATH= [2022-04-20T12:53:38.411Z] #60 3.933 + : /build [2022-04-20T12:53:38.411Z] #60 3.933 + '[' -z '' ']' [2022-04-20T12:53:38.411Z] #60 3.933 ++ mktemp -d [2022-04-20T12:53:38.411Z] #60 3.933 + export GOPATH=/tmp/tmp.DmvU6jUOVO [2022-04-20T12:53:38.411Z] #60 3.933 + GOPATH=/tmp/tmp.DmvU6jUOVO [2022-04-20T12:53:38.411Z] #60 3.933 + RM_GOPATH=1 [2022-04-20T12:53:38.411Z] #60 3.934 + case "$(go env GOARCH)" in [2022-04-20T12:53:38.411Z] #60 3.937 ++ go env GOARCH [2022-04-20T12:53:38.411Z] #60 3.962 Install containerd version v1.6.2 [2022-04-20T12:53:38.411Z] #60 3.962 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:38.411Z] #60 3.962 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:38.411Z] #60 3.962 ++ dirname /install.sh [2022-04-20T12:53:38.411Z] #60 3.962 + dir=/ [2022-04-20T12:53:38.411Z] #60 3.962 + bin=containerd [2022-04-20T12:53:38.411Z] #60 3.962 + shift [2022-04-20T12:53:38.411Z] #60 3.962 + '[' '!' -f //containerd.installer ']' [2022-04-20T12:53:38.411Z] #60 3.962 + . //containerd.installer [2022-04-20T12:53:38.411Z] #60 3.962 ++ set -e [2022-04-20T12:53:38.411Z] #60 3.962 ++ : v1.6.2 [2022-04-20T12:53:38.411Z] #60 3.962 + install_containerd [2022-04-20T12:53:38.411Z] #60 3.962 + echo 'Install containerd version v1.6.2' [2022-04-20T12:53:38.411Z] #60 3.964 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DmvU6jUOVO/src/github.com/containerd/containerd [2022-04-20T12:53:38.411Z] #60 3.965 Cloning into '/tmp/tmp.DmvU6jUOVO/src/github.com/containerd/containerd'... [2022-04-20T12:53:38.411Z] #60 ... [2022-04-20T12:53:38.411Z] [2022-04-20T12:53:38.411Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:38.411Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:53:38.411Z] #14 44.16 Selecting previously unselected package dmsetup. [2022-04-20T12:53:38.411Z] #14 44.16 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:53:38.411Z] #14 44.17 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-20T12:53:38.596Z] #19 133.7 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:53:38.596Z] #19 133.7 Selecting previously unselected package libasan6-arm64-cross. [2022-04-20T12:53:38.596Z] #19 133.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:38.596Z] #19 133.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:53:38.673Z] #14 44.37 Selecting previously unselected package mingw-w64-common. [2022-04-20T12:53:38.674Z] #14 44.38 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-20T12:53:38.674Z] #14 44.39 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-20T12:53:38.855Z] #19 134.2 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-20T12:53:39.114Z] #19 134.2 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:39.114Z] #19 134.2 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:53:39.114Z] #19 134.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-20T12:53:39.114Z] #19 134.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:39.114Z] #19 134.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:53:39.682Z] #19 134.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-20T12:53:39.682Z] #19 134.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:39.682Z] #19 134.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:53:39.682Z] #19 135.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-20T12:53:39.682Z] #19 135.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:39.682Z] #19 135.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:53:39.940Z] #19 135.2 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-20T12:53:39.940Z] #19 135.2 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:39.940Z] #19 135.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:53:40.055Z] #14 ... [2022-04-20T12:53:40.055Z] [2022-04-20T12:53:40.055Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:40.055Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:53:40.055Z] #38 35.74 Selecting previously unselected package libicu67:amd64. [2022-04-20T12:53:40.055Z] #38 35.74 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-20T12:53:40.055Z] #38 35.78 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-20T12:53:40.055Z] #38 41.62 Selecting previously unselected package libxml2:amd64. [2022-04-20T12:53:40.055Z] #38 41.62 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-20T12:53:40.055Z] #38 41.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-20T12:53:40.055Z] #38 42.14 Selecting previously unselected package libarchive13:amd64. [2022-04-20T12:53:40.055Z] #38 42.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-20T12:53:40.055Z] #38 42.14 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-20T12:53:40.055Z] #38 42.43 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-20T12:53:40.055Z] #38 42.43 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-20T12:53:40.055Z] #38 42.44 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-20T12:53:40.055Z] #38 42.57 Selecting previously unselected package librhash0:amd64. [2022-04-20T12:53:40.055Z] #38 42.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-20T12:53:40.055Z] #38 42.57 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-20T12:53:40.055Z] #38 42.74 Selecting previously unselected package libuv1:amd64. [2022-04-20T12:53:40.055Z] #38 42.75 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-20T12:53:40.055Z] #38 42.75 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-20T12:53:40.055Z] #38 42.92 Selecting previously unselected package cmake. [2022-04-20T12:53:40.055Z] #38 42.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-20T12:53:40.055Z] #38 42.95 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-20T12:53:40.120Z] #63 ... [2022-04-20T12:53:40.120Z] [2022-04-20T12:53:40.120Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:40.120Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:40.120Z] #47 17.63 Fetched 8513 kB in 14s (610 kB/s) [2022-04-20T12:53:40.315Z] #38 ... [2022-04-20T12:53:40.315Z] [2022-04-20T12:53:40.315Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:40.315Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:40.315Z] #51 42.93 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-20T12:53:40.315Z] #51 42.99 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-20T12:53:40.315Z] #51 42.99 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-20T12:53:40.315Z] #51 43.04 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-20T12:53:40.315Z] #51 43.09 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-20T12:53:40.315Z] #51 43.09 go: downloading golang.org/x/mod v0.5.1 [2022-04-20T12:53:40.315Z] #51 43.19 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-20T12:53:40.315Z] #51 43.36 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-20T12:53:40.315Z] #51 43.36 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-20T12:53:40.315Z] #51 43.36 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-20T12:53:40.315Z] #51 43.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-20T12:53:40.315Z] #51 43.44 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-20T12:53:40.315Z] #51 43.82 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-20T12:53:40.315Z] #51 43.94 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-20T12:53:40.315Z] #51 44.16 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-20T12:53:40.315Z] #51 44.22 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-20T12:53:40.315Z] #51 44.28 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-20T12:53:40.315Z] #51 44.38 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-20T12:53:40.315Z] #51 44.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-20T12:53:40.315Z] #51 44.41 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-20T12:53:40.315Z] #51 44.56 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-20T12:53:40.315Z] #51 44.69 go: downloading github.com/prometheus/common v0.10.0 [2022-04-20T12:53:40.315Z] #51 44.88 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-20T12:53:40.315Z] #51 44.96 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-20T12:53:40.315Z] #51 45.06 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-20T12:53:40.457Z] #19 135.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-20T12:53:40.457Z] #19 135.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:53:40.457Z] #19 135.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:53:40.847Z] #58 17.50 Reading package lists... [2022-04-20T12:53:40.886Z] #51 46.50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-20T12:53:40.924Z] #14 56.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-20T12:53:40.924Z] #14 56.92 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-20T12:53:40.924Z] #14 56.92 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:53:41.064Z] #47 17.63 Reading package lists... [2022-04-20T12:53:41.790Z] #58 21.81 Reading package lists... [2022-04-20T12:53:41.790Z] #58 ... [2022-04-20T12:53:41.790Z] [2022-04-20T12:53:41.790Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:53:41.790Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:53:41.790Z] #43 22.28 Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-20T12:53:41.790Z] #43 22.39 + git checkout -q v2.3.0 [2022-04-20T12:53:41.825Z] #51 ... [2022-04-20T12:53:41.825Z] [2022-04-20T12:53:41.825Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:41.825Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:53:41.825Z] #38 46.56 Setting up libicu67:amd64 (67.1-7) ... [2022-04-20T12:53:41.825Z] #38 46.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:53:41.825Z] #38 46.62 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-20T12:53:41.825Z] #38 46.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:53:41.825Z] #38 46.67 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-20T12:53:41.825Z] #38 46.69 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-20T12:53:41.825Z] #38 46.71 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-20T12:53:41.825Z] #38 46.72 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-20T12:53:41.825Z] #38 46.73 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-20T12:53:41.825Z] #38 46.76 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-20T12:53:41.825Z] #38 46.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:53:41.825Z] #38 DONE 47.7s [2022-04-20T12:53:42.051Z] #43 ... [2022-04-20T12:53:42.051Z] [2022-04-20T12:53:42.051Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-20T12:53:42.051Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-20T12:53:42.051Z] #49 12.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-20T12:53:42.051Z] #49 12.97 go: downloading golang.org/x/mod v0.3.0 [2022-04-20T12:53:42.084Z] [2022-04-20T12:53:42.084Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-20T12:53:42.084Z] #39 sha256:4d4ed163b359b0a484dbc38d3faf2889eceac3e0f5bc83a68ead047ad96f5021 [2022-04-20T12:53:42.311Z] #49 ... [2022-04-20T12:53:42.312Z] [2022-04-20T12:53:42.312Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:42.312Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:42.312Z] #47 18.45 Fetched 8513 kB in 14s (593 kB/s) [2022-04-20T12:53:42.312Z] #47 18.45 Reading package lists... [2022-04-20T12:53:42.344Z] #39 DONE 0.2s [2022-04-20T12:53:42.344Z] [2022-04-20T12:53:42.344Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-20T12:53:42.344Z] #40 sha256:8dca3dfde803d1343a7e391f01538cd1153f04eae4eaec22d000953d3bd141c4 [2022-04-20T12:53:42.344Z] #40 ... [2022-04-20T12:53:42.344Z] [2022-04-20T12:53:42.344Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:42.344Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:42.344Z] #47 37.52 Selecting previously unselected package python3-pkg-resources. [2022-04-20T12:53:42.344Z] #47 37.52 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-20T12:53:42.344Z] #47 37.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:53:42.344Z] #47 37.85 Selecting previously unselected package python3-six. [2022-04-20T12:53:42.344Z] #47 37.85 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-20T12:53:42.344Z] #47 37.85 Unpacking python3-six (1.16.0-2) ... [2022-04-20T12:53:42.344Z] #47 37.96 Selecting previously unselected package python3-protobuf. [2022-04-20T12:53:42.344Z] #47 37.96 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-20T12:53:42.344Z] #47 37.97 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-20T12:53:42.344Z] #47 38.42 Selecting previously unselected package libnet1:amd64. [2022-04-20T12:53:42.344Z] #47 38.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-20T12:53:42.344Z] #47 38.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:53:42.344Z] #47 38.56 Selecting previously unselected package libnl-3-200:amd64. [2022-04-20T12:53:42.344Z] #47 38.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-20T12:53:42.344Z] #47 38.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:53:42.344Z] #47 38.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-20T12:53:42.344Z] #47 38.95 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-20T12:53:42.344Z] #47 38.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:53:42.344Z] #47 39.22 Selecting previously unselected package criu. [2022-04-20T12:53:42.344Z] #47 39.23 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-20T12:53:42.344Z] #47 39.24 Unpacking criu (3.16.1-3) ... [2022-04-20T12:53:42.344Z] #47 39.91 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:53:42.344Z] #47 41.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-20T12:53:42.344Z] #47 41.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:53:42.344Z] #47 41.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:53:42.344Z] #47 41.44 Setting up python3-six (1.16.0-2) ... [2022-04-20T12:53:42.344Z] #47 42.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:53:42.344Z] #47 42.52 Setting up python3-protobuf (3.12.4-1) ... [2022-04-20T12:53:42.344Z] #47 46.33 Setting up criu (3.16.1-3) ... [2022-04-20T12:53:42.604Z] #47 48.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:53:42.713Z] #47 21.93 Reading package lists... [2022-04-20T12:53:42.713Z] #47 ... [2022-04-20T12:53:42.713Z] [2022-04-20T12:53:42.713Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:53:42.713Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:53:42.713Z] #43 21.64 + git checkout -q v2.3.0 [2022-04-20T12:53:42.713Z] #43 23.50 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-20T12:53:42.876Z] #47 ... [2022-04-20T12:53:42.876Z] [2022-04-20T12:53:42.876Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:53:42.876Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:53:42.876Z] #34 38.23 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-20T12:53:42.876Z] #34 38.46 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-20T12:53:42.876Z] #34 39.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:53:43.137Z] #34 ... [2022-04-20T12:53:43.137Z] [2022-04-20T12:53:43.137Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:43.137Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:43.137Z] #47 DONE 48.6s [2022-04-20T12:53:43.396Z] [2022-04-20T12:53:43.397Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:53:43.397Z] #63 sha256:f3d3861fcd44b413649992b7e4b2b041763d6446c468ff493b2a96c5ab346a49 [2022-04-20T12:53:43.698Z] #47 22.94 Reading package lists... [2022-04-20T12:53:43.698Z] #47 ... [2022-04-20T12:53:43.698Z] [2022-04-20T12:53:43.698Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:53:43.698Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:53:43.698Z] #43 24.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-20T12:53:43.959Z] #43 ... [2022-04-20T12:53:43.959Z] [2022-04-20T12:53:43.959Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:43.959Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:53:43.959Z] #38 14.87 Fetched 8510 kB in 12s (702 kB/s) [2022-04-20T12:53:43.959Z] #38 14.87 Reading package lists... [2022-04-20T12:53:43.959Z] #38 20.13 Reading package lists... [2022-04-20T12:53:43.966Z] #63 ... [2022-04-20T12:53:43.966Z] [2022-04-20T12:53:43.966Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:43.966Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:53:43.966Z] #14 49.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-20T12:53:43.966Z] #14 49.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-20T12:53:43.966Z] #14 49.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-20T12:53:44.904Z] #38 24.70 Building dependency tree... [2022-04-20T12:53:44.904Z] #38 ... [2022-04-20T12:53:44.904Z] [2022-04-20T12:53:44.904Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:44.904Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:44.904Z] #51 25.85 go: downloading github.com/fatih/color v1.13.0 [2022-04-20T12:53:44.904Z] #51 25.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-20T12:53:44.904Z] #51 25.90 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-20T12:53:44.904Z] #51 25.93 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-20T12:53:45.165Z] #51 26.22 go: downloading github.com/spf13/viper v1.10.1 [2022-04-20T12:53:45.427Z] #51 26.35 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-20T12:53:45.732Z] #51 26.54 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-20T12:53:45.732Z] #51 26.54 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-20T12:53:45.732Z] #51 26.57 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-20T12:53:45.732Z] #51 26.58 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-20T12:53:46.000Z] #51 ... [2022-04-20T12:53:46.000Z] [2022-04-20T12:53:46.000Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:46.000Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:53:46.000Z] #14 16.90 Fetched 8510 kB in 13s (660 kB/s) [2022-04-20T12:53:46.000Z] #14 16.90 Reading package lists... [2022-04-20T12:53:46.000Z] #14 21.48 Reading package lists... [2022-04-20T12:53:46.014Z] #43 ... [2022-04-20T12:53:46.014Z] [2022-04-20T12:53:46.014Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:46.014Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:53:46.014Z] #38 16.44 Fetched 8510 kB in 13s (677 kB/s) [2022-04-20T12:53:46.014Z] #38 16.44 Reading package lists... [2022-04-20T12:53:46.014Z] #38 20.69 Reading package lists... [2022-04-20T12:53:46.014Z] #38 25.23 Building dependency tree... [2022-04-20T12:53:46.014Z] #38 ... [2022-04-20T12:53:46.014Z] [2022-04-20T12:53:46.014Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:46.014Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:46.014Z] #47 21.93 Reading package lists... [2022-04-20T12:53:46.014Z] #47 26.37 Building dependency tree... [2022-04-20T12:53:46.014Z] #47 ... [2022-04-20T12:53:46.014Z] [2022-04-20T12:53:46.014Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:46.014Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:46.014Z] #58 16.70 Fetched 8510 kB in 13s (661 kB/s) [2022-04-20T12:53:46.014Z] #58 16.70 Reading package lists... [2022-04-20T12:53:46.014Z] #58 20.96 Reading package lists... [2022-04-20T12:53:46.014Z] #58 25.46 Building dependency tree... [2022-04-20T12:53:46.014Z] #58 ... [2022-04-20T12:53:46.014Z] [2022-04-20T12:53:46.014Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:46.014Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:53:46.014Z] #14 16.88 Fetched 8510 kB in 13s (657 kB/s) [2022-04-20T12:53:46.014Z] #14 16.88 Reading package lists... [2022-04-20T12:53:46.014Z] #14 21.27 Reading package lists... [2022-04-20T12:53:46.014Z] #14 25.45 Building dependency tree... [2022-04-20T12:53:46.014Z] #14 ... [2022-04-20T12:53:46.014Z] [2022-04-20T12:53:46.014Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:46.014Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:46.014Z] #51 23.82 go: downloading github.com/fatih/color v1.13.0 [2022-04-20T12:53:46.014Z] #51 23.82 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-20T12:53:46.014Z] #51 23.89 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-20T12:53:46.014Z] #51 23.90 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-20T12:53:46.015Z] #51 24.08 go: downloading github.com/spf13/viper v1.10.1 [2022-04-20T12:53:46.015Z] #51 24.28 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-20T12:53:46.015Z] #51 24.60 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-20T12:53:46.015Z] #51 24.62 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-20T12:53:46.015Z] #51 24.65 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-20T12:53:46.015Z] #51 24.66 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-20T12:53:46.015Z] #51 25.53 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-20T12:53:46.015Z] #51 25.62 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-20T12:53:46.265Z] #14 25.99 Building dependency tree... [2022-04-20T12:53:46.266Z] #14 ... [2022-04-20T12:53:46.266Z] [2022-04-20T12:53:46.266Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:46.266Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:46.266Z] #58 21.81 Reading package lists... [2022-04-20T12:53:46.840Z] #58 26.39 Building dependency tree... [2022-04-20T12:53:47.403Z] #51 28.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T12:53:47.403Z] #51 28.16 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-20T12:53:47.403Z] #51 28.26 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-20T12:53:47.403Z] #51 28.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-20T12:53:47.403Z] #51 28.41 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-20T12:53:47.403Z] #51 28.47 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-20T12:53:47.403Z] #51 28.47 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-20T12:53:47.403Z] #51 28.51 go: downloading github.com/spf13/afero v1.6.0 [2022-04-20T12:53:47.487Z] #14 ... [2022-04-20T12:53:47.487Z] [2022-04-20T12:53:47.487Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:53:47.487Z] #60 sha256:c8fd0bd351d00f1a5b168f4a6f38f6286364d76cf7a91001a41b0176cdd037f3 [2022-04-20T12:53:47.665Z] #51 28.54 go: downloading github.com/spf13/cast v1.4.1 [2022-04-20T12:53:47.665Z] #51 28.62 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-20T12:53:47.665Z] #51 28.65 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-20T12:53:47.665Z] #51 28.69 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-20T12:53:47.665Z] #51 28.73 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-20T12:53:47.746Z] #60 32.76 Updating files: 73% (3440/4709) Updating files: 74% (3485/4709) Updating files: 75% (3532/4709) Updating files: 76% (3579/4709) Updating files: 77% (3626/4709) Updating files: 78% (3674/4709) Updating files: 79% (3721/4709) Updating files: 80% (3768/4709) Updating files: 81% (3815/4709) Updating files: 82% (3862/4709) Updating files: 83% (3909/4709) Updating files: 84% (3956/4709) Updating files: 85% (4003/4709) Updating files: 86% (4050/4709) Updating files: 87% (4097/4709) Updating files: 88% (4144/4709) Updating files: 89% (4192/4709) Updating files: 90% (4239/4709) Updating files: 91% (4286/4709) Updating files: 92% (4333/4709) Updating files: 93% (4380/4709) Updating files: 94% (4427/4709) Updating files: 95% (4474/4709) Updating files: 96% (4521/4709) Updating files: 97% (4568/4709) Updating files: 98% (4615/4709) Updating files: 99% (4662/4709) Updating files: 100% (4709/4709) Updating files: 100% (4709/4709), done. [2022-04-20T12:53:47.746Z] #60 33.46 + cd /tmp/tmp.K0k0IoEVk4/src/github.com/containerd/containerd [2022-04-20T12:53:47.926Z] #51 28.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-20T12:53:47.927Z] #51 28.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-20T12:53:47.927Z] #51 28.93 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-20T12:53:47.927Z] #51 28.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-20T12:53:47.927Z] #51 28.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-20T12:53:48.006Z] #60 33.46 + git checkout -q v1.6.2 [2022-04-20T12:53:48.167Z] #14 ... [2022-04-20T12:53:48.167Z] [2022-04-20T12:53:48.167Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-20T12:53:48.167Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-20T12:53:48.167Z] #49 53.28 gotestsum version dev [2022-04-20T12:53:48.167Z] #49 DONE 54.1s [2022-04-20T12:53:48.188Z] #51 29.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-20T12:53:48.188Z] #51 29.13 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-20T12:53:48.188Z] #51 29.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-20T12:53:48.427Z] [2022-04-20T12:53:48.427Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-20T12:53:48.427Z] #40 sha256:8dca3dfde803d1343a7e391f01538cd1153f04eae4eaec22d000953d3bd141c4 [2022-04-20T12:53:48.427Z] #40 3.345 + RM_GOPATH=0 [2022-04-20T12:53:48.427Z] #40 3.345 + TMP_GOPATH= [2022-04-20T12:53:48.427Z] #40 3.345 + : /build [2022-04-20T12:53:48.427Z] #40 3.345 + '[' -z '' ']' [2022-04-20T12:53:48.427Z] #40 3.345 ++ mktemp -d [2022-04-20T12:53:48.427Z] #40 3.345 + export GOPATH=/tmp/tmp.xWKlE3s2rR [2022-04-20T12:53:48.427Z] #40 3.345 + GOPATH=/tmp/tmp.xWKlE3s2rR [2022-04-20T12:53:48.427Z] #40 3.345 + RM_GOPATH=1 [2022-04-20T12:53:48.427Z] #40 3.345 + case "$(go env GOARCH)" in [2022-04-20T12:53:48.427Z] #40 3.345 ++ go env GOARCH [2022-04-20T12:53:48.427Z] #40 3.374 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:48.427Z] #40 3.374 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:48.427Z] #40 3.374 ++ dirname /install.sh [2022-04-20T12:53:48.427Z] #40 3.374 + dir=/ [2022-04-20T12:53:48.427Z] #40 3.374 + bin=tini [2022-04-20T12:53:48.427Z] #40 3.374 + shift [2022-04-20T12:53:48.427Z] #40 3.374 + '[' '!' -f //tini.installer ']' [2022-04-20T12:53:48.427Z] #40 3.374 + . //tini.installer [2022-04-20T12:53:48.427Z] #40 3.374 ++ : v0.19.0 [2022-04-20T12:53:48.427Z] #40 3.374 + install_tini [2022-04-20T12:53:48.427Z] #40 3.374 + echo 'Install tini version v0.19.0' [2022-04-20T12:53:48.427Z] #40 3.374 + git clone https://github.com/krallin/tini.git /tmp/tmp.xWKlE3s2rR/tini [2022-04-20T12:53:48.427Z] #40 3.374 Install tini version v0.19.0 [2022-04-20T12:53:48.427Z] #40 3.377 Cloning into '/tmp/tmp.xWKlE3s2rR/tini'... [2022-04-20T12:53:48.427Z] #40 4.144 + cd /tmp/tmp.xWKlE3s2rR/tini [2022-04-20T12:53:48.427Z] #40 4.144 + git checkout -q v0.19.0 [2022-04-20T12:53:48.427Z] #40 4.190 + cmake . [2022-04-20T12:53:48.427Z] #40 4.698 -- The C compiler identification is GNU 10.2.1 [2022-04-20T12:53:48.427Z] #40 4.773 -- Detecting C compiler ABI info [2022-04-20T12:53:48.427Z] #40 5.378 -- Detecting C compiler ABI info - done [2022-04-20T12:53:48.427Z] #40 5.480 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-20T12:53:48.427Z] #40 5.480 -- Detecting C compile features [2022-04-20T12:53:48.427Z] #40 5.480 -- Detecting C compile features - done [2022-04-20T12:53:48.427Z] #40 5.499 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-20T12:53:48.427Z] #40 5.694 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-20T12:53:48.427Z] #40 5.742 -- Configuring done [2022-04-20T12:53:48.427Z] #40 5.759 -- Generating done [2022-04-20T12:53:48.427Z] #40 5.775 + make tini-static [2022-04-20T12:53:48.427Z] #40 5.776 -- Build files have been written to: /tmp/tmp.xWKlE3s2rR/tini [2022-04-20T12:53:48.427Z] #40 5.975 Scanning dependencies of target tini-static [2022-04-20T12:53:48.427Z] #40 6.029 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-20T12:53:48.569Z] #19 ... [2022-04-20T12:53:48.569Z] [2022-04-20T12:53:48.569Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:53:48.569Z] #50 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:53:48.569Z] #50 DONE 149.9s [2022-04-20T12:53:48.569Z] [2022-04-20T12:53:48.569Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:48.569Z] #58 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:48.569Z] #58 ... [2022-04-20T12:53:48.569Z] [2022-04-20T12:53:48.569Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-20T12:53:48.569Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-20T12:53:48.569Z] #19 143.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-20T12:53:48.569Z] #19 143.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:53:48.569Z] #19 143.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:53:48.569Z] #19 144.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-20T12:53:48.569Z] #19 144.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-20T12:53:48.569Z] #19 144.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-20T12:53:48.758Z] #58 29.63 The following additional packages will be installed: [2022-04-20T12:53:48.758Z] #58 29.63 libbtrfs0 [2022-04-20T12:53:48.761Z] #51 29.56 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-20T12:53:48.761Z] #51 29.62 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-20T12:53:48.761Z] #51 29.64 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-20T12:53:48.761Z] #51 29.73 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-20T12:53:48.761Z] #51 ... [2022-04-20T12:53:48.761Z] [2022-04-20T12:53:48.761Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:48.761Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:53:48.761Z] #14 28.20 The following additional packages will be installed: [2022-04-20T12:53:48.761Z] #14 28.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-20T12:53:48.761Z] #14 28.20 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-20T12:53:48.761Z] #14 28.20 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-20T12:53:48.761Z] #14 28.20 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-20T12:53:48.761Z] #14 28.20 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-20T12:53:48.761Z] #14 28.20 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-20T12:53:48.761Z] #14 28.20 mingw-w64-common mingw-w64-x86-64-dev [2022-04-20T12:53:48.761Z] #14 28.21 Suggested packages: [2022-04-20T12:53:48.761Z] #14 28.22 gcc-10-locales seccomp wine64 [2022-04-20T12:53:48.761Z] #14 29.31 The following NEW packages will be installed: [2022-04-20T12:53:48.761Z] #14 29.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-20T12:53:48.761Z] #14 29.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-20T12:53:48.761Z] #14 29.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-20T12:53:48.761Z] #14 29.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-20T12:53:48.761Z] #14 29.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-20T12:53:48.761Z] #14 29.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-20T12:53:48.761Z] #14 29.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-20T12:53:48.761Z] #14 29.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-20T12:53:48.761Z] #14 29.32 mingw-w64-x86-64-dev [2022-04-20T12:53:48.761Z] #14 29.73 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:48.761Z] #14 29.73 Need to get 115 MB of archives. [2022-04-20T12:53:48.761Z] #14 29.73 After this operation, 645 MB of additional disk space will be used. [2022-04-20T12:53:48.761Z] #14 29.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-04-20T12:53:48.761Z] #14 29.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-20T12:53:48.942Z] #60 34.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-20T12:53:48.942Z] #60 34.39 + BUILDTAGS='netgo osusergo static_build' [2022-04-20T12:53:48.942Z] #60 34.39 + export EXTRA_FLAGS=-buildmode=pie [2022-04-20T12:53:48.942Z] #60 34.39 + EXTRA_FLAGS=-buildmode=pie [2022-04-20T12:53:48.942Z] #60 34.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-20T12:53:48.942Z] #60 34.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-20T12:53:48.942Z] #60 34.39 + '[' '' = dynamic ']' [2022-04-20T12:53:48.942Z] #60 34.39 + make [2022-04-20T12:53:49.021Z] #58 29.79 The following NEW packages will be installed: [2022-04-20T12:53:49.021Z] #58 29.79 libbtrfs-dev libbtrfs0 [2022-04-20T12:53:49.023Z] #14 29.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-20T12:53:49.023Z] #14 29.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-20T12:53:49.023Z] #14 30.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-20T12:53:49.023Z] #14 30.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-20T12:53:49.282Z] #58 30.23 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:49.282Z] #58 30.23 Need to get 460 kB of archives. [2022-04-20T12:53:49.282Z] #58 30.23 After this operation, 1237 kB of additional disk space will be used. [2022-04-20T12:53:49.282Z] #58 30.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-20T12:53:49.282Z] #58 30.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-20T12:53:49.285Z] #14 30.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-20T12:53:49.367Z] #40 7.168 [100%] Linking C executable tini-static [2022-04-20T12:53:49.396Z] #19 144.5 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-20T12:53:49.396Z] #19 144.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-20T12:53:49.396Z] #19 144.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-20T12:53:49.548Z] #14 30.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-20T12:53:49.549Z] #14 30.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-20T12:53:49.937Z] #40 7.665 [100%] Built target tini-static [2022-04-20T12:53:49.937Z] #40 7.749 + mkdir -p /build [2022-04-20T12:53:49.937Z] #40 7.749 + cp tini-static /build/docker-init [2022-04-20T12:53:49.964Z] #19 145.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-20T12:53:49.964Z] #19 145.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:49.964Z] #19 145.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:53:50.124Z] #14 31.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-04-20T12:53:50.124Z] #14 ... [2022-04-20T12:53:50.124Z] [2022-04-20T12:53:50.124Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:50.124Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:50.124Z] #58 28.04 The following additional packages will be installed: [2022-04-20T12:53:50.124Z] #58 28.06 libbtrfs0 [2022-04-20T12:53:50.124Z] #58 28.19 The following NEW packages will be installed: [2022-04-20T12:53:50.124Z] #58 28.20 libbtrfs-dev libbtrfs0 [2022-04-20T12:53:50.124Z] #58 28.65 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:50.124Z] #58 28.65 Need to get 460 kB of archives. [2022-04-20T12:53:50.124Z] #58 28.65 After this operation, 1237 kB of additional disk space will be used. [2022-04-20T12:53:50.124Z] #58 28.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-20T12:53:50.124Z] #58 28.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-20T12:53:50.124Z] #58 29.55 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:50.124Z] #58 29.79 Fetched 460 kB in 0s (1254 kB/s) [2022-04-20T12:53:50.124Z] #58 29.88 Selecting previously unselected package libbtrfs0:amd64. [2022-04-20T12:53:50.124Z] #58 29.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-04-20T12:53:50.124Z] #58 30.00 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-20T12:53:50.124Z] #58 30.02 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:53:50.124Z] #58 30.21 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-20T12:53:50.124Z] #58 30.21 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-20T12:53:50.124Z] #58 30.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:53:50.124Z] #58 30.60 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:53:50.124Z] #58 30.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:53:50.124Z] #58 30.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:53:50.124Z] #58 DONE 31.2s [2022-04-20T12:53:50.196Z] #40 DONE 7.9s [2022-04-20T12:53:50.196Z] [2022-04-20T12:53:50.197Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:50.197Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:53:50.197Z] #14 55.31 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-20T12:53:50.197Z] #14 55.32 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:53:50.197Z] #14 55.34 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-20T12:53:50.197Z] #14 55.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-20T12:53:50.197Z] #14 55.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:53:50.197Z] #14 55.51 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-20T12:53:50.226Z] #58 31.20 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:50.319Z] #60 35.70 + bin/ctr [2022-04-20T12:53:50.385Z] [2022-04-20T12:53:50.386Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-20T12:53:50.386Z] #59 sha256:27cbaa8f3d06c5c48f0b43fecba5da16fb20c9add66b750c6c6ab3124be7c611 [2022-04-20T12:53:50.386Z] #59 DONE 0.2s [2022-04-20T12:53:50.386Z] [2022-04-20T12:53:50.386Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-20T12:53:50.386Z] #53 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-20T12:53:50.386Z] #53 31.33 v3.0.2 [2022-04-20T12:53:50.386Z] #53 DONE 31.4s [2022-04-20T12:53:50.386Z] [2022-04-20T12:53:50.386Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:50.386Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:50.386Z] #51 29.90 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-20T12:53:50.386Z] #51 29.93 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-20T12:53:50.386Z] #51 30.54 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-20T12:53:50.386Z] #51 30.64 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-20T12:53:50.386Z] #51 30.71 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-20T12:53:50.386Z] #51 30.74 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-20T12:53:50.386Z] #51 30.79 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-20T12:53:50.386Z] #51 30.80 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-20T12:53:50.386Z] #51 30.87 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-20T12:53:50.386Z] #51 30.92 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-20T12:53:50.386Z] #51 31.01 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-20T12:53:50.386Z] #51 31.07 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-20T12:53:50.386Z] #51 31.14 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-20T12:53:50.386Z] #51 31.28 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-20T12:53:50.386Z] #51 31.33 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-20T12:53:50.386Z] #51 31.34 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-20T12:53:50.386Z] #51 31.50 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-20T12:53:50.487Z] #58 31.48 Fetched 460 kB in 0s (1337 kB/s) [2022-04-20T12:53:50.534Z] #19 145.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-20T12:53:50.534Z] #19 145.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:53:50.534Z] #19 145.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:53:50.647Z] #51 31.60 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-20T12:53:50.647Z] #51 31.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-20T12:53:50.647Z] #51 31.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-20T12:53:50.748Z] [2022-04-20T12:53:50.748Z] #58 ... [2022-04-20T12:53:50.748Z] [2022-04-20T12:53:50.748Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-20T12:53:50.748Z] #53 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-20T12:53:50.748Z] #53 31.20 v3.0.2 [2022-04-20T12:53:50.748Z] #53 DONE 31.7s [2022-04-20T12:53:50.748Z] [2022-04-20T12:53:50.748Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:50.748Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:50.748Z] #58 31.68 Selecting previously unselected package libbtrfs0:amd64. [2022-04-20T12:53:50.748Z] #58 31.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% [2022-04-20T12:53:50.748Z] #58 ... [2022-04-20T12:53:50.748Z] [2022-04-20T12:53:50.748Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:50.748Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:53:50.748Z] #38 27.79 The following additional packages will be installed: [2022-04-20T12:53:50.748Z] #38 27.80 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-20T12:53:50.748Z] #38 27.80 Suggested packages: [2022-04-20T12:53:50.748Z] #38 27.82 cmake-doc ninja-build lrzip [2022-04-20T12:53:50.748Z] #38 27.82 Recommended packages: [2022-04-20T12:53:50.748Z] #38 27.82 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-20T12:53:50.748Z] #38 28.54 The following NEW packages will be installed: [2022-04-20T12:53:50.748Z] #38 28.56 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-20T12:53:50.748Z] #38 28.56 vim-common xxd [2022-04-20T12:53:50.748Z] #38 28.93 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:50.748Z] #38 28.93 Need to get 17.7 MB of archives. [2022-04-20T12:53:50.748Z] #38 28.93 After this operation, 70.7 MB of additional disk space will be used. [2022-04-20T12:53:50.748Z] #38 28.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-20T12:53:50.748Z] #38 28.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-20T12:53:50.748Z] #38 28.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-20T12:53:50.748Z] #38 29.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-20T12:53:50.748Z] #38 29.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-20T12:53:50.748Z] #38 29.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-20T12:53:50.748Z] #38 29.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-20T12:53:50.748Z] #38 29.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-20T12:53:50.748Z] #38 29.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-20T12:53:50.748Z] #38 29.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-20T12:53:50.748Z] #38 30.72 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:50.748Z] #38 30.95 Fetched 17.7 MB in 1s (15.1 MB/s) [2022-04-20T12:53:50.748Z] #38 31.04 Selecting previously unselected package xxd. [2022-04-20T12:53:50.748Z] #38 31.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 ... 15709 files and directories currently installed.) [2022-04-20T12:53:50.748Z] #38 31.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-20T12:53:50.748Z] #38 31.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:53:50.748Z] #38 31.49 Selecting previously unselected package vim-common. [2022-04-20T12:53:50.748Z] #38 31.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:53:50.748Z] #38 31.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:53:50.909Z] #51 31.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-20T12:53:51.009Z] #38 32.06 Selecting previously unselected package cmake-data. [2022-04-20T12:53:51.170Z] #51 32.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-20T12:53:51.270Z] #38 32.06 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-20T12:53:51.270Z] #38 32.11 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-20T12:53:51.434Z] #51 32.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-20T12:53:51.434Z] #51 32.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-20T12:53:51.434Z] #51 32.23 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-20T12:53:51.434Z] #51 32.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-20T12:53:51.434Z] #51 32.32 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-20T12:53:51.434Z] #51 32.35 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-20T12:53:51.434Z] #51 32.40 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-20T12:53:51.434Z] #51 32.44 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-20T12:53:51.434Z] #51 32.49 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-20T12:53:51.434Z] #51 32.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-20T12:53:51.434Z] #51 32.57 go: downloading github.com/julz/importas v0.1.0 [2022-04-20T12:53:51.695Z] #51 32.66 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-20T12:53:51.695Z] #51 32.71 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-20T12:53:51.695Z] #51 32.79 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-20T12:53:51.695Z] #51 32.83 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-20T12:53:51.962Z] #51 32.89 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-20T12:53:52.225Z] #51 33.02 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-20T12:53:52.225Z] #51 33.12 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-20T12:53:52.225Z] #51 33.12 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-20T12:53:52.225Z] #51 33.15 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-20T12:53:52.225Z] #51 33.17 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-20T12:53:52.225Z] #51 33.22 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-20T12:53:52.225Z] #51 33.27 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-20T12:53:52.657Z] #38 ... [2022-04-20T12:53:52.657Z] [2022-04-20T12:53:52.657Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:53:52.657Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-20T12:53:52.657Z] #58 31.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-20T12:53:52.657Z] #58 31.79 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-20T12:53:52.657Z] #58 31.81 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:53:52.657Z] #58 32.11 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-20T12:53:52.657Z] #58 32.11 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-20T12:53:52.657Z] #58 32.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:53:52.657Z] #58 32.73 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:53:52.657Z] #58 32.79 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:53:52.657Z] #58 32.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:53:52.657Z] #58 DONE 33.6s [2022-04-20T12:53:52.657Z] [2022-04-20T12:53:52.657Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-20T12:53:52.657Z] #59 sha256:0dd20a94d11c8d62ec8e6fa2819299d13cf44b6675dd555a998f08ed00342905 [2022-04-20T12:53:52.801Z] #51 33.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-20T12:53:52.801Z] #51 33.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-20T12:53:52.801Z] #51 33.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-20T12:53:52.801Z] #51 33.75 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-20T12:53:53.063Z] #51 33.82 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-20T12:53:53.063Z] #51 33.85 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-20T12:53:53.063Z] #51 33.88 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-20T12:53:53.063Z] #51 33.88 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-20T12:53:53.063Z] #51 33.91 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-20T12:53:53.063Z] #51 34.05 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-20T12:53:53.230Z] #59 DONE 0.6s [2022-04-20T12:53:53.230Z] [2022-04-20T12:53:53.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-04-20T12:53:53.230Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:53.230Z] #51 27.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-20T12:53:53.230Z] #51 27.81 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-20T12:53:53.230Z] #51 30.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T12:53:53.230Z] #51 30.22 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-20T12:53:53.230Z] #51 30.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-20T12:53:53.230Z] #51 30.42 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-20T12:53:53.230Z] #51 30.47 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-20T12:53:53.230Z] #51 30.50 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-20T12:53:53.230Z] #51 30.52 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-20T12:53:53.230Z] #51 30.59 go: downloading github.com/spf13/afero v1.6.0 [2022-04-20T12:53:53.230Z] #51 30.63 go: downloading github.com/spf13/cast v1.4.1 [2022-04-20T12:53:53.230Z] #51 30.66 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-20T12:53:53.230Z] #51 30.68 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-20T12:53:53.230Z] #51 30.70 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-20T12:53:53.230Z] #51 30.81 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-20T12:53:53.230Z] #51 30.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-20T12:53:53.230Z] #51 30.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-20T12:53:53.230Z] #51 31.02 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-20T12:53:53.230Z] #51 31.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-20T12:53:53.230Z] #51 31.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-20T12:53:53.230Z] #51 31.10 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-20T12:53:53.230Z] #51 31.12 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-20T12:53:53.230Z] #51 31.15 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-20T12:53:53.230Z] #51 31.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-20T12:53:53.230Z] #51 31.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-20T12:53:53.230Z] #51 31.92 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-20T12:53:53.230Z] #51 32.12 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-20T12:53:53.230Z] #51 32.19 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-20T12:53:53.230Z] #51 32.19 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-20T12:53:53.230Z] #51 33.26 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-20T12:53:53.230Z] #51 33.28 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-20T12:53:53.230Z] #51 33.32 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-20T12:53:53.230Z] #51 33.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-20T12:53:53.230Z] #51 33.37 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-20T12:53:53.230Z] #51 33.44 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-20T12:53:53.230Z] #51 33.46 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-20T12:53:53.230Z] #51 33.47 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-20T12:53:53.230Z] #51 33.50 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-20T12:53:53.230Z] #51 33.55 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-20T12:53:53.230Z] #51 33.56 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-20T12:53:53.230Z] #51 33.68 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-20T12:53:53.230Z] #51 33.70 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-20T12:53:53.230Z] #51 33.72 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-20T12:53:53.230Z] #51 33.74 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-20T12:53:53.230Z] #51 33.74 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-20T12:53:53.230Z] #51 33.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-20T12:53:53.230Z] #51 33.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-20T12:53:53.230Z] #51 33.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-20T12:53:53.230Z] #51 33.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-20T12:53:53.230Z] #51 34.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-20T12:53:53.230Z] #51 34.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-20T12:53:53.230Z] #51 34.12 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-20T12:53:53.230Z] #51 34.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-20T12:53:53.230Z] #51 34.15 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-20T12:53:53.230Z] #51 34.21 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-20T12:53:53.230Z] #51 34.22 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-20T12:53:53.230Z] #51 34.24 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-20T12:53:53.230Z] #51 34.31 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-20T12:53:53.230Z] #51 34.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-20T12:53:53.230Z] #51 34.35 go: downloading github.com/julz/importas v0.1.0 [2022-04-20T12:53:53.325Z] #51 34.13 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-20T12:53:53.325Z] #51 34.16 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-20T12:53:53.325Z] #51 34.19 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-20T12:53:53.325Z] #51 34.22 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-20T12:53:53.325Z] #51 34.24 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-20T12:53:53.325Z] #51 34.30 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-20T12:53:53.325Z] #51 34.31 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-20T12:53:53.491Z] #51 34.36 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-20T12:53:53.491Z] #51 34.40 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-20T12:53:53.491Z] #51 34.46 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-20T12:53:53.491Z] #51 34.59 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-20T12:53:53.587Z] #51 34.36 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-20T12:53:53.588Z] #51 34.40 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-20T12:53:53.588Z] #51 34.41 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-20T12:53:53.588Z] #51 34.41 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-20T12:53:53.753Z] #51 34.60 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-20T12:53:53.753Z] #51 34.65 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-20T12:53:53.753Z] #51 34.69 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-20T12:53:53.753Z] #51 34.71 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-20T12:53:53.753Z] #51 34.74 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-20T12:53:53.753Z] #51 34.77 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-20T12:53:53.753Z] #51 34.79 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-20T12:53:53.753Z] #51 34.82 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-20T12:53:53.848Z] #51 34.65 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-20T12:53:53.849Z] #51 34.68 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-20T12:53:53.849Z] #51 34.69 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-20T12:53:53.849Z] #51 34.72 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-20T12:53:53.849Z] #51 34.74 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-20T12:53:54.021Z] #51 ... [2022-04-20T12:53:54.021Z] [2022-04-20T12:53:54.021Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:53:54.021Z] #60 sha256:c44ee65887b05ef1da837fa9437f8eb6cba6c9421905a9e894f5241b52035442 [2022-04-20T12:53:54.021Z] #60 0.847 + RM_GOPATH=0 [2022-04-20T12:53:54.021Z] #60 0.848 + TMP_GOPATH= [2022-04-20T12:53:54.021Z] #60 0.850 + : /build [2022-04-20T12:53:54.021Z] #60 0.850 + '[' -z '' ']' [2022-04-20T12:53:54.021Z] #60 0.850 ++ mktemp -d [2022-04-20T12:53:54.021Z] #60 0.852 + export GOPATH=/tmp/tmp.1oITyXHHY7 [2022-04-20T12:53:54.021Z] #60 0.852 + GOPATH=/tmp/tmp.1oITyXHHY7 [2022-04-20T12:53:54.021Z] #60 0.852 + RM_GOPATH=1 [2022-04-20T12:53:54.021Z] #60 0.852 + case "$(go env GOARCH)" in [2022-04-20T12:53:54.021Z] #60 0.855 ++ go env GOARCH [2022-04-20T12:53:54.021Z] #60 0.877 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:54.021Z] #60 0.877 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:53:54.021Z] #60 0.878 ++ dirname /install.sh [2022-04-20T12:53:54.021Z] #60 0.883 + dir=/ [2022-04-20T12:53:54.021Z] #60 0.883 + bin=containerd [2022-04-20T12:53:54.021Z] #60 0.883 + shift [2022-04-20T12:53:54.021Z] #60 0.883 + '[' '!' -f //containerd.installer ']' [2022-04-20T12:53:54.021Z] #60 0.883 + . //containerd.installer [2022-04-20T12:53:54.021Z] #60 0.884 ++ set -e [2022-04-20T12:53:54.021Z] #60 0.884 ++ : v1.6.2 [2022-04-20T12:53:54.021Z] #60 0.884 + install_containerd [2022-04-20T12:53:54.021Z] #60 0.888 + echo 'Install containerd version v1.6.2' [2022-04-20T12:53:54.021Z] #60 0.888 Install containerd version v1.6.2 [2022-04-20T12:53:54.021Z] #60 0.888 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1oITyXHHY7/src/github.com/containerd/containerd [2022-04-20T12:53:54.021Z] #60 0.890 Cloning into '/tmp/tmp.1oITyXHHY7/src/github.com/containerd/containerd'... [2022-04-20T12:53:54.109Z] #51 35.08 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-20T12:53:54.109Z] #51 35.14 go: downloading honnef.co/go/tools v0.2.2 [2022-04-20T12:53:55.497Z] #51 36.33 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-20T12:53:55.497Z] #51 36.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-20T12:53:55.497Z] #51 36.42 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-20T12:53:55.497Z] #51 36.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-20T12:53:55.497Z] #51 36.54 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-20T12:53:55.497Z] #51 36.57 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-20T12:53:55.497Z] #51 36.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-20T12:53:55.801Z] #51 36.80 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-20T12:53:55.801Z] #51 36.82 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-20T12:53:56.063Z] #51 37.01 go: downloading golang.org/x/text v0.3.7 [2022-04-20T12:53:56.584Z] #60 ... [2022-04-20T12:53:56.585Z] [2022-04-20T12:53:56.585Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:53:56.585Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:53:56.585Z] #14 25.99 Building dependency tree... [2022-04-20T12:53:56.585Z] #14 29.20 The following additional packages will be installed: [2022-04-20T12:53:56.585Z] #14 29.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-20T12:53:56.585Z] #14 29.21 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-20T12:53:56.585Z] #14 29.21 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-20T12:53:56.585Z] #14 29.21 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-20T12:53:56.585Z] #14 29.21 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-20T12:53:56.585Z] #14 29.21 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-20T12:53:56.585Z] #14 29.22 mingw-w64-common mingw-w64-x86-64-dev [2022-04-20T12:53:56.585Z] #14 29.23 Suggested packages: [2022-04-20T12:53:56.585Z] #14 29.25 gcc-10-locales seccomp wine64 [2022-04-20T12:53:56.585Z] #14 30.38 The following NEW packages will be installed: [2022-04-20T12:53:56.585Z] #14 30.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-20T12:53:56.585Z] #14 30.38 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-20T12:53:56.585Z] #14 30.38 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-20T12:53:56.585Z] #14 30.38 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-20T12:53:56.585Z] #14 30.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-20T12:53:56.585Z] #14 30.38 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-20T12:53:56.585Z] #14 30.39 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-20T12:53:56.585Z] #14 30.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-20T12:53:56.585Z] #14 30.39 mingw-w64-x86-64-dev [2022-04-20T12:53:56.585Z] #14 30.74 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:56.585Z] #14 30.74 Need to get 115 MB of archives. [2022-04-20T12:53:56.585Z] #14 30.74 After this operation, 645 MB of additional disk space will be used. [2022-04-20T12:53:56.585Z] #14 30.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-20T12:53:56.585Z] #14 30.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-20T12:53:56.585Z] #14 30.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-20T12:53:56.585Z] #14 30.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-20T12:53:56.585Z] #14 31.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-20T12:53:56.585Z] #14 31.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-20T12:53:56.585Z] #14 31.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-20T12:53:56.585Z] #14 31.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-20T12:53:56.585Z] #14 31.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-20T12:53:56.585Z] #14 32.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-20T12:53:56.585Z] #14 33.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-20T12:53:56.585Z] #14 34.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-20T12:53:56.585Z] #14 35.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-20T12:53:56.585Z] #14 36.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-20T12:53:56.585Z] #14 36.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-20T12:53:56.585Z] #14 36.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-20T12:53:56.585Z] #14 36.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-20T12:53:56.585Z] #14 36.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-20T12:53:56.585Z] #14 36.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-20T12:53:56.585Z] #14 36.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-20T12:53:56.585Z] #14 36.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-20T12:53:56.585Z] #14 36.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-20T12:53:56.585Z] #14 36.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-20T12:53:56.585Z] #14 36.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-20T12:53:56.585Z] #14 36.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-20T12:53:56.585Z] #14 37.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-20T12:53:56.585Z] #14 37.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-20T12:53:56.585Z] #14 37.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-20T12:53:56.585Z] #14 37.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-20T12:53:56.585Z] #14 37.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-20T12:53:56.585Z] #14 ... [2022-04-20T12:53:56.585Z] [2022-04-20T12:53:56.585Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:53:56.585Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:53:56.585Z] #34 36.23 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-04-20T12:53:56.585Z] #34 36.33 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-20T12:53:56.585Z] #34 36.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:53:56.585Z] #34 ... [2022-04-20T12:53:56.585Z] [2022-04-20T12:53:56.585Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:56.585Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:56.585Z] #47 22.94 Reading package lists... [2022-04-20T12:53:56.585Z] #47 27.41 Building dependency tree... [2022-04-20T12:53:56.585Z] #47 30.50 The following additional packages will be installed: [2022-04-20T12:53:56.585Z] #47 30.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-20T12:53:56.585Z] #47 30.51 python3-protobuf python3-six [2022-04-20T12:53:56.585Z] #47 30.51 Suggested packages: [2022-04-20T12:53:56.585Z] #47 30.51 python3-setuptools [2022-04-20T12:53:56.585Z] #47 30.51 Recommended packages: [2022-04-20T12:53:56.585Z] #47 30.51 iproute2 | iproute [2022-04-20T12:53:56.585Z] #47 31.08 The following NEW packages will be installed: [2022-04-20T12:53:56.585Z] #47 31.10 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-20T12:53:56.585Z] #47 31.10 python3-protobuf python3-six [2022-04-20T12:53:56.585Z] #47 31.60 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:56.585Z] #47 31.60 Need to get 2292 kB of archives. [2022-04-20T12:53:56.585Z] #47 31.60 After this operation, 11.0 MB of additional disk space will be used. [2022-04-20T12:53:56.585Z] #47 31.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-20T12:53:56.585Z] #47 31.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-20T12:53:56.585Z] #47 31.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-20T12:53:56.585Z] #47 31.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-20T12:53:56.585Z] #47 31.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-20T12:53:56.585Z] #47 31.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-20T12:53:56.585Z] #47 31.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-20T12:53:56.585Z] #47 34.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-20T12:53:56.585Z] #47 36.17 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:56.585Z] #47 36.38 Fetched 2292 kB in 4s (570 kB/s) [2022-04-20T12:53:56.585Z] #47 36.45 Selecting previously unselected package libprotobuf23:amd64. [2022-04-20T12:53:56.585Z] #47 36.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-20T12:53:56.585Z] #47 36.52 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-20T12:53:56.585Z] #47 36.53 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-20T12:53:56.585Z] #47 37.21 Selecting previously unselected package python3-pkg-resources. [2022-04-20T12:53:56.585Z] #47 37.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-20T12:53:56.585Z] #47 37.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:53:56.789Z] #14 61.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-20T12:53:56.789Z] #14 61.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:53:56.789Z] #14 61.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:53:56.847Z] #47 37.41 Selecting previously unselected package python3-six. [2022-04-20T12:53:56.847Z] #47 37.42 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-20T12:53:56.847Z] #47 37.43 Unpacking python3-six (1.16.0-2) ... [2022-04-20T12:53:56.847Z] #47 ... [2022-04-20T12:53:56.847Z] [2022-04-20T12:53:56.847Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:53:56.847Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:53:56.847Z] #51 35.24 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-20T12:53:56.847Z] #51 35.24 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-20T12:53:56.847Z] #51 35.25 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-20T12:53:56.847Z] #51 35.29 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-20T12:53:56.847Z] #51 35.33 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-20T12:53:56.847Z] #51 35.43 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-20T12:53:56.847Z] #51 35.43 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-20T12:53:56.847Z] #51 35.48 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-20T12:53:56.847Z] #51 35.50 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-20T12:53:56.847Z] #51 35.65 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-20T12:53:56.847Z] #51 35.65 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-20T12:53:56.847Z] #51 35.69 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-20T12:53:56.847Z] #51 35.70 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-20T12:53:56.847Z] #51 35.74 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-20T12:53:56.847Z] #51 35.76 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-20T12:53:56.847Z] #51 35.77 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-20T12:53:56.847Z] #51 35.79 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-20T12:53:56.847Z] #51 35.80 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-20T12:53:56.847Z] #51 35.83 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-20T12:53:56.847Z] #51 35.85 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-20T12:53:56.847Z] #51 35.95 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-20T12:53:56.847Z] #51 36.04 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-20T12:53:56.847Z] #51 36.08 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-20T12:53:56.847Z] #51 36.13 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-20T12:53:56.847Z] #51 36.15 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-20T12:53:56.847Z] #51 36.18 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-20T12:53:56.847Z] #51 36.35 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-20T12:53:56.847Z] #51 36.49 go: downloading honnef.co/go/tools v0.2.2 [2022-04-20T12:53:56.847Z] #51 37.62 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-20T12:53:56.847Z] #51 37.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-20T12:53:56.847Z] #51 37.66 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-20T12:53:56.847Z] #51 37.77 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-20T12:53:56.847Z] #51 37.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-20T12:53:57.048Z] #51 ... [2022-04-20T12:53:57.048Z] [2022-04-20T12:53:57.048Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:53:57.048Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:57.048Z] #47 26.37 Building dependency tree... [2022-04-20T12:53:57.048Z] #47 29.16 The following additional packages will be installed: [2022-04-20T12:53:57.048Z] #47 29.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-20T12:53:57.048Z] #47 29.19 python3-protobuf python3-six [2022-04-20T12:53:57.048Z] #47 29.19 Suggested packages: [2022-04-20T12:53:57.048Z] #47 29.19 python3-setuptools [2022-04-20T12:53:57.048Z] #47 29.19 Recommended packages: [2022-04-20T12:53:57.048Z] #47 29.19 iproute2 | iproute [2022-04-20T12:53:57.048Z] #47 29.71 The following NEW packages will be installed: [2022-04-20T12:53:57.048Z] #47 29.71 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-20T12:53:57.048Z] #47 29.72 python3-protobuf python3-six [2022-04-20T12:53:57.048Z] #47 30.10 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:57.048Z] #47 30.10 Need to get 2292 kB of archives. [2022-04-20T12:53:57.048Z] #47 30.10 After this operation, 11.0 MB of additional disk space will be used. [2022-04-20T12:53:57.048Z] #47 30.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-20T12:53:57.048Z] #47 30.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-20T12:53:57.048Z] #47 30.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-20T12:53:57.048Z] #47 30.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-20T12:53:57.048Z] #47 30.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-20T12:53:57.048Z] #47 30.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-20T12:53:57.048Z] #47 30.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-20T12:53:57.048Z] #47 33.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-20T12:53:57.048Z] #47 34.69 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:57.048Z] #47 34.86 Fetched 2292 kB in 4s (552 kB/s) [2022-04-20T12:53:57.048Z] #47 34.91 Selecting previously unselected package libprotobuf23:amd64. [2022-04-20T12:53:57.048Z] #47 34.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-20T12:53:57.048Z] #47 35.03 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-20T12:53:57.048Z] #47 35.05 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-20T12:53:57.048Z] #47 35.70 Selecting previously unselected package python3-pkg-resources. [2022-04-20T12:53:57.048Z] #47 35.70 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-20T12:53:57.048Z] #47 35.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:53:57.048Z] #47 35.92 Selecting previously unselected package python3-six. [2022-04-20T12:53:57.048Z] #47 35.95 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-20T12:53:57.048Z] #47 35.96 Unpacking python3-six (1.16.0-2) ... [2022-04-20T12:53:57.048Z] #47 36.06 Selecting previously unselected package python3-protobuf. [2022-04-20T12:53:57.048Z] #47 36.06 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-20T12:53:57.048Z] #47 36.08 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-20T12:53:57.048Z] #47 36.57 Selecting previously unselected package libnet1:amd64. [2022-04-20T12:53:57.048Z] #47 36.59 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-20T12:53:57.048Z] #47 36.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:53:57.048Z] #47 36.82 Selecting previously unselected package libnl-3-200:amd64. [2022-04-20T12:53:57.048Z] #47 36.82 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-20T12:53:57.048Z] #47 36.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:53:57.048Z] #47 37.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-20T12:53:57.048Z] #47 37.05 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-20T12:53:57.048Z] #47 37.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:53:57.048Z] #47 37.16 Selecting previously unselected package criu. [2022-04-20T12:53:57.048Z] #47 37.17 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-20T12:53:57.048Z] #47 37.22 Unpacking criu (3.16.1-3) ... [2022-04-20T12:53:57.048Z] #47 ... [2022-04-20T12:53:57.048Z] [2022-04-20T12:53:57.048Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:53:57.048Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:53:57.048Z] #34 37.80 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) [2022-04-20T12:53:57.048Z] #34 ... [2022-04-20T12:53:57.048Z] [2022-04-20T12:53:57.048Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:53:57.048Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:53:57.048Z] #38 28.06 The following additional packages will be installed: [2022-04-20T12:53:57.048Z] #38 28.10 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-20T12:53:57.048Z] #38 28.12 Suggested packages: [2022-04-20T12:53:57.048Z] #38 28.12 cmake-doc ninja-build lrzip [2022-04-20T12:53:57.048Z] #38 28.12 Recommended packages: [2022-04-20T12:53:57.048Z] #38 28.12 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-20T12:53:57.048Z] #38 28.86 The following NEW packages will be installed: [2022-04-20T12:53:57.048Z] #38 28.86 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-20T12:53:57.048Z] #38 28.86 vim-common xxd [2022-04-20T12:53:57.048Z] #38 29.21 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:53:57.048Z] #38 29.21 Need to get 17.7 MB of archives. [2022-04-20T12:53:57.048Z] #38 29.21 After this operation, 70.7 MB of additional disk space will be used. [2022-04-20T12:53:57.048Z] #38 29.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-20T12:53:57.048Z] #38 29.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-20T12:53:57.048Z] #38 29.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-20T12:53:57.048Z] #38 29.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-20T12:53:57.048Z] #38 29.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-20T12:53:57.048Z] #38 29.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-20T12:53:57.048Z] #38 29.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-20T12:53:57.048Z] #38 29.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-20T12:53:57.048Z] #38 29.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-20T12:53:57.048Z] #38 29.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-20T12:53:57.048Z] #38 30.79 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:53:57.048Z] #38 31.09 Fetched 17.7 MB in 1s (16.1 MB/s) [2022-04-20T12:53:57.048Z] #38 31.17 Selecting previously unselected package xxd. [2022-04-20T12:53:57.048Z] #38 31.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-20T12:53:57.048Z] #38 31.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-20T12:53:57.048Z] #38 31.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:53:57.048Z] #38 31.66 Selecting previously unselected package vim-common. [2022-04-20T12:53:57.048Z] #38 31.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:53:57.048Z] #38 31.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:53:57.048Z] #38 32.14 Selecting previously unselected package cmake-data. [2022-04-20T12:53:57.048Z] #38 32.14 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-20T12:53:57.048Z] #38 32.16 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-20T12:53:57.048Z] #38 34.90 Selecting previously unselected package libicu67:amd64. [2022-04-20T12:53:57.048Z] #38 34.91 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-20T12:53:57.048Z] #38 34.92 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-20T12:53:57.110Z] #51 37.85 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-20T12:53:57.110Z] #51 37.88 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-20T12:53:57.110Z] #51 38.12 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-20T12:53:57.110Z] #51 38.13 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-20T12:53:57.313Z] #38 ... [2022-04-20T12:53:57.313Z] [2022-04-20T12:53:57.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-04-20T12:53:57.313Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:53:57.313Z] #47 37.96 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:53:57.372Z] #51 38.30 go: downloading golang.org/x/text v0.3.7 [2022-04-20T12:53:58.650Z] #19 152.6 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-20T12:53:58.650Z] #19 152.6 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:53:58.650Z] #19 152.6 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:53:58.650Z] #19 152.7 Selecting previously unselected package patch. [2022-04-20T12:53:58.650Z] #19 152.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-20T12:53:58.650Z] #19 152.7 Unpacking patch (2.7.6-7) ... [2022-04-20T12:53:58.650Z] #19 152.7 Selecting previously unselected package dpkg-dev. [2022-04-20T12:53:58.650Z] #19 152.7 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-20T12:53:58.650Z] #19 152.7 Unpacking dpkg-dev (1.20.9) ... [2022-04-20T12:53:58.650Z] #19 152.9 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-20T12:53:58.650Z] #19 152.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-20T12:53:58.650Z] #19 152.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-20T12:53:58.650Z] #19 153.0 Selecting previously unselected package libio-string-perl. [2022-04-20T12:53:58.650Z] #19 153.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-20T12:53:58.650Z] #19 153.0 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-20T12:53:58.650Z] #19 153.0 Selecting previously unselected package libicu67:amd64. [2022-04-20T12:53:58.650Z] #19 153.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-20T12:53:58.650Z] #19 153.0 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-20T12:53:58.909Z] #19 154.2 Selecting previously unselected package libxml2:amd64. [2022-04-20T12:53:58.909Z] #19 154.2 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-20T12:53:58.909Z] #19 154.2 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-20T12:53:59.069Z] using credential docker-jenkins-github-credentials [2022-04-20T12:53:59.145Z] Cloning the remote Git repository [2022-04-20T12:53:59.145Z] Cloning with configured refspecs honoured and without tags [2022-04-20T12:53:59.167Z] #19 154.3 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-20T12:53:59.167Z] #19 154.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-20T12:53:59.167Z] #19 154.3 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-20T12:53:59.167Z] #19 154.4 Selecting previously unselected package libxml-sax-base-perl. [2022-04-20T12:53:59.167Z] #19 154.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-20T12:53:59.167Z] #19 154.4 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-20T12:53:59.167Z] #19 154.4 Selecting previously unselected package libxml-sax-perl. [2022-04-20T12:53:59.167Z] #19 154.4 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-20T12:53:59.167Z] #19 154.4 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-20T12:53:59.167Z] #19 154.5 Selecting previously unselected package libxml-libxml-perl. [2022-04-20T12:53:59.167Z] #19 154.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-20T12:53:59.167Z] #19 154.5 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-20T12:53:59.238Z] #47 39.42 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-20T12:53:59.238Z] #47 39.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:53:59.238Z] #47 39.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:53:59.238Z] #47 39.47 Setting up python3-six (1.16.0-2) ... [2022-04-20T12:53:59.425Z] #19 154.6 Selecting previously unselected package libxml-simple-perl. [2022-04-20T12:53:59.426Z] #19 154.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-20T12:53:59.426Z] #19 154.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-20T12:53:59.426Z] #19 154.7 Selecting previously unselected package libyaml-perl. [2022-04-20T12:53:59.426Z] #19 154.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-20T12:53:59.426Z] #19 154.7 Unpacking libyaml-perl (1.30-1) ... [2022-04-20T12:53:59.426Z] #19 154.7 Selecting previously unselected package libconfig-auto-perl. [2022-04-20T12:53:59.426Z] #19 154.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-20T12:53:59.426Z] #19 154.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-20T12:53:59.426Z] #19 154.8 Selecting previously unselected package libfile-which-perl. [2022-04-20T12:53:59.426Z] #19 154.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-20T12:53:59.426Z] #19 154.8 Unpacking libfile-which-perl (1.23-1) ... [2022-04-20T12:53:59.426Z] #19 154.8 Selecting previously unselected package libfile-homedir-perl. [2022-04-20T12:53:59.426Z] #19 154.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-20T12:53:59.426Z] #19 154.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-20T12:53:59.426Z] #19 154.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-20T12:53:59.684Z] #19 154.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-20T12:53:59.684Z] #19 154.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-20T12:53:59.684Z] #19 154.9 Selecting previously unselected package dpkg-cross. [2022-04-20T12:53:59.684Z] #19 154.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-20T12:53:59.684Z] #19 154.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-20T12:53:59.684Z] #19 154.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-20T12:53:59.684Z] #19 155.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-20T12:53:59.684Z] #19 155.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-20T12:53:59.684Z] #19 155.0 Selecting previously unselected package libc6-armel-cross. [2022-04-20T12:53:59.684Z] #19 155.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-20T12:53:59.684Z] #19 155.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-20T12:53:59.811Z] #47 40.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:53:59.811Z] #47 40.50 Setting up python3-protobuf (3.12.4-1) ... [2022-04-20T12:53:59.943Z] #19 155.2 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-20T12:53:59.943Z] #19 155.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:59.943Z] #19 155.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:53:59.943Z] #19 155.2 Selecting previously unselected package libgomp1-armel-cross. [2022-04-20T12:53:59.943Z] #19 155.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:59.943Z] #19 155.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:53:59.943Z] #19 155.3 Selecting previously unselected package libatomic1-armel-cross. [2022-04-20T12:53:59.943Z] #19 155.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:59.943Z] #19 155.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:53:59.943Z] #19 155.3 Selecting previously unselected package libasan6-armel-cross. [2022-04-20T12:53:59.943Z] #19 155.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:53:59.943Z] #19 155.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:54:00.314Z] #60 ... [2022-04-20T12:54:00.314Z] [2022-04-20T12:54:00.314Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:00.314Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-20T12:54:00.314Z] #14 65.18 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-20T12:54:00.314Z] #14 65.18 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-20T12:54:00.314Z] #14 65.19 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:54:00.314Z] #14 68.98 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-20T12:54:00.314Z] #14 68.98 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-20T12:54:00.314Z] #14 68.99 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-20T12:54:00.314Z] #14 73.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-20T12:54:00.314Z] #14 73.36 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-20T12:54:00.314Z] #14 73.37 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:00.384Z] #47 ... [2022-04-20T12:54:00.384Z] [2022-04-20T12:54:00.384Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:54:00.384Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:54:00.384Z] #60 1.511 + RM_GOPATH=0 [2022-04-20T12:54:00.384Z] #60 1.511 + TMP_GOPATH= [2022-04-20T12:54:00.384Z] #60 1.511 + : /build [2022-04-20T12:54:00.384Z] #60 1.511 + '[' -z '' ']' [2022-04-20T12:54:00.384Z] #60 1.511 ++ mktemp -d [2022-04-20T12:54:00.384Z] #60 1.518 + export GOPATH=/tmp/tmp.H4QxY3r5cu [2022-04-20T12:54:00.384Z] #60 1.518 + GOPATH=/tmp/tmp.H4QxY3r5cu [2022-04-20T12:54:00.384Z] #60 1.518 + RM_GOPATH=1 [2022-04-20T12:54:00.384Z] #60 1.518 + case "$(go env GOARCH)" in [2022-04-20T12:54:00.384Z] #60 1.519 ++ go env GOARCH [2022-04-20T12:54:00.384Z] #60 1.652 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:54:00.384Z] #60 1.652 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:54:00.384Z] #60 1.652 ++ dirname /install.sh [2022-04-20T12:54:00.384Z] #60 1.652 + dir=/ [2022-04-20T12:54:00.384Z] #60 1.652 + bin=containerd [2022-04-20T12:54:00.384Z] #60 1.652 + shift [2022-04-20T12:54:00.384Z] #60 1.652 + '[' '!' -f //containerd.installer ']' [2022-04-20T12:54:00.384Z] #60 1.652 + . //containerd.installer [2022-04-20T12:54:00.384Z] #60 1.652 ++ set -e [2022-04-20T12:54:00.384Z] #60 1.652 ++ : v1.6.2 [2022-04-20T12:54:00.384Z] #60 1.652 + install_containerd [2022-04-20T12:54:00.384Z] #60 1.653 + echo 'Install containerd version v1.6.2' [2022-04-20T12:54:00.384Z] #60 1.653 Install containerd version v1.6.2 [2022-04-20T12:54:00.384Z] #60 1.653 + git clone https://github.com/containerd/containerd.git /tmp/tmp.H4QxY3r5cu/src/github.com/containerd/containerd [2022-04-20T12:54:00.384Z] #60 1.659 Cloning into '/tmp/tmp.H4QxY3r5cu/src/github.com/containerd/containerd'... [2022-04-20T12:54:00.508Z] #19 155.6 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-20T12:54:00.508Z] #19 155.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:00.508Z] #19 155.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:54:00.508Z] #19 155.7 Selecting previously unselected package libubsan1-armel-cross. [2022-04-20T12:54:00.508Z] #19 155.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:00.508Z] #19 155.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:54:00.646Z] #60 ... [2022-04-20T12:54:00.646Z] [2022-04-20T12:54:00.646Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:54:00.646Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:54:00.646Z] #38 40.42 Selecting previously unselected package libxml2:amd64. [2022-04-20T12:54:00.646Z] #38 40.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-20T12:54:00.646Z] #38 40.43 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-20T12:54:00.646Z] #38 40.87 Selecting previously unselected package libarchive13:amd64. [2022-04-20T12:54:00.646Z] #38 40.87 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-20T12:54:00.646Z] #38 40.89 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-20T12:54:00.646Z] #38 41.19 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-20T12:54:00.646Z] #38 41.19 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-20T12:54:00.646Z] #38 41.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-20T12:54:00.646Z] #38 41.37 Selecting previously unselected package librhash0:amd64. [2022-04-20T12:54:00.646Z] #38 41.38 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-20T12:54:00.646Z] #38 41.38 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-20T12:54:00.646Z] #38 41.53 Selecting previously unselected package libuv1:amd64. [2022-04-20T12:54:00.646Z] #38 41.53 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-20T12:54:00.646Z] #38 41.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-20T12:54:00.646Z] #38 41.70 Selecting previously unselected package cmake. [2022-04-20T12:54:00.646Z] #38 41.72 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-20T12:54:00.646Z] #38 41.73 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-20T12:54:00.766Z] #19 155.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-20T12:54:00.766Z] #19 155.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:00.766Z] #19 155.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:54:00.766Z] #19 156.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-20T12:54:00.766Z] #19 156.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:54:00.766Z] #19 156.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-20T12:54:01.222Z] #38 ... [2022-04-20T12:54:01.222Z] [2022-04-20T12:54:01.222Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:01.222Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:54:01.223Z] #14 32.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-20T12:54:01.223Z] #14 32.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-20T12:54:01.223Z] #14 33.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-20T12:54:01.223Z] #14 34.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-20T12:54:01.223Z] #14 34.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-20T12:54:01.223Z] #14 34.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-20T12:54:01.223Z] #14 34.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-20T12:54:01.223Z] #14 34.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-20T12:54:01.223Z] #14 34.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-20T12:54:01.223Z] #14 34.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-20T12:54:01.223Z] #14 34.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-20T12:54:01.223Z] #14 34.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-20T12:54:01.223Z] #14 34.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-20T12:54:01.223Z] #14 34.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-20T12:54:01.223Z] #14 34.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-20T12:54:01.223Z] #14 34.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-20T12:54:01.223Z] #14 34.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-20T12:54:01.223Z] #14 34.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-20T12:54:01.223Z] #14 34.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-20T12:54:01.223Z] #14 34.87 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-20T12:54:01.223Z] #14 35.74 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:54:01.223Z] #14 35.97 Fetched 115 MB in 6s (20.8 MB/s) [2022-04-20T12:54:01.223Z] #14 36.05 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-20T12:54:01.223Z] #14 36.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-20T12:54:01.223Z] #14 36.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-20T12:54:01.223Z] #14 36.13 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-20T12:54:01.223Z] #14 38.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-20T12:54:01.223Z] #14 38.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-20T12:54:01.223Z] #14 38.35 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-20T12:54:01.223Z] #14 40.59 Selecting previously unselected package binutils-mingw-w64. [2022-04-20T12:54:01.223Z] #14 40.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-20T12:54:01.223Z] #14 40.61 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-20T12:54:01.223Z] #14 40.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-20T12:54:01.223Z] #14 40.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:54:01.223Z] #14 40.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:01.223Z] #14 40.89 Selecting previously unselected package dmsetup. [2022-04-20T12:54:01.223Z] #14 40.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:54:01.223Z] #14 40.90 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-20T12:54:01.223Z] #14 41.04 Selecting previously unselected package mingw-w64-common. [2022-04-20T12:54:01.223Z] #14 41.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-20T12:54:01.223Z] #14 41.06 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-20T12:53:59.318Z] Cloning repository https://github.com/moby/moby.git [2022-04-20T12:53:59.710Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-20T12:54:00.506Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:54:00.506Z] > git --version # timeout=10 [2022-04-20T12:54:00.538Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-20T12:54:00.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:54:00.553Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:54:01.487Z] #14 ... [2022-04-20T12:54:01.488Z] [2022-04-20T12:54:01.488Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:54:01.488Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:54:01.488Z] #51 41.86 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-20T12:54:01.488Z] #51 41.91 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-20T12:54:01.488Z] #51 41.93 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-20T12:54:01.488Z] #51 42.04 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-20T12:54:01.488Z] #51 42.08 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-20T12:54:01.488Z] #51 42.10 go: downloading golang.org/x/mod v0.5.1 [2022-04-20T12:54:01.488Z] #51 42.15 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-20T12:54:01.488Z] #51 42.22 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-20T12:54:01.488Z] #51 42.24 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-20T12:54:01.488Z] #51 42.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-20T12:54:01.488Z] #51 42.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-20T12:54:01.488Z] #51 42.45 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-20T12:54:01.590Z] #51 ... [2022-04-20T12:54:01.590Z] [2022-04-20T12:54:01.590Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:54:01.590Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:54:01.590Z] #47 37.54 Selecting previously unselected package python3-protobuf. [2022-04-20T12:54:01.590Z] #47 37.54 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-20T12:54:01.590Z] #47 37.55 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-20T12:54:01.590Z] #47 37.99 Selecting previously unselected package libnet1:amd64. [2022-04-20T12:54:01.590Z] #47 37.99 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-20T12:54:01.590Z] #47 38.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:54:01.590Z] #47 38.16 Selecting previously unselected package libnl-3-200:amd64. [2022-04-20T12:54:01.590Z] #47 38.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-20T12:54:01.590Z] #47 38.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:54:01.590Z] #47 38.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-20T12:54:01.590Z] #47 38.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-20T12:54:01.590Z] #47 38.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:54:01.590Z] #47 38.41 Selecting previously unselected package criu. [2022-04-20T12:54:01.590Z] #47 38.41 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-20T12:54:01.590Z] #47 38.42 Unpacking criu (3.16.1-3) ... [2022-04-20T12:54:01.590Z] #47 39.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:54:01.590Z] #47 40.55 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-20T12:54:01.590Z] #47 40.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:54:01.590Z] #47 40.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:54:01.590Z] #47 40.60 Setting up python3-six (1.16.0-2) ... [2022-04-20T12:54:01.590Z] #47 41.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:54:01.590Z] #47 41.60 Setting up python3-protobuf (3.12.4-1) ... [2022-04-20T12:54:01.749Z] #51 42.76 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-20T12:54:01.749Z] #51 42.82 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-20T12:54:01.853Z] #47 ... [2022-04-20T12:54:01.853Z] [2022-04-20T12:54:01.853Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:54:01.853Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:54:01.853Z] #51 42.95 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-20T12:54:02.011Z] #51 42.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-20T12:54:02.011Z] #51 43.05 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-20T12:54:02.114Z] #51 43.01 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-20T12:54:02.114Z] #51 43.07 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-20T12:54:02.114Z] #51 43.13 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-20T12:54:02.114Z] #51 43.17 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-20T12:54:02.114Z] #51 43.17 go: downloading golang.org/x/mod v0.5.1 [2022-04-20T12:54:02.274Z] #51 43.14 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-20T12:54:02.274Z] #51 43.25 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-20T12:54:02.274Z] #51 43.27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-20T12:54:02.274Z] #51 43.30 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-20T12:54:02.274Z] #51 43.32 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-20T12:54:02.376Z] #51 43.22 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-20T12:54:02.376Z] #51 43.30 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-20T12:54:02.376Z] #51 43.36 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-20T12:54:02.376Z] #51 43.44 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-20T12:54:02.638Z] #51 43.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-20T12:54:02.638Z] #51 43.53 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-20T12:54:02.847Z] #51 43.57 go: downloading github.com/prometheus/common v0.10.0 [2022-04-20T12:54:02.847Z] #51 43.75 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-20T12:54:02.847Z] #51 43.78 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-20T12:54:02.900Z] #51 43.82 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-20T12:54:02.900Z] #51 43.85 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-20T12:54:03.109Z] #51 43.85 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-20T12:54:03.161Z] #51 44.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-20T12:54:03.161Z] #51 44.21 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-20T12:54:03.161Z] #51 44.25 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-20T12:54:03.424Z] #51 44.38 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-20T12:54:03.424Z] #51 44.40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-20T12:54:03.424Z] #51 44.43 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-20T12:54:03.424Z] #51 44.46 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-20T12:54:04.002Z] #51 44.82 go: downloading github.com/prometheus/common v0.10.0 [2022-04-20T12:54:04.002Z] #51 44.95 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-20T12:54:04.002Z] #51 45.05 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-20T12:54:04.052Z] #19 ... [2022-04-20T12:54:04.052Z] [2022-04-20T12:54:04.052Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:54:04.052Z] #58 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:54:04.052Z] #58 165.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-20T12:54:04.264Z] #51 45.24 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-20T12:54:04.264Z] #51 ... [2022-04-20T12:54:04.264Z] [2022-04-20T12:54:04.264Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:54:04.264Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:54:04.264Z] #38 35.17 Selecting previously unselected package libicu67:amd64. [2022-04-20T12:54:04.264Z] #38 35.20 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-20T12:54:04.264Z] #38 35.21 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-20T12:54:04.264Z] #38 40.60 Selecting previously unselected package libxml2:amd64. [2022-04-20T12:54:04.264Z] #38 40.60 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-20T12:54:04.264Z] #38 40.62 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-20T12:54:04.264Z] #38 41.15 Selecting previously unselected package libarchive13:amd64. [2022-04-20T12:54:04.264Z] #38 41.16 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-20T12:54:04.264Z] #38 41.16 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-20T12:54:04.264Z] #38 41.45 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-20T12:54:04.264Z] #38 41.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-20T12:54:04.264Z] #38 41.46 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-20T12:54:04.264Z] #38 41.60 Selecting previously unselected package librhash0:amd64. [2022-04-20T12:54:04.264Z] #38 41.61 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-20T12:54:04.264Z] #38 41.63 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-20T12:54:04.264Z] #38 41.79 Selecting previously unselected package libuv1:amd64. [2022-04-20T12:54:04.264Z] #38 41.79 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-20T12:54:04.264Z] #38 41.79 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-20T12:54:04.264Z] #38 41.94 Selecting previously unselected package cmake. [2022-04-20T12:54:04.264Z] #38 41.97 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-20T12:54:04.264Z] #38 41.98 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-20T12:54:04.264Z] #38 45.31 Setting up libicu67:amd64 (67.1-7) ... [2022-04-20T12:54:04.264Z] #38 45.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:54:04.264Z] #38 45.34 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-20T12:54:04.264Z] #38 ... [2022-04-20T12:54:04.264Z] [2022-04-20T12:54:04.264Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:04.264Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:54:04.264Z] #14 37.92 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:54:04.264Z] #14 38.12 Fetched 115 MB in 7s (17.3 MB/s) [2022-04-20T12:54:04.264Z] #14 38.22 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-20T12:54:04.264Z] #14 38.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-20T12:54:04.264Z] #14 38.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-20T12:54:04.264Z] #14 38.30 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-20T12:54:04.264Z] #14 40.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-20T12:54:04.264Z] #14 40.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-20T12:54:04.264Z] #14 40.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-20T12:54:04.264Z] #14 42.51 Selecting previously unselected package binutils-mingw-w64. [2022-04-20T12:54:04.264Z] #14 42.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-20T12:54:04.264Z] #14 42.54 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-20T12:54:04.264Z] #14 42.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-20T12:54:04.264Z] #14 42.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:54:04.264Z] #14 42.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:04.264Z] #14 42.83 Selecting previously unselected package dmsetup. [2022-04-20T12:54:04.264Z] #14 42.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:54:04.264Z] #14 42.85 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-20T12:54:04.264Z] #14 43.02 Selecting previously unselected package mingw-w64-common. [2022-04-20T12:54:04.264Z] #14 43.02 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-20T12:54:04.264Z] #14 43.03 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-20T12:54:04.496Z] #51 45.34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-20T12:54:04.506Z] #14 ... [2022-04-20T12:54:04.506Z] [2022-04-20T12:54:04.506Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:54:04.506Z] #63 sha256:18a532261c395b32328b9ff32fba89e3d40c9bbfe811ff0a2abb0039f7c57e1e [2022-04-20T12:54:04.506Z] #63 80.88 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-20T12:54:04.506Z] #63 80.88 + GOBIN=/build [2022-04-20T12:54:04.506Z] #63 80.88 + GO111MODULE=on [2022-04-20T12:54:04.506Z] #63 80.88 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:54:04.527Z] #14 ... [2022-04-20T12:54:04.527Z] [2022-04-20T12:54:04.527Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:54:04.527Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:54:04.527Z] #47 45.25 Setting up criu (3.16.1-3) ... [2022-04-20T12:54:05.886Z] #51 ... [2022-04-20T12:54:05.887Z] [2022-04-20T12:54:05.887Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:54:05.887Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:54:05.887Z] #47 43.94 Setting up criu (3.16.1-3) ... [2022-04-20T12:54:05.887Z] #47 45.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:54:05.887Z] #47 DONE 46.6s [2022-04-20T12:54:05.887Z] [2022-04-20T12:54:05.887Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:54:05.887Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:54:05.887Z] #38 45.60 Setting up libicu67:amd64 (67.1-7) ... [2022-04-20T12:54:05.887Z] #38 45.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:54:05.887Z] #38 45.66 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-20T12:54:05.887Z] #38 45.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:54:05.887Z] #38 45.72 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-20T12:54:05.887Z] #38 45.74 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-20T12:54:05.887Z] #38 45.76 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-20T12:54:05.887Z] #38 45.78 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-20T12:54:05.887Z] #38 45.80 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-20T12:54:05.887Z] #38 45.81 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-20T12:54:05.887Z] #38 45.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:54:05.887Z] #38 DONE 46.8s [2022-04-20T12:54:05.887Z] [2022-04-20T12:54:05.887Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-20T12:54:05.887Z] #39 sha256:acd7d0c58701db471e364d835cff9836012e24c008bf0db280996f5bb54c4d5c [2022-04-20T12:54:06.150Z] #39 DONE 0.2s [2022-04-20T12:54:06.150Z] [2022-04-20T12:54:06.150Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-20T12:54:06.150Z] #40 sha256:59eac7d1883eab9244559631b366ef567419f8f13df04e1078fb46572a2da8b9 [2022-04-20T12:54:06.444Z] #47 47.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:54:06.707Z] #47 ... [2022-04-20T12:54:06.707Z] [2022-04-20T12:54:06.707Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:54:06.707Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-20T12:54:06.707Z] #38 45.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:54:06.707Z] #38 45.41 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-20T12:54:06.707Z] #38 45.43 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-20T12:54:06.707Z] #38 45.44 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-20T12:54:06.707Z] #38 45.47 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-20T12:54:06.707Z] #38 45.50 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-20T12:54:06.707Z] #38 45.51 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-20T12:54:06.707Z] #38 45.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:54:06.707Z] #38 DONE 47.6s [2022-04-20T12:54:06.970Z] [2022-04-20T12:54:06.970Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-20T12:54:06.970Z] #39 sha256:29937721a6521a63c972dd4a99f0533b967f5bf44a4d9a128d9070df1b958081 [2022-04-20T12:54:06.970Z] #39 DONE 0.3s [2022-04-20T12:54:06.970Z] [2022-04-20T12:54:06.970Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-20T12:54:06.970Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-20T12:54:06.970Z] #47 DONE 47.6s [2022-04-20T12:54:06.970Z] [2022-04-20T12:54:06.970Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-20T12:54:06.970Z] #40 sha256:040e15f411a0bc8c5667e557107650ea505440e6fbce92767cdd83b59195a553 [2022-04-20T12:54:07.096Z] #40 ... [2022-04-20T12:54:07.096Z] [2022-04-20T12:54:07.096Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:54:07.096Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:54:07.096Z] #34 37.80 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-20T12:54:07.096Z] #34 38.02 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-20T12:54:07.096Z] #34 38.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:54:07.223Z] using credential docker-jenkins-github-credentials [2022-04-20T12:54:07.315Z] Cloning the remote Git repository [2022-04-20T12:54:07.315Z] Cloning with configured refspecs honoured and without tags [2022-04-20T12:54:07.360Z] #34 ... [2022-04-20T12:54:07.360Z] [2022-04-20T12:54:07.360Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-20T12:54:07.360Z] #40 sha256:59eac7d1883eab9244559631b366ef567419f8f13df04e1078fb46572a2da8b9 [2022-04-20T12:54:07.360Z] #40 1.293 + RM_GOPATH=0 [2022-04-20T12:54:07.360Z] #40 1.293 + TMP_GOPATH= [2022-04-20T12:54:07.360Z] #40 1.293 + : /build [2022-04-20T12:54:07.360Z] #40 1.293 + '[' -z '' ']' [2022-04-20T12:54:07.360Z] #40 1.293 ++ mktemp -d [2022-04-20T12:54:07.360Z] #40 1.298 + export GOPATH=/tmp/tmp.rQscSHmJor [2022-04-20T12:54:07.360Z] #40 1.298 + GOPATH=/tmp/tmp.rQscSHmJor [2022-04-20T12:54:07.360Z] #40 1.298 + RM_GOPATH=1 [2022-04-20T12:54:07.360Z] #40 1.298 + case "$(go env GOARCH)" in [2022-04-20T12:54:07.360Z] #40 1.298 ++ go env GOARCH [2022-04-20T12:54:07.360Z] #40 1.334 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:54:07.360Z] #40 1.334 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:54:07.360Z] #40 1.334 ++ dirname /install.sh [2022-04-20T12:54:07.360Z] #40 1.334 + dir=/ [2022-04-20T12:54:07.360Z] #40 1.334 + bin=tini [2022-04-20T12:54:07.360Z] #40 1.334 + shift [2022-04-20T12:54:07.360Z] #40 1.334 + '[' '!' -f //tini.installer ']' [2022-04-20T12:54:07.360Z] #40 1.334 + . //tini.installer [2022-04-20T12:54:07.360Z] #40 1.334 ++ : v0.19.0 [2022-04-20T12:54:07.360Z] #40 1.352 + install_tini [2022-04-20T12:54:07.360Z] #40 1.352 + echo 'Install tini version v0.19.0' [2022-04-20T12:54:07.360Z] #40 1.352 + git clone https://github.com/krallin/tini.git /tmp/tmp.rQscSHmJor/tini [2022-04-20T12:54:07.360Z] #40 1.353 Install tini version v0.19.0 [2022-04-20T12:54:07.360Z] #40 1.357 Cloning into '/tmp/tmp.rQscSHmJor/tini'... [2022-04-20T12:54:07.917Z] #40 1.123 + RM_GOPATH=0 [2022-04-20T12:54:07.917Z] #40 1.123 + TMP_GOPATH= [2022-04-20T12:54:07.917Z] #40 1.123 + : /build [2022-04-20T12:54:07.917Z] #40 1.123 + '[' -z '' ']' [2022-04-20T12:54:07.917Z] #40 1.123 ++ mktemp -d [2022-04-20T12:54:07.917Z] #40 1.123 + export GOPATH=/tmp/tmp.jqXG8pQQpL [2022-04-20T12:54:07.917Z] #40 1.123 + GOPATH=/tmp/tmp.jqXG8pQQpL [2022-04-20T12:54:07.917Z] #40 1.123 + RM_GOPATH=1 [2022-04-20T12:54:07.917Z] #40 1.123 + case "$(go env GOARCH)" in [2022-04-20T12:54:07.917Z] #40 1.129 ++ go env GOARCH [2022-04-20T12:54:07.917Z] #40 1.161 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:54:08.179Z] #40 1.165 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:54:08.179Z] #40 1.167 ++ dirname /install.sh [2022-04-20T12:54:08.179Z] #40 1.171 + dir=/ [2022-04-20T12:54:08.179Z] #40 1.177 + bin=tini [2022-04-20T12:54:08.179Z] #40 1.177 + shift [2022-04-20T12:54:08.179Z] #40 1.181 + '[' '!' -f //tini.installer ']' [2022-04-20T12:54:08.179Z] #40 1.181 + . //tini.installer [2022-04-20T12:54:08.179Z] #40 1.182 ++ : v0.19.0 [2022-04-20T12:54:08.179Z] #40 1.185 + install_tini [2022-04-20T12:54:08.179Z] #40 1.185 + echo 'Install tini version v0.19.0' [2022-04-20T12:54:08.179Z] #40 1.187 Install tini version v0.19.0 [2022-04-20T12:54:08.179Z] #40 1.187 + git clone https://github.com/krallin/tini.git /tmp/tmp.jqXG8pQQpL/tini [2022-04-20T12:54:08.179Z] #40 1.189 Cloning into '/tmp/tmp.jqXG8pQQpL/tini'... [2022-04-20T12:54:08.304Z] #40 2.137 + cd /tmp/tmp.rQscSHmJor/tini [2022-04-20T12:54:08.304Z] #40 2.152 + git checkout -q v0.19.0 [2022-04-20T12:54:08.304Z] #40 2.158 + cmake . [2022-04-20T12:54:08.698Z] #63 84.77 rootlesskit version 1.0.0 [2022-04-20T12:54:08.698Z] #63 84.78 Usage of /build/rootlesskit-docker-proxy: [2022-04-20T12:54:08.698Z] #63 84.78 -container-ip string [2022-04-20T12:54:08.698Z] #63 84.78 container ip [2022-04-20T12:54:08.698Z] #63 84.78 -container-port int [2022-04-20T12:54:08.698Z] #63 84.78 container port (default -1) [2022-04-20T12:54:08.698Z] #63 84.78 -host-ip string [2022-04-20T12:54:08.698Z] #63 84.78 host ip [2022-04-20T12:54:08.698Z] #63 84.78 -host-port int [2022-04-20T12:54:08.698Z] #63 84.78 host port (default -1) [2022-04-20T12:54:08.698Z] #63 84.78 -proto string [2022-04-20T12:54:08.698Z] #63 84.78 proxy protocol (default "tcp") [2022-04-20T12:54:08.879Z] #40 2.718 -- The C compiler identification is GNU 10.2.1 [2022-04-20T12:54:08.879Z] #40 2.793 -- Detecting C compiler ABI info [2022-04-20T12:54:09.029Z] #14 73.06 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-20T12:54:09.029Z] #14 73.07 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:09.029Z] #14 73.07 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:54:09.029Z] #14 ... [2022-04-20T12:54:09.029Z] [2022-04-20T12:54:09.029Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:54:09.029Z] #60 sha256:dcdbcb468c6e826d013b7d65cbeec147d36d7f1d519446d876f8f83b364bc9b3 [2022-04-20T12:54:09.029Z] #60 39.43 Updating files: 61% (2886/4709) Updating files: 62% (2920/4709) Updating files: 63% (2967/4709) Updating files: 64% (3014/4709) Updating files: 65% (3061/4709) Updating files: 66% (3108/4709) Updating files: 67% (3156/4709) Updating files: 68% (3203/4709) Updating files: 69% (3250/4709) Updating files: 70% (3297/4709) Updating files: 71% (3344/4709) Updating files: 72% (3391/4709) Updating files: 73% (3438/4709) Updating files: 74% (3485/4709) Updating files: 75% (3532/4709) Updating files: 76% (3579/4709) Updating files: 77% (3626/4709) Updating files: 78% (3674/4709) Updating files: 79% (3721/4709) Updating files: 80% (3768/4709) Updating files: 81% (3815/4709) Updating files: 82% (3862/4709) Updating files: 83% (3909/4709) Updating files: 84% (3956/4709) Updating files: 85% (4003/4709) Updating files: 86% (4050/4709) Updating files: 87% (4097/4709) Updating files: 88% (4144/4709) Updating files: 89% (4192/4709) Updating files: 90% (4239/4709) Updating files: 91% (4286/4709) Updating files: 92% (4333/4709) Updating files: 93% (4380/4709) Updating files: 94% (4427/4709) Updating files: 95% (4474/4709) Updating files: 96% (4521/4709) Updating files: 97% (4568/4709) Updating files: 98% (4615/4709) Updating files: 99% (4662/4709) Updating files: 100% (4709/4709) Updating files: 100% (4709/4709), done. [2022-04-20T12:54:09.029Z] #60 40.34 + cd /tmp/tmp.DmvU6jUOVO/src/github.com/containerd/containerd [2022-04-20T12:54:09.029Z] #60 40.34 + git checkout -q v1.6.2 [2022-04-20T12:54:09.127Z] #40 2.086 + cd /tmp/tmp.jqXG8pQQpL/tini [2022-04-20T12:54:09.127Z] #40 2.089 + git checkout -q v0.19.0 [2022-04-20T12:54:09.127Z] #40 2.097 + cmake . [2022-04-20T12:54:09.290Z] #60 41.17 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-20T12:54:09.290Z] #60 41.17 + BUILDTAGS='netgo osusergo static_build' [2022-04-20T12:54:09.290Z] #60 41.17 + export EXTRA_FLAGS=-buildmode=pie [2022-04-20T12:54:09.290Z] #60 41.17 + EXTRA_FLAGS=-buildmode=pie [2022-04-20T12:54:09.290Z] #60 41.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-20T12:54:09.290Z] #60 41.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-20T12:54:09.290Z] #60 41.17 + '[' '' = dynamic ']' [2022-04-20T12:54:09.290Z] #60 41.17 + make [2022-04-20T12:54:09.452Z] #40 3.422 -- Detecting C compiler ABI info - done [2022-04-20T12:54:09.452Z] #40 3.487 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-20T12:54:09.452Z] #40 3.505 -- Detecting C compile features [2022-04-20T12:54:09.452Z] #40 3.510 -- Detecting C compile features - done [2022-04-20T12:54:09.452Z] #40 3.539 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-20T12:54:09.700Z] #40 2.589 -- The C compiler identification is GNU 10.2.1 [2022-04-20T12:54:09.700Z] #40 2.738 -- Detecting C compiler ABI info [2022-04-20T12:54:09.713Z] #40 3.724 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-20T12:54:09.713Z] #40 3.782 -- Configuring done [2022-04-20T12:54:09.713Z] #40 3.802 -- Generating done [2022-04-20T12:54:07.539Z] Cloning repository https://github.com/moby/moby.git [2022-04-20T12:54:08.026Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-20T12:54:08.867Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:54:08.867Z] > git --version # timeout=10 [2022-04-20T12:54:08.910Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-20T12:54:08.911Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:54:08.914Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:54:09.974Z] #40 ... [2022-04-20T12:54:09.974Z] [2022-04-20T12:54:09.974Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-20T12:54:09.974Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-20T12:54:09.974Z] #49 50.52 gotestsum version dev [2022-04-20T12:54:09.974Z] #49 DONE 50.9s [2022-04-20T12:54:09.974Z] [2022-04-20T12:54:09.974Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-20T12:54:09.974Z] #40 sha256:59eac7d1883eab9244559631b366ef567419f8f13df04e1078fb46572a2da8b9 [2022-04-20T12:54:09.974Z] #40 3.812 -- Build files have been written to: /tmp/tmp.rQscSHmJor/tini [2022-04-20T12:54:09.974Z] #40 3.818 + make tini-static [2022-04-20T12:54:10.273Z] #40 3.207 -- Detecting C compiler ABI info - done [2022-04-20T12:54:10.273Z] #40 3.303 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-20T12:54:10.273Z] #40 3.314 -- Detecting C compile features [2022-04-20T12:54:10.273Z] #40 3.315 -- Detecting C compile features - done [2022-04-20T12:54:10.273Z] #40 3.367 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-20T12:54:10.535Z] #40 3.659 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-20T12:54:10.535Z] #40 3.712 -- Configuring done [2022-04-20T12:54:10.547Z] #40 4.261 Scanning dependencies of target tini-static [2022-04-20T12:54:10.547Z] #40 4.320 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-20T12:54:10.800Z] #40 3.735 -- Generating done [2022-04-20T12:54:10.800Z] #40 3.737 -- Build files have been written to: /tmp/tmp.jqXG8pQQpL/tini [2022-04-20T12:54:10.800Z] #40 3.748 + make tini-static [2022-04-20T12:54:10.800Z] #40 4.000 Scanning dependencies of target tini-static [2022-04-20T12:54:11.062Z] #40 4.102 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-20T12:54:11.200Z] #60 42.60 + bin/ctr [2022-04-20T12:54:11.251Z] #63 ... [2022-04-20T12:54:11.251Z] [2022-04-20T12:54:11.251Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:11.251Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-20T12:54:11.251Z] #14 82.41 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-20T12:54:11.251Z] #14 82.41 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-20T12:54:11.251Z] #14 82.42 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:11.251Z] #14 86.64 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-20T12:54:11.251Z] #14 86.65 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-20T12:54:11.251Z] #14 86.67 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-20T12:54:11.251Z] #14 87.39 Selecting previously unselected package libapparmor1:arm64. [2022-04-20T12:54:11.251Z] #14 87.39 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-20T12:54:11.251Z] #14 87.41 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-20T12:54:11.251Z] #14 87.70 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-20T12:54:11.251Z] #14 87.70 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-20T12:54:11.495Z] #40 5.478 [100%] Linking C executable tini-static [2022-04-20T12:54:11.510Z] #14 87.87 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-20T12:54:12.069Z] #40 5.867 [100%] Built target tini-static [2022-04-20T12:54:12.069Z] #40 5.915 + mkdir -p /build [2022-04-20T12:54:12.069Z] #40 5.917 + cp tini-static /build/docker-init [2022-04-20T12:54:12.069Z] #40 DONE 6.0s [2022-04-20T12:54:12.069Z] [2022-04-20T12:54:12.069Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:12.069Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:54:12.069Z] #14 46.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-20T12:54:12.069Z] #14 46.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-20T12:54:12.069Z] #14 46.28 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-20T12:54:12.069Z] #14 52.44 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-20T12:54:12.069Z] #14 52.45 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:12.069Z] #14 52.47 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-20T12:54:12.069Z] #14 52.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-20T12:54:12.069Z] #14 52.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:12.069Z] #14 52.57 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-20T12:54:12.163Z] #58 ... [2022-04-20T12:54:12.163Z] [2022-04-20T12:54:12.163Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-20T12:54:12.163Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-20T12:54:12.163Z] #19 166.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-20T12:54:12.163Z] #19 166.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:54:12.163Z] #19 166.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-20T12:54:12.163Z] #19 ... [2022-04-20T12:54:12.163Z] [2022-04-20T12:54:12.163Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:54:12.163Z] #58 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:54:12.163Z] #58 DONE 174.0s [2022-04-20T12:54:12.422Z] [2022-04-20T12:54:12.422Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-20T12:54:12.422Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-20T12:54:12.422Z] #19 167.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-20T12:54:12.422Z] #19 167.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-20T12:54:12.422Z] #19 167.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-20T12:54:12.455Z] #40 5.182 [100%] Linking C executable tini-static [2022-04-20T12:54:12.455Z] #40 ... [2022-04-20T12:54:12.455Z] [2022-04-20T12:54:12.455Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-20T12:54:12.455Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-20T12:54:12.455Z] #49 52.88 gotestsum version dev [2022-04-20T12:54:12.455Z] #49 DONE 53.6s [2022-04-20T12:54:12.455Z] [2022-04-20T12:54:12.455Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-20T12:54:12.455Z] #40 sha256:040e15f411a0bc8c5667e557107650ea505440e6fbce92767cdd83b59195a553 [2022-04-20T12:54:12.455Z] #40 5.678 [100%] Built target tini-static [2022-04-20T12:54:12.455Z] #40 ... [2022-04-20T12:54:12.455Z] [2022-04-20T12:54:12.456Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:12.456Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:54:12.456Z] #14 48.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-20T12:54:12.456Z] #14 48.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-20T12:54:12.456Z] #14 48.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-20T12:54:12.456Z] #14 53.55 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-20T12:54:12.456Z] #14 53.56 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:12.456Z] #14 53.56 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-20T12:54:12.510Z] #14 88.87 Selecting previously unselected package libbtrfs0:arm64. [2022-04-20T12:54:12.511Z] #14 88.88 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-20T12:54:12.511Z] #14 88.90 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-20T12:54:12.681Z] #19 168.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-20T12:54:12.681Z] #19 168.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-20T12:54:12.681Z] #19 168.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-20T12:54:12.717Z] #14 53.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-20T12:54:12.717Z] #14 ... [2022-04-20T12:54:12.717Z] [2022-04-20T12:54:12.717Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-20T12:54:12.717Z] #40 sha256:040e15f411a0bc8c5667e557107650ea505440e6fbce92767cdd83b59195a553 [2022-04-20T12:54:12.717Z] #40 5.774 + mkdir -p /build [2022-04-20T12:54:12.717Z] #40 5.787 + cp tini-static /build/docker-init [2022-04-20T12:54:12.979Z] #40 DONE 5.9s [2022-04-20T12:54:12.979Z] [2022-04-20T12:54:12.979Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:12.979Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:54:12.979Z] #14 53.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:12.979Z] #14 53.72 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-20T12:54:13.080Z] #14 89.66 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-20T12:54:13.080Z] #14 89.66 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-20T12:54:13.248Z] #19 168.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-20T12:54:13.248Z] #19 168.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:13.248Z] #19 168.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:54:13.369Z] #14 89.81 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-20T12:54:13.668Z] #14 90.30 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-20T12:54:13.814Z] #19 169.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-20T12:54:13.814Z] #19 169.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:54:13.814Z] #19 169.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-20T12:54:13.927Z] #14 90.31 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-20T12:54:13.927Z] #14 90.32 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-20T12:54:14.451Z] #14 90.77 Selecting previously unselected package libudev-dev:arm64. [2022-04-20T12:54:14.451Z] #14 90.78 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-20T12:54:14.451Z] #14 90.79 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-20T12:54:14.451Z] #14 ... [2022-04-20T12:54:14.451Z] [2022-04-20T12:54:14.451Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:54:14.451Z] #63 sha256:18a532261c395b32328b9ff32fba89e3d40c9bbfe811ff0a2abb0039f7c57e1e [2022-04-20T12:54:14.451Z] #63 DONE 90.9s [2022-04-20T12:54:14.451Z] [2022-04-20T12:54:14.451Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:14.451Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-20T12:54:14.451Z] #14 91.02 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-20T12:54:14.451Z] #14 91.05 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-20T12:54:14.451Z] #14 ... [2022-04-20T12:54:14.451Z] [2022-04-20T12:54:14.451Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-20T12:54:14.451Z] #64 sha256:aef9a1d382874df30f6ee876564c02ecac8e4341f76a235d45ba22c69349660e [2022-04-20T12:54:14.711Z] #64 DONE 0.1s [2022-04-20T12:54:14.711Z] [2022-04-20T12:54:14.711Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-20T12:54:14.711Z] #65 sha256:8710d0fe1990ef7dac0dbac0c9d66bce7b2ae884dd1b22ba88dafc269ad29e21 [2022-04-20T12:54:14.711Z] #65 DONE 0.1s [2022-04-20T12:54:14.711Z] [2022-04-20T12:54:14.711Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:14.711Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-20T12:54:14.711Z] #14 91.08 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-20T12:54:14.711Z] #14 91.35 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-20T12:54:14.970Z] #14 91.35 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-20T12:54:14.970Z] #14 91.37 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-20T12:54:15.230Z] Fetching without tags [2022-04-20T12:54:15.230Z] #14 91.60 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-20T12:54:15.230Z] #14 91.60 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-20T12:54:15.230Z] #14 91.61 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-20T12:54:15.489Z] #14 92.02 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-20T12:54:15.489Z] #14 92.02 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-20T12:54:15.489Z] #14 92.06 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-20T12:54:15.748Z] #14 92.29 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-20T12:54:15.748Z] #14 92.30 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-20T12:54:15.748Z] #14 92.31 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-20T12:54:15.907Z] Merging remotes/origin/master commit c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 into PR head commit 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:54:16.007Z] #14 92.58 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-20T12:54:16.007Z] #14 92.59 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-20T12:54:16.007Z] #14 92.59 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-20T12:54:14.950Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:54:14.997Z] > git config --add remote.origin.fetch +refs/pull/43505/head:refs/remotes/origin/PR-43505 # timeout=10 [2022-04-20T12:54:15.029Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:54:15.138Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:54:15.263Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:54:15.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:54:15.263Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:54:16.266Z] #14 92.79 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-20T12:54:16.266Z] #14 92.79 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-20T12:54:16.266Z] #14 92.80 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-20T12:54:16.266Z] #14 92.87 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-20T12:54:16.266Z] #14 92.87 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-20T12:54:16.266Z] #14 92.87 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-20T12:54:16.266Z] #14 92.97 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-20T12:54:16.294Z] #14 ... [2022-04-20T12:54:16.294Z] [2022-04-20T12:54:16.294Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:54:16.294Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:54:16.294Z] #51 46.58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-20T12:54:16.525Z] #14 92.98 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-20T12:54:16.526Z] #14 92.98 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-20T12:54:16.785Z] #14 93.38 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-20T12:54:16.785Z] #14 93.40 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-20T12:54:16.785Z] #14 93.42 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-20T12:54:16.785Z] #14 93.44 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-20T12:54:16.785Z] #14 93.46 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-20T12:54:16.785Z] #14 93.48 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-20T12:54:17.044Z] #14 93.49 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-20T12:54:17.044Z] #14 93.51 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-20T12:54:17.044Z] #14 93.52 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-20T12:54:17.044Z] #14 93.53 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-20T12:54:17.044Z] #14 93.55 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-20T12:54:17.044Z] #14 93.57 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-20T12:54:17.044Z] #14 93.58 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-20T12:54:17.044Z] #14 93.59 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-20T12:54:17.044Z] #14 93.62 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-20T12:54:17.044Z] #14 93.64 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-20T12:54:17.044Z] #14 93.65 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-20T12:54:17.044Z] #14 93.66 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-20T12:54:17.044Z] #14 93.69 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-20T12:54:17.044Z] #14 93.71 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-20T12:54:17.303Z] #14 93.73 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:54:17.304Z] #14 93.74 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-20T12:54:17.304Z] #14 93.76 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:17.304Z] #14 93.77 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-20T12:54:17.304Z] #14 93.78 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-20T12:54:17.304Z] #14 93.80 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:17.304Z] #14 93.88 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-20T12:54:17.304Z] #14 94.00 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:54:17.563Z] #14 94.02 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-20T12:54:17.563Z] #14 94.05 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-20T12:54:17.563Z] #14 94.07 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-20T12:54:17.563Z] #14 94.09 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-20T12:54:17.563Z] #14 94.13 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-20T12:54:17.563Z] #14 94.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:54:18.139Z] #14 DONE 94.8s [2022-04-20T12:54:18.139Z] [2022-04-20T12:54:18.139Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:54:18.139Z] #60 sha256:c8fd0bd351d00f1a5b168f4a6f38f6286364d76cf7a91001a41b0176cdd037f3 [2022-04-20T12:54:18.402Z] #60 ... [2022-04-20T12:54:18.402Z] [2022-04-20T12:54:18.402Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-20T12:54:18.402Z] #55 sha256:85ac25bb6fabdd555808bd5e13b75282f20892606e097badc30a9aa3e703a7d2 [2022-04-20T12:54:18.460Z] Merge succeeded, producing 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:54:18.461Z] Checking out Revision 301b252b5894cf665bca2eac631e4cd919ee7b0d (PR-43505) [2022-04-20T12:54:18.661Z] #55 DONE 0.2s [2022-04-20T12:54:18.661Z] [2022-04-20T12:54:18.661Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:54:18.661Z] #56 sha256:1ca3672c33eb7f9e0a066e1872cbe2d96529508b4b69eedc8177becdf099618b [2022-04-20T12:54:18.669Z] #14 58.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-20T12:54:18.669Z] #14 58.45 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:18.669Z] #14 58.46 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:54:18.844Z] #51 ... [2022-04-20T12:54:18.844Z] [2022-04-20T12:54:18.844Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:18.844Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:54:18.844Z] #14 59.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-20T12:54:18.844Z] #14 59.75 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:18.844Z] #14 59.75 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:54:16.014Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:54:16.045Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:54:18.139Z] > git remote # timeout=10 [2022-04-20T12:54:18.202Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T12:54:18.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:54:18.249Z] > git merge c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 # timeout=10 [2022-04-20T12:54:18.374Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-20T12:54:18.483Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:54:18.530Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:54:19.233Z] #56 ... [2022-04-20T12:54:19.233Z] [2022-04-20T12:54:19.233Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-20T12:54:19.233Z] #15 sha256:a3aca0c84b36bfbc0c0cf58b2f0ab24149784cec1a63f2c87dca02ac3e6119fb [2022-04-20T12:54:19.233Z] #15 DONE 1.1s [2022-04-20T12:54:19.233Z] [2022-04-20T12:54:19.233Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:54:19.233Z] #56 sha256:1ca3672c33eb7f9e0a066e1872cbe2d96529508b4b69eedc8177becdf099618b [2022-04-20T12:54:19.233Z] #56 0.807 + RM_GOPATH=0 [2022-04-20T12:54:19.233Z] #56 0.807 + TMP_GOPATH= [2022-04-20T12:54:19.233Z] #56 0.807 + : /build [2022-04-20T12:54:19.233Z] #56 0.807 + '[' -z '' ']' [2022-04-20T12:54:19.233Z] #56 0.808 ++ mktemp -d [2022-04-20T12:54:19.233Z] #56 0.809 + export GOPATH=/tmp/tmp.njDmavRQCe [2022-04-20T12:54:19.233Z] #56 0.809 + GOPATH=/tmp/tmp.njDmavRQCe [2022-04-20T12:54:19.233Z] #56 0.809 + RM_GOPATH=1 [2022-04-20T12:54:19.233Z] #56 0.809 + case "$(go env GOARCH)" in [2022-04-20T12:54:19.233Z] #56 0.810 ++ go env GOARCH [2022-04-20T12:54:19.233Z] #56 0.827 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:54:19.233Z] #56 0.827 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:54:19.233Z] #56 0.827 ++ dirname /install.sh [2022-04-20T12:54:19.233Z] #56 0.829 + dir=/ [2022-04-20T12:54:19.233Z] #56 0.829 + bin=runc [2022-04-20T12:54:19.233Z] #56 0.829 + shift [2022-04-20T12:54:19.233Z] #56 0.830 + '[' '!' -f //runc.installer ']' [2022-04-20T12:54:19.233Z] #56 0.830 + . //runc.installer [2022-04-20T12:54:19.233Z] #56 0.830 ++ set -e [2022-04-20T12:54:19.233Z] #56 0.830 ++ : v1.1.1 [2022-04-20T12:54:19.233Z] #56 0.833 + install_runc [2022-04-20T12:54:19.233Z] #56 0.835 + RUNC_BUILDTAGS=seccomp [2022-04-20T12:54:19.233Z] #56 0.835 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-20T12:54:19.233Z] #56 0.836 Install runc version v1.1.1 (build tags: seccomp) [2022-04-20T12:54:19.233Z] #56 0.836 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.njDmavRQCe/src/github.com/opencontainers/runc [2022-04-20T12:54:19.233Z] #56 0.846 Cloning into '/tmp/tmp.njDmavRQCe/src/github.com/opencontainers/runc'... [2022-04-20T12:54:20.169Z] #56 ... [2022-04-20T12:54:20.169Z] [2022-04-20T12:54:20.169Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-20T12:54:20.169Z] #16 sha256:3c59583625cfd452619e9bea23939cd2c5cdf4d44129e0435f44b9988267ade4 [2022-04-20T12:54:20.169Z] #16 DONE 0.9s [2022-04-20T12:54:20.406Z] #19 174.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-20T12:54:20.406Z] #19 174.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:54:20.406Z] #19 174.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-20T12:54:20.406Z] #19 174.7 Selecting previously unselected package crossbuild-essential-armel. [2022-04-20T12:54:20.406Z] #19 174.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-20T12:54:20.406Z] #19 174.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-20T12:54:20.406Z] #19 174.7 Selecting previously unselected package libc6-armhf-cross. [2022-04-20T12:54:20.406Z] #19 174.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-20T12:54:20.406Z] #19 174.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-20T12:54:20.406Z] #19 174.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-20T12:54:20.406Z] #19 174.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:20.406Z] #19 174.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:20.406Z] #19 174.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-20T12:54:20.406Z] #19 174.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:20.406Z] #19 174.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:20.406Z] #19 174.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-20T12:54:20.406Z] #19 174.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:20.406Z] #19 174.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:20.406Z] #19 175.0 Selecting previously unselected package libasan6-armhf-cross. [2022-04-20T12:54:20.406Z] #19 175.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:20.406Z] #19 175.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:20.428Z] [2022-04-20T12:54:20.428Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:54:20.428Z] #26 sha256:bf06f5f62db7be0dd55daea38a4b26d67427758e031407bd8702ac8afeb1ece2 [2022-04-20T12:54:20.665Z] #19 176.1 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-20T12:54:20.665Z] #19 176.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:20.665Z] #19 176.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:20.924Z] #19 176.2 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-20T12:54:20.924Z] #19 176.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:20.924Z] #19 176.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:21.204Z] #26 94.84 Updating files: 28% (3281/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 47% (5433/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 69% (7877/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) [2022-04-20T12:54:21.204Z] #26 ... [2022-04-20T12:54:21.204Z] [2022-04-20T12:54:21.204Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-20T12:54:21.204Z] #17 sha256:f9de740ec4b00360b4fc90c5a6273eb23f46876bd0e8f10cf1148da4395a7a07 [2022-04-20T12:54:21.204Z] #17 0.654 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-20T12:54:21.204Z] #17 DONE 1.0s [2022-04-20T12:54:21.204Z] [2022-04-20T12:54:21.204Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:54:21.204Z] #26 sha256:bf06f5f62db7be0dd55daea38a4b26d67427758e031407bd8702ac8afeb1ece2 [2022-04-20T12:54:21.210Z] #19 176.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-20T12:54:21.210Z] #19 176.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:21.210Z] #19 176.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:21.210Z] #19 176.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-20T12:54:21.210Z] #19 176.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:54:21.210Z] #19 176.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-20T12:54:21.465Z] #26 94.84 Updating files: 28% (3281/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 47% (5433/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 69% (7877/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-20T12:54:22.037Z] #26 97.97 + cd /tmp/tmp.HFY8MjONpT/tmp/docker-ce [2022-04-20T12:54:22.037Z] #26 97.97 + git checkout -q v17.06.2-ce [2022-04-20T12:54:22.037Z] #26 ... [2022-04-20T12:54:22.037Z] [2022-04-20T12:54:22.037Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-20T12:54:22.037Z] #18 sha256:84163771fc7112938ab118aa03e8698b20d9784b1bcb4fbf53affd3814aaffe5 [2022-04-20T12:54:22.037Z] #18 DONE 0.9s [2022-04-20T12:54:22.299Z] [2022-04-20T12:54:22.299Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-20T12:54:22.299Z] #19 sha256:3f253fd43e1714858e1282709a86b15dbda44d8fab6aa8e9a372feaa26d11f35 [2022-04-20T12:54:23.239Z] #19 DONE 0.9s [2022-04-20T12:54:23.239Z] [2022-04-20T12:54:23.239Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-20T12:54:23.239Z] #20 sha256:7209d734dea21bc1ad8b216e7eedaf232f7599f11632fabd7e93253ff787dba6 [2022-04-20T12:54:23.408Z] #60 ... [2022-04-20T12:54:23.408Z] [2022-04-20T12:54:23.408Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:23.408Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:54:23.408Z] #14 77.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-20T12:54:23.408Z] #14 77.76 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:23.408Z] #14 77.77 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-20T12:54:23.408Z] #14 82.98 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-20T12:54:23.408Z] #14 82.98 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:23.408Z] #14 82.98 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:24.660Z] #20 DONE 1.3s [2022-04-20T12:54:24.660Z] [2022-04-20T12:54:24.660Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:54:24.660Z] #34 sha256:e1f59f25fb47d6e9598f4d612dbb6d0170fd791561fc0cd14f4ecbe63d7cb6dd [2022-04-20T12:54:24.660Z] #34 DONE 100.6s [2022-04-20T12:54:24.660Z] [2022-04-20T12:54:24.660Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-20T12:54:24.660Z] #21 sha256:9ccbb75833ce4df4f360510ade256d53bc889ff9e1b3bdeb2ffe55fe03a7e747 [2022-04-20T12:54:25.080Z] Fetching without tags [2022-04-20T12:54:25.965Z] Merging remotes/origin/master commit c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 into PR head commit 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:54:26.497Z] #19 181.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-20T12:54:26.497Z] #19 181.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:54:26.497Z] #19 181.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-20T12:54:26.497Z] #19 181.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-20T12:54:26.497Z] #19 181.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-20T12:54:26.497Z] #19 181.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-20T12:54:26.497Z] #19 181.5 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-20T12:54:26.497Z] #19 181.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-20T12:54:26.497Z] #19 181.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-20T12:54:26.497Z] #19 181.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-20T12:54:26.497Z] #19 181.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:26.497Z] #19 181.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:26.562Z] #21 1.958 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:54:26.562Z] #21 2.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:54:26.562Z] #21 2.231 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:54:26.755Z] #19 182.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-20T12:54:26.755Z] #19 182.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:54:26.755Z] #19 182.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-20T12:54:26.817Z] #14 ... [2022-04-20T12:54:26.817Z] [2022-04-20T12:54:26.817Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:54:26.817Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:54:24.757Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:54:24.812Z] > git config --add remote.origin.fetch +refs/pull/43505/head:refs/remotes/origin/PR-43505 # timeout=10 [2022-04-20T12:54:24.853Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:54:24.983Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-20T12:54:25.119Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-20T12:54:25.119Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:54:25.120Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43505/head:refs/remotes/origin/PR-43505 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-20T12:54:26.092Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:54:26.140Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:54:26.821Z] #21 2.413 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-20T12:54:27.602Z] #60 36.39 Updating files: 69% (3251/4709) Updating files: 70% (3297/4709) Updating files: 71% (3344/4709) Updating files: 72% (3391/4709) Updating files: 73% (3438/4709) Updating files: 74% (3485/4709) Updating files: 75% (3532/4709) Updating files: 76% (3579/4709) Updating files: 77% (3626/4709) Updating files: 78% (3674/4709) Updating files: 79% (3721/4709) Updating files: 80% (3768/4709) Updating files: 81% (3815/4709) Updating files: 82% (3862/4709) Updating files: 83% (3909/4709) Updating files: 84% (3956/4709) Updating files: 85% (4003/4709) Updating files: 86% (4050/4709) Updating files: 87% (4097/4709) Updating files: 88% (4144/4709) Updating files: 89% (4192/4709) Updating files: 90% (4239/4709) Updating files: 91% (4286/4709) Updating files: 92% (4333/4709) Updating files: 93% (4380/4709) Updating files: 94% (4427/4709) Updating files: 95% (4474/4709) Updating files: 96% (4521/4709) Updating files: 97% (4568/4709) Updating files: 98% (4615/4709) Updating files: 99% (4662/4709) Updating files: 100% (4709/4709) Updating files: 100% (4709/4709), done. [2022-04-20T12:54:27.602Z] #60 37.21 + cd /tmp/tmp.H4QxY3r5cu/src/github.com/containerd/containerd [2022-04-20T12:54:27.602Z] #60 37.22 + git checkout -q v1.6.2 [2022-04-20T12:54:27.756Z] #21 3.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-20T12:54:28.546Z] #60 38.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-20T12:54:28.546Z] #60 38.06 + BUILDTAGS='netgo osusergo static_build' [2022-04-20T12:54:28.546Z] #60 38.06 + export EXTRA_FLAGS=-buildmode=pie [2022-04-20T12:54:28.546Z] #60 38.06 + EXTRA_FLAGS=-buildmode=pie [2022-04-20T12:54:28.546Z] #60 38.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-20T12:54:28.546Z] #60 38.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-20T12:54:28.546Z] #60 38.06 + '[' '' = dynamic ']' [2022-04-20T12:54:28.546Z] #60 38.06 + make [2022-04-20T12:54:28.676Z] #14 93.75 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-20T12:54:28.676Z] #14 93.75 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:28.676Z] #14 93.76 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:28.861Z] #14 69.74 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-20T12:54:28.862Z] #14 69.75 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:28.862Z] #14 69.75 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:54:29.134Z] #21 4.550 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-20T12:54:29.885Z] Merge succeeded, producing 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:54:29.886Z] Checking out Revision 301b252b5894cf665bca2eac631e4cd919ee7b0d (PR-43505) [2022-04-20T12:54:29.934Z] #60 39.54 + bin/ctr [2022-04-20T12:54:30.054Z] #14 ... [2022-04-20T12:54:30.054Z] [2022-04-20T12:54:30.054Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:54:30.054Z] #63 sha256:f3d3861fcd44b413649992b7e4b2b041763d6446c468ff493b2a96c5ab346a49 [2022-04-20T12:54:30.054Z] #63 95.45 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-20T12:54:30.054Z] #63 95.45 + GOBIN=/build [2022-04-20T12:54:30.054Z] #63 95.45 + GO111MODULE=on [2022-04-20T12:54:30.054Z] #63 95.45 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:54:29.537Z] > git remote # timeout=10 [2022-04-20T12:54:29.602Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T12:54:29.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-20T12:54:29.647Z] > git merge c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 # timeout=10 [2022-04-20T12:54:29.794Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-20T12:54:29.924Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T12:54:29.968Z] > git checkout -f 301b252b5894cf665bca2eac631e4cd919ee7b0d # timeout=10 [2022-04-20T12:54:30.250Z] #14 ... [2022-04-20T12:54:30.250Z] [2022-04-20T12:54:30.250Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:54:30.250Z] #60 sha256:c44ee65887b05ef1da837fa9437f8eb6cba6c9421905a9e894f5241b52035442 [2022-04-20T12:54:30.398Z] Commit message: "libnetwork: don't use strings.Fields() to improve performance" [2022-04-20T12:54:30.509Z] #21 6.125 Fetched 8397 kB in 5s (1810 kB/s) [2022-04-20T12:54:30.784Z] > git --version # timeout=10 [2022-04-20T12:54:30.831Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-20T12:54:30.878Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-20T12:54:31.035Z] #60 36.88 Updating files: 60% (2839/4709) Updating files: 61% (2873/4709) Updating files: 62% (2920/4709) Updating files: 63% (2967/4709) Updating files: 64% (3014/4709) Updating files: 65% (3061/4709) Updating files: 66% (3108/4709) Updating files: 67% (3156/4709) Updating files: 68% (3203/4709) Updating files: 69% (3250/4709) Updating files: 70% (3297/4709) Updating files: 71% (3344/4709) Updating files: 72% (3391/4709) Updating files: 73% (3438/4709) Updating files: 74% (3485/4709) Updating files: 75% (3532/4709) Updating files: 76% (3579/4709) Updating files: 77% (3626/4709) Updating files: 78% (3674/4709) Updating files: 79% (3721/4709) Updating files: 80% (3768/4709) Updating files: 81% (3815/4709) Updating files: 82% (3862/4709) Updating files: 83% (3909/4709) Updating files: 84% (3956/4709) Updating files: 85% (4003/4709) Updating files: 86% (4050/4709) Updating files: 87% (4097/4709) Updating files: 88% (4144/4709) Updating files: 89% (4192/4709) Updating files: 90% (4239/4709) Updating files: 91% (4286/4709) Updating files: 92% (4333/4709) Updating files: 93% (4380/4709) Updating files: 94% (4427/4709) Updating files: 95% (4474/4709) Updating files: 96% (4521/4709) Updating files: 97% (4568/4709) Updating files: 98% (4615/4709) Updating files: 99% (4662/4709) Updating files: 100% (4709/4709) Updating files: 100% (4709/4709), done. [2022-04-20T12:54:31.035Z] #60 37.81 + cd /tmp/tmp.1oITyXHHY7/src/github.com/containerd/containerd [2022-04-20T12:54:31.035Z] #60 37.81 + git checkout -q v1.6.2 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-20T12:54:32.021Z] #19 186.5 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-20T12:54:32.021Z] #19 186.5 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:54:32.021Z] #19 186.5 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-20T12:54:32.021Z] #19 186.6 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-20T12:54:32.021Z] #19 186.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-20T12:54:32.021Z] #19 186.6 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-20T12:54:32.021Z] #19 186.6 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-20T12:54:32.021Z] #19 186.6 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-20T12:54:32.021Z] #19 186.6 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-20T12:54:32.021Z] #19 186.9 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-20T12:54:32.021Z] #19 186.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:32.021Z] #19 186.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:32.021Z] #19 186.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-20T12:54:32.021Z] #19 186.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:32.021Z] #19 186.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:32.021Z] #19 187.0 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-20T12:54:32.021Z] #19 187.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:32.021Z] #19 187.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:32.021Z] #19 187.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-20T12:54:32.021Z] #19 187.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:32.021Z] #19 187.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:32.021Z] #19 187.0 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-20T12:54:32.021Z] #19 187.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:32.021Z] #19 187.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:32.021Z] #19 187.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-20T12:54:32.021Z] #19 187.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:32.021Z] #19 187.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:32.021Z] #19 187.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-20T12:54:32.279Z] #19 187.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:32.279Z] #19 187.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:32.279Z] #19 187.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-20T12:54:32.279Z] #19 187.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:32.279Z] #19 187.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:32.415Z] #21 6.125 Reading package lists... [2022-04-20T12:54:32.423Z] #60 39.12 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-20T12:54:32.423Z] #60 39.12 + BUILDTAGS='netgo osusergo static_build' [2022-04-20T12:54:32.423Z] #60 39.12 + export EXTRA_FLAGS=-buildmode=pie [2022-04-20T12:54:32.423Z] #60 39.12 + EXTRA_FLAGS=-buildmode=pie [2022-04-20T12:54:32.423Z] #60 39.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-20T12:54:32.423Z] #60 39.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-20T12:54:32.423Z] #60 39.12 + '[' '' = dynamic ']' [2022-04-20T12:54:32.423Z] #60 39.12 + make [2022-04-20T12:54:32.538Z] #19 187.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-20T12:54:32.538Z] #19 187.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:32.538Z] #19 187.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:32.538Z] #19 187.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-20T12:54:32.538Z] #19 187.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:32.538Z] #19 187.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:32.538Z] #19 187.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-20T12:54:32.538Z] #19 187.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:32.538Z] #19 187.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:32.801Z] #19 188.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-20T12:54:32.801Z] #19 188.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:54:32.801Z] #19 188.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:54:33.845Z] #60 40.50 + bin/ctr [2022-04-20T12:54:34.172Z] + docker version [2022-04-20T12:54:34.319Z] #21 8.016 Reading package lists... [2022-04-20T12:54:34.578Z] #21 9.810 Building dependency tree... [2022-04-20T12:54:35.361Z] #63 100.5 rootlesskit version 1.0.0 [2022-04-20T12:54:35.361Z] #63 100.5 Usage of /build/rootlesskit-docker-proxy: [2022-04-20T12:54:35.361Z] #63 100.5 -container-ip string [2022-04-20T12:54:35.361Z] #63 100.5 container ip [2022-04-20T12:54:35.361Z] #63 100.5 -container-port int [2022-04-20T12:54:35.361Z] #63 100.5 container port (default -1) [2022-04-20T12:54:35.361Z] #63 100.5 -host-ip string [2022-04-20T12:54:35.361Z] #63 100.5 host ip [2022-04-20T12:54:35.361Z] #63 100.5 -host-port int [2022-04-20T12:54:35.361Z] #63 100.5 host port (default -1) [2022-04-20T12:54:35.361Z] #63 100.5 -proto string [2022-04-20T12:54:35.361Z] #63 100.5 proxy protocol (default "tcp") [2022-04-20T12:54:35.361Z] #63 ... [2022-04-20T12:54:35.361Z] [2022-04-20T12:54:35.361Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:35.361Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:54:35.361Z] #14 98.57 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-20T12:54:35.361Z] #14 98.58 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-20T12:54:35.361Z] #14 98.59 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-20T12:54:35.361Z] #14 98.72 Selecting previously unselected package libapparmor1:amd64. [2022-04-20T12:54:35.361Z] #14 98.73 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-20T12:54:35.361Z] #14 98.75 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-20T12:54:35.361Z] #14 98.83 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-20T12:54:35.361Z] #14 98.84 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-20T12:54:35.361Z] #14 98.86 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-20T12:54:35.361Z] #14 99.07 Selecting previously unselected package libbtrfs0:amd64. [2022-04-20T12:54:35.361Z] #14 99.07 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-20T12:54:35.361Z] #14 99.09 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:54:35.361Z] #14 99.22 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-20T12:54:35.361Z] #14 99.22 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-20T12:54:35.361Z] #14 99.23 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:54:35.361Z] #14 99.39 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-20T12:54:35.361Z] #14 99.40 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:54:35.361Z] #14 99.40 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:35.361Z] #14 99.46 Selecting previously unselected package libudev-dev:amd64. [2022-04-20T12:54:35.361Z] #14 99.47 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-20T12:54:35.361Z] #14 99.47 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-20T12:54:35.361Z] #14 99.56 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-20T12:54:35.361Z] #14 99.56 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-20T12:54:35.361Z] #14 99.57 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-20T12:54:35.361Z] #14 99.78 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-20T12:54:35.361Z] #14 99.79 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-20T12:54:35.361Z] #14 99.79 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-20T12:54:35.361Z] #14 99.93 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-20T12:54:35.361Z] #14 99.93 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-20T12:54:35.361Z] #14 99.94 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-20T12:54:35.361Z] #14 100.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-20T12:54:35.361Z] #14 100.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-20T12:54:35.361Z] #14 100.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-20T12:54:35.361Z] #14 100.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-20T12:54:35.361Z] #14 100.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-20T12:54:35.361Z] #14 100.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-20T12:54:35.361Z] #14 100.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-20T12:54:35.361Z] #14 100.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-20T12:54:35.361Z] #14 100.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-20T12:54:35.515Z] #21 11.20 The following additional packages will be installed: [2022-04-20T12:54:35.515Z] #21 11.22 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-20T12:54:35.515Z] #21 11.22 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-20T12:54:35.515Z] #21 11.23 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-20T12:54:35.515Z] #21 11.23 python3-pkg-resources vim-runtime xxd [2022-04-20T12:54:35.515Z] #21 11.23 Suggested packages: [2022-04-20T12:54:35.515Z] #21 11.24 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-20T12:54:35.515Z] #21 11.24 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-20T12:54:35.515Z] #21 11.24 acl attr quota [2022-04-20T12:54:35.515Z] #21 11.24 Recommended packages: [2022-04-20T12:54:35.515Z] #21 11.24 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-20T12:54:35.620Z] #14 101.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-20T12:54:35.620Z] #14 101.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:54:35.620Z] #14 101.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:35.774Z] #21 ... [2022-04-20T12:54:35.774Z] [2022-04-20T12:54:35.774Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:54:35.774Z] #26 sha256:bf06f5f62db7be0dd55daea38a4b26d67427758e031407bd8702ac8afeb1ece2 [2022-04-20T12:54:35.774Z] #26 101.9 + mkdir -p /tmp/tmp.HFY8MjONpT/src/github.com/docker [2022-04-20T12:54:35.774Z] #26 101.9 + mv components/cli /tmp/tmp.HFY8MjONpT/src/github.com/docker/cli [2022-04-20T12:54:35.774Z] #26 102.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-20T12:54:35.774Z] #26 ... [2022-04-20T12:54:35.774Z] [2022-04-20T12:54:35.774Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:54:35.774Z] #56 sha256:1ca3672c33eb7f9e0a066e1872cbe2d96529508b4b69eedc8177becdf099618b [2022-04-20T12:54:35.774Z] #56 9.005 + cd /tmp/tmp.njDmavRQCe/src/github.com/opencontainers/runc [2022-04-20T12:54:35.774Z] #56 9.007 + git checkout -q v1.1.1 [2022-04-20T12:54:35.774Z] #56 9.327 + '[' -z '' ']' [2022-04-20T12:54:35.774Z] #56 9.327 + target=static [2022-04-20T12:54:35.774Z] #56 9.328 + make BUILDTAGS=seccomp static [2022-04-20T12:54:35.774Z] #56 9.879 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-20T12:54:35.906Z] #14 101.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-20T12:54:35.906Z] #14 101.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-20T12:54:35.906Z] #14 101.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-20T12:54:36.165Z] #14 101.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-20T12:54:36.165Z] #14 101.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-20T12:54:36.165Z] #14 102.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-20T12:54:36.424Z] #14 ... [2022-04-20T12:54:36.424Z] [2022-04-20T12:54:36.424Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:54:36.424Z] #63 sha256:f3d3861fcd44b413649992b7e4b2b041763d6446c468ff493b2a96c5ab346a49 [2022-04-20T12:54:36.424Z] #63 DONE 101.9s [2022-04-20T12:54:36.686Z] [2022-04-20T12:54:36.686Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-20T12:54:36.686Z] #64 sha256:70451213036c9e3d7edea800e9c600f9cb34d99f11e4a04fecc1d3a0aded2618 [2022-04-20T12:54:36.686Z] #64 DONE 0.1s [2022-04-20T12:54:36.686Z] [2022-04-20T12:54:36.686Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-20T12:54:36.686Z] #65 sha256:b674cd5cb8cb4e036d3a9b6074d725d52109522d2bb3f52fa04ff81f5acbe236 [2022-04-20T12:54:36.686Z] #65 DONE 0.1s [2022-04-20T12:54:36.686Z] [2022-04-20T12:54:36.686Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:54:36.686Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:54:36.721Z] #56 ... [2022-04-20T12:54:36.721Z] [2022-04-20T12:54:36.721Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-20T12:54:36.721Z] #21 sha256:9ccbb75833ce4df4f360510ade256d53bc889ff9e1b3bdeb2ffe55fe03a7e747 [2022-04-20T12:54:36.721Z] #21 12.14 The following NEW packages will be installed: [2022-04-20T12:54:36.721Z] #21 12.14 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-20T12:54:36.721Z] #21 12.14 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-20T12:54:36.721Z] #21 12.14 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-20T12:54:36.721Z] #21 12.14 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-20T12:54:36.721Z] #21 12.14 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-20T12:54:36.721Z] #21 12.14 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-20T12:54:36.721Z] #21 12.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-20T12:54:36.721Z] #21 12.14 xz-utils zip zstd [2022-04-20T12:54:36.721Z] #21 12.48 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:54:36.721Z] #21 12.48 Need to get 27.0 MB of archives. [2022-04-20T12:54:36.721Z] #21 12.48 After this operation, 105 MB of additional disk space will be used. [2022-04-20T12:54:36.721Z] #21 12.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-20T12:54:36.946Z] #34 ... [2022-04-20T12:54:36.946Z] [2022-04-20T12:54:36.946Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:36.946Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:54:36.946Z] #14 102.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-20T12:54:36.946Z] #14 102.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-20T12:54:36.946Z] #14 102.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-20T12:54:36.946Z] #14 102.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-20T12:54:36.946Z] #14 102.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-20T12:54:36.946Z] #14 102.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-20T12:54:36.946Z] #14 102.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:54:36.946Z] #14 102.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-20T12:54:36.946Z] #14 102.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-20T12:54:36.946Z] #14 102.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-20T12:54:36.946Z] #14 102.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-20T12:54:36.946Z] #14 102.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:54:36.946Z] #14 102.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-20T12:54:36.946Z] #14 102.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-20T12:54:36.946Z] #14 102.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-20T12:54:36.946Z] #14 102.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-20T12:54:36.946Z] #14 102.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-20T12:54:36.946Z] #14 102.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-20T12:54:36.980Z] #21 12.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-20T12:54:36.980Z] #21 12.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-20T12:54:36.980Z] #21 12.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-20T12:54:36.980Z] #21 12.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-20T12:54:36.980Z] #21 12.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-20T12:54:36.980Z] #21 12.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-20T12:54:36.980Z] #21 12.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-20T12:54:36.980Z] #21 12.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-20T12:54:36.980Z] #21 12.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-20T12:54:36.980Z] #21 12.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-20T12:54:36.980Z] #21 12.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-20T12:54:36.980Z] #21 12.54 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-04-20T12:54:36.980Z] #21 12.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-20T12:54:36.980Z] #21 12.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-20T12:54:36.980Z] #21 12.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-20T12:54:36.980Z] #21 12.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-20T12:54:36.980Z] #21 12.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-20T12:54:36.980Z] #21 12.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-20T12:54:36.980Z] #21 12.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-20T12:54:36.980Z] #21 12.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-20T12:54:36.980Z] #21 12.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-20T12:54:36.980Z] #21 12.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-20T12:54:36.980Z] #21 12.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-20T12:54:36.980Z] #21 12.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-20T12:54:36.980Z] #21 12.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-20T12:54:36.980Z] #21 12.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-20T12:54:37.205Z] #14 102.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-20T12:54:37.205Z] #14 102.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-20T12:54:37.205Z] #14 102.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:54:37.205Z] #14 102.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-20T12:54:37.205Z] #14 102.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:37.205Z] #14 102.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-20T12:54:37.205Z] #14 102.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-20T12:54:37.205Z] #14 102.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:37.205Z] #14 103.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-20T12:54:37.205Z] #14 103.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:54:37.205Z] #14 103.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-20T12:54:37.205Z] #14 103.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:37.205Z] #14 103.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-20T12:54:37.240Z] #21 12.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-20T12:54:37.240Z] #21 12.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-20T12:54:37.240Z] #21 12.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-20T12:54:37.240Z] #21 12.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-20T12:54:37.240Z] #21 12.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-20T12:54:37.240Z] #21 12.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-20T12:54:37.240Z] #21 12.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-20T12:54:37.240Z] #21 12.89 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-20T12:54:37.240Z] #21 12.90 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-20T12:54:37.240Z] #21 12.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-20T12:54:37.240Z] #21 12.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-20T12:54:37.240Z] #21 12.93 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-20T12:54:37.240Z] #21 12.93 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-20T12:54:37.240Z] #21 12.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-20T12:54:37.240Z] #21 12.97 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-20T12:54:37.464Z] #14 103.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:37.464Z] #14 103.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:37.464Z] #14 103.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:54:37.499Z] #21 12.98 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-20T12:54:37.499Z] #21 12.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-20T12:54:37.499Z] #21 13.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-20T12:54:37.499Z] #21 13.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-20T12:54:37.499Z] #21 13.18 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-20T12:54:37.499Z] #21 13.18 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-20T12:54:37.724Z] #14 DONE 103.6s [2022-04-20T12:54:37.724Z] [2022-04-20T12:54:37.724Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:54:37.724Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:54:37.983Z] #43 ... [2022-04-20T12:54:37.983Z] [2022-04-20T12:54:37.983Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-20T12:54:37.983Z] #55 sha256:87c92333d41cb8b60d512458fd44fc3c9a7e110128a7cc6bc0e8e505e8a477a0 [2022-04-20T12:54:37.983Z] #55 DONE 0.2s [2022-04-20T12:54:37.983Z] [2022-04-20T12:54:37.983Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:54:37.983Z] #56 sha256:830b63143b2514cb2bd85aff988e5ff4cbb0f69088eb7fa3b5ee0131d97fd07d [2022-04-20T12:54:38.067Z] #21 13.60 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:54:38.067Z] #21 13.70 Fetched 27.0 MB in 1s (26.7 MB/s) [2022-04-20T12:54:38.067Z] #21 13.75 Selecting previously unselected package pigz. [2022-04-20T12:54:38.067Z] #21 13.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-04-20T12:54:38.067Z] #21 13.79 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-20T12:54:38.067Z] #21 13.79 Unpacking pigz (2.6-1) ... [2022-04-20T12:54:38.067Z] #19 192.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-20T12:54:38.067Z] #19 192.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:54:38.067Z] #19 192.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:54:38.067Z] #19 192.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-20T12:54:38.067Z] #19 192.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-20T12:54:38.067Z] #19 192.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-20T12:54:38.067Z] #19 192.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-20T12:54:38.067Z] #19 192.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-20T12:54:38.067Z] #19 192.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-20T12:54:38.067Z] #19 193.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-20T12:54:38.067Z] #19 193.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:38.067Z] #19 193.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:38.067Z] #19 193.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-20T12:54:38.067Z] #19 193.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:54:38.067Z] #19 193.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:54:38.082Z] #60 ... [2022-04-20T12:54:38.082Z] [2022-04-20T12:54:38.082Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:38.082Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:54:38.082Z] #14 68.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-20T12:54:38.082Z] #14 68.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:38.082Z] #14 68.89 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:54:38.082Z] #14 73.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-20T12:54:38.082Z] #14 73.72 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:38.082Z] #14 73.72 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-20T12:54:38.082Z] #14 79.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-20T12:54:38.082Z] #14 79.08 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:38.326Z] #21 13.88 Selecting previously unselected package libelf1:arm64. [2022-04-20T12:54:38.326Z] #21 13.88 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-20T12:54:38.326Z] #21 13.89 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-20T12:54:38.326Z] #21 14.02 Selecting previously unselected package libbpf0:arm64. [2022-04-20T12:54:38.326Z] #21 14.02 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-20T12:54:38.326Z] #21 14.04 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-20T12:54:38.343Z] #14 79.08 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:38.586Z] #21 14.11 Selecting previously unselected package libcap2:arm64. [2022-04-20T12:54:38.586Z] #21 14.11 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-20T12:54:38.586Z] #21 14.13 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-20T12:54:38.586Z] #21 14.21 Selecting previously unselected package libmnl0:arm64. [2022-04-20T12:54:38.586Z] #21 14.21 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-20T12:54:38.586Z] #21 14.22 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-20T12:54:38.586Z] #21 14.27 Selecting previously unselected package libxtables12:arm64. [2022-04-20T12:54:38.586Z] #21 14.29 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-20T12:54:38.586Z] #21 14.29 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-20T12:54:38.586Z] #21 14.35 Selecting previously unselected package libcap2-bin. [2022-04-20T12:54:38.845Z] #21 14.35 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-20T12:54:38.845Z] #21 14.36 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-20T12:54:38.845Z] #21 14.43 Selecting previously unselected package iproute2. [2022-04-20T12:54:38.845Z] #21 14.43 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-20T12:54:38.845Z] #21 14.44 Unpacking iproute2 (5.10.0-4) ... [2022-04-20T12:54:39.104Z] #21 14.83 Selecting previously unselected package xxd. [2022-04-20T12:54:39.104Z] #21 14.85 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-20T12:54:39.104Z] #21 14.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:54:39.373Z] #21 14.97 Selecting previously unselected package vim-common. [2022-04-20T12:54:39.373Z] #21 14.98 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:54:39.373Z] #21 14.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:54:39.633Z] #21 15.14 Selecting previously unselected package bash-completion. [2022-04-20T12:54:39.633Z] #21 15.14 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-20T12:54:41.272Z] #56 ... [2022-04-20T12:54:41.272Z] [2022-04-20T12:54:41.272Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-20T12:54:41.272Z] #15 sha256:309b34a5df4761a80eae4e645d11425229369cd0801369e078705306d69f2ffd [2022-04-20T12:54:41.272Z] #15 DONE 2.9s [2022-04-20T12:54:41.272Z] [2022-04-20T12:54:41.272Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-20T12:54:41.272Z] #16 sha256:000d8a3f42c107ce93aaa1d83bdb5919b5e1e68f6ccd8e8194dedd85cf5f074f [2022-04-20T12:54:41.539Z] #21 17.16 Unpacking bash-completion (1:2.11-2) ... [2022-04-20T12:54:41.798Z] #21 17.60 Selecting previously unselected package bzip2. [2022-04-20T12:54:42.058Z] #21 17.61 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-20T12:54:42.058Z] #21 17.61 Unpacking bzip2 (1.0.8-4) ... [2022-04-20T12:54:42.058Z] #21 17.70 Selecting previously unselected package xz-utils. [2022-04-20T12:54:42.058Z] #21 17.70 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-20T12:54:42.058Z] #21 17.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-20T12:54:42.058Z] #21 17.90 Selecting previously unselected package apparmor. [2022-04-20T12:54:42.317Z] #21 17.91 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-20T12:54:42.317Z] #21 17.96 Unpacking apparmor (2.13.6-10) ... [2022-04-20T12:54:42.576Z] #21 18.28 Selecting previously unselected package inetutils-ping. [2022-04-20T12:54:42.576Z] #21 18.29 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-20T12:54:42.576Z] #21 18.29 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-20T12:54:42.606Z] Commit message: "libnetwork: don't use strings.Fields() to improve performance" [2022-04-20T12:54:42.712Z] Client: [2022-04-20T12:54:42.712Z] Version: 20.10.9 [2022-04-20T12:54:42.712Z] API version: 1.41 [2022-04-20T12:54:42.712Z] Go version: go1.16.8 [2022-04-20T12:54:42.712Z] Git commit: c2ea9bc [2022-04-20T12:54:42.712Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-20T12:54:42.712Z] OS/Arch: windows/amd64 [2022-04-20T12:54:42.712Z] Context: default [2022-04-20T12:54:42.712Z] Experimental: true [2022-04-20T12:54:42.712Z] [2022-04-20T12:54:42.712Z] Server: Docker Engine - Community [2022-04-20T12:54:42.712Z] Engine: [2022-04-20T12:54:42.712Z] Version: 20.10.9 [2022-04-20T12:54:42.712Z] API version: 1.41 (minimum version 1.24) [2022-04-20T12:54:42.712Z] Go version: go1.16.8 [2022-04-20T12:54:42.712Z] Git commit: 79ea9d3 [2022-04-20T12:54:42.712Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-20T12:54:42.712Z] OS/Arch: windows/amd64 [2022-04-20T12:54:42.712Z] Experimental: true [2022-04-20T12:54:42.836Z] #21 18.37 Selecting previously unselected package libip4tc2:arm64. [2022-04-20T12:54:42.836Z] #21 18.38 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-20T12:54:42.836Z] #21 18.39 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-20T12:54:42.836Z] #21 18.48 Selecting previously unselected package libip6tc2:arm64. [2022-04-20T12:54:42.836Z] #21 18.48 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-20T12:54:42.836Z] #21 18.49 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-20T12:54:42.836Z] #21 18.54 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-20T12:54:42.836Z] #21 18.54 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-20T12:54:42.836Z] #21 18.55 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-20T12:54:43.095Z] #21 18.61 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-20T12:54:43.095Z] #21 18.61 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-20T12:54:43.095Z] #21 18.62 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-20T12:54:43.095Z] #21 18.67 Selecting previously unselected package libnftnl11:arm64. [2022-04-20T12:54:43.095Z] #21 18.67 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-20T12:54:43.095Z] #21 18.69 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-20T12:54:43.095Z] #21 18.76 Selecting previously unselected package iptables. [2022-04-20T12:54:43.095Z] #21 18.76 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-20T12:54:43.095Z] #21 18.77 Unpacking iptables (1.8.7-1) ... [2022-04-20T12:54:43.178Z] #16 DONE 2.3s [2022-04-20T12:54:43.178Z] [2022-04-20T12:54:43.178Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:54:43.178Z] #56 sha256:830b63143b2514cb2bd85aff988e5ff4cbb0f69088eb7fa3b5ee0131d97fd07d [2022-04-20T12:54:43.178Z] #56 2.960 + RM_GOPATH=0 [2022-04-20T12:54:43.178Z] #56 2.960 + TMP_GOPATH= [2022-04-20T12:54:43.178Z] #56 2.960 + : /build [2022-04-20T12:54:43.178Z] #56 2.960 + '[' -z '' ']' [2022-04-20T12:54:43.178Z] #56 2.960 ++ mktemp -d [2022-04-20T12:54:43.178Z] #56 2.961 + export GOPATH=/tmp/tmp.5Tb9x9TiHw [2022-04-20T12:54:43.178Z] #56 2.961 + GOPATH=/tmp/tmp.5Tb9x9TiHw [2022-04-20T12:54:43.178Z] #56 2.961 + RM_GOPATH=1 [2022-04-20T12:54:43.178Z] #56 2.961 + case "$(go env GOARCH)" in [2022-04-20T12:54:43.178Z] #56 2.973 ++ go env GOARCH [2022-04-20T12:54:43.178Z] #56 2.979 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:54:43.178Z] #56 2.979 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:54:43.178Z] #56 2.979 ++ dirname /install.sh [2022-04-20T12:54:43.178Z] #56 2.979 + dir=/ [2022-04-20T12:54:43.178Z] #56 2.980 + bin=runc [2022-04-20T12:54:43.178Z] #56 2.980 + shift [2022-04-20T12:54:43.178Z] #56 2.980 + '[' '!' -f //runc.installer ']' [2022-04-20T12:54:43.178Z] #56 2.980 + . //runc.installer [2022-04-20T12:54:43.178Z] #56 2.981 ++ set -e [2022-04-20T12:54:43.178Z] #56 2.981 ++ : v1.1.1 [2022-04-20T12:54:43.178Z] #56 2.981 + install_runc [2022-04-20T12:54:43.178Z] #56 2.981 + RUNC_BUILDTAGS=seccomp [2022-04-20T12:54:43.178Z] #56 2.981 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-20T12:54:43.178Z] #56 2.981 Install runc version v1.1.1 (build tags: seccomp) [2022-04-20T12:54:43.178Z] #56 2.981 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5Tb9x9TiHw/src/github.com/opencontainers/runc [2022-04-20T12:54:43.178Z] #56 2.992 Cloning into '/tmp/tmp.5Tb9x9TiHw/src/github.com/opencontainers/runc'... [2022-04-20T12:54:43.086Z] > git --version # timeout=10 [2022-04-20T12:54:43.126Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-20T12:54:43.166Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] sh [2022-04-20T12:54:43.347Z] #19 197.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-20T12:54:43.347Z] #19 197.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:54:43.347Z] #19 198.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:54:43.347Z] #19 198.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-20T12:54:43.347Z] #19 198.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-20T12:54:43.347Z] #19 198.3 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-20T12:54:43.347Z] #19 198.3 Selecting previously unselected package libc6-s390x-cross. [2022-04-20T12:54:43.347Z] #19 198.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-20T12:54:43.347Z] #19 198.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-20T12:54:43.347Z] #19 198.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-20T12:54:43.347Z] #19 198.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:43.347Z] #19 198.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:43.347Z] #19 198.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-20T12:54:43.347Z] #19 198.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:43.347Z] #19 198.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:43.347Z] #19 198.5 Selecting previously unselected package libitm1-s390x-cross. [2022-04-20T12:54:43.347Z] #19 198.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:43.347Z] #19 198.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:43.347Z] #19 198.6 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-20T12:54:43.347Z] #19 198.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:43.347Z] #19 198.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:43.347Z] #19 198.6 Selecting previously unselected package libasan6-s390x-cross. [2022-04-20T12:54:43.347Z] #19 198.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:43.347Z] #19 198.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:43.347Z] #19 198.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-20T12:54:43.354Z] #21 19.07 Selecting previously unselected package libonig5:arm64. [2022-04-20T12:54:43.354Z] #21 19.07 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-20T12:54:43.354Z] #21 19.08 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-20T12:54:43.606Z] #19 198.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:43.606Z] #19 198.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:43.606Z] #19 198.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-20T12:54:43.606Z] #19 198.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:43.606Z] #19 198.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:43.613Z] #21 19.19 Selecting previously unselected package libjq1:arm64. [2022-04-20T12:54:43.613Z] #21 19.20 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-20T12:54:43.613Z] #21 19.21 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-20T12:54:43.613Z] #21 19.29 Selecting previously unselected package jq. [2022-04-20T12:54:43.613Z] #21 19.30 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-20T12:54:43.613Z] #21 19.30 Unpacking jq (1.6-2.1) ... [2022-04-20T12:54:43.613Z] #21 19.39 Selecting previously unselected package libaio1:arm64. [2022-04-20T12:54:43.613Z] #21 19.40 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-20T12:54:43.864Z] #19 199.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-20T12:54:43.864Z] #19 199.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:43.864Z] #19 199.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:43.864Z] #19 199.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-20T12:54:43.864Z] #19 199.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:54:43.864Z] #19 199.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:54:43.871Z] #21 19.40 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-20T12:54:43.871Z] #21 19.47 Selecting previously unselected package libgpm2:arm64. [2022-04-20T12:54:43.871Z] #21 19.47 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-20T12:54:43.871Z] #21 19.49 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-20T12:54:43.871Z] #21 19.56 Selecting previously unselected package libicu67:arm64. [2022-04-20T12:54:43.871Z] #21 19.56 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-20T12:54:43.871Z] #21 19.57 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-20T12:54:44.226Z] + docker info [2022-04-20T12:54:45.082Z] #56 ... [2022-04-20T12:54:45.082Z] [2022-04-20T12:54:45.082Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-20T12:54:45.082Z] #17 sha256:0e0a1ce8a6a76cb2af96001c400285bfef0db9e70da6f02632b3798ffc112e73 [2022-04-20T12:54:45.082Z] #17 1.498 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-20T12:54:45.082Z] #17 DONE 1.7s [2022-04-20T12:54:45.082Z] [2022-04-20T12:54:45.082Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-20T12:54:45.082Z] #18 sha256:e290d47ed71591f974214291e5d1deb39ccf9c450a7f51864a0ad852e000edf5 [2022-04-20T12:54:46.085Z] #60 ... [2022-04-20T12:54:46.085Z] [2022-04-20T12:54:46.086Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:46.086Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:54:46.086Z] #14 75.05 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-20T12:54:46.086Z] #14 75.06 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:46.086Z] #14 75.07 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-20T12:54:46.086Z] #14 80.11 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-20T12:54:46.086Z] #14 80.12 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:46.086Z] #14 80.13 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:46.408Z] #21 22.19 Selecting previously unselected package libinih1:arm64. [2022-04-20T12:54:46.408Z] #21 22.20 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-20T12:54:46.408Z] #21 22.20 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-20T12:54:46.666Z] #21 22.28 Selecting previously unselected package libnet1:arm64. [2022-04-20T12:54:46.666Z] #21 22.28 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-20T12:54:46.666Z] #21 22.29 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:54:46.666Z] #21 22.36 Selecting previously unselected package libnl-3-200:arm64. [2022-04-20T12:54:46.666Z] #21 22.36 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-20T12:54:46.666Z] #21 22.36 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-20T12:54:46.666Z] #21 22.45 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-20T12:54:46.925Z] #21 22.47 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-20T12:54:46.925Z] #21 22.47 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-20T12:54:46.925Z] #21 22.55 Selecting previously unselected package net-tools. [2022-04-20T12:54:46.925Z] #21 22.56 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-20T12:54:46.925Z] #21 22.56 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-20T12:54:46.985Z] #18 DONE 2.3s [2022-04-20T12:54:46.985Z] [2022-04-20T12:54:46.985Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-20T12:54:46.985Z] #19 sha256:b728a2e43e5a5c46b05355f632e57ed6789f23f04d4f429cacbd1ad3f3cd7263 [2022-04-20T12:54:46.993Z] + docker version [2022-04-20T12:54:47.183Z] #21 22.73 Selecting previously unselected package patch. [2022-04-20T12:54:47.183Z] #21 22.73 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-20T12:54:47.183Z] #21 22.74 Unpacking patch (2.7.6-7) ... [2022-04-20T12:54:47.183Z] #21 22.85 Selecting previously unselected package python-pip-whl. [2022-04-20T12:54:47.183Z] #21 22.87 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-20T12:54:47.183Z] #21 22.87 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-20T12:54:47.759Z] #21 23.33 Selecting previously unselected package python3-lib2to3. [2022-04-20T12:54:47.759Z] #21 23.33 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-20T12:54:47.759Z] #21 23.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-20T12:54:48.017Z] #21 23.46 Selecting previously unselected package python3-distutils. [2022-04-20T12:54:48.017Z] #21 23.46 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-20T12:54:48.017Z] #21 23.47 Unpacking python3-distutils (3.9.2-1) ... [2022-04-20T12:54:48.017Z] #21 23.62 Selecting previously unselected package python3-pkg-resources. [2022-04-20T12:54:48.017Z] #21 23.62 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-20T12:54:48.017Z] #21 23.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:54:48.017Z] #21 23.73 Selecting previously unselected package python3-setuptools. [2022-04-20T12:54:48.058Z] #19 203.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-20T12:54:48.276Z] #21 23.73 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-20T12:54:48.276Z] #21 23.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-20T12:54:48.276Z] #21 23.96 Selecting previously unselected package python3-wheel. [2022-04-20T12:54:48.276Z] #21 23.96 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-20T12:54:48.276Z] #21 23.97 Unpacking python3-wheel (0.34.2-1) ... [2022-04-20T12:54:48.317Z] #19 203.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:54:48.317Z] #19 203.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:54:48.317Z] #19 203.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-20T12:54:48.317Z] #19 203.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-20T12:54:48.317Z] #19 203.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-20T12:54:48.317Z] #19 203.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-20T12:54:48.317Z] #19 203.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-20T12:54:48.317Z] #19 203.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-20T12:54:48.535Z] #21 24.03 Selecting previously unselected package python3-pip. [2022-04-20T12:54:48.535Z] #21 24.04 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-20T12:54:48.535Z] #21 24.04 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-20T12:54:48.535Z] #21 24.23 Selecting previously unselected package sudo. [2022-04-20T12:54:48.535Z] #21 24.24 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-20T12:54:48.535Z] #21 24.25 Unpacking sudo (1.9.5p2-3) ... [2022-04-20T12:54:48.883Z] #19 203.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-20T12:54:48.883Z] #19 203.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-20T12:54:48.883Z] #19 203.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:48.883Z] #19 204.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-20T12:54:48.883Z] #19 204.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-20T12:54:48.883Z] #19 204.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:54:48.893Z] #19 DONE 1.6s [2022-04-20T12:54:48.893Z] [2022-04-20T12:54:48.893Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-20T12:54:48.893Z] #20 sha256:b58c0de32be1b2fad89c038a37d722d15eae1a2114e7843405914688c361d331 [2022-04-20T12:54:49.054Z] #21 24.61 Selecting previously unselected package thin-provisioning-tools. [2022-04-20T12:54:49.054Z] #21 24.63 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-20T12:54:49.054Z] #21 24.63 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-20T12:54:49.313Z] #21 24.83 Selecting previously unselected package uidmap. [2022-04-20T12:54:49.313Z] #21 24.85 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-20T12:54:49.313Z] #21 24.85 Unpacking uidmap (1:4.8.1-1) ... [2022-04-20T12:54:49.313Z] #21 25.01 Selecting previously unselected package vim-runtime. [2022-04-20T12:54:49.313Z] #21 25.01 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:54:49.313Z] #21 25.04 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-20T12:54:49.313Z] #21 25.08 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-20T12:54:49.313Z] #21 25.09 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:54:50.271Z] #20 DONE 1.5s [2022-04-20T12:54:50.271Z] [2022-04-20T12:54:50.271Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-20T12:54:50.271Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-20T12:54:50.295Z] #14 90.61 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-20T12:54:50.295Z] #14 90.61 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:50.295Z] #14 90.62 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:50.594Z] #14 89.52 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-20T12:54:50.594Z] #14 89.53 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:54:50.594Z] #14 89.55 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:51.651Z] Removing intermediate container 443b2c1a8b27 [2022-04-20T12:54:51.651Z] ---> 924835485959 [2022-04-20T12:54:51.651Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-20T12:54:51.651Z] ---> Running in 9f3dcd70f326 [2022-04-20T12:54:51.982Z] #14 ... [2022-04-20T12:54:51.982Z] [2022-04-20T12:54:51.982Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:54:51.982Z] #63 sha256:7fac909fad1968719ceccbe36ff48ff0175b28b18b62021b02e92845fc153218 [2022-04-20T12:54:51.982Z] #63 92.67 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-20T12:54:51.982Z] #63 92.67 + GOBIN=/build [2022-04-20T12:54:51.982Z] #63 92.67 + GO111MODULE=on [2022-04-20T12:54:51.982Z] #63 92.67 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:54:52.176Z] #21 1.770 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:54:52.176Z] #21 1.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:54:52.176Z] #21 1.791 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:54:52.435Z] #21 2.277 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:54:52.601Z] #21 27.91 Selecting previously unselected package vim. [2022-04-20T12:54:52.601Z] #21 27.91 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-20T12:54:52.601Z] #21 27.92 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:54:52.860Z] #21 28.34 Selecting previously unselected package xfsprogs. [2022-04-20T12:54:52.860Z] #21 28.34 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-20T12:54:52.860Z] #21 28.35 Unpacking xfsprogs (5.10.0-4) ... [2022-04-20T12:54:53.075Z] #19 208.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-20T12:54:53.075Z] #19 208.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-20T12:54:53.075Z] #19 208.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:54:53.075Z] #19 208.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-20T12:54:53.075Z] #19 208.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-20T12:54:53.075Z] #19 208.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-20T12:54:53.075Z] #19 208.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-20T12:54:53.075Z] #19 208.5 Setting up libfile-which-perl (1.23-1) ... [2022-04-20T12:54:53.075Z] #19 208.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-20T12:54:53.119Z] #21 28.72 Selecting previously unselected package zip. [2022-04-20T12:54:53.119Z] #21 28.73 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-20T12:54:53.119Z] #21 28.74 Unpacking zip (3.0-12) ... [2022-04-20T12:54:53.119Z] #21 28.85 Selecting previously unselected package zstd. [2022-04-20T12:54:53.186Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-20T12:54:53.186Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-20T12:54:53.333Z] #19 208.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-20T12:54:53.333Z] #19 208.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-20T12:54:53.333Z] #19 208.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-20T12:54:53.333Z] #19 208.5 Setting up libicu67:amd64 (67.1-7) ... [2022-04-20T12:54:53.333Z] #19 208.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-20T12:54:53.333Z] #19 208.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-20T12:54:53.333Z] #19 208.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-20T12:54:53.333Z] #19 208.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-20T12:54:53.333Z] #19 208.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-20T12:54:53.333Z] #19 208.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-20T12:54:53.333Z] #19 208.6 Setting up file (1:5.39-3) ... [2022-04-20T12:54:53.333Z] #19 208.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-20T12:54:53.333Z] #19 208.6 Setting up bzip2 (1.0.8-4) ... [2022-04-20T12:54:53.333Z] #19 208.6 Setting up libyaml-perl (1.30-1) ... [2022-04-20T12:54:53.333Z] #19 208.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-20T12:54:53.333Z] #19 208.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-20T12:54:53.333Z] #19 208.7 Setting up libio-string-perl (1.08-3.1) ... [2022-04-20T12:54:53.333Z] #19 208.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-20T12:54:53.333Z] #19 208.7 Setting up cross-config (2.6.18+nmu1) ... [2022-04-20T12:54:53.372Z] #21 3.043 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:54:53.378Z] #21 28.86 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-20T12:54:53.378Z] #21 28.88 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-20T12:54:53.591Z] #19 208.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-20T12:54:53.591Z] #19 208.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-20T12:54:53.591Z] #19 208.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-20T12:54:53.591Z] #19 208.9 Setting up patch (2.7.6-7) ... [2022-04-20T12:54:53.591Z] #19 208.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-20T12:54:53.591Z] #19 208.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-20T12:54:53.591Z] #19 208.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.591Z] #19 208.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-20T12:54:53.591Z] #19 208.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-20T12:54:53.591Z] #19 208.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.591Z] #19 208.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.591Z] #19 208.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-20T12:54:53.591Z] #19 208.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-20T12:54:53.591Z] #19 209.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.591Z] #19 209.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:54:53.591Z] #19 209.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-20T12:54:53.591Z] #19 209.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-20T12:54:53.591Z] #19 209.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-20T12:54:53.591Z] #19 209.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-20T12:54:53.591Z] #19 209.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.591Z] #19 209.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-20T12:54:53.637Z] #21 29.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:54:53.644Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-20T12:54:53.644Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-20T12:54:53.644Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-20T12:54:53.644Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-20T12:54:53.644Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-20T12:54:53.644Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-20T12:54:53.644Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-20T12:54:53.849Z] #19 209.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-20T12:54:53.849Z] #19 209.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:54:53.849Z] #19 209.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-20T12:54:53.849Z] #19 209.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-20T12:54:53.849Z] #19 209.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:54:53.849Z] #19 209.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.100Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-20T12:54:54.100Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-20T12:54:54.100Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-20T12:54:54.100Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-20T12:54:54.107Z] #19 209.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-20T12:54:54.107Z] #19 209.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.107Z] #19 209.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.107Z] #19 209.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.107Z] #19 209.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-20T12:54:54.107Z] #19 209.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-20T12:54:54.107Z] #19 209.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-20T12:54:54.365Z] #19 209.6 [2022-04-20T12:54:54.365Z] #19 209.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-20T12:54:54.365Z] #19 209.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.365Z] #19 209.6 Setting up dpkg-dev (1.20.9) ... [2022-04-20T12:54:54.365Z] #19 209.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.365Z] #19 209.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-20T12:54:54.365Z] #19 209.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.365Z] #19 209.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.365Z] #19 209.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.365Z] #19 209.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.365Z] #19 209.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-20T12:54:54.365Z] #19 209.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.365Z] #19 209.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.365Z] #19 209.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.365Z] #19 209.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.365Z] #19 209.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-20T12:54:54.365Z] #19 209.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-20T12:54:54.365Z] #19 209.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-20T12:54:54.505Z] #14 ... [2022-04-20T12:54:54.505Z] [2022-04-20T12:54:54.505Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:54:54.505Z] #63 sha256:1e702907735ce3f228c9b95709217d631f2f57e2c97a99fb717dbbe676b27518 [2022-04-20T12:54:54.505Z] #63 94.83 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-20T12:54:54.505Z] #63 94.83 + GOBIN=/build [2022-04-20T12:54:54.505Z] #63 94.83 + GO111MODULE=on [2022-04-20T12:54:54.505Z] #63 94.83 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:54:54.528Z] Client: [2022-04-20T12:54:54.528Z] Version: 20.10.9 [2022-04-20T12:54:54.528Z] API version: 1.41 [2022-04-20T12:54:54.528Z] Go version: go1.16.8 [2022-04-20T12:54:54.528Z] Git commit: c2ea9bc [2022-04-20T12:54:54.528Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-20T12:54:54.528Z] OS/Arch: windows/amd64 [2022-04-20T12:54:54.528Z] Context: default [2022-04-20T12:54:54.528Z] Experimental: true [2022-04-20T12:54:54.528Z] [2022-04-20T12:54:54.528Z] Server: Docker Engine - Community [2022-04-20T12:54:54.528Z] Engine: [2022-04-20T12:54:54.528Z] Version: 20.10.9 [2022-04-20T12:54:54.528Z] API version: 1.41 (minimum version 1.24) [2022-04-20T12:54:54.528Z] Go version: go1.16.8 [2022-04-20T12:54:54.528Z] Git commit: 79ea9d3 [2022-04-20T12:54:54.528Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-20T12:54:54.528Z] OS/Arch: windows/amd64 [2022-04-20T12:54:54.528Z] Experimental: true [2022-04-20T12:54:54.557Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-20T12:54:54.573Z] #21 29.99 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-20T12:54:54.573Z] #21 30.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-20T12:54:54.573Z] #21 30.08 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-20T12:54:54.573Z] #21 30.10 Setting up libicu67:arm64 (67.1-7) ... [2022-04-20T12:54:54.573Z] #21 30.12 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-20T12:54:54.573Z] #21 30.19 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-20T12:54:54.573Z] #21 30.21 Setting up uidmap (1:4.8.1-1) ... [2022-04-20T12:54:54.573Z] #21 30.23 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:54:54.573Z] #21 30.24 Setting up bzip2 (1.0.8-4) ... [2022-04-20T12:54:54.573Z] #21 30.25 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-20T12:54:54.573Z] #21 30.27 Setting up python3-wheel (0.34.2-1) ... [2022-04-20T12:54:54.624Z] #19 209.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-20T12:54:54.624Z] #19 210.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-20T12:54:54.624Z] #19 210.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:54:54.624Z] #19 210.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:54:54.624Z] #19 210.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.624Z] #19 210.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-20T12:54:54.624Z] #19 210.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.624Z] #19 210.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.751Z] #21 4.248 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:54:54.882Z] #19 210.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:54:54.882Z] #19 210.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:54:54.882Z] #19 210.2 Setting up libxml-simple-perl (2.25-1) ... [2022-04-20T12:54:54.882Z] #19 210.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-20T12:54:54.882Z] #19 210.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-20T12:54:54.882Z] #19 210.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-20T12:54:54.882Z] #19 210.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-20T12:54:54.882Z] #19 210.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:54:55.140Z] #19 210.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:55.140Z] #19 210.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:54:55.140Z] #19 210.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-20T12:54:55.140Z] #19 210.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-20T12:54:55.140Z] #19 210.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-20T12:54:55.140Z] #19 210.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:54:55.140Z] #19 210.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-20T12:54:55.140Z] #19 210.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:54:55.140Z] #19 210.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:54:55.140Z] #19 210.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-20T12:54:55.140Z] #19 210.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:54:55.140Z] #19 210.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:54:55.140Z] #19 210.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-20T12:54:55.140Z] #19 210.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:54:55.140Z] #19 210.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-20T12:54:55.140Z] #19 210.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:54:55.140Z] #19 210.5 Setting up crossbuild-essential-armel (12.9) ... [2022-04-20T12:54:55.140Z] #19 210.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-20T12:54:55.159Z] #21 30.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:54:55.159Z] #21 30.82 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-20T12:54:55.159Z] #21 30.84 Setting up libcap2-bin (1:2.44-1) ... [Pipeline] sh [2022-04-20T12:54:55.397Z] #19 210.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-20T12:54:55.397Z] #19 210.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-20T12:54:55.397Z] #19 210.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-20T12:54:55.397Z] #19 210.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-20T12:54:55.397Z] #19 210.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:54:55.418Z] #21 30.86 Setting up apparmor (2.13.6-10) ... [2022-04-20T12:54:55.521Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-20T12:54:55.521Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-20T12:54:56.356Z] + docker info [2022-04-20T12:54:56.356Z] Client: [2022-04-20T12:54:56.356Z] Context: default [2022-04-20T12:54:56.356Z] Debug Mode: false [2022-04-20T12:54:56.356Z] [2022-04-20T12:54:56.356Z] Server: [2022-04-20T12:54:56.356Z] Containers: 0 [2022-04-20T12:54:56.356Z] Running: 0 [2022-04-20T12:54:56.356Z] Paused: 0 [2022-04-20T12:54:56.356Z] Stopped: 0 [2022-04-20T12:54:56.356Z] Images: 0 [2022-04-20T12:54:56.356Z] Server Version: 20.10.9 [2022-04-20T12:54:56.356Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-20T12:54:56.356Z] Windows: [2022-04-20T12:54:56.356Z] LCOW: [2022-04-20T12:54:56.356Z] Logging Driver: json-file [2022-04-20T12:54:56.356Z] Plugins: [2022-04-20T12:54:56.356Z] Volume: local [2022-04-20T12:54:56.356Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-20T12:54:56.356Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-20T12:54:56.356Z] Swarm: inactive [2022-04-20T12:54:56.356Z] Default Isolation: process [2022-04-20T12:54:56.356Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-20T12:54:56.356Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-20T12:54:56.356Z] OSType: windows [2022-04-20T12:54:56.356Z] Architecture: x86_64 [2022-04-20T12:54:56.356Z] CPUs: 4 [2022-04-20T12:54:56.356Z] Total Memory: 32GiB [2022-04-20T12:54:56.356Z] Name: azwin-2-c67b70 [2022-04-20T12:54:56.356Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-20T12:54:56.356Z] Docker Root Dir: D:\docker [2022-04-20T12:54:56.356Z] Debug Mode: false [2022-04-20T12:54:56.356Z] Registry: https://index.docker.io/v1/ [2022-04-20T12:54:56.356Z] Labels: [2022-04-20T12:54:56.356Z] Experimental: true [2022-04-20T12:54:56.356Z] Insecure Registries: [2022-04-20T12:54:56.356Z] 10.0.0.4:5000 [2022-04-20T12:54:56.356Z] 127.0.0.0/8 [2022-04-20T12:54:56.356Z] Registry Mirrors: [2022-04-20T12:54:56.356Z] http://10.0.0.4:5000/ [2022-04-20T12:54:56.356Z] Live Restore Enabled: false [2022-04-20T12:54:56.356Z] Product License: Community Engine [2022-04-20T12:54:56.356Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-20T12:54:56.795Z] #21 32.41 Setting up zip (3.0-12) ... [2022-04-20T12:54:56.795Z] #21 32.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:54:56.795Z] #21 32.44 Setting up bash-completion (1:2.11-2) ... [2022-04-20T12:54:57.297Z] #19 DONE 212.3s [2022-04-20T12:54:57.297Z] [2022-04-20T12:54:57.297Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-20T12:54:57.297Z] #32 sha256:0b08d25ce56205c64f3853c49869f0470d145273fd46349fe62fd354f496d12e [2022-04-20T12:54:57.297Z] #32 DONE 0.1s [2022-04-20T12:54:57.297Z] [2022-04-20T12:54:57.298Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:57.298Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-20T12:54:57.298Z] #20 ... [2022-04-20T12:54:57.298Z] [2022-04-20T12:54:57.298Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-20T12:54:57.298Z] #69 sha256:d5ae2b7046abb70f221b571a25750be47d2bade50a4686795f830d652c687b06 [2022-04-20T12:54:57.298Z] #69 DONE 0.1s [2022-04-20T12:54:57.298Z] [2022-04-20T12:54:57.298Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:54:57.298Z] #70 sha256:25cabe3f38a9354ed738e437c48a213af68a7b65feb1326816115fb6dba0546e [2022-04-20T12:54:57.362Z] #63 97.62 rootlesskit version 1.0.0 [2022-04-20T12:54:57.362Z] #63 97.63 Usage of /build/rootlesskit-docker-proxy: [2022-04-20T12:54:57.362Z] #63 97.63 -container-ip string [2022-04-20T12:54:57.362Z] #63 97.63 container ip [2022-04-20T12:54:57.362Z] #63 97.63 -container-port int [2022-04-20T12:54:57.362Z] #63 97.63 container port (default -1) [2022-04-20T12:54:57.362Z] #63 97.63 -host-ip string [2022-04-20T12:54:57.362Z] #63 97.63 host ip [2022-04-20T12:54:57.362Z] #63 97.63 -host-port int [2022-04-20T12:54:57.362Z] #63 97.63 host port (default -1) [2022-04-20T12:54:57.362Z] #63 97.63 -proto string [2022-04-20T12:54:57.362Z] #63 97.63 proxy protocol (default "tcp") [2022-04-20T12:54:57.659Z] #63 ... [2022-04-20T12:54:57.659Z] [2022-04-20T12:54:57.659Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:57.659Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:54:57.659Z] #14 94.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-20T12:54:57.659Z] #14 94.24 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-20T12:54:57.659Z] #14 94.25 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-20T12:54:57.659Z] #14 94.36 Selecting previously unselected package libapparmor1:amd64. [2022-04-20T12:54:57.659Z] #14 94.36 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 94.37 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-20T12:54:57.659Z] #14 94.45 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-20T12:54:57.659Z] #14 94.46 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 94.46 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-20T12:54:57.659Z] #14 94.57 Selecting previously unselected package libbtrfs0:amd64. [2022-04-20T12:54:57.659Z] #14 94.57 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 94.58 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:54:57.659Z] #14 94.73 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-20T12:54:57.659Z] #14 94.74 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 94.75 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:54:57.659Z] #14 94.94 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-20T12:54:57.659Z] #14 94.95 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 94.96 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:57.659Z] #14 95.01 Selecting previously unselected package libudev-dev:amd64. [2022-04-20T12:54:57.659Z] #14 95.01 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 95.02 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-20T12:54:57.659Z] #14 95.13 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-20T12:54:57.659Z] #14 95.14 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 95.14 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-20T12:54:57.659Z] #14 95.34 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-20T12:54:57.659Z] #14 95.35 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 95.37 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-20T12:54:57.659Z] #14 95.53 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-20T12:54:57.659Z] #14 95.54 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 95.54 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-20T12:54:57.659Z] #14 95.73 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-20T12:54:57.659Z] #14 95.75 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 95.75 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-20T12:54:57.659Z] #14 95.82 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-20T12:54:57.659Z] #14 95.82 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 95.83 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-20T12:54:57.659Z] #14 96.24 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-20T12:54:57.659Z] #14 96.24 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 96.26 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-20T12:54:57.659Z] #14 96.49 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-20T12:54:57.659Z] #14 96.49 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 96.50 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:57.659Z] #14 97.10 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-20T12:54:57.659Z] #14 97.10 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 97.21 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-20T12:54:57.659Z] #14 97.31 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-20T12:54:57.659Z] #14 97.32 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-20T12:54:57.659Z] #14 97.33 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-20T12:54:57.659Z] #14 98.00 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-20T12:54:57.659Z] #14 98.05 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-20T12:54:57.659Z] #14 98.38 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-20T12:54:57.659Z] #14 98.47 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-20T12:54:57.659Z] #14 98.52 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-20T12:54:57.921Z] #14 98.91 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-20T12:54:58.037Z] #21 7.816 Fetched 8510 kB in 6s (1348 kB/s) [2022-04-20T12:54:58.296Z] #21 7.816 Reading package lists... [2022-04-20T12:54:58.296Z] #21 ... [2022-04-20T12:54:58.296Z] [2022-04-20T12:54:58.296Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:54:58.296Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:54:58.296Z] #34 DONE 123.8s [2022-04-20T12:54:58.296Z] [2022-04-20T12:54:58.296Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:54:58.296Z] #56 sha256:830b63143b2514cb2bd85aff988e5ff4cbb0f69088eb7fa3b5ee0131d97fd07d [2022-04-20T12:54:58.296Z] #56 11.38 + cd /tmp/tmp.5Tb9x9TiHw/src/github.com/opencontainers/runc [2022-04-20T12:54:58.296Z] #56 11.38 + git checkout -q v1.1.1 [2022-04-20T12:54:58.296Z] #56 11.70 + '[' -z '' ']' [2022-04-20T12:54:58.296Z] #56 11.70 + target=static [2022-04-20T12:54:58.296Z] #56 11.70 + make BUILDTAGS=seccomp static [2022-04-20T12:54:58.296Z] #56 12.37 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-20T12:54:58.505Z] #14 99.46 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:54:58.672Z] #70 1.395 + RM_GOPATH=0 [2022-04-20T12:54:58.672Z] #70 1.395 + TMP_GOPATH= [2022-04-20T12:54:58.672Z] #70 1.395 + : /build [2022-04-20T12:54:58.672Z] #70 1.396 + '[' -z '' ']' [2022-04-20T12:54:58.672Z] #70 1.396 ++ mktemp -d [2022-04-20T12:54:58.672Z] #70 1.398 + export GOPATH=/tmp/tmp.F9B0AfxaDa [2022-04-20T12:54:58.672Z] #70 1.398 + GOPATH=/tmp/tmp.F9B0AfxaDa [2022-04-20T12:54:58.672Z] #70 1.398 + RM_GOPATH=1 [2022-04-20T12:54:58.672Z] #70 1.399 + case "$(go env GOARCH)" in [2022-04-20T12:54:58.672Z] #70 1.399 ++ go env GOARCH [2022-04-20T12:54:58.672Z] #70 1.407 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:54:58.672Z] #70 1.407 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:54:58.672Z] #70 1.409 ++ dirname /install.sh [2022-04-20T12:54:58.672Z] #70 1.410 + dir=/ [2022-04-20T12:54:58.672Z] #70 1.410 + bin=rootlesskit [2022-04-20T12:54:58.672Z] #70 1.410 + shift [2022-04-20T12:54:58.672Z] #70 1.411 + '[' '!' -f //rootlesskit.installer ']' [2022-04-20T12:54:58.672Z] #70 1.411 + . //rootlesskit.installer [2022-04-20T12:54:58.672Z] #70 1.411 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:54:58.672Z] #70 1.412 + install_rootlesskit [2022-04-20T12:54:58.672Z] #70 1.412 + case "$1" in [2022-04-20T12:54:58.672Z] #70 1.412 + export CGO_ENABLED=0 [2022-04-20T12:54:58.672Z] #70 1.413 + CGO_ENABLED=0 [2022-04-20T12:54:58.672Z] #70 1.413 + _install_rootlesskit [2022-04-20T12:54:58.672Z] #70 1.413 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-20T12:54:58.672Z] #70 1.413 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:54:58.672Z] #70 1.414 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-20T12:54:58.672Z] #70 1.414 + GOBIN=/build [2022-04-20T12:54:58.672Z] #70 1.414 + GO111MODULE=on [2022-04-20T12:54:58.672Z] #70 1.414 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:54:58.930Z] #70 1.823 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-20T12:54:59.013Z] Client: [2022-04-20T12:54:59.013Z] Context: default [2022-04-20T12:54:59.013Z] Debug Mode: false [2022-04-20T12:54:59.013Z] Plugins: [2022-04-20T12:54:59.013Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-20T12:54:59.013Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-20T12:54:59.013Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-20T12:54:59.013Z] [2022-04-20T12:54:59.013Z] Server: [2022-04-20T12:54:59.013Z] Containers: 0 [2022-04-20T12:54:59.013Z] Running: 0 [2022-04-20T12:54:59.013Z] Paused: 0 [2022-04-20T12:54:59.013Z] Stopped: 0 [2022-04-20T12:54:59.013Z] Images: 0 [2022-04-20T12:54:59.013Z] Server Version: 20.10.9 [2022-04-20T12:54:59.013Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-20T12:54:59.013Z] Windows: [2022-04-20T12:54:59.013Z] LCOW: [2022-04-20T12:54:59.013Z] Logging Driver: json-file [2022-04-20T12:54:59.013Z] Plugins: [2022-04-20T12:54:59.013Z] Volume: local [2022-04-20T12:54:59.013Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-20T12:54:59.013Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-20T12:54:59.013Z] Swarm: inactive [2022-04-20T12:54:59.013Z] Default Isolation: process [2022-04-20T12:54:59.013Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-20T12:54:59.013Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-20T12:54:59.013Z] OSType: windows [2022-04-20T12:54:59.013Z] Architecture: x86_64 [2022-04-20T12:54:59.013Z] CPUs: 4 [2022-04-20T12:54:59.013Z] Total Memory: 32GiB [2022-04-20T12:54:59.013Z] Name: azwin-2-d256d0 [2022-04-20T12:54:59.013Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-20T12:54:59.013Z] Docker Root Dir: D:\docker [2022-04-20T12:54:59.013Z] Debug Mode: false [2022-04-20T12:54:59.013Z] Registry: https://index.docker.io/v1/ [2022-04-20T12:54:59.013Z] Labels: [2022-04-20T12:54:59.013Z] Experimental: true [2022-04-20T12:54:59.013Z] Insecure Registries: [2022-04-20T12:54:59.013Z] 10.0.0.4:5000 [2022-04-20T12:54:59.013Z] 127.0.0.0/8 [2022-04-20T12:54:59.013Z] Registry Mirrors: [2022-04-20T12:54:59.013Z] http://10.0.0.4:5000/ [2022-04-20T12:54:59.013Z] Live Restore Enabled: false [2022-04-20T12:54:59.013Z] Product License: Community Engine [2022-04-20T12:54:59.013Z] [2022-04-20T12:54:59.077Z] #14 99.95 Setting up libpcre2-32-0:amd64 (10.36-2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-20T12:54:59.329Z] #21 34.76 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-20T12:54:59.329Z] #21 34.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-20T12:54:59.329Z] #21 34.79 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-20T12:54:59.329Z] #21 34.82 Setting up patch (2.7.6-7) ... [2022-04-20T12:54:59.329Z] #21 34.83 Setting up sudo (1.9.5p2-3) ... [2022-04-20T12:54:59.329Z] #21 34.92 invoke-rc.d: could not determine current runlevel [2022-04-20T12:54:59.329Z] #21 34.94 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-20T12:54:59.329Z] #21 34.95 Setting up xfsprogs (5.10.0-4) ... [2022-04-20T12:54:59.329Z] #21 34.96 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-20T12:54:59.329Z] #21 34.98 Setting up inetutils-ping (2:2.0-1) ... [2022-04-20T12:54:59.329Z] #21 35.00 Setting up pigz (2.6-1) ... [2022-04-20T12:54:59.329Z] #21 35.01 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-20T12:54:59.329Z] #21 35.03 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-20T12:54:59.329Z] #21 35.05 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-20T12:54:59.329Z] #21 35.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:54:59.338Z] #14 100.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-20T12:54:59.599Z] #14 100.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-20T12:54:59.799Z] #63 99.67 rootlesskit version 1.0.0 [2022-04-20T12:54:59.799Z] #63 99.68 Usage of /build/rootlesskit-docker-proxy: [2022-04-20T12:54:59.799Z] #63 99.68 -container-ip string [2022-04-20T12:54:59.799Z] #63 99.68 container ip [2022-04-20T12:54:59.799Z] #63 99.68 -container-port int [2022-04-20T12:54:59.799Z] #63 99.68 container port (default -1) [2022-04-20T12:54:59.799Z] #63 99.68 -host-ip string [2022-04-20T12:54:59.799Z] #63 99.68 host ip [2022-04-20T12:54:59.799Z] #63 99.68 -host-port int [2022-04-20T12:54:59.799Z] #63 99.68 host port (default -1) [2022-04-20T12:54:59.799Z] #63 99.68 -proto string [2022-04-20T12:54:59.799Z] #63 99.68 proxy protocol (default "tcp") [2022-04-20T12:54:59.799Z] #63 ... [2022-04-20T12:54:59.799Z] [2022-04-20T12:54:59.799Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:54:59.799Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:54:59.799Z] #14 95.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-20T12:54:59.799Z] #14 95.40 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-20T12:54:59.799Z] #14 95.41 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-20T12:54:59.799Z] #14 95.55 Selecting previously unselected package libapparmor1:amd64. [2022-04-20T12:54:59.799Z] #14 95.55 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 95.56 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-20T12:54:59.799Z] #14 95.66 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-20T12:54:59.799Z] #14 95.67 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 95.73 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-20T12:54:59.799Z] #14 95.85 Selecting previously unselected package libbtrfs0:amd64. [2022-04-20T12:54:59.799Z] #14 95.85 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 95.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:54:59.799Z] #14 96.00 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-20T12:54:59.799Z] #14 96.02 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 96.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:54:59.799Z] #14 96.20 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-20T12:54:59.799Z] #14 96.21 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 96.21 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:59.799Z] #14 96.27 Selecting previously unselected package libudev-dev:amd64. [2022-04-20T12:54:59.799Z] #14 96.29 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 96.29 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-20T12:54:59.799Z] #14 96.43 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-20T12:54:59.799Z] #14 96.45 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 96.45 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-20T12:54:59.799Z] #14 96.71 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-20T12:54:59.799Z] #14 96.71 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 96.72 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-20T12:54:59.799Z] #14 96.86 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-20T12:54:59.799Z] #14 96.87 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 96.87 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-20T12:54:59.799Z] #14 97.00 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-20T12:54:59.799Z] #14 97.00 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 97.02 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-20T12:54:59.799Z] #14 97.08 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-20T12:54:59.799Z] #14 97.08 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 97.09 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-20T12:54:59.799Z] #14 97.53 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-20T12:54:59.799Z] #14 97.53 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 97.54 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-20T12:54:59.799Z] #14 97.71 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-20T12:54:59.799Z] #14 97.71 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 97.72 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:59.799Z] #14 97.78 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-20T12:54:59.799Z] #14 97.79 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 97.80 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-20T12:54:59.799Z] #14 97.92 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-20T12:54:59.799Z] #14 97.93 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-20T12:54:59.799Z] #14 97.94 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-20T12:54:59.799Z] #14 98.77 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-20T12:54:59.799Z] #14 98.79 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-20T12:54:59.799Z] #14 98.80 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-20T12:54:59.799Z] #14 98.81 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-20T12:54:59.799Z] #14 98.83 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-20T12:54:59.799Z] #14 98.84 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-20T12:54:59.799Z] #14 98.86 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:54:59.799Z] #14 98.88 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-20T12:54:59.799Z] #14 98.89 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-20T12:54:59.799Z] #14 98.91 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-20T12:54:59.799Z] #14 98.92 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-20T12:54:59.799Z] #14 98.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:54:59.799Z] #14 98.95 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-20T12:54:59.799Z] #14 98.97 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-20T12:54:59.799Z] #14 98.98 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-20T12:54:59.799Z] #14 98.99 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-20T12:54:59.799Z] #14 99.00 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-20T12:54:59.799Z] #14 99.02 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-20T12:54:59.799Z] #14 99.03 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-20T12:54:59.799Z] #14 99.04 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-20T12:54:59.799Z] #14 99.05 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:54:59.799Z] #14 99.07 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-20T12:54:59.799Z] #14 99.08 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:59.799Z] #14 99.09 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-20T12:54:59.799Z] #14 99.10 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-20T12:54:59.799Z] #14 99.11 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:54:59.799Z] #14 99.12 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-20T12:54:59.799Z] #14 99.12 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:54:59.799Z] #14 99.14 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-20T12:54:59.799Z] #14 99.16 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:59.799Z] #14 99.17 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-20T12:54:59.799Z] #14 99.18 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:59.799Z] #14 99.20 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:54:59.799Z] #14 99.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:54:59.859Z] #14 100.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-20T12:54:59.859Z] #14 100.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:54:59.897Z] #21 35.70 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-20T12:54:59.897Z] #21 35.71 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-20T12:55:00.120Z] #14 101.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-20T12:55:00.120Z] #14 101.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-20T12:55:00.120Z] #14 ... [2022-04-20T12:55:00.120Z] [2022-04-20T12:55:00.120Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:55:00.120Z] #63 sha256:7fac909fad1968719ceccbe36ff48ff0175b28b18b62021b02e92845fc153218 [2022-04-20T12:55:00.120Z] #63 DONE 100.8s [2022-04-20T12:55:00.120Z] [2022-04-20T12:55:00.120Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-20T12:55:00.120Z] #64 sha256:7781a02354bee5482ae571ba361e1ef303bc8ffd3e86938460605f6606670736 [2022-04-20T12:55:00.120Z] #64 DONE 0.1s [2022-04-20T12:55:00.120Z] [2022-04-20T12:55:00.120Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:55:00.120Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:55:00.120Z] #14 101.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-20T12:55:00.120Z] #14 101.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-20T12:55:00.120Z] #14 101.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-20T12:55:00.120Z] #14 101.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-20T12:55:00.120Z] #14 101.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-20T12:55:00.120Z] #14 ... [2022-04-20T12:55:00.120Z] [2022-04-20T12:55:00.120Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-20T12:55:00.120Z] #65 sha256:315cbe6a51a278f3a6eeab80b8bb54cf60beebf265a9f3059f5f4ddf5d818fda [2022-04-20T12:55:00.310Z] #70 3.050 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-20T12:55:00.310Z] #70 3.052 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-20T12:55:00.381Z] #65 DONE 0.1s [2022-04-20T12:55:00.381Z] [2022-04-20T12:55:00.381Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:55:00.381Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-20T12:55:00.381Z] #14 101.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-20T12:55:00.381Z] #14 101.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:55:00.381Z] #14 101.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-20T12:55:00.381Z] #14 101.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:55:00.381Z] #14 101.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-20T12:55:00.381Z] #14 101.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-20T12:55:00.381Z] #14 101.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:55:00.381Z] #14 101.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-20T12:55:00.381Z] #14 101.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:55:00.381Z] #14 101.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-20T12:55:00.466Z] #21 36.10 Setting up libelf1:arm64 (0.183-1) ... [2022-04-20T12:55:00.466Z] #21 36.13 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-20T12:55:00.466Z] #21 36.14 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-20T12:55:00.466Z] #21 36.16 Setting up python3-distutils (3.9.2-1) ... [2022-04-20T12:55:00.568Z] #70 3.326 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-20T12:55:00.641Z] #14 101.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:55:00.641Z] #14 101.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-20T12:55:00.641Z] #14 101.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:55:00.641Z] #14 101.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:55:00.641Z] #14 101.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:55:00.724Z] #21 36.56 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:00.829Z] #56 ... [2022-04-20T12:55:00.829Z] [2022-04-20T12:55:00.829Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-20T12:55:00.829Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-20T12:55:00.829Z] #21 7.816 Reading package lists... [2022-04-20T12:55:00.984Z] #21 36.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-20T12:55:00.984Z] #21 36.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-20T12:55:00.984Z] #21 36.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-20T12:55:00.984Z] #21 36.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-20T12:55:00.984Z] #21 36.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-20T12:55:00.984Z] #21 36.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-20T12:55:00.984Z] #21 36.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-20T12:55:00.984Z] #21 36.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-20T12:55:00.984Z] #21 36.68 Setting up python3-setuptools (52.0.0-4) ... [2022-04-20T12:55:01.215Z] #14 DONE 102.2s [2022-04-20T12:55:01.216Z] [2022-04-20T12:55:01.216Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:55:01.216Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:55:01.216Z] #34 ... [2022-04-20T12:55:01.216Z] [2022-04-20T12:55:01.216Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-20T12:55:01.216Z] #55 sha256:54306bc959e2259790a1e772d7edd8f9abb049756d855c49dbbe6936096de76f [2022-04-20T12:55:01.477Z] #55 DONE 0.3s [2022-04-20T12:55:01.477Z] [2022-04-20T12:55:01.477Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:55:01.477Z] #56 sha256:33687dfdbda58523b89d838a15ba7761b0ce57fcd315168560349700b7c05635 [2022-04-20T12:55:01.946Z] #70 4.641 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-20T12:55:02.205Z] #70 4.903 go: downloading github.com/google/uuid v1.3.0 [2022-04-20T12:55:02.205Z] #70 4.919 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-20T12:55:02.205Z] #70 4.949 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-20T12:55:02.205Z] #70 5.003 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-20T12:55:02.205Z] #70 5.051 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-20T12:55:02.205Z] #70 5.121 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-20T12:55:02.349Z] #14 DONE 102.8s [2022-04-20T12:55:02.349Z] [2022-04-20T12:55:02.349Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:55:02.349Z] #63 sha256:1e702907735ce3f228c9b95709217d631f2f57e2c97a99fb717dbbe676b27518 [2022-04-20T12:55:02.349Z] #63 DONE 102.5s [2022-04-20T12:55:02.349Z] [2022-04-20T12:55:02.349Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-20T12:55:02.349Z] #55 sha256:150c48d3f4f27b73bf501559547178ea6f513bda4ef84f4982f953348f9f633b [2022-04-20T12:55:02.349Z] #55 DONE 0.2s [2022-04-20T12:55:02.349Z] [2022-04-20T12:55:02.349Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-20T12:55:02.349Z] #64 sha256:7efc8d78970dc7f4d0e64bfac2e19aef8c39fae78f989ddef5ff6cb9c318b85a [2022-04-20T12:55:02.349Z] #64 DONE 0.2s [2022-04-20T12:55:02.349Z] [2022-04-20T12:55:02.349Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-20T12:55:02.349Z] #65 sha256:fbcac52d9665b9466e98ec71a3ae1666892769c3253265448bd7dac21428a926 [2022-04-20T12:55:02.349Z] #65 DONE 0.1s [2022-04-20T12:55:02.349Z] [2022-04-20T12:55:02.349Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:55:02.349Z] #56 sha256:eb12cd17bf5797d24927aa3ef30eef76e4e04484f312260616d50a8dfe54a446 [2022-04-20T12:55:02.452Z] #21 38.23 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-20T12:55:02.452Z] #21 38.24 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-20T12:55:02.452Z] #21 38.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-20T12:55:02.452Z] #21 38.27 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-20T12:55:02.464Z] #70 5.259 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-20T12:55:02.464Z] #70 ... [2022-04-20T12:55:02.464Z] [2022-04-20T12:55:02.464Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:55:02.464Z] #33 sha256:9db9813d119254b403f164e1657918d8452b50bd9c775eb69c3eeaea45d3065a [2022-04-20T12:55:02.464Z] #33 1.453 + RM_GOPATH=0 [2022-04-20T12:55:02.464Z] #33 1.453 + TMP_GOPATH= [2022-04-20T12:55:02.464Z] #33 1.453 + : /build [2022-04-20T12:55:02.464Z] #33 1.453 + '[' -z '' ']' [2022-04-20T12:55:02.464Z] #33 1.454 ++ mktemp -d [2022-04-20T12:55:02.464Z] #33 1.455 + export GOPATH=/tmp/tmp.gcELjmuLwm [2022-04-20T12:55:02.464Z] #33 1.455 + GOPATH=/tmp/tmp.gcELjmuLwm [2022-04-20T12:55:02.464Z] #33 1.455 + RM_GOPATH=1 [2022-04-20T12:55:02.464Z] #33 1.456 + case "$(go env GOARCH)" in [2022-04-20T12:55:02.464Z] #33 1.460 ++ go env GOARCH [2022-04-20T12:55:02.464Z] #33 1.462 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:55:02.464Z] #33 1.464 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:55:02.464Z] #33 1.469 ++ dirname /install.sh [2022-04-20T12:55:02.464Z] #33 1.470 + dir=/ [2022-04-20T12:55:02.464Z] #33 1.470 + bin=dockercli [2022-04-20T12:55:02.464Z] #33 1.470 + shift [2022-04-20T12:55:02.464Z] #33 1.470 + '[' '!' -f //dockercli.installer ']' [2022-04-20T12:55:02.464Z] #33 1.471 + . //dockercli.installer [2022-04-20T12:55:02.464Z] #33 1.471 ++ : stable [2022-04-20T12:55:02.464Z] #33 1.471 ++ : 17.06.2-ce [2022-04-20T12:55:02.464Z] #33 1.471 + install_dockercli [2022-04-20T12:55:02.464Z] #33 1.472 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-20T12:55:02.464Z] #33 1.472 Install docker/cli version 17.06.2-ce from stable [2022-04-20T12:55:02.464Z] #33 1.472 ++ uname -m [2022-04-20T12:55:02.464Z] #33 1.479 + arch=x86_64 [2022-04-20T12:55:02.464Z] #33 1.479 + '[' x86_64 '!=' x86_64 ']' [2022-04-20T12:55:02.464Z] #33 1.479 + url=https://download.docker.com/linux/static [2022-04-20T12:55:02.464Z] #33 1.479 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-20T12:55:02.464Z] #33 1.480 + tar -xz docker/docker [2022-04-20T12:55:02.464Z] #33 5.039 + mkdir -p /build [2022-04-20T12:55:02.464Z] #33 5.041 + mv docker/docker /build/ [2022-04-20T12:55:02.464Z] #33 5.052 + rmdir docker [2022-04-20T12:55:02.464Z] #33 DONE 5.3s [2022-04-20T12:55:02.464Z] [2022-04-20T12:55:02.464Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:55:02.464Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-20T12:55:02.464Z] #20 1.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:55:02.464Z] #20 1.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:55:02.464Z] #20 1.741 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:55:02.464Z] #20 2.054 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-20T12:55:02.464Z] #20 2.436 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-20T12:55:02.464Z] #20 2.879 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-20T12:55:02.464Z] #20 3.424 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:55:02.464Z] #20 4.017 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-20T12:55:02.464Z] #20 4.496 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-20T12:55:02.464Z] #20 4.916 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-20T12:55:02.464Z] #20 4.925 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:55:02.464Z] #20 4.925 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-20T12:55:02.464Z] #20 4.926 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-20T12:55:02.464Z] #20 4.934 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-20T12:55:02.464Z] #20 4.944 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-20T12:55:02.464Z] #20 4.968 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-20T12:55:02.464Z] #20 4.968 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-20T12:55:02.464Z] #20 4.969 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-20T12:55:02.464Z] #20 4.969 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-20T12:55:02.464Z] #20 4.970 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-20T12:55:02.464Z] #20 4.972 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:55:02.866Z] #56 1.467 + RM_GOPATH=0 [2022-04-20T12:55:02.866Z] #56 1.467 + TMP_GOPATH= [2022-04-20T12:55:02.866Z] #56 1.467 + : /build [2022-04-20T12:55:02.866Z] #56 1.467 + '[' -z '' ']' [2022-04-20T12:55:03.127Z] #56 1.467 ++ mktemp -d [2022-04-20T12:55:03.127Z] #56 1.467 + export GOPATH=/tmp/tmp.N7kbB5R208 [2022-04-20T12:55:03.127Z] #56 1.467 + GOPATH=/tmp/tmp.N7kbB5R208 [2022-04-20T12:55:03.127Z] #56 1.467 + RM_GOPATH=1 [2022-04-20T12:55:03.127Z] #56 1.467 + case "$(go env GOARCH)" in [2022-04-20T12:55:03.127Z] #56 1.470 ++ go env GOARCH [2022-04-20T12:55:03.127Z] #56 1.491 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:55:03.127Z] #56 1.491 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:55:03.127Z] #56 1.491 ++ dirname /install.sh [2022-04-20T12:55:03.127Z] #56 1.491 + dir=/ [2022-04-20T12:55:03.127Z] #56 1.491 + bin=runc [2022-04-20T12:55:03.127Z] #56 1.491 + shift [2022-04-20T12:55:03.127Z] #56 1.491 + '[' '!' -f //runc.installer ']' [2022-04-20T12:55:03.127Z] #56 1.491 + . //runc.installer [2022-04-20T12:55:03.127Z] #56 1.491 ++ set -e [2022-04-20T12:55:03.127Z] #56 1.491 ++ : v1.1.1 [2022-04-20T12:55:03.127Z] #56 1.491 + install_runc [2022-04-20T12:55:03.127Z] #56 1.491 + RUNC_BUILDTAGS=seccomp [2022-04-20T12:55:03.127Z] #56 1.491 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-20T12:55:03.127Z] #56 1.491 Install runc version v1.1.1 (build tags: seccomp) [2022-04-20T12:55:03.127Z] #56 1.491 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.N7kbB5R208/src/github.com/opencontainers/runc [2022-04-20T12:55:03.127Z] #56 1.501 Cloning into '/tmp/tmp.N7kbB5R208/src/github.com/opencontainers/runc'... [2022-04-20T12:55:03.127Z] #56 ... [2022-04-20T12:55:03.127Z] [2022-04-20T12:55:03.127Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-20T12:55:03.127Z] #15 sha256:309b34a5df4761a80eae4e645d11425229369cd0801369e078705306d69f2ffd [2022-04-20T12:55:03.127Z] #15 DONE 2.0s [2022-04-20T12:55:03.363Z] #21 10.57 Reading package lists... [2022-04-20T12:55:03.393Z] [2022-04-20T12:55:03.393Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-20T12:55:03.393Z] #16 sha256:000d8a3f42c107ce93aaa1d83bdb5919b5e1e68f6ccd8e8194dedd85cf5f074f [2022-04-20T12:55:03.621Z] #21 12.87 Building dependency tree... [2022-04-20T12:55:03.740Z] #56 ... [2022-04-20T12:55:03.740Z] [2022-04-20T12:55:03.740Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-20T12:55:03.740Z] #15 sha256:309b34a5df4761a80eae4e645d11425229369cd0801369e078705306d69f2ffd [2022-04-20T12:55:03.740Z] #15 DONE 1.8s [2022-04-20T12:55:03.740Z] [2022-04-20T12:55:03.740Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-20T12:55:03.740Z] #16 sha256:000d8a3f42c107ce93aaa1d83bdb5919b5e1e68f6ccd8e8194dedd85cf5f074f [2022-04-20T12:55:03.832Z] #21 39.33 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-20T12:55:03.832Z] #21 39.35 Setting up jq (1.6-2.1) ... [2022-04-20T12:55:03.832Z] #21 39.37 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-20T12:55:03.832Z] #21 39.38 Setting up iptables (1.8.7-1) ... [2022-04-20T12:55:03.832Z] #21 39.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-20T12:55:03.832Z] #21 39.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-20T12:55:03.832Z] #21 39.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-20T12:55:03.832Z] #21 39.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-20T12:55:03.832Z] #21 39.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-20T12:55:03.832Z] #21 39.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-20T12:55:03.832Z] #21 39.44 Setting up iproute2 (5.10.0-4) ... [2022-04-20T12:55:04.092Z] #21 39.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:55:04.339Z] #16 DONE 1.1s [2022-04-20T12:55:04.339Z] [2022-04-20T12:55:04.339Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:55:04.339Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:55:04.339Z] #60 ... [2022-04-20T12:55:04.339Z] [2022-04-20T12:55:04.339Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-20T12:55:04.339Z] #17 sha256:0e0a1ce8a6a76cb2af96001c400285bfef0db9e70da6f02632b3798ffc112e73 [2022-04-20T12:55:04.558Z] #21 14.31 The following additional packages will be installed: [2022-04-20T12:55:04.558Z] #21 14.31 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-20T12:55:04.558Z] #21 14.31 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-20T12:55:04.558Z] #21 14.31 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-20T12:55:04.558Z] #21 14.31 python3-pkg-resources vim-runtime xxd [2022-04-20T12:55:04.558Z] #21 14.32 Suggested packages: [2022-04-20T12:55:04.558Z] #21 14.32 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-20T12:55:04.558Z] #21 14.32 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-20T12:55:04.558Z] #21 14.32 acl attr quota [2022-04-20T12:55:04.558Z] #21 14.32 Recommended packages: [2022-04-20T12:55:04.558Z] #21 14.32 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-20T12:55:05.288Z] #17 0.887 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-20T12:55:05.288Z] #17 DONE 1.0s [2022-04-20T12:55:05.288Z] [2022-04-20T12:55:05.288Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:55:05.288Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:55:05.550Z] #60 ... [2022-04-20T12:55:05.550Z] [2022-04-20T12:55:05.550Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-20T12:55:05.550Z] #18 sha256:e290d47ed71591f974214291e5d1deb39ccf9c450a7f51864a0ad852e000edf5 [2022-04-20T12:55:05.668Z] #16 DONE 1.8s [2022-04-20T12:55:05.668Z] [2022-04-20T12:55:05.668Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:55:05.668Z] #56 sha256:eb12cd17bf5797d24927aa3ef30eef76e4e04484f312260616d50a8dfe54a446 [2022-04-20T12:55:05.668Z] #56 1.812 + RM_GOPATH=0 [2022-04-20T12:55:05.668Z] #56 1.812 + TMP_GOPATH= [2022-04-20T12:55:05.668Z] #56 1.812 + : /build [2022-04-20T12:55:05.669Z] #56 1.812 + '[' -z '' ']' [2022-04-20T12:55:05.669Z] #56 1.812 ++ mktemp -d [2022-04-20T12:55:05.669Z] #56 1.827 + export GOPATH=/tmp/tmp.6bFjuo4PuF [2022-04-20T12:55:05.669Z] #56 1.827 + GOPATH=/tmp/tmp.6bFjuo4PuF [2022-04-20T12:55:05.669Z] #56 1.827 + RM_GOPATH=1 [2022-04-20T12:55:05.669Z] #56 1.827 + case "$(go env GOARCH)" in [2022-04-20T12:55:05.669Z] #56 1.827 ++ go env GOARCH [2022-04-20T12:55:05.669Z] #56 1.843 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:55:05.669Z] #56 1.843 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:55:05.669Z] #56 1.845 ++ dirname /install.sh [2022-04-20T12:55:05.669Z] #56 1.852 Install runc version v1.1.1 (build tags: seccomp) [2022-04-20T12:55:05.669Z] #56 1.852 + dir=/ [2022-04-20T12:55:05.669Z] #56 1.852 + bin=runc [2022-04-20T12:55:05.669Z] #56 1.852 + shift [2022-04-20T12:55:05.669Z] #56 1.852 + '[' '!' -f //runc.installer ']' [2022-04-20T12:55:05.669Z] #56 1.852 + . //runc.installer [2022-04-20T12:55:05.669Z] #56 1.852 ++ set -e [2022-04-20T12:55:05.669Z] #56 1.852 ++ : v1.1.1 [2022-04-20T12:55:05.669Z] #56 1.852 + install_runc [2022-04-20T12:55:05.669Z] #56 1.852 + RUNC_BUILDTAGS=seccomp [2022-04-20T12:55:05.669Z] #56 1.852 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-20T12:55:05.669Z] #56 1.852 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6bFjuo4PuF/src/github.com/opencontainers/runc [2022-04-20T12:55:05.669Z] #56 1.852 Cloning into '/tmp/tmp.6bFjuo4PuF/src/github.com/opencontainers/runc'... [2022-04-20T12:55:05.949Z] #21 15.36 The following NEW packages will be installed: [2022-04-20T12:55:05.949Z] #21 15.37 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-20T12:55:05.949Z] #21 15.38 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-20T12:55:05.949Z] #21 15.38 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-20T12:55:05.949Z] #21 15.38 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-20T12:55:05.949Z] #21 15.38 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-20T12:55:05.949Z] #21 15.38 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-20T12:55:05.949Z] #21 15.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-20T12:55:05.949Z] #21 15.38 xz-utils zip zstd [2022-04-20T12:55:05.949Z] #21 15.72 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:55:05.949Z] #21 15.72 Need to get 27.6 MB of archives. [2022-04-20T12:55:05.949Z] #21 15.72 After this operation, 106 MB of additional disk space will be used. [2022-04-20T12:55:05.949Z] #21 15.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-20T12:55:05.949Z] #21 15.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-20T12:55:05.949Z] #21 15.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-20T12:55:05.949Z] #21 15.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-20T12:55:05.949Z] #21 15.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-20T12:55:05.949Z] #21 15.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-20T12:55:05.949Z] #21 15.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-20T12:55:05.949Z] #21 15.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-20T12:55:05.949Z] #21 15.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-20T12:55:05.949Z] #21 15.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-20T12:55:05.949Z] #21 15.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-20T12:55:05.949Z] #21 15.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-20T12:55:05.949Z] #21 15.80 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-20T12:55:05.949Z] #21 15.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-20T12:55:05.949Z] #21 15.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-20T12:55:05.949Z] #21 15.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-20T12:55:05.949Z] #21 15.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-20T12:55:05.949Z] #21 15.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-20T12:55:05.949Z] #21 15.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-20T12:55:05.949Z] #21 15.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-20T12:55:05.949Z] #21 15.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-20T12:55:05.949Z] #21 15.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-20T12:55:05.949Z] #21 15.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-20T12:55:05.949Z] #21 15.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-20T12:55:06.023Z] #21 DONE 41.4s [2022-04-20T12:55:06.023Z] [2022-04-20T12:55:06.023Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-20T12:55:06.023Z] #22 sha256:7a7f38588b1a37c01ec6a75d22bda6eac57b82b62f55fbd59521add4b52c4eb3 [2022-04-20T12:55:06.208Z] #21 15.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-20T12:55:06.208Z] #21 15.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-20T12:55:06.208Z] #21 15.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-20T12:55:06.208Z] #21 16.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-20T12:55:06.320Z] #22 0.643 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-20T12:55:06.321Z] #22 0.648 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-20T12:55:06.321Z] #22 0.653 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-20T12:55:06.321Z] #22 DONE 0.7s [2022-04-20T12:55:06.321Z] [2022-04-20T12:55:06.321Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:55:06.321Z] #26 sha256:bf06f5f62db7be0dd55daea38a4b26d67427758e031407bd8702ac8afeb1ece2 [2022-04-20T12:55:06.467Z] #21 16.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-20T12:55:06.467Z] #21 16.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-20T12:55:06.467Z] #21 16.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-20T12:55:06.467Z] #21 16.18 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-20T12:55:06.467Z] #21 16.19 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-20T12:55:06.467Z] #21 16.19 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-20T12:55:06.467Z] #21 16.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-20T12:55:06.467Z] #21 16.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-20T12:55:06.467Z] #21 16.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-20T12:55:06.467Z] #21 16.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-20T12:55:06.467Z] #21 16.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-20T12:55:06.467Z] #21 16.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-20T12:55:06.467Z] #21 16.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-20T12:55:06.467Z] #21 16.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-20T12:55:06.467Z] #21 16.33 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-20T12:55:06.468Z] #21 16.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-20T12:55:06.497Z] #18 DONE 1.0s [2022-04-20T12:55:06.497Z] [2022-04-20T12:55:06.497Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:55:06.497Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:55:06.497Z] #60 ... [2022-04-20T12:55:06.497Z] [2022-04-20T12:55:06.497Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-20T12:55:06.497Z] #19 sha256:b728a2e43e5a5c46b05355f632e57ed6789f23f04d4f429cacbd1ad3f3cd7263 [2022-04-20T12:55:06.580Z] #26 ... [2022-04-20T12:55:06.580Z] [2022-04-20T12:55:06.580Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-20T12:55:06.580Z] #23 sha256:3d7a47a04c21fffd83b7c36c0461d0bbe02433ddef5c805968b311a9b6dfc65d [2022-04-20T12:55:06.613Z] #56 ... [2022-04-20T12:55:06.613Z] [2022-04-20T12:55:06.613Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-20T12:55:06.613Z] #17 sha256:0e0a1ce8a6a76cb2af96001c400285bfef0db9e70da6f02632b3798ffc112e73 [2022-04-20T12:55:06.613Z] #17 0.878 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-20T12:55:06.613Z] #17 DONE 1.0s [2022-04-20T12:55:06.874Z] [2022-04-20T12:55:06.874Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-20T12:55:06.874Z] #18 sha256:e290d47ed71591f974214291e5d1deb39ccf9c450a7f51864a0ad852e000edf5 [2022-04-20T12:55:07.034Z] #21 16.59 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-20T12:55:07.034Z] #21 16.62 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-20T12:55:07.034Z] #21 16.64 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-20T12:55:07.034Z] #21 16.64 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-20T12:55:07.293Z] #21 17.17 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:55:07.441Z] #19 DONE 1.1s [2022-04-20T12:55:07.441Z] [2022-04-20T12:55:07.441Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-20T12:55:07.441Z] #20 sha256:b58c0de32be1b2fad89c038a37d722d15eae1a2114e7843405914688c361d331 [2022-04-20T12:55:07.552Z] #21 17.30 Fetched 27.6 MB in 1s (22.4 MB/s) [2022-04-20T12:55:07.552Z] #21 17.35 Selecting previously unselected package pigz. [2022-04-20T12:55:07.552Z] #21 17.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-20T12:55:07.552Z] #21 17.41 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-20T12:55:07.552Z] #21 17.42 Unpacking pigz (2.6-1) ... [2022-04-20T12:55:07.732Z] #20 ... [2022-04-20T12:55:07.732Z] [2022-04-20T12:55:07.732Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:55:07.732Z] #45 sha256:d946d72b24396f866300973e1f1f474f536f0c5798ea759ac2026e2769ea3aa3 [2022-04-20T12:55:07.732Z] #45 1.458 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:55:07.732Z] #45 1.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:55:07.732Z] #45 1.483 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:55:07.732Z] #45 1.717 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-20T12:55:07.732Z] #45 1.954 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-20T12:55:07.732Z] #45 2.267 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:55:07.732Z] #45 2.900 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-20T12:55:07.732Z] #45 3.432 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-20T12:55:07.732Z] #45 3.817 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-20T12:55:07.732Z] #45 4.292 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:55:07.732Z] #45 4.310 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-20T12:55:07.732Z] #45 4.316 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-20T12:55:07.732Z] #45 4.323 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-20T12:55:07.732Z] #45 4.327 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-20T12:55:07.732Z] #45 4.331 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-20T12:55:07.732Z] #45 4.334 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-20T12:55:07.732Z] #45 4.340 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:55:07.732Z] #45 4.356 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-20T12:55:07.732Z] #45 4.357 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-20T12:55:07.732Z] #45 4.357 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-20T12:55:07.732Z] #45 4.360 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-20T12:55:07.732Z] #45 ... [2022-04-20T12:55:07.732Z] [2022-04-20T12:55:07.732Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:55:07.732Z] #65 sha256:d4d107cf215cb1492cfb3e6d9e240c5c7b83842e3d7cba8ec192ffe07892c398 [2022-04-20T12:55:07.732Z] #65 1.599 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:55:07.732Z] #65 1.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:55:07.732Z] #65 1.620 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:55:07.732Z] #65 1.780 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-20T12:55:07.732Z] #65 2.144 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-20T12:55:07.732Z] #65 2.487 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-20T12:55:07.732Z] #65 3.027 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-20T12:55:07.732Z] #65 3.628 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-20T12:55:07.732Z] #65 4.284 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:55:07.732Z] #65 4.768 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-20T12:55:07.732Z] #65 4.769 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-20T12:55:07.732Z] #65 4.769 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:55:07.732Z] #65 4.784 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-20T12:55:07.732Z] #65 4.785 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-20T12:55:07.732Z] #65 4.785 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-20T12:55:07.732Z] #65 4.786 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-20T12:55:07.732Z] #65 4.788 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:55:07.732Z] #65 4.788 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-20T12:55:07.732Z] #65 4.789 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-20T12:55:07.732Z] #65 4.792 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-20T12:55:07.732Z] #65 4.792 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-20T12:55:07.811Z] #21 17.50 Selecting previously unselected package libelf1:amd64. [2022-04-20T12:55:07.811Z] #21 17.52 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-20T12:55:07.811Z] #21 17.53 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-20T12:55:07.811Z] #21 17.67 Selecting previously unselected package libbpf0:amd64. [2022-04-20T12:55:07.811Z] #21 17.67 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-20T12:55:07.811Z] #21 17.68 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-20T12:55:07.817Z] #18 DONE 1.1s [2022-04-20T12:55:07.817Z] [2022-04-20T12:55:07.817Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-20T12:55:07.817Z] #19 sha256:b728a2e43e5a5c46b05355f632e57ed6789f23f04d4f429cacbd1ad3f3cd7263 [2022-04-20T12:55:08.070Z] #21 17.76 Selecting previously unselected package libcap2:amd64. [2022-04-20T12:55:08.070Z] #21 17.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-20T12:55:08.070Z] #21 17.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-20T12:55:08.070Z] #21 17.83 Selecting previously unselected package libmnl0:amd64. [2022-04-20T12:55:08.070Z] #21 17.84 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-20T12:55:08.070Z] #21 17.85 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-20T12:55:08.070Z] #21 17.90 Selecting previously unselected package libxtables12:amd64. [2022-04-20T12:55:08.070Z] #21 17.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-20T12:55:08.070Z] #21 17.91 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-20T12:55:08.070Z] #21 17.98 Selecting previously unselected package libcap2-bin. [2022-04-20T12:55:08.070Z] #21 17.98 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-20T12:55:08.070Z] #21 17.99 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-20T12:55:08.329Z] #21 18.09 Selecting previously unselected package iproute2. [2022-04-20T12:55:08.329Z] #21 18.09 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-20T12:55:08.329Z] #21 18.09 Unpacking iproute2 (5.10.0-4) ... [2022-04-20T12:55:08.385Z] #20 DONE 0.9s [2022-04-20T12:55:08.385Z] [2022-04-20T12:55:08.385Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-20T12:55:08.385Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-20T12:55:08.765Z] #19 DONE 0.9s [2022-04-20T12:55:08.765Z] [2022-04-20T12:55:08.765Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-20T12:55:08.765Z] #20 sha256:b58c0de32be1b2fad89c038a37d722d15eae1a2114e7843405914688c361d331 [2022-04-20T12:55:08.897Z] #21 18.53 Selecting previously unselected package xxd. [2022-04-20T12:55:08.897Z] #21 18.53 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-20T12:55:08.897Z] #21 18.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:08.897Z] #21 18.67 Selecting previously unselected package vim-common. [2022-04-20T12:55:08.897Z] #21 18.69 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:55:08.897Z] #21 18.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:09.156Z] #21 18.84 Selecting previously unselected package bash-completion. [2022-04-20T12:55:09.156Z] #21 18.84 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-20T12:55:09.710Z] #20 DONE 0.9s [2022-04-20T12:55:09.710Z] [2022-04-20T12:55:09.710Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-20T12:55:09.710Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-20T12:55:09.772Z] #21 1.267 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:55:09.772Z] #21 1.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:55:09.772Z] #21 1.304 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:55:10.034Z] #21 1.752 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:55:10.653Z] #21 1.188 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:55:10.653Z] #21 1.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:55:10.653Z] #21 1.218 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:55:10.914Z] #21 1.598 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:55:11.088Z] #21 20.73 Unpacking bash-completion (1:2.11-2) ... [2022-04-20T12:55:11.349Z] #21 21.16 Selecting previously unselected package bzip2. [2022-04-20T12:55:11.349Z] #21 21.17 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-20T12:55:11.349Z] #21 21.18 Unpacking bzip2 (1.0.8-4) ... [2022-04-20T12:55:11.349Z] #21 21.27 Selecting previously unselected package xz-utils. [2022-04-20T12:55:11.421Z] #21 2.879 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:55:11.614Z] #21 21.27 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-20T12:55:11.614Z] #21 21.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-20T12:55:11.614Z] #21 21.45 Selecting previously unselected package apparmor. [2022-04-20T12:55:11.614Z] #21 21.45 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-20T12:55:11.614Z] #21 21.51 Unpacking apparmor (2.13.6-10) ... [2022-04-20T12:55:11.857Z] #21 2.323 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:55:12.194Z] #21 21.92 Selecting previously unselected package inetutils-ping. [2022-04-20T12:55:12.194Z] #21 21.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-20T12:55:12.194Z] #21 21.93 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-20T12:55:12.194Z] #21 22.02 Selecting previously unselected package libip4tc2:amd64. [2022-04-20T12:55:12.194Z] #21 22.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-20T12:55:12.194Z] #21 22.04 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-20T12:55:12.194Z] #21 22.10 Selecting previously unselected package libip6tc2:amd64. [2022-04-20T12:55:12.194Z] #21 22.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-20T12:55:12.194Z] #21 22.11 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-20T12:55:12.365Z] #21 4.106 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:55:12.452Z] #21 22.21 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-20T12:55:12.452Z] #21 22.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-20T12:55:12.452Z] #21 22.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-20T12:55:12.452Z] #21 22.29 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-20T12:55:12.452Z] #21 22.30 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-20T12:55:12.452Z] #21 22.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-20T12:55:12.452Z] #21 22.38 Selecting previously unselected package libnftnl11:amd64. [2022-04-20T12:55:12.452Z] #21 22.40 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-20T12:55:12.711Z] #21 22.41 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-20T12:55:12.711Z] #21 22.49 Selecting previously unselected package iptables. [2022-04-20T12:55:12.711Z] #21 22.50 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-20T12:55:12.711Z] #21 22.50 Unpacking iptables (1.8.7-1) ... [2022-04-20T12:55:12.800Z] #21 3.466 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:55:12.946Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-20T12:55:12.946Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3795bae2\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-20T12:55:12.946Z] ---------------------------------------------------------------------------- [2022-04-20T12:55:12.946Z] [2022-04-20T12:55:12.946Z] INFO: executeCI.ps1 starting at Wed Apr 20 12:55:12 CUT 2022 [2022-04-20T12:55:12.946Z] [2022-04-20T12:55:12.946Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-20T12:55:12.946Z] INFO: Running git version 2.24.1.windows.2 [2022-04-20T12:55:12.969Z] #21 22.84 Selecting previously unselected package libonig5:amd64. [2022-04-20T12:55:12.969Z] #21 22.85 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-20T12:55:12.969Z] #21 22.85 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:55:12.999Z] #65 ... [2022-04-20T12:55:12.999Z] [2022-04-20T12:55:12.999Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:55:12.999Z] #70 sha256:25cabe3f38a9354ed738e437c48a213af68a7b65feb1326816115fb6dba0546e [2022-04-20T12:55:12.999Z] #70 5.445 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-20T12:55:12.999Z] #70 6.567 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-20T12:55:12.999Z] #70 6.704 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-20T12:55:13.227Z] #21 22.99 Selecting previously unselected package libjq1:amd64. [2022-04-20T12:55:13.227Z] #21 23.00 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-20T12:55:13.227Z] #21 23.00 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:55:13.457Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-20T12:55:13.457Z] INFO: Environment variables: [2022-04-20T12:55:13.457Z] [2022-04-20T12:55:13.457Z] Name Value [2022-04-20T12:55:13.457Z] ---- ----- [2022-04-20T12:55:13.457Z] ALLUSERSPROFILE C:\ProgramData [2022-04-20T12:55:13.457Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-20T12:55:13.457Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-20T12:55:13.457Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-20T12:55:13.457Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-20T12:55:13.457Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-20T12:55:13.457Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-20T12:55:13.457Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-20T12:55:13.457Z] BRANCH_NAME PR-43505 [2022-04-20T12:55:13.457Z] BUILD_DISPLAY_NAME #1 [2022-04-20T12:55:13.457Z] BUILD_ID 1 [2022-04-20T12:55:13.457Z] BUILD_NUMBER 1 [2022-04-20T12:55:13.457Z] BUILD_TAG jenkins-moby-PR-43505-1 [2022-04-20T12:55:13.457Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/ [2022-04-20T12:55:13.457Z] CHANGE_AUTHOR thaJeztah [2022-04-20T12:55:13.458Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-20T12:55:13.458Z] CHANGE_BRANCH libnetwork_no_string_fields [2022-04-20T12:55:13.458Z] CHANGE_FORK thaJeztah/docker [2022-04-20T12:55:13.458Z] CHANGE_ID 43505 [2022-04-20T12:55:13.458Z] CHANGE_TARGET master [2022-04-20T12:55:13.458Z] CHANGE_TITLE libnetwork: don't use strings.Fields() to improve performance [2022-04-20T12:55:13.458Z] CHANGE_URL https://github.com/moby/moby/pull/43505 [2022-04-20T12:55:13.458Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-20T12:55:13.458Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-20T12:55:13.458Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-20T12:55:13.458Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-20T12:55:13.458Z] COMPUTERNAME azwin-2-c67b70 [2022-04-20T12:55:13.458Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-20T12:55:13.458Z] ConfigSequenceNumber 0 [2022-04-20T12:55:13.458Z] DOCKER_BUILDKIT 0 [2022-04-20T12:55:13.458Z] DOCKER_DUT_DEBUG 1 [2022-04-20T12:55:13.458Z] DOCKER_EXPERIMENTAL 1 [2022-04-20T12:55:13.458Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-20T12:55:13.458Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-20T12:55:13.458Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-20T12:55:13.458Z] EXECUTOR_NUMBER 0 [2022-04-20T12:55:13.458Z] FQDN azwin-2-c67b70.westus.cloudapp.azure.com [2022-04-20T12:55:13.458Z] GIT_BRANCH PR-43505 [2022-04-20T12:55:13.458Z] GIT_COMMIT 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:55:13.458Z] GIT_URL https://github.com/moby/moby.git [2022-04-20T12:55:13.458Z] HUDSON_COOKIE c2383464-ebcc-47c3-bd26-d6c5ab0fb598 [2022-04-20T12:55:13.458Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-20T12:55:13.458Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-20T12:55:13.458Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-20T12:55:13.458Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-20T12:55:13.458Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-20T12:55:13.458Z] JENKINS_NODE_COOKIE 0b80cce0-1323-47c9-b504-e1d432b0cd4b [2022-04-20T12:55:13.458Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-20T12:55:13.458Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-20T12:55:13.458Z] JOB_BASE_NAME PR-43505 [2022-04-20T12:55:13.458Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/display/redirect [2022-04-20T12:55:13.458Z] JOB_NAME moby/PR-43505 [2022-04-20T12:55:13.458Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/ [2022-04-20T12:55:13.458Z] library.jps.version master [2022-04-20T12:55:13.458Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-20T12:55:13.458Z] NODE_LABELS amd64 azure azwin-2-c67b70 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-20T12:55:13.458Z] NODE_NAME azwin-2-c67b70 [2022-04-20T12:55:13.458Z] NUMBER_OF_PROCESSORS 4 [2022-04-20T12:55:13.458Z] OS Windows_NT [2022-04-20T12:55:13.458Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-20T12:55:13.458Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-20T12:55:13.458Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-20T12:55:13.458Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-20T12:55:13.458Z] PROCESSOR_LEVEL 6 [2022-04-20T12:55:13.458Z] PROCESSOR_REVISION 4f01 [2022-04-20T12:55:13.458Z] ProgramData C:\ProgramData [2022-04-20T12:55:13.458Z] ProgramFiles C:\Program Files [2022-04-20T12:55:13.458Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-20T12:55:13.458Z] ProgramW6432 C:\Program Files [2022-04-20T12:55:13.458Z] PROMPT $P$G [2022-04-20T12:55:13.458Z] PSExecutionPolicyPreference Bypass [2022-04-20T12:55:13.458Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-20T12:55:13.458Z] PUBLIC C:\Users\Public [2022-04-20T12:55:13.458Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/display/redirect?page=artif... [2022-04-20T12:55:13.458Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/display/redirect?page=changes [2022-04-20T12:55:13.458Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/display/redirect [2022-04-20T12:55:13.458Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/display/redirect?page=tests [2022-04-20T12:55:13.458Z] SKIP_VALIDATION_TESTS 1 [2022-04-20T12:55:13.458Z] SOURCES_DRIVE d [2022-04-20T12:55:13.458Z] SOURCES_SUBDIR gopath [2022-04-20T12:55:13.458Z] STAGE_NAME Run tests [2022-04-20T12:55:13.458Z] SystemDrive C: [2022-04-20T12:55:13.458Z] SystemRoot C:\Windows [2022-04-20T12:55:13.458Z] TEMP C:\Windows\TEMP [2022-04-20T12:55:13.458Z] TESTDEBUG 0 [2022-04-20T12:55:13.458Z] TESTRUN_DRIVE d [2022-04-20T12:55:13.458Z] TESTRUN_SUBDIR CI [2022-04-20T12:55:13.458Z] TIMEOUT 120m [2022-04-20T12:55:13.458Z] TMP C:\Windows\TEMP [2022-04-20T12:55:13.458Z] USERDOMAIN WORKGROUP [2022-04-20T12:55:13.458Z] USERNAME azwin-2-c67b70$ [2022-04-20T12:55:13.458Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-20T12:55:13.458Z] windir C:\Windows [2022-04-20T12:55:13.458Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-20T12:55:13.458Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-20T12:55:13.458Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-20T12:55:13.458Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-20T12:55:13.458Z] [2022-04-20T12:55:13.458Z] [2022-04-20T12:55:13.458Z] [2022-04-20T12:55:13.487Z] #21 23.12 Selecting previously unselected package jq. [2022-04-20T12:55:13.487Z] #21 23.12 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-20T12:55:13.487Z] #21 23.13 Unpacking jq (1.6-2.1) ... [2022-04-20T12:55:13.487Z] #21 23.19 Selecting previously unselected package libaio1:amd64. [2022-04-20T12:55:13.487Z] #21 23.19 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-20T12:55:13.487Z] #21 23.20 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-20T12:55:13.487Z] #21 23.29 Selecting previously unselected package libgpm2:amd64. [2022-04-20T12:55:13.487Z] #21 23.29 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-20T12:55:13.487Z] #21 23.29 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-20T12:55:13.487Z] #21 23.39 Selecting previously unselected package libicu67:amd64. [2022-04-20T12:55:13.746Z] #21 23.39 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-20T12:55:13.746Z] #21 23.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-20T12:55:15.152Z] INFO: Sources under d:\gopath\... [2022-04-20T12:55:15.152Z] INFO: Test run under d:\CI\... [2022-04-20T12:55:15.152Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-20T12:55:15.152Z] INFO: docker/docker repository was found [2022-04-20T12:55:15.152Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-20T12:55:15.662Z] ltsc2022: Pulling from windows/servercore [2022-04-20T12:55:15.671Z] #21 7.108 Fetched 8510 kB in 6s (1392 kB/s) [2022-04-20T12:55:16.173Z] 8f616e6e9eec: Pulling fs layer [2022-04-20T12:55:16.173Z] dccd9e4d14d3: Pulling fs layer [2022-04-20T12:55:16.615Z] #23 8.587 Collecting yamllint==1.26.1 [2022-04-20T12:55:16.615Z] #23 9.654 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-20T12:55:16.700Z] Removing intermediate container 9f3dcd70f326 [2022-04-20T12:55:16.700Z] ---> 6a8350299942 [2022-04-20T12:55:16.700Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-20T12:55:16.700Z] ---> Running in 066384e46bb0 [2022-04-20T12:55:17.021Z] #21 7.098 Fetched 8510 kB in 6s (1381 kB/s) [2022-04-20T12:55:17.033Z] #21 26.28 Selecting previously unselected package libinih1:amd64. [2022-04-20T12:55:17.033Z] #21 26.30 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-20T12:55:17.033Z] #21 26.30 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-20T12:55:17.033Z] #21 26.35 Selecting previously unselected package libnet1:amd64. [2022-04-20T12:55:17.033Z] #21 26.35 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-20T12:55:17.033Z] #21 26.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:55:17.033Z] #21 26.44 Selecting previously unselected package libnl-3-200:amd64. [2022-04-20T12:55:17.033Z] #21 26.45 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-20T12:55:17.033Z] #21 26.45 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:55:17.033Z] #21 26.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-20T12:55:17.033Z] #21 26.62 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-20T12:55:17.033Z] #21 26.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:55:17.033Z] #21 26.68 Selecting previously unselected package net-tools. [2022-04-20T12:55:17.033Z] #21 26.68 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-20T12:55:17.033Z] #21 26.68 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-20T12:55:17.033Z] #21 26.86 Selecting previously unselected package patch. [2022-04-20T12:55:17.033Z] #21 26.87 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-20T12:55:17.033Z] #21 26.88 Unpacking patch (2.7.6-7) ... [2022-04-20T12:55:17.033Z] #21 26.99 Selecting previously unselected package python-pip-whl. [2022-04-20T12:55:17.159Z] Removing intermediate container 066384e46bb0 [2022-04-20T12:55:17.159Z] ---> b8618e476b78 [2022-04-20T12:55:17.159Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-20T12:55:17.159Z] ---> Running in 58cd72a6ebac [2022-04-20T12:55:17.182Z] #23 10.56 Collecting pathspec>=0.5.3 [2022-04-20T12:55:17.182Z] #23 10.56 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-20T12:55:17.182Z] #23 10.79 Collecting pyyaml [2022-04-20T12:55:17.292Z] #21 26.99 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-20T12:55:17.292Z] #21 27.00 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-20T12:55:17.401Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-20T12:55:17.401Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d8cbd985\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-20T12:55:17.401Z] ---------------------------------------------------------------------------- [2022-04-20T12:55:17.401Z] [2022-04-20T12:55:17.401Z] INFO: executeCI.ps1 starting at Wed Apr 20 12:55:15 CUT 2022 [2022-04-20T12:55:17.401Z] [2022-04-20T12:55:17.401Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-20T12:55:17.401Z] INFO: Running git version 2.24.1.windows.2 [2022-04-20T12:55:17.401Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-20T12:55:17.401Z] INFO: Environment variables: [2022-04-20T12:55:17.401Z] [2022-04-20T12:55:17.401Z] Name Value [2022-04-20T12:55:17.401Z] ---- ----- [2022-04-20T12:55:17.401Z] ALLUSERSPROFILE C:\ProgramData [2022-04-20T12:55:17.401Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-20T12:55:17.401Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-20T12:55:17.401Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-20T12:55:17.401Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-20T12:55:17.401Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-20T12:55:17.401Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-20T12:55:17.401Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-20T12:55:17.401Z] BRANCH_NAME PR-43505 [2022-04-20T12:55:17.401Z] BUILD_DISPLAY_NAME #1 [2022-04-20T12:55:17.401Z] BUILD_ID 1 [2022-04-20T12:55:17.401Z] BUILD_NUMBER 1 [2022-04-20T12:55:17.401Z] BUILD_TAG jenkins-moby-PR-43505-1 [2022-04-20T12:55:17.401Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/ [2022-04-20T12:55:17.401Z] CHANGE_AUTHOR thaJeztah [2022-04-20T12:55:17.401Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-20T12:55:17.401Z] CHANGE_BRANCH libnetwork_no_string_fields [2022-04-20T12:55:17.401Z] CHANGE_FORK thaJeztah/docker [2022-04-20T12:55:17.401Z] CHANGE_ID 43505 [2022-04-20T12:55:17.401Z] CHANGE_TARGET master [2022-04-20T12:55:17.401Z] CHANGE_TITLE libnetwork: don't use strings.Fields() to improve performance [2022-04-20T12:55:17.401Z] CHANGE_URL https://github.com/moby/moby/pull/43505 [2022-04-20T12:55:17.401Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-20T12:55:17.401Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-20T12:55:17.401Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-20T12:55:17.401Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-20T12:55:17.401Z] COMPUTERNAME azwin-2-d256d0 [2022-04-20T12:55:17.401Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-20T12:55:17.401Z] ConfigSequenceNumber 0 [2022-04-20T12:55:17.401Z] DOCKER_BUILDKIT 0 [2022-04-20T12:55:17.401Z] DOCKER_DUT_DEBUG 1 [2022-04-20T12:55:17.401Z] DOCKER_EXPERIMENTAL 1 [2022-04-20T12:55:17.401Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-20T12:55:17.401Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-20T12:55:17.401Z] EXECUTOR_NUMBER 0 [2022-04-20T12:55:17.401Z] FQDN azwin-2-d256d0.westus.cloudapp.azure.com [2022-04-20T12:55:17.401Z] GIT_BRANCH PR-43505 [2022-04-20T12:55:17.401Z] GIT_COMMIT 301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T12:55:17.401Z] GIT_URL https://github.com/moby/moby.git [2022-04-20T12:55:17.401Z] HUDSON_COOKIE f196eed2-6570-4ac1-b338-5fced81ff7d7 [2022-04-20T12:55:17.402Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-20T12:55:17.402Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-20T12:55:17.402Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-20T12:55:17.402Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-20T12:55:17.402Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-20T12:55:17.402Z] JENKINS_NODE_COOKIE 56bf1148-8b0e-4d4b-890e-991a68ca1979 [2022-04-20T12:55:17.402Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-20T12:55:17.402Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-20T12:55:17.402Z] JOB_BASE_NAME PR-43505 [2022-04-20T12:55:17.402Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/display/redirect [2022-04-20T12:55:17.402Z] JOB_NAME moby/PR-43505 [2022-04-20T12:55:17.402Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/ [2022-04-20T12:55:17.402Z] library.jps.version master [2022-04-20T12:55:17.402Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-20T12:55:17.402Z] NODE_LABELS amd64 azure azwin-2-d256d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-20T12:55:17.402Z] NODE_NAME azwin-2-d256d0 [2022-04-20T12:55:17.402Z] NUMBER_OF_PROCESSORS 4 [2022-04-20T12:55:17.402Z] OS Windows_NT [2022-04-20T12:55:17.402Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-20T12:55:17.402Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-20T12:55:17.402Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-20T12:55:17.402Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-20T12:55:17.402Z] PROCESSOR_LEVEL 6 [2022-04-20T12:55:17.402Z] PROCESSOR_REVISION 5507 [2022-04-20T12:55:17.402Z] ProgramData C:\ProgramData [2022-04-20T12:55:17.402Z] ProgramFiles C:\Program Files [2022-04-20T12:55:17.402Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-20T12:55:17.402Z] ProgramW6432 C:\Program Files [2022-04-20T12:55:17.402Z] PROMPT $P$G [2022-04-20T12:55:17.402Z] PSExecutionPolicyPreference Bypass [2022-04-20T12:55:17.402Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-20T12:55:17.402Z] PUBLIC C:\Users\Public [2022-04-20T12:55:17.402Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/display/redirect?page=artif... [2022-04-20T12:55:17.402Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/display/redirect?page=changes [2022-04-20T12:55:17.402Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/display/redirect [2022-04-20T12:55:17.402Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43505/1/display/redirect?page=tests [2022-04-20T12:55:17.402Z] SKIP_VALIDATION_TESTS 1 [2022-04-20T12:55:17.402Z] SOURCES_DRIVE d [2022-04-20T12:55:17.402Z] SOURCES_SUBDIR gopath [2022-04-20T12:55:17.402Z] STAGE_NAME Run tests [2022-04-20T12:55:17.402Z] SystemDrive C: [2022-04-20T12:55:17.402Z] SystemRoot C:\Windows [2022-04-20T12:55:17.402Z] TEMP C:\Windows\TEMP [2022-04-20T12:55:17.402Z] TESTDEBUG 0 [2022-04-20T12:55:17.402Z] TESTRUN_DRIVE d [2022-04-20T12:55:17.402Z] TESTRUN_SUBDIR CI [2022-04-20T12:55:17.402Z] TIMEOUT 120m [2022-04-20T12:55:17.402Z] TMP C:\Windows\TEMP [2022-04-20T12:55:17.402Z] USERDOMAIN WORKGROUP [2022-04-20T12:55:17.402Z] USERNAME azwin-2-d256d0$ [2022-04-20T12:55:17.402Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-20T12:55:17.402Z] windir C:\Windows [2022-04-20T12:55:17.402Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-20T12:55:17.402Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-20T12:55:17.402Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-20T12:55:17.402Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-20T12:55:17.402Z] [2022-04-20T12:55:17.402Z] [2022-04-20T12:55:17.402Z] [2022-04-20T12:55:17.440Z] #23 10.80 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-20T12:55:17.440Z] #23 10.84 Building wheels for collected packages: yamllint [2022-04-20T12:55:17.440Z] #23 10.84 Building wheel for yamllint (setup.py): started [2022-04-20T12:55:17.619Z] Removing intermediate container 58cd72a6ebac [2022-04-20T12:55:17.619Z] ---> 395ff1e8b756 [2022-04-20T12:55:17.619Z] Step 11/11 : COPY . . [2022-04-20T12:55:17.859Z] #21 27.49 Selecting previously unselected package python3-lib2to3. [2022-04-20T12:55:17.859Z] #21 27.51 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-20T12:55:17.859Z] #21 27.51 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-20T12:55:17.859Z] #21 27.63 Selecting previously unselected package python3-distutils. [2022-04-20T12:55:17.859Z] #21 27.64 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-20T12:55:17.859Z] #21 27.65 Unpacking python3-distutils (3.9.2-1) ... [2022-04-20T12:55:17.862Z] INFO: Sources under d:\gopath\... [2022-04-20T12:55:17.862Z] INFO: Test run under d:\CI\... [2022-04-20T12:55:17.862Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-20T12:55:17.862Z] INFO: docker/docker repository was found [2022-04-20T12:55:17.862Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-20T12:55:18.118Z] #21 27.78 Selecting previously unselected package python3-pkg-resources. [2022-04-20T12:55:18.118Z] #21 27.78 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-20T12:55:18.118Z] #21 27.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:55:18.118Z] #21 27.93 Selecting previously unselected package python3-setuptools. [2022-04-20T12:55:18.118Z] #21 27.93 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-20T12:55:18.118Z] #21 27.94 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-20T12:55:18.227Z] #21 7.108 Reading package lists... [2022-04-20T12:55:18.323Z] ltsc2019: Pulling from windows/servercore [2022-04-20T12:55:18.376Z] #23 11.74 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-20T12:55:18.376Z] #23 11.75 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5489823c9e31d64948fae1bd92368dae32fe91abdaa6c990c95840a2d2c97d2b [2022-04-20T12:55:18.376Z] #23 11.76 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-20T12:55:18.376Z] #23 11.76 Successfully built yamllint [2022-04-20T12:55:18.376Z] #23 11.78 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-20T12:55:18.634Z] #23 12.17 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-20T12:55:18.686Z] #21 28.42 Selecting previously unselected package python3-wheel. [2022-04-20T12:55:18.686Z] #21 28.42 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-20T12:55:18.686Z] #21 28.42 Unpacking python3-wheel (0.34.2-1) ... [2022-04-20T12:55:18.686Z] #21 28.48 Selecting previously unselected package python3-pip. [2022-04-20T12:55:18.686Z] #21 28.48 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-20T12:55:18.686Z] #21 28.49 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-20T12:55:18.784Z] 4612f6d0b889: Pulling fs layer [2022-04-20T12:55:18.784Z] ba8181afd426: Pulling fs layer [2022-04-20T12:55:18.938Z] #21 7.098 Reading package lists... [2022-04-20T12:55:18.938Z] #21 ... [2022-04-20T12:55:18.938Z] [2022-04-20T12:55:18.938Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:55:18.938Z] #56 sha256:eb12cd17bf5797d24927aa3ef30eef76e4e04484f312260616d50a8dfe54a446 [2022-04-20T12:55:18.938Z] #56 10.74 + cd /tmp/tmp.6bFjuo4PuF/src/github.com/opencontainers/runc [2022-04-20T12:55:18.938Z] #56 10.74 + git checkout -q v1.1.1 [2022-04-20T12:55:18.938Z] #56 11.08 + '[' -z '' ']' [2022-04-20T12:55:18.938Z] #56 11.08 + target=static [2022-04-20T12:55:18.938Z] #56 11.08 + make BUILDTAGS=seccomp static [2022-04-20T12:55:18.938Z] #56 11.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-20T12:55:18.938Z] #56 ... [2022-04-20T12:55:18.938Z] [2022-04-20T12:55:18.938Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-20T12:55:18.938Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-20T12:55:18.938Z] #21 7.098 Reading package lists... [2022-04-20T12:55:18.944Z] #21 28.76 Selecting previously unselected package sudo. [2022-04-20T12:55:18.944Z] #21 28.76 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-20T12:55:18.944Z] #21 28.77 Unpacking sudo (1.9.5p2-3) ... [2022-04-20T12:55:19.202Z] #23 DONE 12.8s [2022-04-20T12:55:19.202Z] [2022-04-20T12:55:19.202Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:55:19.202Z] #60 sha256:c8fd0bd351d00f1a5b168f4a6f38f6286364d76cf7a91001a41b0176cdd037f3 [2022-04-20T12:55:19.512Z] #21 29.26 Selecting previously unselected package thin-provisioning-tools. [2022-04-20T12:55:19.512Z] #21 29.28 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-20T12:55:19.512Z] #21 29.28 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-20T12:55:19.572Z] #70 ... [2022-04-20T12:55:19.572Z] [2022-04-20T12:55:19.572Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:55:19.572Z] #65 sha256:d4d107cf215cb1492cfb3e6d9e240c5c7b83842e3d7cba8ec192ffe07892c398 [2022-04-20T12:55:19.572Z] #65 21.51 Fetched 48.9 MB in 20s (2428 kB/s) [2022-04-20T12:55:19.771Z] #21 29.54 Selecting previously unselected package uidmap. [2022-04-20T12:55:19.771Z] #21 29.55 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-20T12:55:19.771Z] #21 29.64 Unpacking uidmap (1:4.8.1-1) ... [2022-04-20T12:55:20.031Z] #21 29.82 Selecting previously unselected package vim-runtime. [2022-04-20T12:55:20.031Z] #21 29.82 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:55:20.031Z] #21 29.86 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-20T12:55:20.031Z] #21 29.89 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-20T12:55:20.290Z] #21 29.90 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:20.779Z] #21 9.565 Reading package lists... [2022-04-20T12:55:21.041Z] #21 12.07 Building dependency tree... [2022-04-20T12:55:21.304Z] #21 ... [2022-04-20T12:55:21.304Z] [2022-04-20T12:55:21.305Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:55:21.305Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:55:21.305Z] #34 DONE 121.9s [2022-04-20T12:55:21.305Z] [2022-04-20T12:55:21.305Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:55:21.305Z] #56 sha256:33687dfdbda58523b89d838a15ba7761b0ce57fcd315168560349700b7c05635 [2022-04-20T12:55:21.305Z] #56 10.55 + cd /tmp/tmp.N7kbB5R208/src/github.com/opencontainers/runc [2022-04-20T12:55:21.305Z] #56 10.55 + git checkout -q v1.1.1 [2022-04-20T12:55:21.305Z] #56 11.06 + '[' -z '' ']' [2022-04-20T12:55:21.305Z] #56 11.06 + target=static [2022-04-20T12:55:21.305Z] #56 11.06 + make BUILDTAGS=seccomp static [2022-04-20T12:55:21.305Z] #56 11.27 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-20T12:55:21.492Z] #21 9.426 Reading package lists... [2022-04-20T12:55:21.753Z] #21 11.92 Building dependency tree...#21 ... [2022-04-20T12:55:21.753Z] [2022-04-20T12:55:21.753Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-20T12:55:21.753Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-20T12:55:21.753Z] #34 DONE 122.7s [2022-04-20T12:55:21.753Z] [2022-04-20T12:55:21.753Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-20T12:55:21.753Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-20T12:55:21.753Z] #21 11.92 Building dependency tree... [2022-04-20T12:55:22.249Z] #56 ... [2022-04-20T12:55:22.249Z] [2022-04-20T12:55:22.249Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-20T12:55:22.249Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-20T12:55:22.249Z] #21 13.73 The following additional packages will be installed: [2022-04-20T12:55:22.249Z] #21 13.73 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-20T12:55:22.249Z] #21 13.73 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-20T12:55:22.249Z] #21 13.74 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-20T12:55:22.249Z] #21 13.74 python3-pkg-resources vim-runtime xxd [2022-04-20T12:55:22.249Z] #21 13.75 Suggested packages: [2022-04-20T12:55:22.249Z] #21 13.75 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-20T12:55:22.249Z] #21 13.75 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-20T12:55:22.249Z] #21 13.75 acl attr quota [2022-04-20T12:55:22.249Z] #21 13.75 Recommended packages: [2022-04-20T12:55:22.249Z] #21 13.75 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-20T12:55:23.142Z] #21 13.60 The following additional packages will be installed: [2022-04-20T12:55:23.142Z] #21 13.60 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-20T12:55:23.142Z] #21 13.60 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-20T12:55:23.142Z] #21 13.60 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-20T12:55:23.142Z] #21 13.60 python3-pkg-resources vim-runtime xxd [2022-04-20T12:55:23.142Z] #21 13.62 Suggested packages: [2022-04-20T12:55:23.142Z] #21 13.62 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-20T12:55:23.142Z] #21 13.62 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-20T12:55:23.142Z] #21 13.62 acl attr quota [2022-04-20T12:55:23.142Z] #21 13.62 Recommended packages: [2022-04-20T12:55:23.142Z] #21 13.62 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-20T12:55:23.194Z] #21 14.90 The following NEW packages will be installed: [2022-04-20T12:55:23.194Z] #21 14.90 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-20T12:55:23.195Z] #21 14.90 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-20T12:55:23.195Z] #21 14.91 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-20T12:55:23.195Z] #21 14.91 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-20T12:55:23.195Z] #21 14.91 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-20T12:55:23.195Z] #21 14.92 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-20T12:55:23.195Z] #21 14.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-20T12:55:23.195Z] #21 14.92 xz-utils zip zstd [2022-04-20T12:55:23.456Z] #21 15.23 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:55:23.456Z] #21 15.23 Need to get 27.6 MB of archives. [2022-04-20T12:55:23.456Z] #21 15.23 After this operation, 106 MB of additional disk space will be used. [2022-04-20T12:55:23.456Z] #21 15.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-20T12:55:23.456Z] #21 15.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-20T12:55:23.456Z] #21 15.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-20T12:55:23.456Z] #21 15.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-20T12:55:23.456Z] #21 15.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-20T12:55:23.456Z] #21 15.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-20T12:55:23.456Z] #21 15.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-20T12:55:23.456Z] #21 15.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-20T12:55:23.456Z] #21 15.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-20T12:55:23.579Z] #21 32.79 Selecting previously unselected package vim. [2022-04-20T12:55:23.579Z] #21 32.80 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-20T12:55:23.579Z] #21 32.81 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:23.579Z] #21 33.30 Selecting previously unselected package xfsprogs. [2022-04-20T12:55:23.579Z] #21 33.30 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-20T12:55:23.579Z] #21 33.31 Unpacking xfsprogs (5.10.0-4) ... [2022-04-20T12:55:23.718Z] #21 15.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-20T12:55:23.718Z] #21 15.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-20T12:55:23.718Z] #21 15.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-20T12:55:23.718Z] #21 15.29 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-20T12:55:23.718Z] #21 15.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-20T12:55:23.718Z] #21 15.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-20T12:55:23.718Z] #21 15.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-20T12:55:23.718Z] #21 15.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-20T12:55:23.718Z] #21 15.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-20T12:55:23.718Z] #21 15.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-20T12:55:23.718Z] #21 15.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-20T12:55:23.718Z] #21 15.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-20T12:55:23.718Z] #21 15.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-20T12:55:23.718Z] #21 15.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-20T12:55:23.718Z] #21 15.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-20T12:55:23.718Z] #21 15.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-20T12:55:23.718Z] #21 15.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-20T12:55:23.718Z] #21 15.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-20T12:55:23.838Z] #21 33.70 Selecting previously unselected package zip. [2022-04-20T12:55:23.838Z] #21 33.71 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-20T12:55:23.838Z] #21 33.72 Unpacking zip (3.0-12) ... [2022-04-20T12:55:23.980Z] #21 15.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-20T12:55:23.980Z] #21 15.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-20T12:55:23.980Z] #21 15.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-20T12:55:23.980Z] #21 15.58 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-20T12:55:23.980Z] #21 15.58 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-20T12:55:23.980Z] #21 15.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-20T12:55:23.980Z] #21 15.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-20T12:55:23.980Z] #21 15.64 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-20T12:55:23.980Z] #21 15.64 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-20T12:55:23.980Z] #21 15.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-20T12:55:23.980Z] #21 15.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-20T12:55:23.980Z] #21 15.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-20T12:55:23.980Z] #21 15.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-20T12:55:23.980Z] #21 15.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-20T12:55:23.980Z] #21 15.69 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-20T12:55:24.087Z] #21 14.67 The following NEW packages will be installed: [2022-04-20T12:55:24.087Z] #21 14.68 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-20T12:55:24.096Z] #21 33.85 Selecting previously unselected package zstd. [2022-04-20T12:55:24.097Z] #21 33.86 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-20T12:55:24.097Z] #21 33.87 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-20T12:55:24.242Z] #21 15.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-20T12:55:24.242Z] #21 15.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-20T12:55:24.242Z] #21 15.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-20T12:55:24.242Z] #21 15.94 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-20T12:55:24.242Z] #21 15.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-20T12:55:24.349Z] #21 14.68 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-20T12:55:24.350Z] #21 14.68 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-20T12:55:24.350Z] #21 14.68 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-20T12:55:24.350Z] #21 14.68 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-20T12:55:24.350Z] #21 14.68 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-20T12:55:24.350Z] #21 14.68 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-20T12:55:24.350Z] #21 14.68 xz-utils zip zstd [2022-04-20T12:55:24.350Z] #21 14.99 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:55:24.350Z] #21 14.99 Need to get 27.6 MB of archives. [2022-04-20T12:55:24.350Z] #21 14.99 After this operation, 106 MB of additional disk space will be used. [2022-04-20T12:55:24.350Z] #21 14.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-20T12:55:24.350Z] #21 15.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-20T12:55:24.350Z] #21 15.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-20T12:55:24.350Z] #21 15.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-20T12:55:24.350Z] #21 15.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-20T12:55:24.350Z] #21 15.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-20T12:55:24.350Z] #21 15.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-20T12:55:24.350Z] #21 15.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-20T12:55:24.350Z] #21 15.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-20T12:55:24.350Z] #21 15.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-20T12:55:24.350Z] #21 15.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-20T12:55:24.350Z] #21 15.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-20T12:55:24.350Z] #21 15.05 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-20T12:55:24.350Z] #21 15.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-20T12:55:24.350Z] #21 15.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-20T12:55:24.350Z] #21 15.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-20T12:55:24.350Z] #21 15.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-20T12:55:24.350Z] #21 15.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-20T12:55:24.350Z] #21 15.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-20T12:55:24.350Z] #21 15.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-20T12:55:24.350Z] #21 15.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-20T12:55:24.355Z] #21 34.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:55:24.505Z] #21 15.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-20T12:55:24.611Z] #21 15.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-20T12:55:24.612Z] #21 15.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-20T12:55:24.612Z] #21 15.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-20T12:55:24.612Z] #21 15.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-20T12:55:24.612Z] #21 15.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-20T12:55:24.612Z] #21 15.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-20T12:55:24.767Z] #21 16.45 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:55:24.873Z] #21 15.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-20T12:55:24.873Z] #21 15.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-20T12:55:24.873Z] #21 15.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-20T12:55:24.873Z] #21 15.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-20T12:55:24.873Z] #21 15.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-20T12:55:24.873Z] #21 15.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-20T12:55:24.873Z] #21 15.32 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-20T12:55:24.873Z] #21 15.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-20T12:55:24.873Z] #21 15.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-20T12:55:24.873Z] #21 15.38 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-20T12:55:24.873Z] #21 15.38 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-20T12:55:24.873Z] #21 15.39 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-20T12:55:24.873Z] #21 15.40 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-20T12:55:24.873Z] #21 15.40 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-20T12:55:24.873Z] #21 15.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-20T12:55:24.873Z] #21 15.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-20T12:55:24.873Z] #21 15.45 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-20T12:55:25.029Z] #21 16.57 Fetched 27.6 MB in 1s (26.5 MB/s) [2022-04-20T12:55:25.030Z] #21 16.61 Selecting previously unselected package pigz. [2022-04-20T12:55:25.030Z] #21 16.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-20T12:55:25.030Z] #21 16.68 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-20T12:55:25.030Z] #21 16.69 Unpacking pigz (2.6-1) ... [2022-04-20T12:55:25.135Z] #21 15.60 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-20T12:55:25.135Z] #21 15.64 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-20T12:55:25.135Z] #21 15.66 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-20T12:55:25.135Z] #21 15.67 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-20T12:55:25.291Z] #21 35.03 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-20T12:55:25.291Z] #21 35.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-20T12:55:25.291Z] #21 35.06 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-20T12:55:25.291Z] #21 35.08 Setting up libicu67:amd64 (67.1-7) ... [2022-04-20T12:55:25.291Z] #21 35.09 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-20T12:55:25.291Z] #21 35.11 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-20T12:55:25.291Z] #21 35.12 Setting up uidmap (1:4.8.1-1) ... [2022-04-20T12:55:25.291Z] #21 35.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:55:25.291Z] #21 16.78 Selecting previously unselected package libelf1:amd64. [2022-04-20T12:55:25.291Z] #21 16.78 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-20T12:55:25.291Z] #21 16.80 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-20T12:55:25.291Z] #21 16.95 Selecting previously unselected package libbpf0:amd64. [2022-04-20T12:55:25.291Z] #21 16.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-20T12:55:25.291Z] #21 16.96 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-20T12:55:25.550Z] #21 35.15 Setting up bzip2 (1.0.8-4) ... [2022-04-20T12:55:25.550Z] #21 35.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:55:25.550Z] #21 35.17 Setting up python3-wheel (0.34.2-1) ... [2022-04-20T12:55:25.553Z] #21 17.05 Selecting previously unselected package libcap2:amd64. [2022-04-20T12:55:25.553Z] #21 17.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-20T12:55:25.553Z] #21 17.07 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-20T12:55:25.553Z] #21 17.14 Selecting previously unselected package libmnl0:amd64. [2022-04-20T12:55:25.553Z] #21 17.14 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-20T12:55:25.553Z] #21 17.15 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-20T12:55:25.553Z] #21 17.20 Selecting previously unselected package libxtables12:amd64. [2022-04-20T12:55:25.553Z] #21 17.21 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-20T12:55:25.553Z] #21 17.22 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-20T12:55:25.708Z] #21 16.21 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:55:25.708Z] #21 16.31 Fetched 27.6 MB in 1s (28.3 MB/s) [2022-04-20T12:55:25.814Z] #21 17.32 Selecting previously unselected package libcap2-bin. [2022-04-20T12:55:25.814Z] #21 17.32 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-20T12:55:25.814Z] #21 17.33 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-20T12:55:25.814Z] #21 17.41 Selecting previously unselected package iproute2. [2022-04-20T12:55:25.814Z] #21 17.41 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-20T12:55:25.814Z] #21 17.42 Unpacking iproute2 (5.10.0-4) ... [2022-04-20T12:55:25.969Z] #21 16.37 Selecting previously unselected package pigz. [2022-04-20T12:55:25.969Z] #21 16.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-20T12:55:25.969Z] #21 16.44 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-20T12:55:25.969Z] #21 16.44 Unpacking pigz (2.6-1) ... [2022-04-20T12:55:25.969Z] #21 16.55 Selecting previously unselected package libelf1:amd64. [2022-04-20T12:55:25.969Z] #21 16.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-20T12:55:25.969Z] #21 16.57 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-20T12:55:26.076Z] #21 17.89 Selecting previously unselected package xxd. [2022-04-20T12:55:26.077Z] #21 17.89 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-20T12:55:26.118Z] #21 35.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:26.118Z] #21 35.92 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-20T12:55:26.118Z] #21 35.94 Setting up libcap2-bin (1:2.44-1) ... [2022-04-20T12:55:26.118Z] #21 35.95 Setting up apparmor (2.13.6-10) ... [2022-04-20T12:55:26.142Z] #65 21.51 Reading package lists... [2022-04-20T12:55:26.142Z] #65 ... [2022-04-20T12:55:26.142Z] [2022-04-20T12:55:26.142Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:55:26.142Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-20T12:55:26.142Z] #20 21.69 Fetched 48.9 MB in 20s (2422 kB/s) [2022-04-20T12:55:26.231Z] #21 16.73 Selecting previously unselected package libbpf0:amd64. [2022-04-20T12:55:26.231Z] #21 16.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-20T12:55:26.231Z] #21 16.73 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-20T12:55:26.231Z] #21 16.84 Selecting previously unselected package libcap2:amd64. [2022-04-20T12:55:26.231Z] #21 16.85 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-20T12:55:26.231Z] #21 16.85 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-20T12:55:26.231Z] #21 16.92 Selecting previously unselected package libmnl0:amd64. [2022-04-20T12:55:26.339Z] #21 17.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:26.339Z] #21 18.05 Selecting previously unselected package vim-common. [2022-04-20T12:55:26.339Z] #21 18.05 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:55:26.339Z] #21 18.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:26.504Z] #21 16.93 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-20T12:55:26.504Z] #21 16.93 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-20T12:55:26.504Z] #21 17.00 Selecting previously unselected package libxtables12:amd64. [2022-04-20T12:55:26.504Z] #21 17.00 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-20T12:55:26.504Z] #21 17.01 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-20T12:55:26.504Z] #21 17.07 Selecting previously unselected package libcap2-bin. [2022-04-20T12:55:26.504Z] #21 17.08 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-20T12:55:26.504Z] #21 17.08 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-20T12:55:26.504Z] #21 17.17 Selecting previously unselected package iproute2. [2022-04-20T12:55:26.504Z] #21 17.17 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-20T12:55:26.504Z] #21 17.18 Unpacking iproute2 (5.10.0-4) ... [2022-04-20T12:55:26.601Z] #21 18.23 Selecting previously unselected package bash-completion. [2022-04-20T12:55:26.601Z] #21 18.25 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-20T12:55:27.077Z] #21 17.59 Selecting previously unselected package xxd. [2022-04-20T12:55:27.077Z] #21 17.59 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-20T12:55:27.077Z] #21 17.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:27.077Z] #21 17.71 Selecting previously unselected package vim-common. [2022-04-20T12:55:27.339Z] #21 17.73 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:55:27.339Z] #21 17.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:27.339Z] #21 17.89 Selecting previously unselected package bash-completion. [2022-04-20T12:55:27.339Z] #21 17.89 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-20T12:55:27.520Z] #20 21.69 Reading package lists... [2022-04-20T12:55:27.520Z] #20 ... [2022-04-20T12:55:27.520Z] [2022-04-20T12:55:27.520Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:55:27.520Z] #45 sha256:d946d72b24396f866300973e1f1f474f536f0c5798ea759ac2026e2769ea3aa3 [2022-04-20T12:55:27.520Z] #45 21.50 Fetched 48.9 MB in 20s (2411 kB/s) [2022-04-20T12:55:27.520Z] #45 21.50 Reading package lists... [2022-04-20T12:55:27.779Z] #45 30.45 Reading package lists... [2022-04-20T12:55:27.779Z] #45 ... [2022-04-20T12:55:27.779Z] [2022-04-20T12:55:27.779Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:55:27.779Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-20T12:55:27.779Z] #20 21.69 Reading package lists... [2022-04-20T12:55:28.023Z] #21 37.48 Setting up zip (3.0-12) ... [2022-04-20T12:55:28.023Z] #21 37.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:28.023Z] #21 37.55 Setting up bash-completion (1:2.11-2) ... [2022-04-20T12:55:28.521Z] #21 20.05 Unpacking bash-completion (1:2.11-2) ... [2022-04-20T12:55:28.783Z] #21 20.37 Selecting previously unselected package bzip2. [2022-04-20T12:55:28.783Z] #21 20.38 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-20T12:55:28.783Z] #21 20.39 Unpacking bzip2 (1.0.8-4) ... [2022-04-20T12:55:28.783Z] #21 20.46 Selecting previously unselected package xz-utils. [2022-04-20T12:55:28.783Z] #21 20.47 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-20T12:55:28.783Z] #21 20.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-20T12:55:29.045Z] #21 20.62 Selecting previously unselected package apparmor. [2022-04-20T12:55:29.045Z] #21 20.64 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-20T12:55:29.045Z] #21 20.69 Unpacking apparmor (2.13.6-10) ... [2022-04-20T12:55:29.180Z] #60 ... [2022-04-20T12:55:29.180Z] [2022-04-20T12:55:29.180Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:55:29.180Z] #43 sha256:3c6e603ab2ceb926f7b67e7af224ed90855540225b0fe3ab4ff7acbf8a9233e3 [2022-04-20T12:55:29.180Z] #43 164.5 + dpkg --print-architecture [2022-04-20T12:55:29.180Z] #43 DONE 165.1s [2022-04-20T12:55:29.180Z] [2022-04-20T12:55:29.180Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:55:29.180Z] #60 sha256:c8fd0bd351d00f1a5b168f4a6f38f6286364d76cf7a91001a41b0176cdd037f3 [2022-04-20T12:55:29.193Z] ba8181afd426: Verifying Checksum [2022-04-20T12:55:29.193Z] ba8181afd426: Download complete [2022-04-20T12:55:29.257Z] #21 19.77 Unpacking bash-completion (1:2.11-2) ... [2022-04-20T12:55:29.518Z] #21 20.11 Selecting previously unselected package bzip2. [2022-04-20T12:55:29.518Z] #21 20.12 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-20T12:55:29.518Z] #21 20.12 Unpacking bzip2 (1.0.8-4) ... [2022-04-20T12:55:29.518Z] #21 20.21 Selecting previously unselected package xz-utils. [2022-04-20T12:55:29.619Z] #21 21.10 Selecting previously unselected package inetutils-ping. [2022-04-20T12:55:29.619Z] #21 21.10 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-20T12:55:29.619Z] #21 21.11 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-20T12:55:29.619Z] #21 21.22 Selecting previously unselected package libip4tc2:amd64. [2022-04-20T12:55:29.619Z] #21 21.23 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-20T12:55:29.619Z] #21 21.23 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-20T12:55:29.619Z] #21 21.28 Selecting previously unselected package libip6tc2:amd64. [2022-04-20T12:55:29.619Z] #21 21.28 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-20T12:55:29.619Z] #21 21.30 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-20T12:55:29.619Z] #21 21.36 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-20T12:55:29.619Z] #21 21.38 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-20T12:55:29.619Z] #21 21.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-20T12:55:29.619Z] #21 21.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-20T12:55:29.669Z] #21 39.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-20T12:55:29.669Z] #21 39.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-20T12:55:29.669Z] #21 39.34 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-20T12:55:29.669Z] #21 39.38 Setting up patch (2.7.6-7) ... [2022-04-20T12:55:29.669Z] #21 39.40 Setting up sudo (1.9.5p2-3) ... [2022-04-20T12:55:29.670Z] #21 39.51 invoke-rc.d: could not determine current runlevel [2022-04-20T12:55:29.670Z] #21 39.52 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-20T12:55:29.670Z] #21 39.53 Setting up xfsprogs (5.10.0-4) ... [2022-04-20T12:55:29.670Z] #21 39.55 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-20T12:55:29.670Z] #21 39.58 Setting up inetutils-ping (2:2.0-1) ... [2022-04-20T12:55:29.779Z] #21 20.21 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-20T12:55:29.780Z] #21 20.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-20T12:55:29.780Z] #21 20.39 Selecting previously unselected package apparmor. [2022-04-20T12:55:29.780Z] #21 20.39 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-20T12:55:29.780Z] #21 20.45 Unpacking apparmor (2.13.6-10) ... [2022-04-20T12:55:29.881Z] #21 21.44 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-20T12:55:29.881Z] #21 21.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-20T12:55:29.881Z] #21 21.52 Selecting previously unselected package libnftnl11:amd64. [2022-04-20T12:55:29.881Z] #21 21.54 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-20T12:55:29.881Z] #21 21.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-20T12:55:29.881Z] #21 21.64 Selecting previously unselected package iptables. [2022-04-20T12:55:29.929Z] #21 39.60 Setting up pigz (2.6-1) ... [2022-04-20T12:55:29.929Z] #21 39.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-20T12:55:29.929Z] #21 39.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:55:29.929Z] #21 39.65 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-20T12:55:29.929Z] #21 39.67 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:30.142Z] #21 21.65 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-20T12:55:30.142Z] #21 21.65 Unpacking iptables (1.8.7-1) ... [2022-04-20T12:55:30.352Z] #21 20.82 Selecting previously unselected package inetutils-ping. [2022-04-20T12:55:30.352Z] #21 20.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-20T12:55:30.352Z] #21 20.82 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-20T12:55:30.352Z] #21 20.92 Selecting previously unselected package libip4tc2:amd64. [2022-04-20T12:55:30.352Z] #21 20.93 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-20T12:55:30.352Z] #21 20.93 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-20T12:55:30.352Z] #21 21.00 Selecting previously unselected package libip6tc2:amd64. [2022-04-20T12:55:30.352Z] #21 21.00 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-20T12:55:30.352Z] #21 21.01 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-20T12:55:30.404Z] #21 21.95 Selecting previously unselected package libonig5:amd64. [2022-04-20T12:55:30.404Z] #21 21.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-20T12:55:30.404Z] #21 21.96 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:55:30.404Z] #21 22.12 Selecting previously unselected package libjq1:amd64. [2022-04-20T12:55:30.404Z] #21 22.12 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-20T12:55:30.404Z] #21 22.12 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:55:30.497Z] #21 40.28 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-20T12:55:30.497Z] #21 40.29 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-20T12:55:30.613Z] #21 21.08 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-20T12:55:30.613Z] #21 21.08 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-20T12:55:30.613Z] #21 21.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-20T12:55:30.613Z] #21 21.16 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-20T12:55:30.613Z] #21 21.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-20T12:55:30.613Z] #21 21.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-20T12:55:30.613Z] #21 21.24 Selecting previously unselected package libnftnl11:amd64. [2022-04-20T12:55:30.613Z] #21 21.24 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-20T12:55:30.613Z] #21 21.25 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-20T12:55:30.666Z] #21 22.25 Selecting previously unselected package jq. [2022-04-20T12:55:30.666Z] #21 22.26 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-20T12:55:30.666Z] #21 22.26 Unpacking jq (1.6-2.1) ... [2022-04-20T12:55:30.666Z] #21 22.35 Selecting previously unselected package libaio1:amd64. [2022-04-20T12:55:30.666Z] #21 22.36 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-20T12:55:30.666Z] #21 22.37 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-20T12:55:30.756Z] #21 40.65 Setting up libelf1:amd64 (0.183-1) ... [2022-04-20T12:55:30.756Z] #21 40.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-20T12:55:30.875Z] #21 21.34 Selecting previously unselected package iptables. [2022-04-20T12:55:30.875Z] #21 21.35 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-20T12:55:30.875Z] #21 21.36 Unpacking iptables (1.8.7-1) ... [2022-04-20T12:55:30.928Z] #21 22.47 Selecting previously unselected package libgpm2:amd64. [2022-04-20T12:55:30.928Z] #21 22.48 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-20T12:55:30.928Z] #21 22.48 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-20T12:55:30.928Z] #21 22.55 Selecting previously unselected package libicu67:amd64. [2022-04-20T12:55:30.928Z] #21 22.56 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-20T12:55:30.928Z] #21 22.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-20T12:55:31.014Z] #21 40.70 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:55:31.014Z] #21 40.73 Setting up python3-distutils (3.9.2-1) ... [2022-04-20T12:55:31.137Z] #21 21.67 Selecting previously unselected package libonig5:amd64. [2022-04-20T12:55:31.137Z] #21 21.68 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-20T12:55:31.137Z] #21 21.69 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:55:31.285Z] #21 41.21 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:31.285Z] #21 41.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-20T12:55:31.285Z] #21 41.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-20T12:55:31.285Z] #21 41.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-20T12:55:31.285Z] #21 41.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-20T12:55:31.285Z] #21 41.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-20T12:55:31.398Z] #21 21.82 Selecting previously unselected package libjq1:amd64. [2022-04-20T12:55:31.398Z] #21 21.82 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-20T12:55:31.398Z] #21 21.83 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:55:31.398Z] #21 21.93 Selecting previously unselected package jq. [2022-04-20T12:55:31.398Z] #21 21.93 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-20T12:55:31.398Z] #21 21.95 Unpacking jq (1.6-2.1) ... [2022-04-20T12:55:31.398Z] #21 22.03 Selecting previously unselected package libaio1:amd64. [2022-04-20T12:55:31.544Z] #21 41.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-20T12:55:31.544Z] #21 41.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-20T12:55:31.544Z] #21 41.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-20T12:55:31.544Z] #21 41.31 Setting up python3-setuptools (52.0.0-4) ... [2022-04-20T12:55:31.702Z] #21 22.03 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-20T12:55:31.702Z] #21 22.04 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-20T12:55:31.702Z] #21 22.11 Selecting previously unselected package libgpm2:amd64. [2022-04-20T12:55:31.702Z] #21 22.11 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-20T12:55:31.702Z] #21 22.12 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-20T12:55:31.702Z] #21 22.19 Selecting previously unselected package libicu67:amd64. [2022-04-20T12:55:31.702Z] #21 22.19 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-20T12:55:31.702Z] #21 22.19 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-20T12:55:32.919Z] #21 42.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:55:32.919Z] #21 42.70 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-20T12:55:32.919Z] #21 42.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-20T12:55:32.919Z] #21 42.74 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-20T12:55:34.117Z] #21 43.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-20T12:55:34.117Z] #21 43.78 Setting up jq (1.6-2.1) ... [2022-04-20T12:55:34.117Z] #21 43.79 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-20T12:55:34.117Z] #21 43.81 Setting up iptables (1.8.7-1) ... [2022-04-20T12:55:34.117Z] #21 43.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-20T12:55:34.117Z] #21 43.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-20T12:55:34.117Z] #21 43.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-20T12:55:34.117Z] #21 43.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-20T12:55:34.117Z] #21 43.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-20T12:55:34.117Z] #21 43.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-20T12:55:34.117Z] #21 43.87 Setting up iproute2 (5.10.0-4) ... [2022-04-20T12:55:34.242Z] #21 25.74 Selecting previously unselected package libinih1:amd64. [2022-04-20T12:55:34.242Z] #21 25.74 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-20T12:55:34.242Z] #21 25.75 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-20T12:55:34.242Z] #21 25.85 Selecting previously unselected package libnet1:amd64. [2022-04-20T12:55:34.242Z] #21 25.86 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-20T12:55:34.243Z] #21 25.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:55:34.243Z] #21 25.96 Selecting previously unselected package libnl-3-200:amd64. [2022-04-20T12:55:34.243Z] #21 25.97 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-20T12:55:34.243Z] #21 25.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:55:34.243Z] #21 26.06 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-20T12:55:34.377Z] #21 44.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:55:34.504Z] #21 26.07 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-20T12:55:34.504Z] #21 26.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:55:34.504Z] #21 26.14 Selecting previously unselected package net-tools. [2022-04-20T12:55:34.504Z] #21 26.16 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-20T12:55:34.504Z] #21 26.17 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-20T12:55:34.504Z] #21 26.32 Selecting previously unselected package patch. [2022-04-20T12:55:34.766Z] #21 26.33 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-20T12:55:34.766Z] #21 26.33 Unpacking patch (2.7.6-7) ... [2022-04-20T12:55:34.766Z] #21 26.44 Selecting previously unselected package python-pip-whl. [2022-04-20T12:55:34.766Z] #21 26.44 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-20T12:55:34.766Z] #21 26.45 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-20T12:55:35.004Z] #21 25.35 Selecting previously unselected package libinih1:amd64. [2022-04-20T12:55:35.004Z] #21 25.36 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-20T12:55:35.004Z] #21 25.37 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-20T12:55:35.004Z] #21 25.42 Selecting previously unselected package libnet1:amd64. [2022-04-20T12:55:35.004Z] #21 25.43 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-20T12:55:35.004Z] #21 25.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:55:35.004Z] #21 25.52 Selecting previously unselected package libnl-3-200:amd64. [2022-04-20T12:55:35.004Z] #21 25.52 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-20T12:55:35.004Z] #21 25.53 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:55:35.265Z] #21 25.62 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-20T12:55:35.265Z] #21 25.62 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-20T12:55:35.265Z] #21 25.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:55:35.265Z] #21 25.69 Selecting previously unselected package net-tools. [2022-04-20T12:55:35.265Z] #21 25.70 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-20T12:55:35.265Z] #21 25.71 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-20T12:55:35.265Z] #21 25.89 Selecting previously unselected package patch. [2022-04-20T12:55:35.265Z] #21 25.90 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-20T12:55:35.265Z] #21 25.92 Unpacking patch (2.7.6-7) ... [2022-04-20T12:55:35.265Z] #21 26.00 Selecting previously unselected package python-pip-whl. [2022-04-20T12:55:35.315Z] #21 DONE 45.0s [2022-04-20T12:55:35.315Z] [2022-04-20T12:55:35.315Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-20T12:55:35.315Z] #22 sha256:7bb7714b9e1cfe9480431e0255c8eb009e8d5589b0295f7bd119fee3c8f0fb64 [2022-04-20T12:55:35.338Z] #21 26.94 Selecting previously unselected package python3-lib2to3. [2022-04-20T12:55:35.338Z] #21 26.95 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-20T12:55:35.338Z] #21 26.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-20T12:55:35.526Z] #21 26.02 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-20T12:55:35.526Z] #21 26.02 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-20T12:55:35.599Z] #21 27.06 Selecting previously unselected package python3-distutils. [2022-04-20T12:55:35.599Z] #21 27.07 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-20T12:55:35.599Z] #21 27.07 Unpacking python3-distutils (3.9.2-1) ... [2022-04-20T12:55:35.599Z] #21 27.19 Selecting previously unselected package python3-pkg-resources. [2022-04-20T12:55:35.599Z] #21 27.21 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-20T12:55:35.599Z] #21 27.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:55:35.861Z] #21 27.33 Selecting previously unselected package python3-setuptools. [2022-04-20T12:55:35.861Z] #21 27.34 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-20T12:55:35.861Z] #21 27.35 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-20T12:55:35.861Z] #21 27.57 Selecting previously unselected package python3-wheel. [2022-04-20T12:55:35.861Z] #21 27.57 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-20T12:55:35.861Z] #21 27.58 Unpacking python3-wheel (0.34.2-1) ... [2022-04-20T12:55:36.098Z] #21 26.51 Selecting previously unselected package python3-lib2to3. [2022-04-20T12:55:36.098Z] #21 26.52 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-20T12:55:36.098Z] #21 26.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-20T12:55:36.098Z] #21 26.64 Selecting previously unselected package python3-distutils. [2022-04-20T12:55:36.098Z] #21 26.65 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-20T12:55:36.098Z] #21 26.66 Unpacking python3-distutils (3.9.2-1) ... [2022-04-20T12:55:36.124Z] #21 27.64 Selecting previously unselected package python3-pip. [2022-04-20T12:55:36.124Z] #21 27.64 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-20T12:55:36.124Z] #21 27.65 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-20T12:55:36.124Z] #21 27.90 Selecting previously unselected package sudo. [2022-04-20T12:55:36.223Z] #20 30.92 Reading package lists... [2022-04-20T12:55:36.223Z] #20 ... [2022-04-20T12:55:36.223Z] [2022-04-20T12:55:36.223Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:55:36.223Z] #45 sha256:d946d72b24396f866300973e1f1f474f536f0c5798ea759ac2026e2769ea3aa3 [2022-04-20T12:55:36.223Z] #45 30.45 Reading package lists... [2022-04-20T12:55:36.359Z] #21 26.82 Selecting previously unselected package python3-pkg-resources. [2022-04-20T12:55:36.359Z] #21 26.82 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-20T12:55:36.359Z] #21 26.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:55:36.359Z] #21 26.98 Selecting previously unselected package python3-setuptools. [2022-04-20T12:55:36.359Z] #21 27.00 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-20T12:55:36.385Z] #21 27.90 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-20T12:55:36.385Z] #21 27.91 Unpacking sudo (1.9.5p2-3) ... [2022-04-20T12:55:36.619Z] #21 27.01 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-20T12:55:36.619Z] #21 27.27 Selecting previously unselected package python3-wheel. [2022-04-20T12:55:36.691Z] #22 1.403 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-20T12:55:36.692Z] #22 1.407 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-20T12:55:36.692Z] #22 1.410 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-20T12:55:36.692Z] #22 DONE 1.5s [2022-04-20T12:55:36.692Z] [2022-04-20T12:55:36.692Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-20T12:55:36.692Z] #23 sha256:befcb33ff2c19b714ddd5d2f790d55ad59013be981a88919123195ceffa7333a [2022-04-20T12:55:36.881Z] #21 27.28 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-20T12:55:36.881Z] #21 27.28 Unpacking python3-wheel (0.34.2-1) ... [2022-04-20T12:55:36.881Z] #21 27.35 Selecting previously unselected package python3-pip. [2022-04-20T12:55:36.881Z] #21 27.36 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-20T12:55:36.881Z] #21 27.37 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-20T12:55:36.958Z] #21 28.37 Selecting previously unselected package thin-provisioning-tools. [2022-04-20T12:55:36.958Z] #21 28.39 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-20T12:55:36.958Z] #21 28.40 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-20T12:55:36.958Z] #21 28.62 Selecting previously unselected package uidmap. [2022-04-20T12:55:36.958Z] #21 28.62 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-20T12:55:36.958Z] #21 28.63 Unpacking uidmap (1:4.8.1-1) ... [2022-04-20T12:55:36.958Z] #21 28.77 Selecting previously unselected package vim-runtime. [2022-04-20T12:55:37.142Z] #21 27.59 Selecting previously unselected package sudo. [2022-04-20T12:55:37.142Z] #21 27.60 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-20T12:55:37.142Z] #21 27.61 Unpacking sudo (1.9.5p2-3) ... [2022-04-20T12:55:37.220Z] #21 28.77 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:55:37.220Z] #21 28.80 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-20T12:55:37.220Z] #21 28.83 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-20T12:55:37.220Z] #21 28.84 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:37.404Z] #21 28.12 Selecting previously unselected package thin-provisioning-tools. [2022-04-20T12:55:37.666Z] #21 28.12 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-20T12:55:37.666Z] #21 28.14 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-20T12:55:37.928Z] #21 28.34 Selecting previously unselected package uidmap. [2022-04-20T12:55:37.928Z] #21 28.35 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-20T12:55:37.928Z] #21 28.36 Unpacking uidmap (1:4.8.1-1) ... [2022-04-20T12:55:37.928Z] #21 28.49 Selecting previously unselected package vim-runtime. [2022-04-20T12:55:37.928Z] #21 28.49 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:55:37.928Z] #21 28.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-20T12:55:38.126Z] #45 39.26 Building dependency tree... [2022-04-20T12:55:38.126Z] #45 ... [2022-04-20T12:55:38.126Z] [2022-04-20T12:55:38.126Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:55:38.126Z] #65 sha256:d4d107cf215cb1492cfb3e6d9e240c5c7b83842e3d7cba8ec192ffe07892c398 [2022-04-20T12:55:38.126Z] #65 21.51 Reading package lists... [2022-04-20T12:55:38.126Z] #65 31.23 Reading package lists... [2022-04-20T12:55:38.126Z] #65 40.60 Building dependency tree... [2022-04-20T12:55:38.126Z] #65 ... [2022-04-20T12:55:38.126Z] [2022-04-20T12:55:38.126Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:55:38.126Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-20T12:55:38.126Z] #20 30.92 Reading package lists... [2022-04-20T12:55:38.189Z] #21 28.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-20T12:55:38.189Z] #21 28.56 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:39.770Z] #21 31.57 Selecting previously unselected package vim. [2022-04-20T12:55:40.030Z] #20 40.41 Building dependency tree... [2022-04-20T12:55:40.055Z] #21 31.59 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-20T12:55:40.055Z] #21 31.60 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:40.640Z] #21 32.33 Selecting previously unselected package xfsprogs. [2022-04-20T12:55:40.640Z] #21 32.33 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-20T12:55:40.640Z] #21 32.34 Unpacking xfsprogs (5.10.0-4) ... [2022-04-20T12:55:40.740Z] #21 31.32 Selecting previously unselected package vim. [2022-04-20T12:55:40.740Z] #21 31.32 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-20T12:55:41.001Z] #21 31.34 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:41.211Z] #21 32.76 Selecting previously unselected package zip. [2022-04-20T12:55:41.211Z] #21 32.76 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-20T12:55:41.211Z] #21 32.77 Unpacking zip (3.0-12) ... [2022-04-20T12:55:41.211Z] #21 32.90 Selecting previously unselected package zstd. [2022-04-20T12:55:41.211Z] #21 32.90 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-20T12:55:41.211Z] #21 32.91 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-20T12:55:41.262Z] #21 31.83 Selecting previously unselected package xfsprogs. [2022-04-20T12:55:41.262Z] #21 31.83 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-20T12:55:41.262Z] #21 31.84 Unpacking xfsprogs (5.10.0-4) ... [2022-04-20T12:55:41.411Z] #20 44.32 The following additional packages will be installed: [2022-04-20T12:55:41.411Z] #20 44.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-20T12:55:41.411Z] #20 44.32 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-20T12:55:41.411Z] #20 44.32 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-20T12:55:41.411Z] #20 44.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-20T12:55:41.411Z] #20 44.33 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-20T12:55:41.411Z] #20 44.34 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-20T12:55:41.411Z] #20 44.35 mingw-w64-common mingw-w64-x86-64-dev [2022-04-20T12:55:41.411Z] #20 44.38 Suggested packages: [2022-04-20T12:55:41.411Z] #20 44.39 gcc-10-locales seccomp wine64 [2022-04-20T12:55:41.784Z] #21 33.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:55:41.785Z] #21 32.19 Selecting previously unselected package zip. [2022-04-20T12:55:41.785Z] #21 32.20 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-20T12:55:41.785Z] #21 32.21 Unpacking zip (3.0-12) ... [2022-04-20T12:55:41.785Z] #21 32.34 Selecting previously unselected package zstd. [2022-04-20T12:55:41.785Z] #21 32.36 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-20T12:55:41.785Z] #21 32.37 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-20T12:55:42.139Z] 8f616e6e9eec: Verifying Checksum [2022-04-20T12:55:42.139Z] 8f616e6e9eec: Download complete [2022-04-20T12:55:42.307Z] #21 32.74 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:55:42.347Z] #20 45.09 The following NEW packages will be installed: [2022-04-20T12:55:42.348Z] #20 45.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-20T12:55:42.348Z] #20 45.10 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-20T12:55:42.348Z] #20 45.10 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-20T12:55:42.348Z] #20 45.10 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-20T12:55:42.348Z] #20 45.10 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-20T12:55:42.348Z] #20 45.10 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-20T12:55:42.348Z] #20 45.10 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-20T12:55:42.348Z] #20 45.11 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-20T12:55:42.348Z] #20 45.11 mingw-w64-x86-64-dev [2022-04-20T12:55:42.607Z] #20 45.58 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:55:42.607Z] #20 45.58 Need to get 115 MB of archives. [2022-04-20T12:55:42.607Z] #20 45.58 After this operation, 645 MB of additional disk space will be used. [2022-04-20T12:55:42.607Z] #20 45.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-20T12:55:42.607Z] #20 45.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-20T12:55:42.607Z] #20 45.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-20T12:55:42.607Z] #20 45.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-20T12:55:42.607Z] #20 45.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-20T12:55:42.607Z] #20 45.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-20T12:55:42.607Z] #20 45.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-20T12:55:42.728Z] #21 34.21 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-20T12:55:42.728Z] #21 34.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-20T12:55:42.728Z] #21 34.24 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-20T12:55:42.728Z] #21 34.25 Setting up libicu67:amd64 (67.1-7) ... [2022-04-20T12:55:42.728Z] #21 34.27 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-20T12:55:42.728Z] #21 34.28 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-20T12:55:42.728Z] #21 34.30 Setting up uidmap (1:4.8.1-1) ... [2022-04-20T12:55:42.728Z] #21 34.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:55:42.728Z] #21 34.33 Setting up bzip2 (1.0.8-4) ... [2022-04-20T12:55:42.728Z] #21 34.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:55:42.728Z] #21 34.36 Setting up python3-wheel (0.34.2-1) ... [2022-04-20T12:55:42.866Z] #20 45.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-20T12:55:42.866Z] #20 45.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-20T12:55:42.866Z] #20 46.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-20T12:55:42.880Z] #21 33.57 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-20T12:55:42.880Z] #21 33.58 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-20T12:55:43.141Z] #21 33.60 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-20T12:55:43.141Z] #21 33.61 Setting up libicu67:amd64 (67.1-7) ... [2022-04-20T12:55:43.141Z] #21 33.62 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-20T12:55:43.141Z] #21 33.64 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-20T12:55:43.141Z] #21 33.65 Setting up uidmap (1:4.8.1-1) ... [2022-04-20T12:55:43.141Z] #21 33.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:55:43.141Z] #21 33.67 Setting up bzip2 (1.0.8-4) ... [2022-04-20T12:55:43.141Z] #21 33.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:55:43.141Z] #21 33.70 Setting up python3-wheel (0.34.2-1) ... [2022-04-20T12:55:43.300Z] #21 35.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:43.562Z] #21 35.02 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-20T12:55:43.562Z] #21 35.03 Setting up libcap2-bin (1:2.44-1) ... [2022-04-20T12:55:43.562Z] #21 35.05 Setting up apparmor (2.13.6-10) ... [2022-04-20T12:55:43.727Z] #21 34.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:43.727Z] #21 34.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-20T12:55:43.727Z] #21 34.34 Setting up libcap2-bin (1:2.44-1) ... [2022-04-20T12:55:43.727Z] #21 34.35 Setting up apparmor (2.13.6-10) ... [2022-04-20T12:55:43.804Z] #20 46.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-20T12:55:43.804Z] #20 46.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-20T12:55:43.804Z] #20 46.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-04-20T12:55:44.063Z] #20 ... [2022-04-20T12:55:44.063Z] [2022-04-20T12:55:44.063Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:55:44.063Z] #45 sha256:d946d72b24396f866300973e1f1f474f536f0c5798ea759ac2026e2769ea3aa3 [2022-04-20T12:55:44.063Z] #45 39.26 Building dependency tree... [2022-04-20T12:55:44.063Z] #45 43.49 The following additional packages will be installed: [2022-04-20T12:55:44.063Z] #45 43.53 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-20T12:55:44.063Z] #45 43.56 Suggested packages: [2022-04-20T12:55:44.063Z] #45 43.56 cmake-doc ninja-build lrzip [2022-04-20T12:55:44.063Z] #45 43.56 Recommended packages: [2022-04-20T12:55:44.063Z] #45 43.56 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-20T12:55:44.063Z] #45 44.37 The following NEW packages will be installed: [2022-04-20T12:55:44.063Z] #45 44.39 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-20T12:55:44.063Z] #45 44.86 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:55:44.063Z] #45 44.86 Need to get 8418 kB of archives. [2022-04-20T12:55:44.063Z] #45 44.86 After this operation, 34.9 MB of additional disk space will be used. [2022-04-20T12:55:44.063Z] #45 44.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-20T12:55:44.063Z] #45 44.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-20T12:55:44.063Z] #45 44.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-20T12:55:44.063Z] #45 44.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-20T12:55:44.063Z] #45 44.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-20T12:55:44.063Z] #45 44.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-20T12:55:44.063Z] #45 44.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-20T12:55:44.063Z] #45 44.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-20T12:55:44.063Z] #45 45.55 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:55:44.063Z] #45 45.97 Fetched 8418 kB in 0s (18.7 MB/s) [2022-04-20T12:55:44.063Z] #45 46.04 Selecting previously unselected package xxd. [2022-04-20T12:55:44.063Z] #45 46.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 ... 30207 files and directories currently installed.) [2022-04-20T12:55:44.063Z] #45 46.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-20T12:55:44.063Z] #45 46.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:44.063Z] #45 46.22 Selecting previously unselected package vim-common. [2022-04-20T12:55:44.063Z] #45 46.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:55:44.063Z] #45 46.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:44.063Z] #45 46.39 Selecting previously unselected package cmake-data. [2022-04-20T12:55:44.063Z] #45 46.39 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-20T12:55:44.063Z] #45 46.40 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-20T12:55:44.631Z] #45 ... [2022-04-20T12:55:44.631Z] [2022-04-20T12:55:44.631Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-20T12:55:44.631Z] #65 sha256:d4d107cf215cb1492cfb3e6d9e240c5c7b83842e3d7cba8ec192ffe07892c398 [2022-04-20T12:55:44.631Z] #65 40.60 Building dependency tree... [2022-04-20T12:55:44.631Z] #65 44.72 The following additional packages will be installed: [2022-04-20T12:55:44.631Z] #65 44.74 libbtrfs0 [2022-04-20T12:55:44.631Z] #65 44.98 The following NEW packages will be installed: [2022-04-20T12:55:44.631Z] #65 44.99 libbtrfs-dev libbtrfs0 [2022-04-20T12:55:44.631Z] #65 45.45 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:55:44.631Z] #65 45.45 Need to get 460 kB of archives. [2022-04-20T12:55:44.631Z] #65 45.45 After this operation, 1237 kB of additional disk space will be used. [2022-04-20T12:55:44.631Z] #65 45.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-20T12:55:44.631Z] #65 45.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-20T12:55:44.631Z] #65 46.22 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:55:44.631Z] #65 46.56 Fetched 460 kB in 0s (1630 kB/s) [2022-04-20T12:55:44.631Z] #65 46.63 Selecting previously unselected package libbtrfs0:amd64. [2022-04-20T12:55:44.631Z] #65 46.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 ... 30207 files and directories currently installed.) [2022-04-20T12:55:44.631Z] #65 46.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-20T12:55:44.631Z] #65 46.70 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:55:44.631Z] #65 46.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-20T12:55:44.631Z] #65 46.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-20T12:55:44.631Z] #65 46.80 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:55:44.631Z] #65 47.01 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:55:44.631Z] #65 47.02 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:55:44.631Z] #65 47.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:55:44.631Z] #65 DONE 47.5s [2022-04-20T12:55:44.631Z] [2022-04-20T12:55:44.631Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-20T12:55:44.631Z] #66 sha256:b569eb454389340fc50af027e165dadf5f670f60d8a6e21fcc07f0d9c7c49385 [2022-04-20T12:55:44.631Z] #66 DONE 0.1s [2022-04-20T12:55:44.631Z] [2022-04-20T12:55:44.631Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-20T12:55:44.631Z] #45 sha256:d946d72b24396f866300973e1f1f474f536f0c5798ea759ac2026e2769ea3aa3 [2022-04-20T12:55:44.890Z] #45 47.69 Selecting previously unselected package libarchive13:amd64. [2022-04-20T12:55:44.890Z] #45 47.71 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-20T12:55:44.890Z] #45 47.73 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-20T12:55:44.890Z] #45 47.93 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-20T12:55:44.890Z] #45 47.93 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-20T12:55:44.890Z] #45 47.94 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-20T12:55:45.151Z] #45 48.00 Selecting previously unselected package librhash0:amd64. [2022-04-20T12:55:45.151Z] #45 48.01 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-20T12:55:45.151Z] #45 48.01 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-20T12:55:45.151Z] #45 48.12 Selecting previously unselected package libuv1:amd64. [2022-04-20T12:55:45.151Z] #45 48.12 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-20T12:55:45.151Z] #45 48.13 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-20T12:55:45.220Z] #21 36.66 Setting up zip (3.0-12) ... [2022-04-20T12:55:45.220Z] #21 36.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:45.220Z] #21 36.71 Setting up bash-completion (1:2.11-2) ... [2022-04-20T12:55:45.409Z] #45 48.20 Selecting previously unselected package cmake. [2022-04-20T12:55:45.409Z] #45 48.22 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-20T12:55:45.409Z] #45 48.22 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-20T12:55:45.644Z] #21 35.92 Setting up zip (3.0-12) ... [2022-04-20T12:55:45.644Z] #21 35.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:45.644Z] #21 35.96 Setting up bash-completion (1:2.11-2) ... [2022-04-20T12:55:46.343Z] #45 49.41 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-20T12:55:46.343Z] #45 49.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:46.343Z] #45 49.44 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-20T12:55:46.343Z] #45 49.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:46.602Z] #45 49.48 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-20T12:55:46.602Z] #45 49.49 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-20T12:55:46.602Z] #45 49.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-20T12:55:46.602Z] #45 49.52 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-20T12:55:46.602Z] #45 49.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:55:46.669Z] #23 9.951 Collecting yamllint==1.26.1 [2022-04-20T12:55:47.137Z] #21 38.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-20T12:55:47.137Z] #21 38.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-20T12:55:47.137Z] #21 38.60 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-20T12:55:47.137Z] #21 38.61 Setting up patch (2.7.6-7) ... [2022-04-20T12:55:47.137Z] #21 38.63 Setting up sudo (1.9.5p2-3) ... [2022-04-20T12:55:47.137Z] #21 38.73 invoke-rc.d: could not determine current runlevel [2022-04-20T12:55:47.137Z] #21 38.74 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-20T12:55:47.137Z] #21 38.75 Setting up xfsprogs (5.10.0-4) ... [2022-04-20T12:55:47.137Z] #21 38.81 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-20T12:55:47.137Z] #21 38.83 Setting up inetutils-ping (2:2.0-1) ... [2022-04-20T12:55:47.137Z] #21 38.85 Setting up pigz (2.6-1) ... [2022-04-20T12:55:47.137Z] #21 38.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-20T12:55:47.137Z] #21 38.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:55:47.137Z] #21 38.91 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-20T12:55:47.137Z] #21 38.92 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:47.171Z] #45 DONE 50.1s [2022-04-20T12:55:47.171Z] [2022-04-20T12:55:47.171Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:55:47.171Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-20T12:55:47.171Z] #20 47.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-20T12:55:47.171Z] #20 47.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-20T12:55:47.171Z] #20 47.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-20T12:55:47.171Z] #20 47.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-20T12:55:47.171Z] #20 47.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-20T12:55:47.171Z] #20 47.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-20T12:55:47.171Z] #20 47.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-20T12:55:47.171Z] #20 47.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-20T12:55:47.171Z] #20 47.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-20T12:55:47.171Z] #20 47.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-20T12:55:47.171Z] #20 47.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-20T12:55:47.171Z] #20 47.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-20T12:55:47.171Z] #20 47.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-20T12:55:47.171Z] #20 47.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-20T12:55:47.171Z] #20 47.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-20T12:55:47.171Z] #20 47.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-20T12:55:47.171Z] #20 47.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-20T12:55:47.171Z] #20 48.55 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:55:47.171Z] #20 48.75 Fetched 115 MB in 2s (48.4 MB/s) [2022-04-20T12:55:47.171Z] #20 48.79 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-20T12:55:47.171Z] #20 48.79 (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-04-20T12:55:47.171Z] #20 48.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-20T12:55:47.171Z] #20 48.84 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-20T12:55:47.171Z] #20 50.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-20T12:55:47.171Z] #20 50.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-20T12:55:47.171Z] #20 50.10 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-20T12:55:47.429Z] #20 ... [2022-04-20T12:55:47.429Z] [2022-04-20T12:55:47.429Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-20T12:55:47.429Z] #46 sha256:a19dabca1e66b22d8cbaa79fef01225808ed23ce82217bb6a1b4ee47d8fde1c8 [2022-04-20T12:55:47.429Z] #46 DONE 0.1s [2022-04-20T12:55:47.429Z] [2022-04-20T12:55:47.429Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:55:47.429Z] #67 sha256:f6995647b731ba80a608226d97203f13a1e628c77ee7dd7103642b41997178a6 [2022-04-20T12:55:47.429Z] #67 0.741 + RM_GOPATH=0 [2022-04-20T12:55:47.429Z] #67 0.741 + TMP_GOPATH= [2022-04-20T12:55:47.429Z] #67 0.741 + : /build [2022-04-20T12:55:47.429Z] #67 0.741 + '[' -z '' ']' [2022-04-20T12:55:47.429Z] #67 0.741 ++ mktemp -d [2022-04-20T12:55:47.429Z] #67 0.742 + export GOPATH=/tmp/tmp.QnDiNu9xKV [2022-04-20T12:55:47.429Z] #67 0.743 + GOPATH=/tmp/tmp.QnDiNu9xKV [2022-04-20T12:55:47.429Z] #67 0.743 + RM_GOPATH=1 [2022-04-20T12:55:47.429Z] #67 0.743 + case "$(go env GOARCH)" in [2022-04-20T12:55:47.429Z] #67 0.743 ++ go env GOARCH [2022-04-20T12:55:47.429Z] #67 0.769 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:55:47.429Z] #67 0.769 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:55:47.429Z] #67 0.770 ++ dirname /install.sh [2022-04-20T12:55:47.429Z] #67 0.771 + dir=/ [2022-04-20T12:55:47.429Z] #67 0.771 + bin=containerd [2022-04-20T12:55:47.429Z] #67 0.772 + shift [2022-04-20T12:55:47.429Z] #67 0.772 + '[' '!' -f //containerd.installer ']' [2022-04-20T12:55:47.429Z] #67 0.772 + . //containerd.installer [2022-04-20T12:55:47.429Z] #67 0.772 ++ set -e [2022-04-20T12:55:47.429Z] #67 0.773 ++ : v1.6.2 [2022-04-20T12:55:47.429Z] #67 0.773 + install_containerd [2022-04-20T12:55:47.429Z] #67 0.774 + echo 'Install containerd version v1.6.2' [2022-04-20T12:55:47.429Z] #67 0.774 Install containerd version v1.6.2 [2022-04-20T12:55:47.429Z] #67 0.774 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QnDiNu9xKV/src/github.com/containerd/containerd [2022-04-20T12:55:47.429Z] #67 0.777 Cloning into '/tmp/tmp.QnDiNu9xKV/src/github.com/containerd/containerd'... [2022-04-20T12:55:47.560Z] #21 37.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-20T12:55:47.560Z] #21 37.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-20T12:55:47.560Z] #21 37.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-20T12:55:47.560Z] #21 37.83 Setting up patch (2.7.6-7) ... [2022-04-20T12:55:47.560Z] #21 37.85 Setting up sudo (1.9.5p2-3) ... [2022-04-20T12:55:47.560Z] #21 37.97 invoke-rc.d: could not determine current runlevel [2022-04-20T12:55:47.560Z] #21 37.97 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-20T12:55:47.560Z] #21 37.98 Setting up xfsprogs (5.10.0-4) ... [2022-04-20T12:55:47.560Z] #21 38.00 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-20T12:55:47.560Z] #21 38.01 Setting up inetutils-ping (2:2.0-1) ... [2022-04-20T12:55:47.560Z] #21 38.02 Setting up pigz (2.6-1) ... [2022-04-20T12:55:47.560Z] #21 38.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-20T12:55:47.560Z] #21 38.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:55:47.560Z] #21 38.07 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-20T12:55:47.560Z] #21 38.08 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:47.607Z] #23 11.02 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-20T12:55:47.709Z] #21 39.54 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-20T12:55:47.971Z] #21 39.56 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-20T12:55:48.232Z] #21 39.96 Setting up libelf1:amd64 (0.183-1) ... [2022-04-20T12:55:48.232Z] #21 40.04 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-20T12:55:48.232Z] #21 40.06 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:55:48.394Z] #21 38.81 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-20T12:55:48.394Z] #21 38.82 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-20T12:55:48.493Z] #21 40.08 Setting up python3-distutils (3.9.2-1) ... [2022-04-20T12:55:48.656Z] #21 39.18 Setting up libelf1:amd64 (0.183-1) ... [2022-04-20T12:55:48.656Z] #21 39.21 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-20T12:55:48.656Z] #21 39.23 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:55:48.656Z] #21 39.24 Setting up python3-distutils (3.9.2-1) ... [2022-04-20T12:55:48.755Z] #21 40.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:48.807Z] #67 ... [2022-04-20T12:55:48.807Z] [2022-04-20T12:55:48.807Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-20T12:55:48.807Z] #70 sha256:25cabe3f38a9354ed738e437c48a213af68a7b65feb1326816115fb6dba0546e [2022-04-20T12:55:48.807Z] #70 48.31 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-20T12:55:48.807Z] #70 48.31 + GOBIN=/build [2022-04-20T12:55:48.807Z] #70 48.31 + GO111MODULE=on [2022-04-20T12:55:48.807Z] #70 48.31 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-20T12:55:48.807Z] #70 51.15 rootlesskit version 1.0.0 [2022-04-20T12:55:48.807Z] #70 51.15 Usage of /build/rootlesskit-docker-proxy: [2022-04-20T12:55:48.807Z] #70 51.15 -container-ip string [2022-04-20T12:55:48.807Z] #70 51.15 container ip [2022-04-20T12:55:48.807Z] #70 51.15 -container-port int [2022-04-20T12:55:48.807Z] #70 51.15 container port (default -1) [2022-04-20T12:55:48.807Z] #70 51.15 -host-ip string [2022-04-20T12:55:48.807Z] #70 51.15 host ip [2022-04-20T12:55:48.807Z] #70 51.15 -host-port int [2022-04-20T12:55:48.807Z] #70 51.15 host port (default -1) [2022-04-20T12:55:48.807Z] #70 51.15 -proto string [2022-04-20T12:55:48.807Z] #70 51.15 proxy protocol (default "tcp") [2022-04-20T12:55:48.807Z] #70 DONE 51.4s [2022-04-20T12:55:48.807Z] [2022-04-20T12:55:48.807Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-20T12:55:48.807Z] #71 sha256:580663d3c3355d4215a6aefbad76c535c3755a3d87312adb8cabe568c3f77433 [2022-04-20T12:55:48.807Z] #71 DONE 0.1s [2022-04-20T12:55:48.807Z] [2022-04-20T12:55:48.807Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-20T12:55:48.807Z] #72 sha256:5fe3f4137f598293381119e12d536c44ad3dcc1552fbb420ffe1e120cf0e03c7 [2022-04-20T12:55:48.807Z] #72 DONE 0.1s [2022-04-20T12:55:48.807Z] [2022-04-20T12:55:48.807Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:55:48.807Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-20T12:55:48.807Z] #20 51.59 Selecting previously unselected package binutils-mingw-w64. [2022-04-20T12:55:48.807Z] #20 51.59 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-20T12:55:48.807Z] #20 51.60 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-20T12:55:48.807Z] #20 51.71 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-20T12:55:48.807Z] #20 51.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:55:48.807Z] #20 51.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:55:48.807Z] #20 51.86 Selecting previously unselected package dmsetup. [2022-04-20T12:55:48.807Z] #20 51.86 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:55:48.807Z] #20 51.87 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-20T12:55:48.986Z] #23 12.15 Collecting pathspec>=0.5.3 [2022-04-20T12:55:48.987Z] #23 12.17 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-20T12:55:49.016Z] #21 40.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-20T12:55:49.016Z] #21 40.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-20T12:55:49.016Z] #21 40.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-20T12:55:49.016Z] #21 40.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-20T12:55:49.016Z] #21 40.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-20T12:55:49.016Z] #21 40.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-20T12:55:49.016Z] #21 40.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-20T12:55:49.016Z] #21 40.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-20T12:55:49.016Z] #21 40.56 Setting up python3-setuptools (52.0.0-4) ... [2022-04-20T12:55:49.067Z] #20 52.05 Selecting previously unselected package mingw-w64-common. [2022-04-20T12:55:49.067Z] #20 52.05 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-20T12:55:49.067Z] #20 52.06 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-20T12:55:49.229Z] #21 39.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:55:49.229Z] #21 39.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-20T12:55:49.229Z] #21 39.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-20T12:55:49.229Z] #21 39.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-20T12:55:49.229Z] #21 39.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-20T12:55:49.229Z] #21 39.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-20T12:55:49.229Z] #21 39.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-20T12:55:49.229Z] #21 39.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-20T12:55:49.229Z] #21 39.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-20T12:55:49.229Z] #21 39.75 Setting up python3-setuptools (52.0.0-4) ... [2022-04-20T12:55:49.246Z] #23 12.56 Collecting pyyaml [2022-04-20T12:55:49.246Z] #23 12.58 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-20T12:55:49.246Z] #23 12.67 Building wheels for collected packages: yamllint [2022-04-20T12:55:49.506Z] #23 12.67 Building wheel for yamllint (setup.py): started [2022-04-20T12:55:50.403Z] #21 41.85 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:55:50.403Z] #21 41.87 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-20T12:55:50.403Z] #21 41.89 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-20T12:55:50.403Z] #21 41.90 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-20T12:55:50.444Z] #23 13.62 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-20T12:55:50.444Z] #23 13.63 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=40398d131aa594db3dab3d969453c6555787ae1dbefa7c6258e5bda040affe5c [2022-04-20T12:55:50.444Z] #23 13.63 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-20T12:55:50.444Z] #23 13.63 Successfully built yamllint [2022-04-20T12:55:50.444Z] #23 13.65 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-20T12:55:50.617Z] #21 41.16 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:55:50.617Z] #21 41.17 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-20T12:55:50.617Z] #21 41.18 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-20T12:55:50.617Z] #21 41.19 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-20T12:55:50.703Z] #23 14.03 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-20T12:55:50.973Z] #20 ... [2022-04-20T12:55:50.973Z] [2022-04-20T12:55:50.973Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-20T12:55:50.973Z] #47 sha256:aae77423153a0b3b6e5c001e680908ac4b080d1f4b161e133e179447d14ccff9 [2022-04-20T12:55:50.973Z] #47 0.758 + RM_GOPATH=0 [2022-04-20T12:55:50.973Z] #47 0.758 + TMP_GOPATH= [2022-04-20T12:55:50.973Z] #47 0.758 + : /build [2022-04-20T12:55:50.973Z] #47 0.758 + '[' -z '' ']' [2022-04-20T12:55:50.973Z] #47 0.759 ++ mktemp -d [2022-04-20T12:55:50.973Z] #47 0.760 + export GOPATH=/tmp/tmp.7cKHwgPII6 [2022-04-20T12:55:50.973Z] #47 0.760 + GOPATH=/tmp/tmp.7cKHwgPII6 [2022-04-20T12:55:50.973Z] #47 0.760 + RM_GOPATH=1 [2022-04-20T12:55:50.973Z] #47 0.760 + case "$(go env GOARCH)" in [2022-04-20T12:55:50.973Z] #47 0.761 ++ go env GOARCH [2022-04-20T12:55:50.973Z] #47 0.784 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:55:50.973Z] #47 0.784 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:55:50.973Z] #47 0.784 ++ dirname /install.sh [2022-04-20T12:55:50.973Z] #47 0.785 + dir=/ [2022-04-20T12:55:50.973Z] #47 0.785 + bin=tini [2022-04-20T12:55:50.973Z] #47 0.786 + shift [2022-04-20T12:55:50.973Z] #47 0.786 + '[' '!' -f //tini.installer ']' [2022-04-20T12:55:50.973Z] #47 0.786 + . //tini.installer [2022-04-20T12:55:50.973Z] #47 0.787 ++ : v0.19.0 [2022-04-20T12:55:50.973Z] #47 0.787 + install_tini [2022-04-20T12:55:50.973Z] #47 0.787 + echo 'Install tini version v0.19.0' [2022-04-20T12:55:50.973Z] #47 0.788 Install tini version v0.19.0 [2022-04-20T12:55:50.973Z] #47 0.788 + git clone https://github.com/krallin/tini.git /tmp/tmp.7cKHwgPII6/tini [2022-04-20T12:55:50.973Z] #47 0.789 Cloning into '/tmp/tmp.7cKHwgPII6/tini'... [2022-04-20T12:55:50.973Z] #47 1.299 + cd /tmp/tmp.7cKHwgPII6/tini [2022-04-20T12:55:50.973Z] #47 1.299 + git checkout -q v0.19.0 [2022-04-20T12:55:50.973Z] #47 1.305 + cmake . [2022-04-20T12:55:50.973Z] #47 1.518 -- The C compiler identification is GNU 10.2.1 [2022-04-20T12:55:50.973Z] #47 1.549 -- Detecting C compiler ABI info [2022-04-20T12:55:50.973Z] #47 1.870 -- Detecting C compiler ABI info - done [2022-04-20T12:55:50.973Z] #47 1.947 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-20T12:55:50.973Z] #47 1.952 -- Detecting C compile features [2022-04-20T12:55:50.973Z] #47 1.953 -- Detecting C compile features - done [2022-04-20T12:55:50.973Z] #47 2.004 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-20T12:55:50.973Z] #47 2.195 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-20T12:55:50.973Z] #47 2.280 -- Configuring done [2022-04-20T12:55:50.973Z] #47 2.293 -- Generating done [2022-04-20T12:55:50.973Z] #47 2.294 -- Build files have been written to: /tmp/tmp.7cKHwgPII6/tini [2022-04-20T12:55:50.973Z] #47 2.308 + make tini-static [2022-04-20T12:55:50.973Z] #47 2.594 Scanning dependencies of target tini-static [2022-04-20T12:55:50.973Z] #47 2.661 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-20T12:55:50.973Z] #47 3.076 [100%] Linking C executable tini-static [2022-04-20T12:55:50.973Z] #47 3.211 [100%] Built target tini-static [2022-04-20T12:55:50.973Z] #47 3.242 + mkdir -p /build [2022-04-20T12:55:50.973Z] #47 3.243 + cp tini-static /build/docker-init [2022-04-20T12:55:50.973Z] #47 DONE 3.4s [2022-04-20T12:55:50.973Z] [2022-04-20T12:55:50.973Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:55:50.973Z] #67 sha256:f6995647b731ba80a608226d97203f13a1e628c77ee7dd7103642b41997178a6 [2022-04-20T12:55:51.272Z] #23 DONE 14.6s [2022-04-20T12:55:51.272Z] [2022-04-20T12:55:51.272Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-20T12:55:51.272Z] #27 sha256:cca78ba1e77fd9441b7f1473e9ca681a6f897f20003fc6da9c61cb05f8ffd578 [2022-04-20T12:55:51.347Z] #21 43.01 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-20T12:55:51.347Z] #21 43.03 Setting up jq (1.6-2.1) ... [2022-04-20T12:55:51.347Z] #21 43.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-20T12:55:51.347Z] #21 43.06 Setting up iptables (1.8.7-1) ... [2022-04-20T12:55:51.347Z] #21 43.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-20T12:55:51.347Z] #21 43.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-20T12:55:51.347Z] #21 43.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-20T12:55:51.347Z] #21 43.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-20T12:55:51.347Z] #21 43.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-20T12:55:51.347Z] #21 43.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-20T12:55:51.347Z] #21 43.11 Setting up iproute2 (5.10.0-4) ... [2022-04-20T12:55:51.541Z] #67 ... [2022-04-20T12:55:51.541Z] [2022-04-20T12:55:51.541Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:55:51.541Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-20T12:55:51.541Z] #20 54.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-20T12:55:51.541Z] #20 54.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-20T12:55:51.541Z] #20 54.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-20T12:55:51.608Z] #21 43.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:55:51.839Z] #27 DONE 0.3s [2022-04-20T12:55:51.839Z] [2022-04-20T12:55:51.839Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-20T12:55:51.839Z] #32 sha256:026e28b8ec8bfd8998a3fb627c5822f7c7c608fd60854dc8b8949a99a02f751c [2022-04-20T12:55:52.005Z] #21 42.25 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-20T12:55:52.005Z] #21 42.26 Setting up jq (1.6-2.1) ... [2022-04-20T12:55:52.005Z] #21 42.28 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-20T12:55:52.005Z] #21 42.33 Setting up iptables (1.8.7-1) ... [2022-04-20T12:55:52.005Z] #21 42.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-20T12:55:52.005Z] #21 42.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-20T12:55:52.005Z] #21 42.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-20T12:55:52.005Z] #21 42.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-20T12:55:52.005Z] #21 42.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-20T12:55:52.005Z] #21 42.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-20T12:55:52.005Z] #21 42.38 Setting up iproute2 (5.10.0-4) ... [2022-04-20T12:55:52.097Z] #32 DONE 0.5s [2022-04-20T12:55:52.097Z] [2022-04-20T12:55:52.097Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-20T12:55:52.097Z] #35 sha256:8554a522d0defdb9af762d939a2ab27f9ab7360d92c98accb682527b4c1f90b3 [2022-04-20T12:55:52.267Z] #21 42.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:55:52.356Z] #35 DONE 0.2s [2022-04-20T12:55:52.356Z] [2022-04-20T12:55:52.356Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-20T12:55:52.356Z] #37 sha256:8e9d70bf9d996c94a53175481cabed757903077b5790803845d48ed238649b80 [2022-04-20T12:55:52.356Z] #37 DONE 0.1s [2022-04-20T12:55:52.356Z] [2022-04-20T12:55:52.356Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-20T12:55:52.356Z] #41 sha256:8216c9318062df2ca69596b36ba3d8f2c9c76fbc674dfafb5e5c278fe31a91d6 [2022-04-20T12:55:52.356Z] #41 DONE 0.1s [2022-04-20T12:55:52.356Z] [2022-04-20T12:55:52.356Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:55:52.356Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:55:52.993Z] #21 DONE 44.6s [2022-04-20T12:55:52.993Z] [2022-04-20T12:55:52.993Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-20T12:55:52.993Z] #22 sha256:7bb7714b9e1cfe9480431e0255c8eb009e8d5589b0295f7bd119fee3c8f0fb64 [2022-04-20T12:55:53.211Z] #21 DONE 43.8s [2022-04-20T12:55:53.211Z] [2022-04-20T12:55:53.211Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-20T12:55:53.211Z] #22 sha256:7bb7714b9e1cfe9480431e0255c8eb009e8d5589b0295f7bd119fee3c8f0fb64 [2022-04-20T12:55:53.284Z] ---> 0232535467da [2022-04-20T12:55:53.284Z] Successfully built 0232535467da [2022-04-20T12:55:53.284Z] Successfully tagged docker:latest [2022-04-20T12:55:53.284Z] INFO: Image build ended at 04/20/2022 12:55:51. Duration:00:04:55.8269243 [2022-04-20T12:55:53.284Z] [2022-04-20T12:55:53.284Z] [2022-04-20T12:55:53.284Z] INFO: Building the test binaries at 04/20/2022 12:55:52... [2022-04-20T12:55:53.447Z] #20 56.33 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-20T12:55:53.447Z] #20 56.34 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:55:53.447Z] #20 56.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-20T12:55:53.447Z] #20 56.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-20T12:55:53.447Z] #20 56.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:55:53.447Z] #20 56.42 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-20T12:55:53.936Z] #22 0.831 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-20T12:55:53.936Z] #22 0.836 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-20T12:55:53.936Z] #22 0.840 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-20T12:55:53.936Z] #22 DONE 1.0s [2022-04-20T12:55:53.936Z] [2022-04-20T12:55:53.936Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:55:53.936Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:55:54.154Z] #22 0.825 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-20T12:55:54.154Z] #22 0.830 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-20T12:55:54.154Z] #22 0.833 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-20T12:55:54.154Z] #22 DONE 0.9s [2022-04-20T12:55:54.154Z] [2022-04-20T12:55:54.154Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-20T12:55:54.154Z] #23 sha256:befcb33ff2c19b714ddd5d2f790d55ad59013be981a88919123195ceffa7333a [2022-04-20T12:55:54.197Z] #60 ... [2022-04-20T12:55:54.197Z] [2022-04-20T12:55:54.197Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-20T12:55:54.197Z] #23 sha256:befcb33ff2c19b714ddd5d2f790d55ad59013be981a88919123195ceffa7333a [2022-04-20T12:55:55.349Z] #20 58.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-20T12:55:55.349Z] #20 58.38 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:55:55.349Z] #20 58.39 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:55:57.005Z] INFO: make.ps1 starting at 04/20/2022 12:55:56 [2022-04-20T12:55:57.461Z] INFO: Git commit (301b252b58) assumed from DOCKER_GITCOMMIT environment variable [2022-04-20T12:55:57.461Z] INFO: Invoking autogen... [2022-04-20T12:55:57.923Z] INFO: Building daemon... [2022-04-20T12:55:58.636Z] #20 ... [2022-04-20T12:55:58.636Z] [2022-04-20T12:55:58.636Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:55:58.636Z] #67 sha256:f6995647b731ba80a608226d97203f13a1e628c77ee7dd7103642b41997178a6 [2022-04-20T12:55:58.636Z] #67 13.84 + cd /tmp/tmp.QnDiNu9xKV/src/github.com/containerd/containerd [2022-04-20T12:55:58.636Z] #67 13.84 + git checkout -q v1.6.2 [2022-04-20T12:55:59.204Z] #67 14.37 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-20T12:55:59.204Z] #67 14.37 + BUILDTAGS='netgo osusergo static_build' [2022-04-20T12:55:59.204Z] #67 14.37 + export EXTRA_FLAGS=-buildmode=pie [2022-04-20T12:55:59.204Z] #67 14.37 + EXTRA_FLAGS=-buildmode=pie [2022-04-20T12:55:59.204Z] #67 14.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-20T12:55:59.204Z] #67 14.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-20T12:55:59.204Z] #67 14.37 + '[' '' = dynamic ']' [2022-04-20T12:55:59.204Z] #67 14.37 + make [2022-04-20T12:55:59.772Z] #67 15.11 + bin/ctr [2022-04-20T12:56:04.163Z] #23 9.410 Collecting yamllint==1.26.1 [2022-04-20T12:56:04.198Z] #23 9.345 Collecting yamllint==1.26.1 [2022-04-20T12:56:04.424Z] #23 10.46 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-20T12:56:04.459Z] #23 10.40 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-20T12:56:04.561Z] #43 190.1 + dpkg --print-architecture [2022-04-20T12:56:04.820Z] #43 190.1 + git checkout -q v2.1.0 [2022-04-20T12:56:05.043Z] #67 ... [2022-04-20T12:56:05.043Z] [2022-04-20T12:56:05.043Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-20T12:56:05.043Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-20T12:56:05.043Z] #20 62.21 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-20T12:56:05.043Z] #20 62.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:56:05.043Z] #20 62.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:56:05.043Z] #20 63.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-20T12:56:05.043Z] #20 63.80 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:56:05.043Z] #20 63.81 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-20T12:56:05.043Z] #20 65.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-20T12:56:05.043Z] #20 65.49 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:56:05.043Z] #20 65.50 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:56:05.079Z] #43 190.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-20T12:56:05.079Z] #43 190.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-20T12:56:05.812Z] #23 11.57 Collecting pathspec>=0.5.3 [2022-04-20T12:56:05.812Z] #23 11.59 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-20T12:56:05.845Z] #23 11.50 Collecting pathspec>=0.5.3 [2022-04-20T12:56:05.845Z] #23 11.50 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-20T12:56:05.845Z] #23 11.85 Collecting pyyaml [2022-04-20T12:56:05.845Z] #23 11.86 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-20T12:56:05.845Z] #23 11.90 Building wheels for collected packages: yamllint [2022-04-20T12:56:05.845Z] #23 11.91 Building wheel for yamllint (setup.py): started [2022-04-20T12:56:06.073Z] #23 11.96 Collecting pyyaml [2022-04-20T12:56:06.073Z] #23 11.97 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-20T12:56:06.073Z] #23 12.07 Building wheels for collected packages: yamllint [2022-04-20T12:56:06.335Z] #23 12.07 Building wheel for yamllint (setup.py): started [2022-04-20T12:56:06.419Z] #20 69.51 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-20T12:56:06.677Z] #20 69.52 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-20T12:56:06.677Z] #20 69.52 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:56:07.234Z] #23 12.91 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-20T12:56:07.234Z] #23 12.91 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=589c4802adf2547abd2ee4e1da8750686b43879abb53fb5b1a93add0a762e0ed [2022-04-20T12:56:07.234Z] #23 12.91 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-20T12:56:07.234Z] #23 12.92 Successfully built yamllint [2022-04-20T12:56:07.234Z] #23 12.96 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-20T12:56:07.234Z] #23 13.32 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-20T12:56:07.278Z] #23 13.01 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-20T12:56:07.278Z] #23 13.01 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=589c4802adf2547abd2ee4e1da8750686b43879abb53fb5b1a93add0a762e0ed [2022-04-20T12:56:07.278Z] #23 13.01 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-20T12:56:07.278Z] #23 13.02 Successfully built yamllint [2022-04-20T12:56:07.278Z] #23 13.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-20T12:56:07.540Z] #23 13.39 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-20T12:56:07.801Z] #23 DONE 13.8s [2022-04-20T12:56:07.801Z] [2022-04-20T12:56:07.801Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:56:07.801Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:56:07.806Z] #23 DONE 13.8s [2022-04-20T12:56:07.806Z] [2022-04-20T12:56:07.806Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:56:07.806Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:56:07.806Z] #60 ... [2022-04-20T12:56:07.806Z] [2022-04-20T12:56:07.806Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-20T12:56:07.806Z] #27 sha256:bf478d5851e102bf12718ee03616b1ab29cc971ac1bbbf4b59dce2f491bebc9b [2022-04-20T12:56:08.063Z] #43 ... [2022-04-20T12:56:08.063Z] [2022-04-20T12:56:08.063Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-20T12:56:08.063Z] #27 sha256:59ef431bf7610a75b5d5a94eadfbca038878d8ae78d4d4421a43c086d1cb5f44 [2022-04-20T12:56:08.067Z] #27 DONE 0.2s [2022-04-20T12:56:08.067Z] [2022-04-20T12:56:08.067Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-20T12:56:08.067Z] #32 sha256:f61296250a8abcd7ac73cd558aee3a09d9f24530e0c2c2ec041ace9c9882a8a1 [2022-04-20T12:56:08.067Z] #32 DONE 0.3s [2022-04-20T12:56:08.067Z] [2022-04-20T12:56:08.068Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:56:08.068Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:56:08.324Z] #27 DONE 0.3s [2022-04-20T12:56:08.324Z] [2022-04-20T12:56:08.324Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-20T12:56:08.324Z] #32 sha256:ab2bce9049de5a394b0532542d6153260c5940800ad8a9b0b1fc3aed366ad4bb [2022-04-20T12:56:08.328Z] #43 ... [2022-04-20T12:56:08.328Z] [2022-04-20T12:56:08.328Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-20T12:56:08.328Z] #35 sha256:611c0424cf2f410858745b57ee31044793fbf708bb7bc0654ae36b4d62ada0d9 [2022-04-20T12:56:08.328Z] #35 DONE 0.2s [2022-04-20T12:56:08.328Z] [2022-04-20T12:56:08.328Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-20T12:56:08.328Z] #37 sha256:9160493b27110b58580a141e97142a80695b47d79343ca9c63afeec49b89621e [2022-04-20T12:56:08.328Z] #37 DONE 0.1s [2022-04-20T12:56:08.328Z] [2022-04-20T12:56:08.328Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:56:08.328Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:56:08.580Z] #20 71.27 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-20T12:56:08.580Z] #20 71.28 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-20T12:56:08.580Z] #20 71.29 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-20T12:56:08.580Z] #20 71.34 Selecting previously unselected package libapparmor1:amd64. [2022-04-20T12:56:08.580Z] #20 71.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-20T12:56:08.580Z] #20 71.36 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-20T12:56:08.580Z] #20 71.41 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-20T12:56:08.580Z] #20 71.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-20T12:56:08.580Z] #20 71.42 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-20T12:56:08.580Z] #20 71.49 Selecting previously unselected package libbtrfs0:amd64. [2022-04-20T12:56:08.580Z] #20 71.49 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-20T12:56:08.580Z] #20 71.49 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:56:08.580Z] #20 71.56 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-20T12:56:08.580Z] #20 71.56 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-20T12:56:08.580Z] #20 71.57 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:56:08.580Z] #20 71.66 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-20T12:56:08.590Z] #60 ... [2022-04-20T12:56:08.590Z] [2022-04-20T12:56:08.590Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-20T12:56:08.590Z] #41 sha256:315be82786c9bb9ec434ebec8040010d8154225ec650b6aa5f0bb53811eee089 [2022-04-20T12:56:08.590Z] #41 DONE 0.1s [2022-04-20T12:56:08.839Z] #20 71.67 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:56:08.839Z] #20 71.67 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:56:08.839Z] #20 71.72 Selecting previously unselected package libudev-dev:amd64. [2022-04-20T12:56:08.839Z] #20 71.72 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-20T12:56:08.839Z] #20 71.72 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-20T12:56:08.839Z] #20 71.78 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-20T12:56:08.839Z] #20 71.79 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-20T12:56:08.839Z] #20 71.79 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-20T12:56:08.839Z] #20 71.91 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-20T12:56:08.839Z] #20 71.91 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-20T12:56:08.839Z] #20 71.92 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-20T12:56:08.839Z] #20 72.02 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-20T12:56:08.851Z] [2022-04-20T12:56:08.851Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:56:08.851Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:56:08.898Z] #32 DONE 0.5s [2022-04-20T12:56:08.898Z] [2022-04-20T12:56:08.898Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-20T12:56:08.898Z] #35 sha256:8f0c0737e0acd1bb58e7cc2baa29caec6a550ed7ec80e5c5eb3e28c500f49cd2 [2022-04-20T12:56:09.097Z] #20 72.02 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-20T12:56:09.097Z] #20 72.03 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-20T12:56:09.097Z] #20 72.10 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-20T12:56:09.097Z] #20 72.10 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-20T12:56:09.097Z] #20 72.11 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-20T12:56:09.097Z] #20 72.15 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-20T12:56:09.158Z] #35 DONE 0.3s [2022-04-20T12:56:09.158Z] [2022-04-20T12:56:09.158Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-20T12:56:09.158Z] #37 sha256:c0193d39ab562189bc36b9b878c3e8153ac6dd584cdde1bef87b8b24d2c0f5f2 [2022-04-20T12:56:09.158Z] #37 DONE 0.1s [2022-04-20T12:56:09.158Z] [2022-04-20T12:56:09.158Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-20T12:56:09.158Z] #41 sha256:7d2099bee3507878f648781db2c6012c0aa4104078807ebe32c034716f2ab5a1 [2022-04-20T12:56:09.158Z] #41 DONE 0.1s [2022-04-20T12:56:09.158Z] [2022-04-20T12:56:09.158Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:56:09.158Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:56:09.356Z] #20 72.16 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-20T12:56:09.356Z] #20 72.17 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-20T12:56:09.356Z] #20 72.34 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-20T12:56:09.356Z] #20 72.34 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-20T12:56:09.356Z] #20 72.35 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-20T12:56:09.356Z] #20 72.45 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-20T12:56:09.614Z] #20 72.45 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-20T12:56:09.614Z] #20 72.46 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:56:09.614Z] #20 72.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-20T12:56:09.614Z] #20 72.51 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-20T12:56:09.614Z] #20 72.52 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-20T12:56:09.614Z] #20 72.58 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-20T12:56:09.614Z] #20 72.58 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-20T12:56:09.614Z] #20 72.59 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-20T12:56:09.873Z] #20 72.83 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-20T12:56:09.873Z] #20 72.84 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-20T12:56:09.873Z] #20 72.85 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-20T12:56:09.873Z] #20 72.86 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-20T12:56:09.873Z] #20 72.88 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-20T12:56:09.873Z] #20 72.88 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-20T12:56:09.873Z] #20 72.90 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-20T12:56:09.873Z] #20 72.91 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-20T12:56:09.873Z] #20 72.91 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-20T12:56:09.873Z] #20 72.92 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-20T12:56:09.873Z] #20 72.93 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-20T12:56:09.873Z] #20 72.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-20T12:56:09.873Z] #20 72.95 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-20T12:56:09.873Z] #20 72.96 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-20T12:56:09.873Z] #20 72.97 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-20T12:56:09.873Z] #20 72.98 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-20T12:56:09.873Z] #20 72.99 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-20T12:56:09.873Z] #20 73.00 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-20T12:56:09.873Z] #20 73.01 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-20T12:56:09.873Z] #20 73.02 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-20T12:56:09.873Z] #20 73.03 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:56:10.135Z] #20 73.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-20T12:56:10.135Z] #20 73.05 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:56:10.135Z] #20 73.06 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-20T12:56:10.135Z] #20 73.07 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-20T12:56:10.135Z] #20 73.08 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-20T12:56:10.135Z] #20 73.09 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-20T12:56:10.135Z] #20 73.10 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-20T12:56:10.135Z] #20 73.11 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-20T12:56:10.135Z] #20 73.13 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:56:10.135Z] #20 73.14 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-20T12:56:10.135Z] #20 73.15 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:56:10.135Z] #20 73.16 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-20T12:56:10.135Z] #20 73.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:56:10.703Z] #20 DONE 73.7s [2022-04-20T12:56:10.703Z] [2022-04-20T12:56:10.703Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-04-20T12:56:10.703Z] #21 sha256:597c64f7cb5223628b1b58c83c4ff3301ed1600264125a3ae9fcfba2bf32588f [2022-04-20T12:56:12.082Z] #21 1.193 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-20T12:56:12.082Z] #21 1.195 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-20T12:56:12.082Z] #21 1.273 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-20T12:56:17.616Z] #21 1.690 Reading package lists... [2022-04-20T12:56:21.805Z] #21 6.553 Reading package lists... [2022-04-20T12:56:23.182Z] #21 11.12 Building dependency tree... [2022-04-20T12:56:23.182Z] #21 12.26 Reading state information... [2022-04-20T12:56:24.118Z] #21 13.42 The following additional packages will be installed: [2022-04-20T12:56:24.118Z] #21 13.42 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-20T12:56:24.118Z] #21 13.42 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-20T12:56:24.118Z] #21 13.42 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-20T12:56:24.118Z] #21 13.42 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-20T12:56:24.118Z] #21 13.42 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-20T12:56:24.118Z] #21 13.43 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-20T12:56:24.118Z] #21 13.43 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-20T12:56:24.118Z] #21 13.45 Suggested packages: [2022-04-20T12:56:24.118Z] #21 13.45 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-20T12:56:24.118Z] #21 13.45 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-20T12:56:24.118Z] #21 13.45 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-20T12:56:24.118Z] #21 13.45 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-20T12:56:24.118Z] #21 13.45 seccomp:ppc64el seccomp:s390x [2022-04-20T12:56:24.118Z] #21 13.45 Recommended packages: [2022-04-20T12:56:24.118Z] #21 13.45 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-20T12:56:24.118Z] #21 13.45 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-20T12:56:24.118Z] #21 13.45 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-20T12:56:24.118Z] #21 13.45 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-20T12:56:24.686Z] #21 13.94 The following NEW packages will be installed: [2022-04-20T12:56:24.686Z] #21 13.94 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-20T12:56:24.686Z] #21 13.95 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-20T12:56:24.686Z] #21 13.95 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-20T12:56:24.686Z] #21 13.95 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-20T12:56:24.686Z] #21 13.95 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-20T12:56:24.686Z] #21 13.95 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-20T12:56:24.686Z] #21 13.95 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-20T12:56:24.686Z] #21 13.95 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-20T12:56:24.686Z] #21 13.95 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-20T12:56:24.686Z] #21 13.95 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-20T12:56:24.686Z] #21 13.96 libseccomp2:ppc64el libseccomp2:s390x [2022-04-20T12:56:24.960Z] #21 14.31 0 upgraded, 40 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:56:24.960Z] #21 14.31 Need to get 15.9 MB of archives. [2022-04-20T12:56:24.960Z] #21 14.31 After this operation, 73.0 MB of additional disk space will be used. [2022-04-20T12:56:24.960Z] #21 14.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-20T12:56:24.960Z] #21 14.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-20T12:56:24.960Z] #21 14.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-20T12:56:24.960Z] #21 14.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-20T12:56:24.960Z] #21 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-20T12:56:24.960Z] #21 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-20T12:56:24.960Z] #21 14.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-20T12:56:24.960Z] #21 14.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-20T12:56:24.960Z] #21 14.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-20T12:56:24.960Z] #21 14.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-20T12:56:24.960Z] #21 14.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-20T12:56:24.960Z] #21 14.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-20T12:56:24.960Z] #21 14.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-20T12:56:24.960Z] #21 14.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-20T12:56:25.220Z] #21 14.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-20T12:56:25.220Z] #21 14.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-20T12:56:25.220Z] #21 14.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-20T12:56:25.220Z] #21 14.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-20T12:56:25.220Z] #21 14.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-20T12:56:25.220Z] #21 14.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-20T12:56:25.220Z] #21 14.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-20T12:56:25.220Z] #21 14.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-20T12:56:25.220Z] #21 14.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-20T12:56:25.220Z] #21 14.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-20T12:56:25.220Z] #21 14.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-20T12:56:25.220Z] #21 14.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-20T12:56:25.220Z] #21 14.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-20T12:56:25.220Z] #21 14.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-20T12:56:25.220Z] #21 14.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-20T12:56:25.220Z] #21 14.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-20T12:56:25.220Z] #21 14.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-20T12:56:25.220Z] #21 14.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-20T12:56:25.220Z] #21 14.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-20T12:56:25.220Z] #21 14.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-20T12:56:25.220Z] #21 14.56 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-20T12:56:25.220Z] #21 14.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-20T12:56:25.220Z] #21 14.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-20T12:56:25.220Z] #21 14.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-20T12:56:25.220Z] #21 14.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-20T12:56:25.220Z] #21 14.56 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-20T12:56:25.419Z] #60 ... [2022-04-20T12:56:25.419Z] [2022-04-20T12:56:25.419Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-20T12:56:25.419Z] #26 sha256:bf06f5f62db7be0dd55daea38a4b26d67427758e031407bd8702ac8afeb1ece2 [2022-04-20T12:56:25.419Z] #26 213.9 + return [2022-04-20T12:56:25.419Z] #26 DONE 218.0s [2022-04-20T12:56:25.419Z] [2022-04-20T12:56:25.419Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:56:25.419Z] #51 sha256:a6bbe403a4881cc646e4b27b54694e000b00e15f6c92e11ea865229675bdd656 [2022-04-20T12:56:25.419Z] #51 ... [2022-04-20T12:56:25.419Z] [2022-04-20T12:56:25.419Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-20T12:56:25.419Z] #27 sha256:b97ff5f2c6135a225bfc950b9576e7c9fb8f7430f2ba480aaf4bf581e865bcfe [2022-04-20T12:56:25.419Z] #27 DONE 0.7s [2022-04-20T12:56:25.419Z] [2022-04-20T12:56:25.419Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:56:25.419Z] #51 sha256:a6bbe403a4881cc646e4b27b54694e000b00e15f6c92e11ea865229675bdd656 [2022-04-20T12:56:25.419Z] #51 219.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-20T12:56:25.419Z] #51 DONE 220.0s [2022-04-20T12:56:25.419Z] [2022-04-20T12:56:25.419Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:56:25.419Z] #56 sha256:1ca3672c33eb7f9e0a066e1872cbe2d96529508b4b69eedc8177becdf099618b [2022-04-20T12:56:25.419Z] #56 ... [2022-04-20T12:56:25.419Z] [2022-04-20T12:56:25.419Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-20T12:56:25.419Z] #32 sha256:b38d06cefcb1b9efd74907b642da120b8d777bb67453498435ee7657178dd867 [2022-04-20T12:56:25.419Z] #32 DONE 0.7s [2022-04-20T12:56:25.419Z] [2022-04-20T12:56:25.419Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:56:25.419Z] #56 sha256:1ca3672c33eb7f9e0a066e1872cbe2d96529508b4b69eedc8177becdf099618b [2022-04-20T12:56:25.419Z] #56 ... [2022-04-20T12:56:25.419Z] [2022-04-20T12:56:25.419Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-20T12:56:25.420Z] #35 sha256:aa12a199c49e7071edac98da99a50d94d0de7f58fc8d7f66cbda4de550539735 [2022-04-20T12:56:25.683Z] #35 DONE 1.4s [2022-04-20T12:56:25.683Z] [2022-04-20T12:56:25.683Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:56:25.683Z] #56 sha256:1ca3672c33eb7f9e0a066e1872cbe2d96529508b4b69eedc8177becdf099618b [2022-04-20T12:56:25.683Z] #56 127.2 + mkdir -p /build [2022-04-20T12:56:25.683Z] #56 127.2 + cp runc /build/runc [2022-04-20T12:56:25.683Z] #56 DONE 127.4s [2022-04-20T12:56:25.683Z] [2022-04-20T12:56:25.683Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-20T12:56:25.683Z] #37 sha256:e76f1889abeb145b92922a666f19889ca8c0ec8ee7e6e6c3a2ce6055bef4a287 [2022-04-20T12:56:25.798Z] #21 15.11 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:56:25.942Z] #37 DONE 0.3s [2022-04-20T12:56:25.943Z] [2022-04-20T12:56:25.943Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-20T12:56:25.943Z] #41 sha256:18232270ed8d0768c695c073768170e6e79c29dcb2dcfb48f1bd90a45f23cf2b [2022-04-20T12:56:25.943Z] #41 DONE 0.1s [2022-04-20T12:56:25.943Z] [2022-04-20T12:56:25.943Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-20T12:56:25.943Z] #44 sha256:1ee8d63df782cb0f7b7d9a1d3996c0500969eef47d5d4067fbf5cddbc993ead8 [2022-04-20T12:56:26.058Z] #21 15.35 Fetched 15.9 MB in 1s (29.9 MB/s) [2022-04-20T12:56:26.058Z] #21 15.41 Selecting previously unselected package gcc-10-base:armel. [2022-04-20T12:56:26.058Z] #21 15.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-20T12:56:26.058Z] #21 15.45 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-20T12:56:26.058Z] #21 15.46 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-20T12:56:26.058Z] #21 15.51 Selecting previously unselected package gcc-10-base:armhf. [2022-04-20T12:56:26.202Z] #44 DONE 0.1s [2022-04-20T12:56:26.202Z] [2022-04-20T12:56:26.202Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-20T12:56:26.202Z] #48 sha256:ec46143101589845925cb5a2bd9cd584e9ef8ef2c1e10a20769910f8485bf3b0 [2022-04-20T12:56:26.202Z] #48 DONE 0.1s [2022-04-20T12:56:26.202Z] [2022-04-20T12:56:26.202Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:56:26.202Z] #60 sha256:c8fd0bd351d00f1a5b168f4a6f38f6286364d76cf7a91001a41b0176cdd037f3 [2022-04-20T12:56:26.316Z] #21 15.51 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-20T12:56:26.316Z] #21 15.52 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-20T12:56:26.316Z] #21 15.57 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-20T12:56:26.316Z] #21 15.58 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-20T12:56:26.316Z] #21 15.58 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-20T12:56:26.316Z] #21 15.64 Selecting previously unselected package gcc-10-base:s390x. [2022-04-20T12:56:26.316Z] #21 15.64 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-20T12:56:26.316Z] #21 15.65 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-20T12:56:26.316Z] #21 15.69 Selecting previously unselected package gcc-10-base:arm64. [2022-04-20T12:56:26.316Z] #21 15.70 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-20T12:56:26.316Z] #21 15.70 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-20T12:56:26.316Z] #21 15.75 Selecting previously unselected package libgcc-s1:armel. [2022-04-20T12:56:26.461Z] #60 ... [2022-04-20T12:56:26.461Z] [2022-04-20T12:56:26.461Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-20T12:56:26.461Z] #50 sha256:63698422d26df4f1a6adf11c73d0dd0a1389835f8f2801ddb86b67d2a58c5ccd [2022-04-20T12:56:26.461Z] #50 DONE 0.1s [2022-04-20T12:56:26.461Z] [2022-04-20T12:56:26.461Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-20T12:56:26.461Z] #52 sha256:a92da2a3f9e60c834abf2deae1302495de414e0b55b43b753c91e2e35d9dcdea [2022-04-20T12:56:26.574Z] #21 15.75 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-20T12:56:26.574Z] #21 15.76 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-20T12:56:26.574Z] #21 15.83 Selecting previously unselected package libcrypt1:armel. [2022-04-20T12:56:26.574Z] #21 15.83 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-20T12:56:26.574Z] #21 15.84 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-20T12:56:26.574Z] #21 15.91 Selecting previously unselected package libc6:armel. [2022-04-20T12:56:26.574Z] #21 15.92 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-20T12:56:26.832Z] #21 16.10 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-20T12:56:26.978Z] #60 ... [2022-04-20T12:56:26.978Z] [2022-04-20T12:56:26.978Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:56:26.978Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:56:26.978Z] #43 187.0 + dpkg --print-architecture [2022-04-20T12:56:26.978Z] #43 187.0 + git checkout -q v2.1.0 [2022-04-20T12:56:26.978Z] #43 187.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-20T12:56:26.978Z] #43 187.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-20T12:56:27.398Z] #52 DONE 1.0s [2022-04-20T12:56:27.398Z] [2022-04-20T12:56:27.398Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:56:27.398Z] #60 sha256:c8fd0bd351d00f1a5b168f4a6f38f6286364d76cf7a91001a41b0176cdd037f3 [2022-04-20T12:56:27.398Z] #60 ... [2022-04-20T12:56:27.398Z] [2022-04-20T12:56:27.398Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-20T12:56:27.398Z] #54 sha256:67226f118fb9c5385885a8983e3ad03ecf96b979d827aed2b8f2cc2f3e8b5e51 [2022-04-20T12:56:27.403Z] #21 16.51 Selecting previously unselected package libapparmor1:armel. [2022-04-20T12:56:27.403Z] #21 16.51 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-20T12:56:27.403Z] #21 16.51 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-20T12:56:27.403Z] #21 16.57 Selecting previously unselected package libapparmor-dev:armel. [2022-04-20T12:56:27.403Z] #21 16.57 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-20T12:56:27.403Z] #21 16.57 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-20T12:56:27.403Z] #21 16.64 Selecting previously unselected package libgcc-s1:arm64. [2022-04-20T12:56:27.403Z] #21 16.65 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-20T12:56:27.403Z] #21 16.65 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-20T12:56:27.403Z] #21 16.69 Selecting previously unselected package libcrypt1:arm64. [2022-04-20T12:56:27.403Z] #21 16.70 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-20T12:56:27.403Z] #21 16.70 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-20T12:56:27.403Z] #21 16.77 Selecting previously unselected package libc6:arm64. [2022-04-20T12:56:27.656Z] #54 DONE 0.2s [2022-04-20T12:56:27.656Z] [2022-04-20T12:56:27.656Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-20T12:56:27.656Z] #57 sha256:97258add40befc9c4de2d7cd87b507da46660499d5f838f36032f45b997f423e [2022-04-20T12:56:27.661Z] #21 16.78 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-20T12:56:27.661Z] #21 16.95 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-20T12:56:27.914Z] #57 DONE 0.4s [2022-04-20T12:56:27.914Z] [2022-04-20T12:56:27.914Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:56:27.914Z] #60 sha256:c8fd0bd351d00f1a5b168f4a6f38f6286364d76cf7a91001a41b0176cdd037f3 [2022-04-20T12:56:27.919Z] #21 17.36 Selecting previously unselected package libapparmor1:arm64. [2022-04-20T12:56:28.177Z] #21 17.37 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-20T12:56:28.177Z] #21 17.37 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-20T12:56:28.177Z] #21 17.44 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-20T12:56:28.177Z] #21 17.44 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-20T12:56:28.177Z] #21 17.44 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-20T12:56:28.177Z] #21 17.50 Selecting previously unselected package libgcc-s1:s390x. [2022-04-20T12:56:28.177Z] #21 17.50 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-20T12:56:28.177Z] #21 17.51 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-20T12:56:28.177Z] #21 17.56 Selecting previously unselected package libcrypt1:s390x. [2022-04-20T12:56:28.177Z] #21 17.56 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-20T12:56:28.177Z] #21 17.56 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-20T12:56:28.177Z] #21 17.65 Selecting previously unselected package libc6:s390x. [2022-04-20T12:56:28.435Z] #21 17.65 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-20T12:56:28.435Z] #21 17.83 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-20T12:56:29.003Z] #21 18.34 Selecting previously unselected package libapparmor1:s390x. [2022-04-20T12:56:29.003Z] #21 18.35 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-20T12:56:29.003Z] #21 18.36 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-20T12:56:29.003Z] #21 18.41 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-20T12:56:29.003Z] #21 18.41 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-20T12:56:29.003Z] #21 18.42 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-20T12:56:29.003Z] #21 18.49 Selecting previously unselected package libgcc-s1:armhf. [2022-04-20T12:56:29.261Z] #21 18.49 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-20T12:56:29.261Z] #21 18.50 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-20T12:56:29.261Z] #21 18.55 Selecting previously unselected package libcrypt1:armhf. [2022-04-20T12:56:29.261Z] #21 18.55 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-20T12:56:29.261Z] #21 18.56 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-20T12:56:29.261Z] #21 18.64 Selecting previously unselected package libc6:armhf. [2022-04-20T12:56:29.261Z] #21 18.64 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-20T12:56:29.291Z] #60 194.7 + bin/containerd [2022-04-20T12:56:29.520Z] #21 18.82 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-20T12:56:29.778Z] #21 19.23 Selecting previously unselected package libapparmor1:armhf. [2022-04-20T12:56:30.037Z] #21 19.24 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-20T12:56:30.037Z] #21 19.25 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-20T12:56:30.037Z] #21 19.29 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-20T12:56:30.037Z] #21 19.30 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-20T12:56:30.037Z] #21 19.30 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-20T12:56:30.037Z] #21 19.36 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-20T12:56:30.037Z] #21 19.37 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-20T12:56:30.037Z] #21 19.37 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-20T12:56:30.037Z] #21 19.42 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-20T12:56:30.037Z] #21 19.43 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-20T12:56:30.037Z] #21 19.43 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-20T12:56:30.295Z] #21 19.52 Selecting previously unselected package libc6:ppc64el. [2022-04-20T12:56:30.295Z] #21 19.52 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-20T12:56:30.295Z] #21 19.72 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-20T12:56:31.143Z] #51 ... [2022-04-20T12:56:31.143Z] [2022-04-20T12:56:31.143Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-20T12:56:31.143Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-20T12:56:31.143Z] #43 190.5 + dpkg --print-architecture [2022-04-20T12:56:31.143Z] #43 190.5 + git checkout -q v2.1.0 [2022-04-20T12:56:31.143Z] #43 190.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-20T12:56:31.143Z] #43 190.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-20T12:56:31.230Z] #21 20.28 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-20T12:56:31.230Z] #21 20.28 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-20T12:56:31.230Z] #21 20.28 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-20T12:56:31.230Z] #21 20.33 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-20T12:56:31.230Z] #21 20.33 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-20T12:56:31.230Z] #21 20.34 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-20T12:56:31.230Z] #21 20.40 Selecting previously unselected package libseccomp2:s390x. [2022-04-20T12:56:31.230Z] #21 20.40 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-20T12:56:31.230Z] #21 20.41 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-20T12:56:31.230Z] #21 20.46 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-20T12:56:31.230Z] #21 20.46 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-20T12:56:31.230Z] #21 20.46 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-20T12:56:31.230Z] #21 20.53 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-20T12:56:31.230Z] #21 20.53 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-20T12:56:31.230Z] #21 20.54 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-20T12:56:31.230Z] #21 20.58 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-20T12:56:31.230Z] #21 20.59 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-20T12:56:31.231Z] #21 20.60 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-20T12:56:31.231Z] #21 20.65 Selecting previously unselected package libseccomp2:armhf. [2022-04-20T12:56:31.489Z] #21 20.66 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-20T12:56:31.489Z] #21 20.66 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-20T12:56:31.489Z] #21 20.71 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-20T12:56:31.489Z] #21 20.71 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-20T12:56:31.489Z] #21 20.72 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-20T12:56:31.489Z] #21 20.79 Selecting previously unselected package libseccomp2:armel. [2022-04-20T12:56:31.489Z] #21 20.79 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-20T12:56:31.489Z] #21 20.79 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-20T12:56:31.489Z] #21 20.85 Selecting previously unselected package libseccomp-dev:armel. [2022-04-20T12:56:31.489Z] #21 20.86 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-20T12:56:31.489Z] #21 20.86 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-20T12:56:31.718Z] #43 DONE 213.0s [2022-04-20T12:56:31.718Z] [2022-04-20T12:56:31.718Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:56:31.718Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:56:31.718Z] #51 ... [2022-04-20T12:56:31.718Z] [2022-04-20T12:56:31.718Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-20T12:56:31.718Z] #44 sha256:7c7c6194278ad5e8cc82cdd9c3923403354849723422e2b99602b9035a84fe9b [2022-04-20T12:56:31.718Z] #44 DONE 0.5s [2022-04-20T12:56:31.718Z] [2022-04-20T12:56:31.718Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:56:31.718Z] #60 sha256:dcdbcb468c6e826d013b7d65cbeec147d36d7f1d519446d876f8f83b364bc9b3 [2022-04-20T12:56:31.718Z] #60 ... [2022-04-20T12:56:31.718Z] [2022-04-20T12:56:31.718Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-20T12:56:31.718Z] #48 sha256:42d1b29167a6d467a24544c5c084574d3a59022441d2653bdd82217579c30b45 [2022-04-20T12:56:31.718Z] #48 DONE 0.1s [2022-04-20T12:56:31.718Z] [2022-04-20T12:56:31.718Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-20T12:56:31.718Z] #50 sha256:4e0e0034c6937b65bfead9b862b08fe78723e514ad685019d7039ee9da21c0cd [2022-04-20T12:56:31.718Z] #50 DONE 0.1s [2022-04-20T12:56:31.718Z] [2022-04-20T12:56:31.718Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:56:31.718Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:56:31.747Z] #21 20.92 Selecting previously unselected package libseccomp2:arm64. [2022-04-20T12:56:31.747Z] #21 20.92 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-20T12:56:31.747Z] #21 20.93 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-20T12:56:31.747Z] #21 20.97 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-20T12:56:31.747Z] #21 20.98 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-20T12:56:31.747Z] #21 20.98 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-20T12:56:31.747Z] #21 21.07 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-20T12:56:31.747Z] #21 21.08 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-20T12:56:31.747Z] #21 21.09 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-20T12:56:31.747Z] #21 21.10 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-20T12:56:31.747Z] #21 21.11 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-20T12:56:31.747Z] #21 21.13 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-20T12:56:31.747Z] #21 21.14 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-20T12:56:31.747Z] #21 21.15 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-20T12:56:31.747Z] #21 21.16 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-20T12:56:31.747Z] #21 21.17 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-20T12:56:32.005Z] #21 21.18 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-20T12:56:32.005Z] #21 21.19 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-20T12:56:32.005Z] #21 21.20 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-20T12:56:32.005Z] #21 21.21 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-20T12:56:32.005Z] #21 21.22 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-20T12:56:32.005Z] #21 21.23 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-20T12:56:33.382Z] #21 22.47 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-20T12:56:34.317Z] #21 23.68 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-20T12:56:35.694Z] #21 24.95 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-20T12:56:37.070Z] #21 26.20 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-20T12:56:38.005Z] #21 27.46 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-20T12:56:38.005Z] #21 27.47 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-20T12:56:38.005Z] #21 27.49 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-20T12:56:38.005Z] #21 27.50 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-20T12:56:38.005Z] #21 27.51 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-20T12:56:38.263Z] #21 27.53 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-20T12:56:38.263Z] #21 27.54 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-20T12:56:38.263Z] #21 27.55 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-20T12:56:38.263Z] #21 27.56 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-20T12:56:38.263Z] #21 27.57 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-20T12:56:38.263Z] #21 27.59 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-20T12:56:38.263Z] #21 27.60 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-20T12:56:38.263Z] #21 27.61 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-20T12:56:38.263Z] #21 27.63 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-20T12:56:38.263Z] #21 27.64 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-20T12:56:38.263Z] #21 27.65 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-20T12:56:38.263Z] #21 27.66 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-20T12:56:38.263Z] #21 27.67 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-20T12:56:38.263Z] #21 27.68 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-20T12:56:38.263Z] #21 27.69 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-20T12:56:38.263Z] #21 27.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:56:38.522Z] #21 DONE 27.9s [2022-04-20T12:56:38.522Z] [2022-04-20T12:56:38.522Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:56:38.522Z] #67 sha256:f6995647b731ba80a608226d97203f13a1e628c77ee7dd7103642b41997178a6 [2022-04-20T12:56:38.522Z] #67 ... [2022-04-20T12:56:38.522Z] [2022-04-20T12:56:38.522Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-20T12:56:38.522Z] #62 sha256:8e7cd4487ddfeef91c05c667104062bd6e07bbb7236db957acdd322e34cd90cd [2022-04-20T12:56:38.780Z] #62 DONE 0.1s [2022-04-20T12:56:38.780Z] [2022-04-20T12:56:38.780Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:56:38.780Z] #63 sha256:7e7add0de1e05e3b5a75bd4a24deec43f0734435d5169c89102f4df23e8201f2 [2022-04-20T12:56:39.715Z] #63 1.000 + RM_GOPATH=0 [2022-04-20T12:56:39.715Z] #63 1.000 + TMP_GOPATH= [2022-04-20T12:56:39.715Z] #63 1.000 + : /build [2022-04-20T12:56:39.715Z] #63 1.000 + '[' -z '' ']' [2022-04-20T12:56:39.715Z] #63 1.000 ++ mktemp -d [2022-04-20T12:56:39.715Z] #63 ... [2022-04-20T12:56:39.715Z] [2022-04-20T12:56:39.715Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-20T12:56:39.715Z] #22 sha256:1991dba7859e6402a73ceb2764243e394bc500e8e4638bcb5b13975ff5c2edbf [2022-04-20T12:56:39.715Z] #22 DONE 1.2s [2022-04-20T12:56:39.715Z] [2022-04-20T12:56:39.715Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:56:39.715Z] #63 sha256:7e7add0de1e05e3b5a75bd4a24deec43f0734435d5169c89102f4df23e8201f2 [2022-04-20T12:56:39.715Z] #63 1.002 + export GOPATH=/tmp/tmp.dWG8uAltwj [2022-04-20T12:56:39.715Z] #63 1.002 + GOPATH=/tmp/tmp.dWG8uAltwj [2022-04-20T12:56:39.715Z] #63 1.002 + RM_GOPATH=1 [2022-04-20T12:56:39.715Z] #63 1.002 + case "$(go env GOARCH)" in [2022-04-20T12:56:39.715Z] #63 1.002 ++ go env GOARCH [2022-04-20T12:56:39.715Z] #63 1.008 + export GO_BUILDMODE=-buildmode=pie [2022-04-20T12:56:39.715Z] #63 1.008 + GO_BUILDMODE=-buildmode=pie [2022-04-20T12:56:39.715Z] #63 1.008 ++ dirname /install.sh [2022-04-20T12:56:39.715Z] #63 1.010 + dir=/ [2022-04-20T12:56:39.715Z] #63 1.010 + bin=runc [2022-04-20T12:56:39.715Z] #63 1.010 + shift [2022-04-20T12:56:39.715Z] #63 1.011 + '[' '!' -f //runc.installer ']' [2022-04-20T12:56:39.715Z] #63 1.011 + . //runc.installer [2022-04-20T12:56:39.715Z] #63 1.011 ++ set -e [2022-04-20T12:56:39.715Z] #63 1.011 ++ : v1.1.1 [2022-04-20T12:56:39.715Z] #63 1.011 + install_runc [2022-04-20T12:56:39.715Z] #63 1.012 + RUNC_BUILDTAGS=seccomp [2022-04-20T12:56:39.715Z] #63 1.012 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-20T12:56:39.715Z] #63 1.012 Install runc version v1.1.1 (build tags: seccomp) [2022-04-20T12:56:39.715Z] #63 1.012 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dWG8uAltwj/src/github.com/opencontainers/runc [2022-04-20T12:56:39.715Z] #63 1.014 Cloning into '/tmp/tmp.dWG8uAltwj/src/github.com/opencontainers/runc'... [2022-04-20T12:56:40.651Z] #63 ... [2022-04-20T12:56:40.651Z] [2022-04-20T12:56:40.652Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-20T12:56:40.652Z] #23 sha256:1f6fd3aeabae7061e0cc2f7bcdfbeda461fcda12c75aba240033abfda8eb4f5a [2022-04-20T12:56:40.652Z] #23 DONE 0.9s [2022-04-20T12:56:40.913Z] [2022-04-20T12:56:40.913Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-20T12:56:40.913Z] #24 sha256:612eba728b3789079592ddb5af91ec61fe4b77af9504fec50f7db3f0ab8bd282 [2022-04-20T12:56:41.480Z] #24 0.870 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-20T12:56:41.739Z] #24 DONE 1.0s [2022-04-20T12:56:41.739Z] [2022-04-20T12:56:41.739Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-20T12:56:41.739Z] #25 sha256:5bc7b4e297da9bc4facebf554d9b7fa6cc291294be0d53db944fee6a94b57745 [2022-04-20T12:56:42.673Z] #25 DONE 0.9s [2022-04-20T12:56:42.673Z] [2022-04-20T12:56:42.673Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-20T12:56:42.673Z] #26 sha256:a8987e226807b4b0d178bb4dcc6b8948342666361b65cd2f1966f79d51d87c8f [2022-04-20T12:56:43.607Z] #26 DONE 0.9s [2022-04-20T12:56:43.607Z] [2022-04-20T12:56:43.607Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-04-20T12:56:43.607Z] #27 sha256:70d809bbfd8dc52ce003ba1eaa993b53e00b6a15d020b5d5fe99341a0969b699 [2022-04-20T12:56:44.543Z] #27 DONE 0.9s [2022-04-20T12:56:44.543Z] [2022-04-20T12:56:44.543Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-20T12:56:44.543Z] #28 sha256:39df49b56e309c726702531cea41628916a2e46afa2e7bb7a311fbe7cb4cd0bc [2022-04-20T12:56:45.920Z] #28 1.167 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-20T12:56:45.920Z] #28 1.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-20T12:56:45.920Z] #28 1.346 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-20T12:56:45.920Z] #28 1.420 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-20T12:56:46.179Z] #28 1.639 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-20T12:56:46.438Z] #28 1.937 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-20T12:56:46.699Z] #28 2.196 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-20T12:56:46.957Z] #28 2.449 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-20T12:56:47.216Z] #28 2.735 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-20T12:56:47.474Z] #28 2.952 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-20T12:56:47.474Z] #28 2.954 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-20T12:56:47.474Z] #28 2.961 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-20T12:56:47.474Z] #28 2.971 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-20T12:56:47.474Z] #28 2.976 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-20T12:56:47.474Z] #28 2.981 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-20T12:56:47.474Z] #28 3.160 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-20T12:56:47.732Z] #28 3.164 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-20T12:56:47.732Z] #28 3.164 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-20T12:56:47.732Z] #28 3.166 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-20T12:56:47.732Z] #28 3.167 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-20T12:56:47.732Z] #28 3.167 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-20T12:56:53.173Z] #43 DONE 213.8s [2022-04-20T12:56:53.173Z] [2022-04-20T12:56:53.173Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:56:53.173Z] #56 sha256:eb12cd17bf5797d24927aa3ef30eef76e4e04484f312260616d50a8dfe54a446 [2022-04-20T12:56:53.576Z] #43 DONE 211.2s [2022-04-20T12:56:53.576Z] [2022-04-20T12:56:53.576Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:56:53.576Z] #56 sha256:33687dfdbda58523b89d838a15ba7761b0ce57fcd315168560349700b7c05635 [2022-04-20T12:56:53.576Z] #56 ... [2022-04-20T12:56:53.576Z] [2022-04-20T12:56:53.576Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-20T12:56:53.576Z] #44 sha256:d3a8954e690a1381172215a785eeb6c3df1980451e585e05b0ed55dc0172ee6b [2022-04-20T12:56:53.576Z] #44 DONE 0.5s [2022-04-20T12:56:53.576Z] [2022-04-20T12:56:53.576Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:56:53.576Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:56:53.576Z] #60 ... [2022-04-20T12:56:53.576Z] [2022-04-20T12:56:53.576Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-20T12:56:53.576Z] #48 sha256:d1feca7b77edb8cad60485034fec0ce79d3152ad875ac76bc90715ae560ce0d6 [2022-04-20T12:56:53.576Z] #48 DONE 0.1s [2022-04-20T12:56:53.576Z] [2022-04-20T12:56:53.576Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-20T12:56:53.576Z] #50 sha256:fc67be5e48e4afbf108626abd4494212ed4a1d6091cc6b738f017e6a9f40332c [2022-04-20T12:56:53.576Z] #50 DONE 0.1s [2022-04-20T12:56:53.576Z] [2022-04-20T12:56:53.576Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:56:53.576Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:56:54.113Z] #56 ... [2022-04-20T12:56:54.113Z] [2022-04-20T12:56:54.113Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-20T12:56:54.113Z] #44 sha256:3c6f79532975a3c7b4946984648c59d00aeb3282978041022bf37e5179dd8ee8 [2022-04-20T12:56:54.294Z] #28 ... [2022-04-20T12:56:54.294Z] [2022-04-20T12:56:54.294Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:56:54.294Z] #63 sha256:7e7add0de1e05e3b5a75bd4a24deec43f0734435d5169c89102f4df23e8201f2 [2022-04-20T12:56:54.294Z] #63 5.406 + cd /tmp/tmp.dWG8uAltwj/src/github.com/opencontainers/runc [2022-04-20T12:56:54.294Z] #63 5.407 + git checkout -q v1.1.1 [2022-04-20T12:56:54.294Z] #63 5.523 + '[' -z '' ']' [2022-04-20T12:56:54.294Z] #63 5.523 + target=static [2022-04-20T12:56:54.295Z] #63 5.523 + make BUILDTAGS=seccomp static [2022-04-20T12:56:54.295Z] #63 5.795 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-20T12:56:54.684Z] #44 DONE 0.5s [2022-04-20T12:56:54.684Z] [2022-04-20T12:56:54.684Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-20T12:56:54.684Z] #48 sha256:08e0cb468ec17327ee149bc4015de14247276b320fe1cd28d7918f64db2fe74a [2022-04-20T12:56:54.684Z] #48 DONE 0.1s [2022-04-20T12:56:54.684Z] [2022-04-20T12:56:54.684Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-20T12:56:54.684Z] #50 sha256:0d6f51f5310e0e3de480e4762b8ea649011b3f480b4f560a2468f5d4d0cdaa4c [2022-04-20T12:56:54.684Z] #50 DONE 0.1s [2022-04-20T12:56:54.684Z] [2022-04-20T12:56:54.684Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:56:54.684Z] #56 sha256:eb12cd17bf5797d24927aa3ef30eef76e4e04484f312260616d50a8dfe54a446 [2022-04-20T12:56:55.270Z] 8f616e6e9eec: Pull complete [2022-04-20T12:56:59.563Z] #63 ... [2022-04-20T12:56:59.563Z] [2022-04-20T12:56:59.563Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-20T12:56:59.563Z] #28 sha256:39df49b56e309c726702531cea41628916a2e46afa2e7bb7a311fbe7cb4cd0bc [2022-04-20T12:56:59.563Z] #28 14.32 Fetched 48.9 MB in 13s (3650 kB/s) [2022-04-20T12:57:03.806Z] #51 ... [2022-04-20T12:57:03.806Z] [2022-04-20T12:57:03.806Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:57:03.806Z] #56 sha256:830b63143b2514cb2bd85aff988e5ff4cbb0f69088eb7fa3b5ee0131d97fd07d [2022-04-20T12:57:03.806Z] #56 145.5 + mkdir -p /build [2022-04-20T12:57:03.806Z] #56 145.5 + cp runc /build/runc [2022-04-20T12:57:04.742Z] #56 DONE 146.5s [2022-04-20T12:57:04.742Z] [2022-04-20T12:57:04.742Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:57:04.742Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:57:04.742Z] #51 250.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-20T12:57:04.742Z] #51 DONE 250.4s [2022-04-20T12:57:04.742Z] [2022-04-20T12:57:04.742Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:57:04.742Z] #60 sha256:dcdbcb468c6e826d013b7d65cbeec147d36d7f1d519446d876f8f83b364bc9b3 [2022-04-20T12:57:04.846Z] #28 14.32 Reading package lists... [2022-04-20T12:57:07.273Z] #60 ... [2022-04-20T12:57:07.273Z] [2022-04-20T12:57:07.273Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-20T12:57:07.273Z] #52 sha256:b57f4b08241399d42254ab5f39dd5f0d8901274875418ddb43898d3996b824c6 [2022-04-20T12:57:07.841Z] #52 DONE 0.7s [2022-04-20T12:57:07.841Z] [2022-04-20T12:57:07.841Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-20T12:57:07.841Z] #54 sha256:823d58947305f9351923ee38ebebfc55a081d93b396a558f3e1373c19a08faa1 [2022-04-20T12:57:07.841Z] #54 DONE 0.1s [2022-04-20T12:57:07.841Z] [2022-04-20T12:57:07.841Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-20T12:57:07.841Z] #57 sha256:302fcfff2c93404e7df45f71bfc5a7334215e09150f57cb1aeda5dc3bb04cbf0 [2022-04-20T12:57:08.101Z] #57 DONE 0.3s [2022-04-20T12:57:08.101Z] [2022-04-20T12:57:08.101Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:57:08.101Z] #60 sha256:dcdbcb468c6e826d013b7d65cbeec147d36d7f1d519446d876f8f83b364bc9b3 [2022-04-20T12:57:10.637Z] #60 222.0 + bin/containerd [2022-04-20T12:57:13.224Z] #28 20.64 Reading package lists... [2022-04-20T12:57:13.483Z] #28 27.59 Building dependency tree... [2022-04-20T12:57:14.858Z] #28 30.48 bzip2 is already the newest version (1.0.8-4). [2022-04-20T12:57:14.858Z] #28 30.48 patch is already the newest version (2.7.6-7). [2022-04-20T12:57:14.858Z] #28 30.48 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-20T12:57:14.858Z] #28 30.48 The following additional packages will be installed: [2022-04-20T12:57:15.117Z] #28 30.49 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-20T12:57:15.117Z] #28 30.49 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-20T12:57:15.117Z] #28 30.49 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-20T12:57:15.117Z] #28 30.50 python3-pkg-resources vim-runtime xxd [2022-04-20T12:57:15.117Z] #28 30.51 Suggested packages: [2022-04-20T12:57:15.117Z] #28 30.52 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-20T12:57:15.117Z] #28 30.52 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-20T12:57:15.117Z] #28 30.52 Recommended packages: [2022-04-20T12:57:15.117Z] #28 30.52 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-20T12:57:15.978Z] #60 234.3 # github.com/containerd/containerd/cmd/containerd [2022-04-20T12:57:15.978Z] #60 234.3 /usr/bin/ld: /tmp/go-link-2926342919/000019.o: in function `New': [2022-04-20T12:57:15.978Z] #60 234.3 /tmp/tmp.K0k0IoEVk4/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-20T12:57:15.978Z] #60 234.4 + bin/containerd-stress [2022-04-20T12:57:15.978Z] #60 235.4 + bin/containerd-shim [2022-04-20T12:57:16.494Z] #28 31.96 The following NEW packages will be installed: [2022-04-20T12:57:16.494Z] #28 31.96 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-20T12:57:16.494Z] #28 31.96 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-20T12:57:16.494Z] #28 31.96 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-20T12:57:16.494Z] #28 31.97 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-20T12:57:16.494Z] #28 31.98 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-20T12:57:16.494Z] #28 31.98 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-20T12:57:16.494Z] #28 31.98 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-20T12:57:16.754Z] #28 32.39 0 upgraded, 44 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:57:16.754Z] #28 32.39 Need to get 18.6 MB of archives. [2022-04-20T12:57:16.754Z] #28 32.39 After this operation, 71.4 MB of additional disk space will be used. [2022-04-20T12:57:16.754Z] #28 32.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-20T12:57:16.754Z] #28 32.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-20T12:57:16.754Z] #28 32.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-20T12:57:16.754Z] #28 32.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-20T12:57:16.754Z] #28 32.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-20T12:57:16.754Z] #28 32.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-20T12:57:16.754Z] #28 32.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-20T12:57:16.754Z] #28 32.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-20T12:57:16.754Z] #28 32.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-20T12:57:16.754Z] #28 32.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-20T12:57:16.754Z] #28 32.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-20T12:57:16.754Z] #28 32.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-20T12:57:16.754Z] #28 32.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-20T12:57:16.754Z] #28 32.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-20T12:57:16.754Z] #28 32.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-20T12:57:16.754Z] #28 32.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-20T12:57:16.754Z] #28 32.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-20T12:57:16.754Z] #28 32.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-20T12:57:16.754Z] #28 32.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-20T12:57:16.754Z] #28 32.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-20T12:57:16.754Z] #28 32.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-20T12:57:16.754Z] #28 32.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-20T12:57:17.013Z] #28 32.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-20T12:57:17.013Z] #28 32.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-20T12:57:17.013Z] #28 32.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-20T12:57:17.013Z] #28 32.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-20T12:57:17.013Z] #28 32.52 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-04-20T12:57:17.013Z] #28 32.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-20T12:57:17.013Z] #28 32.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-20T12:57:17.013Z] #28 32.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-20T12:57:17.013Z] #28 32.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-20T12:57:17.013Z] #28 32.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-20T12:57:17.013Z] #28 32.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-20T12:57:17.013Z] #28 32.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-20T12:57:17.013Z] #28 32.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-20T12:57:17.013Z] #28 32.58 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-20T12:57:17.013Z] #28 32.58 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-20T12:57:17.013Z] #28 32.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-20T12:57:17.013Z] #28 32.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-20T12:57:17.013Z] #28 32.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-20T12:57:17.013Z] #28 32.72 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-20T12:57:17.272Z] #28 32.75 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-20T12:57:17.272Z] #28 32.77 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-20T12:57:17.272Z] #28 32.78 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-20T12:57:17.840Z] #28 33.35 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:57:18.100Z] #28 33.68 Fetched 18.6 MB in 1s (27.0 MB/s) [2022-04-20T12:57:18.100Z] #28 33.74 Selecting previously unselected package pigz. [2022-04-20T12:57:18.100Z] #28 33.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 ... 40068 files and directories currently installed.) [2022-04-20T12:57:18.100Z] #28 33.79 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-20T12:57:18.100Z] #28 33.79 Unpacking pigz (2.6-1) ... [2022-04-20T12:57:18.359Z] #28 33.85 Selecting previously unselected package libelf1:amd64. [2022-04-20T12:57:18.359Z] #28 33.86 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-20T12:57:18.359Z] #28 33.87 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-20T12:57:18.359Z] #28 33.95 Selecting previously unselected package libbpf0:amd64. [2022-04-20T12:57:18.359Z] #28 33.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-20T12:57:18.359Z] #28 33.97 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-20T12:57:18.359Z] #28 34.04 Selecting previously unselected package libcap2:amd64. [2022-04-20T12:57:18.359Z] #28 34.05 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-20T12:57:18.359Z] #28 34.06 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-20T12:57:18.512Z] #60 244.1 + bin/containerd-shim-runc-v1 [2022-04-20T12:57:18.644Z] #28 34.13 Selecting previously unselected package libmnl0:amd64. [2022-04-20T12:57:18.644Z] #28 34.13 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-20T12:57:18.644Z] #28 34.13 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-20T12:57:18.644Z] #28 34.18 Selecting previously unselected package libxtables12:amd64. [2022-04-20T12:57:18.644Z] #28 34.18 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-20T12:57:18.644Z] #28 34.19 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-20T12:57:18.644Z] #28 34.25 Selecting previously unselected package libcap2-bin. [2022-04-20T12:57:18.644Z] #28 34.25 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-20T12:57:18.644Z] #28 34.25 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-20T12:57:18.644Z] #28 34.32 Selecting previously unselected package iproute2. [2022-04-20T12:57:18.644Z] #28 34.32 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-20T12:57:18.644Z] #28 34.34 Unpacking iproute2 (5.10.0-4) ... [2022-04-20T12:57:19.220Z] #28 34.72 Selecting previously unselected package xxd. [2022-04-20T12:57:19.220Z] #28 34.74 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-20T12:57:19.220Z] #28 34.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:57:19.220Z] #28 34.81 Selecting previously unselected package vim-common. [2022-04-20T12:57:19.220Z] #28 34.81 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:57:19.220Z] #28 34.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:57:19.481Z] #28 34.92 Selecting previously unselected package bash-completion. [2022-04-20T12:57:19.481Z] #28 34.94 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-20T12:57:20.856Z] #28 36.13 Unpacking bash-completion (1:2.11-2) ... [2022-04-20T12:57:20.856Z] #28 36.40 Selecting previously unselected package apparmor. [2022-04-20T12:57:20.856Z] #28 36.40 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-20T12:57:20.856Z] #28 36.44 Unpacking apparmor (2.13.6-10) ... [2022-04-20T12:57:21.114Z] #28 36.66 Selecting previously unselected package inetutils-ping. [2022-04-20T12:57:21.114Z] #28 36.66 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-20T12:57:21.114Z] #28 36.67 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-20T12:57:21.114Z] #28 36.74 Selecting previously unselected package libip4tc2:amd64. [2022-04-20T12:57:21.114Z] #28 36.75 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-20T12:57:21.114Z] #28 36.75 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-20T12:57:21.372Z] #28 36.80 Selecting previously unselected package libip6tc2:amd64. [2022-04-20T12:57:21.372Z] #28 36.80 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-20T12:57:21.372Z] #28 36.81 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-20T12:57:21.372Z] #28 36.86 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-20T12:57:21.372Z] #28 36.86 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-20T12:57:21.372Z] #28 36.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-20T12:57:21.372Z] #28 36.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-20T12:57:21.372Z] #28 36.92 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-20T12:57:21.372Z] #28 36.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-20T12:57:21.372Z] #28 36.99 Selecting previously unselected package libnftnl11:amd64. [2022-04-20T12:57:21.372Z] #28 37.00 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-20T12:57:21.372Z] #28 37.01 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-20T12:57:21.631Z] #28 37.09 Selecting previously unselected package iptables. [2022-04-20T12:57:21.631Z] #28 37.09 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-20T12:57:21.631Z] #28 37.10 Unpacking iptables (1.8.7-1) ... [2022-04-20T12:57:21.631Z] #28 37.28 Selecting previously unselected package libonig5:amd64. [2022-04-20T12:57:21.631Z] #28 37.29 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-20T12:57:21.631Z] #28 37.30 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:57:21.889Z] #28 37.40 Selecting previously unselected package libjq1:amd64. [2022-04-20T12:57:21.889Z] #28 37.40 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-20T12:57:21.889Z] #28 37.41 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:57:21.889Z] #28 37.48 Selecting previously unselected package jq. [2022-04-20T12:57:21.889Z] #28 37.49 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-20T12:57:21.889Z] #28 37.49 Unpacking jq (1.6-2.1) ... [2022-04-20T12:57:21.889Z] #28 37.55 Selecting previously unselected package libaio1:amd64. [2022-04-20T12:57:21.889Z] #28 37.56 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-20T12:57:21.889Z] #28 37.56 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-20T12:57:21.889Z] #28 37.61 Selecting previously unselected package libgpm2:amd64. [2022-04-20T12:57:22.148Z] #28 37.62 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-20T12:57:22.148Z] #28 37.63 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-20T12:57:22.148Z] #28 37.70 Selecting previously unselected package libinih1:amd64. [2022-04-20T12:57:22.148Z] #28 37.70 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-20T12:57:22.148Z] #28 37.71 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-20T12:57:22.148Z] #28 37.75 Selecting previously unselected package libnet1:amd64. [2022-04-20T12:57:22.148Z] #28 37.75 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-20T12:57:22.148Z] #28 37.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:57:22.148Z] #28 37.82 Selecting previously unselected package libnl-3-200:amd64. [2022-04-20T12:57:22.406Z] #28 37.83 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-20T12:57:22.406Z] #28 37.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:57:22.406Z] #28 37.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-20T12:57:22.406Z] #28 37.92 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-20T12:57:22.406Z] #28 37.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:57:22.406Z] #28 37.96 Selecting previously unselected package net-tools. [2022-04-20T12:57:22.406Z] #28 37.96 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-20T12:57:22.406Z] #28 37.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-20T12:57:22.406Z] #28 38.08 Selecting previously unselected package python-pip-whl. [2022-04-20T12:57:22.665Z] #28 38.08 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-20T12:57:22.665Z] #28 38.09 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-20T12:57:22.924Z] #28 38.41 Selecting previously unselected package python3-lib2to3. [2022-04-20T12:57:22.924Z] #28 38.42 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-20T12:57:22.924Z] #28 38.43 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-20T12:57:22.924Z] #28 38.51 Selecting previously unselected package python3-distutils. [2022-04-20T12:57:22.924Z] #28 38.52 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-20T12:57:22.924Z] #28 38.53 Unpacking python3-distutils (3.9.2-1) ... [2022-04-20T12:57:22.924Z] #28 38.61 Selecting previously unselected package python3-pkg-resources. [2022-04-20T12:57:23.182Z] #28 38.61 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-20T12:57:23.182Z] #28 38.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:57:23.182Z] #28 38.72 Selecting previously unselected package python3-setuptools. [2022-04-20T12:57:23.182Z] #28 38.73 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-20T12:57:23.182Z] #28 38.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-20T12:57:23.441Z] #28 38.89 Selecting previously unselected package python3-wheel. [2022-04-20T12:57:23.441Z] #28 38.90 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-20T12:57:23.441Z] #28 38.91 Unpacking python3-wheel (0.34.2-1) ... [2022-04-20T12:57:23.441Z] #28 38.96 Selecting previously unselected package python3-pip. [2022-04-20T12:57:23.441Z] #28 38.96 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-20T12:57:23.441Z] #28 38.97 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-20T12:57:23.700Z] #28 39.14 Selecting previously unselected package sudo. [2022-04-20T12:57:23.700Z] #28 39.15 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-20T12:57:23.700Z] #28 39.15 Unpacking sudo (1.9.5p2-3) ... [2022-04-20T12:57:23.783Z] #60 249.1 + bin/containerd-shim-runc-v2 [2022-04-20T12:57:23.959Z] #28 39.44 Selecting previously unselected package thin-provisioning-tools. [2022-04-20T12:57:23.959Z] #28 39.45 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-20T12:57:23.959Z] #28 39.46 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-20T12:57:23.959Z] #28 39.58 Selecting previously unselected package uidmap. [2022-04-20T12:57:23.959Z] #28 39.58 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-20T12:57:23.959Z] #28 39.59 Unpacking uidmap (1:4.8.1-1) ... [2022-04-20T12:57:23.959Z] #28 39.67 Selecting previously unselected package vim-runtime. [2022-04-20T12:57:24.048Z] #60 249.8 + binaries [2022-04-20T12:57:24.218Z] #28 39.68 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-20T12:57:24.218Z] #28 39.71 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-20T12:57:24.218Z] #28 39.74 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-20T12:57:24.218Z] #28 39.74 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:57:24.307Z] #60 249.8 + install -D bin/containerd /build/containerd [2022-04-20T12:57:24.307Z] #60 249.8 + install -D bin/containerd-shim /build/containerd-shim [2022-04-20T12:57:24.307Z] #60 249.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-20T12:57:24.307Z] #60 249.9 + install -D bin/ctr /build/ctr [2022-04-20T12:57:25.153Z] #28 ... [2022-04-20T12:57:25.153Z] [2022-04-20T12:57:25.153Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:57:25.153Z] #67 sha256:f6995647b731ba80a608226d97203f13a1e628c77ee7dd7103642b41997178a6 [2022-04-20T12:57:25.153Z] #67 100.6 + bin/containerd [2022-04-20T12:57:25.697Z] #60 ... [2022-04-20T12:57:25.697Z] [2022-04-20T12:57:25.697Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:57:25.697Z] #56 sha256:33687dfdbda58523b89d838a15ba7761b0ce57fcd315168560349700b7c05635 [2022-04-20T12:57:25.697Z] #56 144.0 + mkdir -p /build [2022-04-20T12:57:25.697Z] #56 144.0 + cp runc /build/runc [2022-04-20T12:57:26.640Z] #56 DONE 145.1s [2022-04-20T12:57:26.640Z] [2022-04-20T12:57:26.640Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:57:26.640Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:57:27.211Z] #60 ... [2022-04-20T12:57:27.211Z] [2022-04-20T12:57:27.211Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:57:27.211Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:57:27.211Z] #51 248.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-20T12:57:27.472Z] #51 DONE 248.3s [2022-04-20T12:57:27.472Z] [2022-04-20T12:57:27.472Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:57:27.472Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:57:28.493Z] #60 DONE 254.3s [2022-04-20T12:57:29.430Z] [2022-04-20T12:57:29.430Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-20T12:57:29.430Z] #61 sha256:6ce40facb33d15c36322da95cbf72ea5c1539420920fdbc60732db7f3e0e84b3 [2022-04-20T12:57:29.497Z] #60 ... [2022-04-20T12:57:29.497Z] [2022-04-20T12:57:29.497Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-20T12:57:29.497Z] #52 sha256:22a768d10b6a5b85e259933262a03c8cc3f8c76f28c1eb065a4644851b5255bb [2022-04-20T12:57:29.688Z] #61 DONE 0.3s [2022-04-20T12:57:29.688Z] [2022-04-20T12:57:29.688Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-20T12:57:29.688Z] #66 sha256:9cc952cfaa0f0026d23ec638eba54e02a21c74e9c2f9a1ed2653b4a729304387 [2022-04-20T12:57:29.688Z] #66 DONE 0.1s [2022-04-20T12:57:29.688Z] [2022-04-20T12:57:29.688Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-20T12:57:29.688Z] #71 sha256:07eba4c5e9c52b3a0048ef88eb6c978378d726252047751dd4a6dd4497cca2f6 [2022-04-20T12:57:29.946Z] #71 DONE 0.2s [2022-04-20T12:57:29.946Z] [2022-04-20T12:57:29.946Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-20T12:57:29.946Z] #72 sha256:aa8009699522fe74649b6e6bccfaf7d8e0e8f9d56d7dbb52865b99185b117c2f [2022-04-20T12:57:29.946Z] #72 DONE 0.0s [2022-04-20T12:57:29.946Z] [2022-04-20T12:57:29.946Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-20T12:57:29.946Z] #73 sha256:52a9f36fdc77dcf2bc4cfa8ee6498f173034fe2b1bae7cc55a53b35061d17ab0 [2022-04-20T12:57:30.069Z] #52 DONE 0.6s [2022-04-20T12:57:30.069Z] [2022-04-20T12:57:30.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-04-20T12:57:30.069Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:57:30.069Z] #60 ... [2022-04-20T12:57:30.069Z] [2022-04-20T12:57:30.069Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-20T12:57:30.069Z] #54 sha256:71cc04ec309ef4fc411ee36cac5360bdfb8913076f2a72b2a166dd67e931013b [2022-04-20T12:57:30.069Z] #54 DONE 0.1s [2022-04-20T12:57:30.069Z] [2022-04-20T12:57:30.069Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-20T12:57:30.069Z] #57 sha256:0ceb14715c2654350efc74789bf4a9484176665f70ac0af4f55c1b04c8a0c9ea [2022-04-20T12:57:30.420Z] #67 ... [2022-04-20T12:57:30.420Z] [2022-04-20T12:57:30.420Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-20T12:57:30.420Z] #28 sha256:39df49b56e309c726702531cea41628916a2e46afa2e7bb7a311fbe7cb4cd0bc [2022-04-20T12:57:30.420Z] #28 41.39 Selecting previously unselected package vim. [2022-04-20T12:57:30.420Z] #28 41.40 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-20T12:57:30.420Z] #28 41.41 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:57:30.420Z] #28 41.75 Selecting previously unselected package xfsprogs. [2022-04-20T12:57:30.420Z] #28 41.76 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-20T12:57:30.420Z] #28 41.76 Unpacking xfsprogs (5.10.0-4) ... [2022-04-20T12:57:30.420Z] #28 42.00 Selecting previously unselected package zip. [2022-04-20T12:57:30.420Z] #28 42.02 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-20T12:57:30.420Z] #28 42.03 Unpacking zip (3.0-12) ... [2022-04-20T12:57:30.420Z] #28 42.12 Selecting previously unselected package zstd. [2022-04-20T12:57:30.420Z] #28 42.12 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-20T12:57:30.420Z] #28 42.12 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-20T12:57:30.420Z] #28 42.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-20T12:57:30.420Z] #28 42.89 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-20T12:57:30.420Z] #28 42.90 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-20T12:57:30.420Z] #28 42.91 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-20T12:57:30.420Z] #28 42.92 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-20T12:57:30.420Z] #28 42.93 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-20T12:57:30.420Z] #28 42.94 Setting up uidmap (1:4.8.1-1) ... [2022-04-20T12:57:30.420Z] #28 42.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-20T12:57:30.420Z] #28 42.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-20T12:57:30.420Z] #28 42.97 Setting up python3-wheel (0.34.2-1) ... [2022-04-20T12:57:30.420Z] #28 43.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:57:30.420Z] #28 43.41 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-20T12:57:30.420Z] #28 43.43 Setting up libcap2-bin (1:2.44-1) ... [2022-04-20T12:57:30.420Z] #28 43.44 Setting up apparmor (2.13.6-10) ... [2022-04-20T12:57:30.420Z] #28 44.45 Setting up zip (3.0-12) ... [2022-04-20T12:57:30.420Z] #28 44.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:57:30.420Z] #28 44.48 Setting up bash-completion (1:2.11-2) ... [2022-04-20T12:57:30.420Z] #28 45.62 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-20T12:57:30.420Z] #28 45.63 Setting up sudo (1.9.5p2-3) ... [2022-04-20T12:57:30.420Z] #28 45.68 invoke-rc.d: could not determine current runlevel [2022-04-20T12:57:30.420Z] #28 45.69 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-20T12:57:30.420Z] #28 45.69 Setting up xfsprogs (5.10.0-4) ... [2022-04-20T12:57:30.420Z] #28 45.70 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-20T12:57:30.420Z] #28 45.71 Setting up inetutils-ping (2:2.0-1) ... [2022-04-20T12:57:30.420Z] #28 45.72 Setting up pigz (2.6-1) ... [2022-04-20T12:57:30.420Z] #28 45.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-20T12:57:30.420Z] #28 45.74 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-20T12:57:30.420Z] #28 45.76 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-20T12:57:30.420Z] #28 45.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:57:30.641Z] #57 DONE 0.3s [2022-04-20T12:57:30.641Z] [2022-04-20T12:57:30.641Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:57:30.641Z] #60 sha256:c7ab9be94e1329646a82035eeaaef4d0f5170bfe9085c3be4a25bacec84b840d [2022-04-20T12:57:30.681Z] #28 46.24 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-20T12:57:30.681Z] #28 46.25 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-20T12:57:30.883Z] #73 DONE 0.9s [2022-04-20T12:57:30.883Z] [2022-04-20T12:57:30.883Z] #74 exporting to image [2022-04-20T12:57:30.883Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-20T12:57:30.883Z] #74 exporting layers [2022-04-20T12:57:30.939Z] #28 46.46 Setting up libelf1:amd64 (0.183-1) ... [2022-04-20T12:57:30.939Z] #28 46.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-20T12:57:30.939Z] #28 46.49 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-20T12:57:30.939Z] #28 46.50 Setting up python3-distutils (3.9.2-1) ... [2022-04-20T12:57:31.197Z] #28 46.79 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-20T12:57:31.197Z] #28 46.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-20T12:57:31.197Z] #28 46.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-20T12:57:31.197Z] #28 46.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-20T12:57:31.197Z] #28 46.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-20T12:57:31.197Z] #28 46.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-20T12:57:31.197Z] #28 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-20T12:57:31.197Z] #28 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-20T12:57:31.197Z] #28 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-20T12:57:31.197Z] #28 46.89 Setting up python3-setuptools (52.0.0-4) ... [2022-04-20T12:57:32.392Z] #28 47.75 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-20T12:57:32.392Z] #28 47.76 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-20T12:57:32.392Z] #28 47.80 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-20T12:57:32.392Z] #28 47.81 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-20T12:57:32.960Z] #28 48.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-20T12:57:32.960Z] #28 48.51 Setting up jq (1.6-2.1) ... [2022-04-20T12:57:32.960Z] #28 48.52 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-20T12:57:32.960Z] #28 48.53 Setting up iptables (1.8.7-1) ... [2022-04-20T12:57:32.960Z] #28 48.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-20T12:57:32.960Z] #28 48.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-20T12:57:32.960Z] #28 48.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-20T12:57:32.960Z] #28 48.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-20T12:57:32.960Z] #28 48.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-20T12:57:32.960Z] #28 48.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-20T12:57:32.960Z] #28 48.57 Setting up iproute2 (5.10.0-4) ... [2022-04-20T12:57:33.187Z] #60 222.3 + bin/containerd [2022-04-20T12:57:33.220Z] #28 48.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:57:33.447Z] #56 146.0 + mkdir -p /build [2022-04-20T12:57:33.447Z] #56 146.0 + cp runc /build/runc [2022-04-20T12:57:33.447Z] #56 DONE 147.2s [2022-04-20T12:57:33.447Z] [2022-04-20T12:57:33.447Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-20T12:57:33.447Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-20T12:57:33.447Z] #51 251.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-20T12:57:33.447Z] #51 DONE 251.2s [2022-04-20T12:57:33.447Z] [2022-04-20T12:57:33.447Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:57:33.447Z] #60 sha256:c44ee65887b05ef1da837fa9437f8eb6cba6c9421905a9e894f5241b52035442 [2022-04-20T12:57:33.447Z] #60 ... [2022-04-20T12:57:33.447Z] [2022-04-20T12:57:33.447Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-20T12:57:33.447Z] #52 sha256:789032c23cf4c85fa944c57e71fa2d0d0d76b39214358537aced4de67cc20b4f [2022-04-20T12:57:33.447Z] #52 DONE 0.6s [2022-04-20T12:57:33.447Z] [2022-04-20T12:57:33.447Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-20T12:57:33.447Z] #54 sha256:857cf8ad7cd4e006e5736150ac224e032d1c11ed5f87f05bd83bf4e0ddc737e6 [2022-04-20T12:57:33.447Z] #54 DONE 0.1s [2022-04-20T12:57:33.447Z] [2022-04-20T12:57:33.447Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:57:33.447Z] #60 sha256:c44ee65887b05ef1da837fa9437f8eb6cba6c9421905a9e894f5241b52035442 [2022-04-20T12:57:33.447Z] #60 ... [2022-04-20T12:57:33.447Z] [2022-04-20T12:57:33.447Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-20T12:57:33.447Z] #57 sha256:37674502795c9439b5bd28cef94bab82ea97c7dc2a96a937fe9f28fbc19d6087 [2022-04-20T12:57:33.447Z] #57 DONE 0.3s [2022-04-20T12:57:33.447Z] [2022-04-20T12:57:33.447Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:57:33.447Z] #60 sha256:c44ee65887b05ef1da837fa9437f8eb6cba6c9421905a9e894f5241b52035442 [2022-04-20T12:57:33.789Z] #28 DONE 49.5s [2022-04-20T12:57:33.789Z] [2022-04-20T12:57:33.789Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-20T12:57:33.789Z] #29 sha256:626891423309e4d1179281b8e624f596657e23260a3e5e1c4f55d8dd8a0d493c [2022-04-20T12:57:34.213Z] #74 exporting layers 3.2s done [2022-04-20T12:57:34.213Z] #74 writing image sha256:19bac5c8f96a7d96d2e6a35892422beed4f8f96cdda3417fddbc8bfc02135f43 done [2022-04-20T12:57:34.213Z] #74 naming to docker.io/library/docker:301b252b5894cf665bca2eac631e4cd919ee7b0d done [2022-04-20T12:57:34.213Z] #74 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-20T12:57:34.568Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-20T12:57:34.725Z] #29 0.854 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-20T12:57:34.725Z] #29 0.858 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-20T12:57:34.725Z] #29 0.863 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-20T12:57:34.725Z] #29 DONE 0.9s [2022-04-20T12:57:34.725Z] [2022-04-20T12:57:34.725Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-20T12:57:34.725Z] #30 sha256:af666be153ce023098ddaba44830afaf79b4dad75b664b3329256863146cacae [2022-04-20T12:57:34.861Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/test/unit [2022-04-20T12:57:35.995Z] #60 222.5 + bin/containerd [2022-04-20T12:57:36.760Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-20T12:57:36.760Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-20T12:57:36.760Z] + TESTDIRS=./... [2022-04-20T12:57:36.760Z] + exclude_paths='/vendor/|/integration' [2022-04-20T12:57:36.760Z] ++ go list ./... [2022-04-20T12:57:36.760Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-20T12:57:37.697Z] + pkg_list='github.com/docker/docker/api [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/backend/build [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/httpstatus [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/httputils [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/middleware [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router/build [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router/container [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router/debug [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router/distribution [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router/grpc [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router/image [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router/network [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router/plugin [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router/session [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router/swarm [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router/system [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/server/router/volume [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/backend [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/blkiodev [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/container [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/events [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/filters [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/image [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/mount [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/network [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/registry [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/strslice [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/swarm [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/time [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/versions [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-20T12:57:37.697Z] github.com/docker/docker/api/types/volume [2022-04-20T12:57:37.697Z] github.com/docker/docker/builder [2022-04-20T12:57:37.697Z] github.com/docker/docker/builder/builder-next [2022-04-20T12:57:37.697Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-20T12:57:37.697Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-20T12:57:37.697Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-20T12:57:37.697Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-20T12:57:37.697Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-20T12:57:37.697Z] github.com/docker/docker/builder/builder-next/worker [2022-04-20T12:57:37.697Z] github.com/docker/docker/builder/dockerfile [2022-04-20T12:57:37.697Z] github.com/docker/docker/builder/remotecontext [2022-04-20T12:57:37.697Z] github.com/docker/docker/builder/remotecontext/git [2022-04-20T12:57:37.697Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-20T12:57:37.697Z] github.com/docker/docker/cli [2022-04-20T12:57:37.697Z] github.com/docker/docker/cli/config [2022-04-20T12:57:37.697Z] github.com/docker/docker/cli/debug [2022-04-20T12:57:37.697Z] github.com/docker/docker/client [2022-04-20T12:57:37.697Z] github.com/docker/docker/cmd/docker-proxy [2022-04-20T12:57:37.697Z] github.com/docker/docker/cmd/dockerd [2022-04-20T12:57:37.697Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-20T12:57:37.697Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-20T12:57:37.697Z] github.com/docker/docker/container [2022-04-20T12:57:37.697Z] github.com/docker/docker/container/stream [2022-04-20T12:57:37.697Z] github.com/docker/docker/contrib/apparmor [2022-04-20T12:57:37.697Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-20T12:57:37.697Z] github.com/docker/docker/contrib/httpserver [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/cluster [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/cluster/convert [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/cluster/executor [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/cluster/provider [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/config [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/events [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/events/testutils [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/exec [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/graphdriver [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/images [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/initlayer [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/links [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/listeners [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/gelf [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/journald [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/local [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/logentries [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/splunk [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/syslog [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/logger/templates [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/names [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/network [2022-04-20T12:57:37.697Z] github.com/docker/docker/daemon/stats [2022-04-20T12:57:37.697Z] github.com/docker/docker/distribution [2022-04-20T12:57:37.697Z] github.com/docker/docker/distribution/metadata [2022-04-20T12:57:37.697Z] github.com/docker/docker/distribution/utils [2022-04-20T12:57:37.697Z] github.com/docker/docker/distribution/xfer [2022-04-20T12:57:37.697Z] github.com/docker/docker/dockerversion [2022-04-20T12:57:37.697Z] github.com/docker/docker/errdefs [2022-04-20T12:57:37.697Z] github.com/docker/docker/image [2022-04-20T12:57:37.697Z] github.com/docker/docker/image/cache [2022-04-20T12:57:37.697Z] github.com/docker/docker/image/tarexport [2022-04-20T12:57:37.697Z] github.com/docker/docker/image/v1 [2022-04-20T12:57:37.697Z] github.com/docker/docker/internal/test/suite [2022-04-20T12:57:37.697Z] github.com/docker/docker/layer [2022-04-20T12:57:37.697Z] github.com/docker/docker/libcontainerd [2022-04-20T12:57:37.697Z] github.com/docker/docker/libcontainerd/queue [2022-04-20T12:57:37.697Z] github.com/docker/docker/libcontainerd/remote [2022-04-20T12:57:37.697Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-20T12:57:37.697Z] github.com/docker/docker/libcontainerd/types [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/bitseq [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/cluster [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/config [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/datastore [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/driverapi [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/etchosts [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/idm [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/ipam [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/iptables [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/netlabel [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/netutils [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/networkdb [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/ns [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/options [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/osl [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/portallocator [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/portmapper [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/testutils [2022-04-20T12:57:37.697Z] github.com/docker/docker/libnetwork/types [2022-04-20T12:57:37.697Z] github.com/docker/docker/oci [2022-04-20T12:57:37.697Z] github.com/docker/docker/oci/caps [2022-04-20T12:57:37.697Z] github.com/docker/docker/opts [2022-04-20T12:57:37.697Z] github.com/docker/docker/pkg/aaparser [2022-04-20T12:57:37.697Z] github.com/docker/docker/pkg/archive [2022-04-20T12:57:37.697Z] github.com/docker/docker/pkg/authorization [2022-04-20T12:57:37.697Z] github.com/docker/docker/pkg/broadcaster [2022-04-20T12:57:37.697Z] github.com/docker/docker/pkg/capabilities [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/chrootarchive [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/containerfs [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/devicemapper [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/directory [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/dmesg [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/filenotify [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/fileutils [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/fsutils [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/homedir [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/idtools [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/ioutils [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/jsonmessage [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/longpath [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/loopback [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/namesgenerator [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/parsers [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/pidfile [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/platform [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/plugingetter [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/plugins [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/plugins/transport [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/pools [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/progress [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/pubsub [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/reexec [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/signal [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/stack [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/stdcopy [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/streamformatter [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/stringid [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/sysinfo [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/system [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/tailfile [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/tarsum [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/truncindex [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/urlutil [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/useragent [2022-04-20T12:57:37.698Z] github.com/docker/docker/plugin [2022-04-20T12:57:37.698Z] github.com/docker/docker/plugin/executor/containerd [2022-04-20T12:57:37.698Z] github.com/docker/docker/plugin/v2 [2022-04-20T12:57:37.698Z] github.com/docker/docker/profiles/apparmor [2022-04-20T12:57:37.698Z] github.com/docker/docker/profiles/seccomp [2022-04-20T12:57:37.698Z] github.com/docker/docker/quota [2022-04-20T12:57:37.698Z] github.com/docker/docker/reference [2022-04-20T12:57:37.698Z] github.com/docker/docker/registry [2022-04-20T12:57:37.698Z] github.com/docker/docker/registry/resumable [2022-04-20T12:57:37.698Z] github.com/docker/docker/restartmanager [2022-04-20T12:57:37.698Z] github.com/docker/docker/rootless [2022-04-20T12:57:37.698Z] github.com/docker/docker/rootless/specconv [2022-04-20T12:57:37.698Z] github.com/docker/docker/runconfig [2022-04-20T12:57:37.698Z] github.com/docker/docker/runconfig/opts [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/daemon [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/environment [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/fakecontext [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/fakegit [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/fakestorage [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/fixtures/load [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/registry [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/request [2022-04-20T12:57:37.698Z] github.com/docker/docker/volume [2022-04-20T12:57:37.698Z] github.com/docker/docker/volume/drivers [2022-04-20T12:57:37.698Z] github.com/docker/docker/volume/local [2022-04-20T12:57:37.698Z] github.com/docker/docker/volume/mounts [2022-04-20T12:57:37.698Z] github.com/docker/docker/volume/service [2022-04-20T12:57:37.698Z] github.com/docker/docker/volume/service/opts [2022-04-20T12:57:37.698Z] github.com/docker/docker/volume/testutils' [2022-04-20T12:57:37.698Z] ++ grep --fixed-strings -v /libnetwork [2022-04-20T12:57:37.698Z] ++ echo 'github.com/docker/docker/api [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/backend/build [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/httpstatus [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/httputils [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/middleware [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router/build [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router/container [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router/debug [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router/distribution [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router/grpc [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router/image [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router/network [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router/plugin [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router/session [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router/swarm [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router/system [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/server/router/volume [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/backend [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/blkiodev [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/container [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/events [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/filters [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/image [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/mount [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/network [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/registry [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/strslice [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/swarm [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/time [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/versions [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-20T12:57:37.698Z] github.com/docker/docker/api/types/volume [2022-04-20T12:57:37.698Z] github.com/docker/docker/builder [2022-04-20T12:57:37.698Z] github.com/docker/docker/builder/builder-next [2022-04-20T12:57:37.698Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-20T12:57:37.698Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-20T12:57:37.698Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-20T12:57:37.698Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-20T12:57:37.698Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-20T12:57:37.698Z] github.com/docker/docker/builder/builder-next/worker [2022-04-20T12:57:37.698Z] github.com/docker/docker/builder/dockerfile [2022-04-20T12:57:37.698Z] github.com/docker/docker/builder/remotecontext [2022-04-20T12:57:37.698Z] github.com/docker/docker/builder/remotecontext/git [2022-04-20T12:57:37.698Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-20T12:57:37.698Z] github.com/docker/docker/cli [2022-04-20T12:57:37.698Z] github.com/docker/docker/cli/config [2022-04-20T12:57:37.698Z] github.com/docker/docker/cli/debug [2022-04-20T12:57:37.698Z] github.com/docker/docker/client [2022-04-20T12:57:37.698Z] github.com/docker/docker/cmd/docker-proxy [2022-04-20T12:57:37.698Z] github.com/docker/docker/cmd/dockerd [2022-04-20T12:57:37.698Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-20T12:57:37.698Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-20T12:57:37.698Z] github.com/docker/docker/container [2022-04-20T12:57:37.698Z] github.com/docker/docker/container/stream [2022-04-20T12:57:37.698Z] github.com/docker/docker/contrib/apparmor [2022-04-20T12:57:37.698Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-20T12:57:37.698Z] github.com/docker/docker/contrib/httpserver [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/cluster [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/cluster/convert [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/cluster/executor [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/cluster/provider [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/config [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/events [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/events/testutils [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/exec [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/graphdriver [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/images [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/initlayer [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/links [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/listeners [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/gelf [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/journald [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/local [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/logentries [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/splunk [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/syslog [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/logger/templates [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/names [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/network [2022-04-20T12:57:37.698Z] github.com/docker/docker/daemon/stats [2022-04-20T12:57:37.698Z] github.com/docker/docker/distribution [2022-04-20T12:57:37.698Z] github.com/docker/docker/distribution/metadata [2022-04-20T12:57:37.698Z] github.com/docker/docker/distribution/utils [2022-04-20T12:57:37.698Z] github.com/docker/docker/distribution/xfer [2022-04-20T12:57:37.698Z] github.com/docker/docker/dockerversion [2022-04-20T12:57:37.698Z] github.com/docker/docker/errdefs [2022-04-20T12:57:37.698Z] github.com/docker/docker/image [2022-04-20T12:57:37.698Z] github.com/docker/docker/image/cache [2022-04-20T12:57:37.698Z] github.com/docker/docker/image/tarexport [2022-04-20T12:57:37.698Z] github.com/docker/docker/image/v1 [2022-04-20T12:57:37.698Z] github.com/docker/docker/internal/test/suite [2022-04-20T12:57:37.698Z] github.com/docker/docker/layer [2022-04-20T12:57:37.698Z] github.com/docker/docker/libcontainerd [2022-04-20T12:57:37.698Z] github.com/docker/docker/libcontainerd/queue [2022-04-20T12:57:37.698Z] github.com/docker/docker/libcontainerd/remote [2022-04-20T12:57:37.698Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-20T12:57:37.698Z] github.com/docker/docker/libcontainerd/types [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/bitseq [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/cluster [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/config [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/datastore [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/driverapi [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/etchosts [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/idm [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/ipam [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/iptables [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/netlabel [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/netutils [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/networkdb [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/ns [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/options [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/osl [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/portallocator [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/portmapper [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/testutils [2022-04-20T12:57:37.698Z] github.com/docker/docker/libnetwork/types [2022-04-20T12:57:37.698Z] github.com/docker/docker/oci [2022-04-20T12:57:37.698Z] github.com/docker/docker/oci/caps [2022-04-20T12:57:37.698Z] github.com/docker/docker/opts [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/aaparser [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/archive [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/authorization [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/broadcaster [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/capabilities [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/chrootarchive [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/containerfs [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/devicemapper [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/directory [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/dmesg [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/filenotify [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/fileutils [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/fsutils [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/homedir [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/idtools [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/ioutils [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/jsonmessage [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/longpath [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/loopback [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/namesgenerator [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/parsers [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/pidfile [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/platform [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/plugingetter [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/plugins [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/plugins/transport [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/pools [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/progress [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/pubsub [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/reexec [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/signal [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/stack [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/stdcopy [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/streamformatter [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/stringid [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/sysinfo [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/system [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/tailfile [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/tarsum [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/truncindex [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/urlutil [2022-04-20T12:57:37.698Z] github.com/docker/docker/pkg/useragent [2022-04-20T12:57:37.698Z] github.com/docker/docker/plugin [2022-04-20T12:57:37.698Z] github.com/docker/docker/plugin/executor/containerd [2022-04-20T12:57:37.698Z] github.com/docker/docker/plugin/v2 [2022-04-20T12:57:37.698Z] github.com/docker/docker/profiles/apparmor [2022-04-20T12:57:37.698Z] github.com/docker/docker/profiles/seccomp [2022-04-20T12:57:37.698Z] github.com/docker/docker/quota [2022-04-20T12:57:37.698Z] github.com/docker/docker/reference [2022-04-20T12:57:37.698Z] github.com/docker/docker/registry [2022-04-20T12:57:37.698Z] github.com/docker/docker/registry/resumable [2022-04-20T12:57:37.698Z] github.com/docker/docker/restartmanager [2022-04-20T12:57:37.698Z] github.com/docker/docker/rootless [2022-04-20T12:57:37.698Z] github.com/docker/docker/rootless/specconv [2022-04-20T12:57:37.698Z] github.com/docker/docker/runconfig [2022-04-20T12:57:37.698Z] github.com/docker/docker/runconfig/opts [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/daemon [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/environment [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/fakecontext [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/fakegit [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/fakestorage [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/fixtures/load [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/registry [2022-04-20T12:57:37.698Z] github.com/docker/docker/testutil/request [2022-04-20T12:57:37.698Z] github.com/docker/docker/volume [2022-04-20T12:57:37.698Z] github.com/docker/docker/volume/drivers [2022-04-20T12:57:37.699Z] github.com/docker/docker/volume/local [2022-04-20T12:57:37.699Z] github.com/docker/docker/volume/mounts [2022-04-20T12:57:37.699Z] github.com/docker/docker/volume/service [2022-04-20T12:57:37.699Z] github.com/docker/docker/volume/service/opts [2022-04-20T12:57:37.699Z] github.com/docker/docker/volume/testutils' [2022-04-20T12:57:37.699Z] + base_pkg_list='github.com/docker/docker/api [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/backend/build [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/httpstatus [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/httputils [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/middleware [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/build [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/container [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/debug [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/distribution [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/grpc [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/image [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/network [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/plugin [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/session [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/swarm [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/system [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/volume [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/backend [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/blkiodev [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/container [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/events [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/filters [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/image [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/mount [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/network [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/registry [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/strslice [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/swarm [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/time [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/versions [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/volume [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next/worker [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/dockerfile [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/remotecontext [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/remotecontext/git [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-20T12:57:37.699Z] github.com/docker/docker/cli [2022-04-20T12:57:37.699Z] github.com/docker/docker/cli/config [2022-04-20T12:57:37.699Z] github.com/docker/docker/cli/debug [2022-04-20T12:57:37.699Z] github.com/docker/docker/client [2022-04-20T12:57:37.699Z] github.com/docker/docker/cmd/docker-proxy [2022-04-20T12:57:37.699Z] github.com/docker/docker/cmd/dockerd [2022-04-20T12:57:37.699Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-20T12:57:37.699Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-20T12:57:37.699Z] github.com/docker/docker/container [2022-04-20T12:57:37.699Z] github.com/docker/docker/container/stream [2022-04-20T12:57:37.699Z] github.com/docker/docker/contrib/apparmor [2022-04-20T12:57:37.699Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-20T12:57:37.699Z] github.com/docker/docker/contrib/httpserver [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/cluster [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/cluster/convert [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/cluster/executor [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/cluster/provider [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/config [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/events [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/events/testutils [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/exec [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/images [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/initlayer [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/links [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/listeners [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/gelf [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/journald [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/local [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/logentries [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/splunk [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/syslog [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/templates [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/names [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/network [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/stats [2022-04-20T12:57:37.699Z] github.com/docker/docker/distribution [2022-04-20T12:57:37.699Z] github.com/docker/docker/distribution/metadata [2022-04-20T12:57:37.699Z] github.com/docker/docker/distribution/utils [2022-04-20T12:57:37.699Z] github.com/docker/docker/distribution/xfer [2022-04-20T12:57:37.699Z] github.com/docker/docker/dockerversion [2022-04-20T12:57:37.699Z] github.com/docker/docker/errdefs [2022-04-20T12:57:37.699Z] github.com/docker/docker/image [2022-04-20T12:57:37.699Z] github.com/docker/docker/image/cache [2022-04-20T12:57:37.699Z] github.com/docker/docker/image/tarexport [2022-04-20T12:57:37.699Z] github.com/docker/docker/image/v1 [2022-04-20T12:57:37.699Z] github.com/docker/docker/internal/test/suite [2022-04-20T12:57:37.699Z] github.com/docker/docker/layer [2022-04-20T12:57:37.699Z] github.com/docker/docker/libcontainerd [2022-04-20T12:57:37.699Z] github.com/docker/docker/libcontainerd/queue [2022-04-20T12:57:37.699Z] github.com/docker/docker/libcontainerd/remote [2022-04-20T12:57:37.699Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-20T12:57:37.699Z] github.com/docker/docker/libcontainerd/types [2022-04-20T12:57:37.699Z] github.com/docker/docker/oci [2022-04-20T12:57:37.699Z] github.com/docker/docker/oci/caps [2022-04-20T12:57:37.699Z] github.com/docker/docker/opts [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/aaparser [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/archive [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/authorization [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/broadcaster [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/capabilities [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/chrootarchive [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/containerfs [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/devicemapper [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/directory [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/dmesg [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/filenotify [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/fileutils [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/fsutils [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/homedir [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/idtools [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/ioutils [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/jsonmessage [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/longpath [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/loopback [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/namesgenerator [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/parsers [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/pidfile [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/platform [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/plugingetter [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/plugins [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/plugins/transport [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/pools [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/progress [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/pubsub [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/reexec [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/signal [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/stack [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/stdcopy [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/streamformatter [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/stringid [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/sysinfo [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/system [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/tailfile [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/tarsum [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/truncindex [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/urlutil [2022-04-20T12:57:37.699Z] github.com/docker/docker/pkg/useragent [2022-04-20T12:57:37.699Z] github.com/docker/docker/plugin [2022-04-20T12:57:37.699Z] github.com/docker/docker/plugin/executor/containerd [2022-04-20T12:57:37.699Z] github.com/docker/docker/plugin/v2 [2022-04-20T12:57:37.699Z] github.com/docker/docker/profiles/apparmor [2022-04-20T12:57:37.699Z] github.com/docker/docker/profiles/seccomp [2022-04-20T12:57:37.699Z] github.com/docker/docker/quota [2022-04-20T12:57:37.699Z] github.com/docker/docker/reference [2022-04-20T12:57:37.699Z] github.com/docker/docker/registry [2022-04-20T12:57:37.699Z] github.com/docker/docker/registry/resumable [2022-04-20T12:57:37.699Z] github.com/docker/docker/restartmanager [2022-04-20T12:57:37.699Z] github.com/docker/docker/rootless [2022-04-20T12:57:37.699Z] github.com/docker/docker/rootless/specconv [2022-04-20T12:57:37.699Z] github.com/docker/docker/runconfig [2022-04-20T12:57:37.699Z] github.com/docker/docker/runconfig/opts [2022-04-20T12:57:37.699Z] github.com/docker/docker/testutil [2022-04-20T12:57:37.699Z] github.com/docker/docker/testutil/daemon [2022-04-20T12:57:37.699Z] github.com/docker/docker/testutil/environment [2022-04-20T12:57:37.699Z] github.com/docker/docker/testutil/fakecontext [2022-04-20T12:57:37.699Z] github.com/docker/docker/testutil/fakegit [2022-04-20T12:57:37.699Z] github.com/docker/docker/testutil/fakestorage [2022-04-20T12:57:37.699Z] github.com/docker/docker/testutil/fixtures/load [2022-04-20T12:57:37.699Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-20T12:57:37.699Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-20T12:57:37.699Z] github.com/docker/docker/testutil/registry [2022-04-20T12:57:37.699Z] github.com/docker/docker/testutil/request [2022-04-20T12:57:37.699Z] github.com/docker/docker/volume [2022-04-20T12:57:37.699Z] github.com/docker/docker/volume/drivers [2022-04-20T12:57:37.699Z] github.com/docker/docker/volume/local [2022-04-20T12:57:37.699Z] github.com/docker/docker/volume/mounts [2022-04-20T12:57:37.699Z] github.com/docker/docker/volume/service [2022-04-20T12:57:37.699Z] github.com/docker/docker/volume/service/opts [2022-04-20T12:57:37.699Z] github.com/docker/docker/volume/testutils' [2022-04-20T12:57:37.699Z] ++ grep --fixed-strings /libnetwork [2022-04-20T12:57:37.699Z] ++ echo 'github.com/docker/docker/api [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/backend/build [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/httpstatus [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/httputils [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/middleware [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/build [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/container [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/debug [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/distribution [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/grpc [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/image [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/network [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/plugin [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/session [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/swarm [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/system [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/server/router/volume [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/backend [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/blkiodev [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/container [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/events [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/filters [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/image [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/mount [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/network [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/registry [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/strslice [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/swarm [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/time [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/versions [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-20T12:57:37.699Z] github.com/docker/docker/api/types/volume [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/builder-next/worker [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/dockerfile [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/remotecontext [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/remotecontext/git [2022-04-20T12:57:37.699Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-20T12:57:37.699Z] github.com/docker/docker/cli [2022-04-20T12:57:37.699Z] github.com/docker/docker/cli/config [2022-04-20T12:57:37.699Z] github.com/docker/docker/cli/debug [2022-04-20T12:57:37.699Z] github.com/docker/docker/client [2022-04-20T12:57:37.699Z] github.com/docker/docker/cmd/docker-proxy [2022-04-20T12:57:37.699Z] github.com/docker/docker/cmd/dockerd [2022-04-20T12:57:37.699Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-20T12:57:37.699Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-20T12:57:37.699Z] github.com/docker/docker/container [2022-04-20T12:57:37.699Z] github.com/docker/docker/container/stream [2022-04-20T12:57:37.699Z] github.com/docker/docker/contrib/apparmor [2022-04-20T12:57:37.699Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-20T12:57:37.699Z] github.com/docker/docker/contrib/httpserver [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/cluster [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/cluster/convert [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/cluster/executor [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/cluster/provider [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/config [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/events [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/events/testutils [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/exec [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/images [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/initlayer [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/links [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/listeners [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/gelf [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/journald [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/local [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/logentries [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/splunk [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/syslog [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/logger/templates [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/names [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/network [2022-04-20T12:57:37.699Z] github.com/docker/docker/daemon/stats [2022-04-20T12:57:37.699Z] github.com/docker/docker/distribution [2022-04-20T12:57:37.699Z] github.com/docker/docker/distribution/metadata [2022-04-20T12:57:37.699Z] github.com/docker/docker/distribution/utils [2022-04-20T12:57:37.699Z] github.com/docker/docker/distribution/xfer [2022-04-20T12:57:37.699Z] github.com/docker/docker/dockerversion [2022-04-20T12:57:37.699Z] github.com/docker/docker/errdefs [2022-04-20T12:57:37.699Z] github.com/docker/docker/image [2022-04-20T12:57:37.699Z] github.com/docker/docker/image/cache [2022-04-20T12:57:37.699Z] github.com/docker/docker/image/tarexport [2022-04-20T12:57:37.699Z] github.com/docker/docker/image/v1 [2022-04-20T12:57:37.699Z] github.com/docker/docker/internal/test/suite [2022-04-20T12:57:37.699Z] github.com/docker/docker/layer [2022-04-20T12:57:37.699Z] github.com/docker/docker/libcontainerd [2022-04-20T12:57:37.699Z] github.com/docker/docker/libcontainerd/queue [2022-04-20T12:57:37.699Z] github.com/docker/docker/libcontainerd/remote [2022-04-20T12:57:37.699Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-20T12:57:37.699Z] github.com/docker/docker/libcontainerd/types [2022-04-20T12:57:37.699Z] github.com/docker/docker/libnetwork [2022-04-20T12:57:37.699Z] github.com/docker/docker/libnetwork/bitseq [2022-04-20T12:57:37.699Z] github.com/docker/docker/libnetwork/cluster [2022-04-20T12:57:37.699Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/config [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/datastore [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/driverapi [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/etchosts [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/idm [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipam [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/iptables [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/netlabel [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/netutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/networkdb [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ns [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/options [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/osl [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/portallocator [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/portmapper [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/testutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/types [2022-04-20T12:57:37.700Z] github.com/docker/docker/oci [2022-04-20T12:57:37.700Z] github.com/docker/docker/oci/caps [2022-04-20T12:57:37.700Z] github.com/docker/docker/opts [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/aaparser [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/archive [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/authorization [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/broadcaster [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/capabilities [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/chrootarchive [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/containerfs [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/devicemapper [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/directory [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/dmesg [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/filenotify [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/fileutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/fsutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/homedir [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/idtools [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/ioutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/jsonmessage [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/longpath [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/loopback [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/namesgenerator [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/parsers [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/pidfile [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/platform [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/plugingetter [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/plugins [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/plugins/transport [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/pools [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/progress [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/pubsub [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/reexec [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/signal [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/stack [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/stdcopy [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/streamformatter [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/stringid [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/sysinfo [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/system [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/tailfile [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/tarsum [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/truncindex [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/urlutil [2022-04-20T12:57:37.700Z] github.com/docker/docker/pkg/useragent [2022-04-20T12:57:37.700Z] github.com/docker/docker/plugin [2022-04-20T12:57:37.700Z] github.com/docker/docker/plugin/executor/containerd [2022-04-20T12:57:37.700Z] github.com/docker/docker/plugin/v2 [2022-04-20T12:57:37.700Z] github.com/docker/docker/profiles/apparmor [2022-04-20T12:57:37.700Z] github.com/docker/docker/profiles/seccomp [2022-04-20T12:57:37.700Z] github.com/docker/docker/quota [2022-04-20T12:57:37.700Z] github.com/docker/docker/reference [2022-04-20T12:57:37.700Z] github.com/docker/docker/registry [2022-04-20T12:57:37.700Z] github.com/docker/docker/registry/resumable [2022-04-20T12:57:37.700Z] github.com/docker/docker/restartmanager [2022-04-20T12:57:37.700Z] github.com/docker/docker/rootless [2022-04-20T12:57:37.700Z] github.com/docker/docker/rootless/specconv [2022-04-20T12:57:37.700Z] github.com/docker/docker/runconfig [2022-04-20T12:57:37.700Z] github.com/docker/docker/runconfig/opts [2022-04-20T12:57:37.700Z] github.com/docker/docker/testutil [2022-04-20T12:57:37.700Z] github.com/docker/docker/testutil/daemon [2022-04-20T12:57:37.700Z] github.com/docker/docker/testutil/environment [2022-04-20T12:57:37.700Z] github.com/docker/docker/testutil/fakecontext [2022-04-20T12:57:37.700Z] github.com/docker/docker/testutil/fakegit [2022-04-20T12:57:37.700Z] github.com/docker/docker/testutil/fakestorage [2022-04-20T12:57:37.700Z] github.com/docker/docker/testutil/fixtures/load [2022-04-20T12:57:37.700Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-20T12:57:37.700Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-20T12:57:37.700Z] github.com/docker/docker/testutil/registry [2022-04-20T12:57:37.700Z] github.com/docker/docker/testutil/request [2022-04-20T12:57:37.700Z] github.com/docker/docker/volume [2022-04-20T12:57:37.700Z] github.com/docker/docker/volume/drivers [2022-04-20T12:57:37.700Z] github.com/docker/docker/volume/local [2022-04-20T12:57:37.700Z] github.com/docker/docker/volume/mounts [2022-04-20T12:57:37.700Z] github.com/docker/docker/volume/service [2022-04-20T12:57:37.700Z] github.com/docker/docker/volume/service/opts [2022-04-20T12:57:37.700Z] github.com/docker/docker/volume/testutils' [2022-04-20T12:57:37.700Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/bitseq [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cluster [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/config [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/datastore [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/driverapi [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/etchosts [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/idm [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipam [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/iptables [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/netlabel [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/netutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/networkdb [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ns [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/options [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/osl [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/portallocator [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/portmapper [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/testutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/types' [2022-04-20T12:57:37.700Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-20T12:57:37.700Z] + echo 'github.com/docker/docker/libnetwork [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/bitseq [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cluster [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/config [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/datastore [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/driverapi [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/etchosts [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/idm [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipam [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/iptables [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/netlabel [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/netutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/networkdb [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/ns [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/options [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/osl [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/portallocator [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/portmapper [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/testutils [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/types' [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T12:57:37.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T12:57:37.700Z] + type docker-proxy [2022-04-20T12:57:37.700Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-20T12:57:37.700Z] + hack/make.sh binary-proxy install-proxy [2022-04-20T12:57:37.700Z] [2022-04-20T12:57:37.700Z] Removing bundles/ [2022-04-20T12:57:37.700Z] [2022-04-20T12:57:37.700Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-20T12:57:37.700Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-20T12:57:37.700Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T12:57:40.788Z] 4612f6d0b889: Verifying Checksum [2022-04-20T12:57:40.788Z] 4612f6d0b889: Download complete [2022-04-20T12:57:42.837Z] #30 7.641 Collecting yamllint==1.26.1 [2022-04-20T12:57:42.969Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-20T12:57:43.229Z] [2022-04-20T12:57:43.229Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-20T12:57:43.229Z] Installing docker-proxy to /usr/local/bin/ [2022-04-20T12:57:43.229Z] [2022-04-20T12:57:43.229Z] + mkdir -p bundles [2022-04-20T12:57:43.229Z] + '[' -n 'github.com/docker/docker/api [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/backend/build [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/httpstatus [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/httputils [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/middleware [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router/build [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router/container [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router/debug [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router/distribution [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router/grpc [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router/image [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router/network [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router/plugin [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router/session [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router/swarm [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router/system [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/server/router/volume [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/backend [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/blkiodev [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/container [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/events [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/filters [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/image [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/mount [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/network [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/registry [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/strslice [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/swarm [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/time [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/versions [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-20T12:57:43.229Z] github.com/docker/docker/api/types/volume [2022-04-20T12:57:43.229Z] github.com/docker/docker/builder [2022-04-20T12:57:43.229Z] github.com/docker/docker/builder/builder-next [2022-04-20T12:57:43.229Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-20T12:57:43.229Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-20T12:57:43.229Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-20T12:57:43.229Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-20T12:57:43.229Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-20T12:57:43.229Z] github.com/docker/docker/builder/builder-next/worker [2022-04-20T12:57:43.229Z] github.com/docker/docker/builder/dockerfile [2022-04-20T12:57:43.229Z] github.com/docker/docker/builder/remotecontext [2022-04-20T12:57:43.229Z] github.com/docker/docker/builder/remotecontext/git [2022-04-20T12:57:43.229Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-20T12:57:43.229Z] github.com/docker/docker/cli [2022-04-20T12:57:43.229Z] github.com/docker/docker/cli/config [2022-04-20T12:57:43.229Z] github.com/docker/docker/cli/debug [2022-04-20T12:57:43.229Z] github.com/docker/docker/client [2022-04-20T12:57:43.229Z] github.com/docker/docker/cmd/docker-proxy [2022-04-20T12:57:43.229Z] github.com/docker/docker/cmd/dockerd [2022-04-20T12:57:43.229Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-20T12:57:43.229Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-20T12:57:43.229Z] github.com/docker/docker/container [2022-04-20T12:57:43.229Z] github.com/docker/docker/container/stream [2022-04-20T12:57:43.229Z] github.com/docker/docker/contrib/apparmor [2022-04-20T12:57:43.229Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-20T12:57:43.229Z] github.com/docker/docker/contrib/httpserver [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/cluster [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/cluster/convert [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/cluster/executor [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/cluster/provider [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/config [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/events [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/events/testutils [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/exec [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/graphdriver [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/images [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/initlayer [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/links [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/listeners [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/gelf [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/journald [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/local [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/logentries [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/splunk [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/syslog [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/logger/templates [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/names [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/network [2022-04-20T12:57:43.229Z] github.com/docker/docker/daemon/stats [2022-04-20T12:57:43.229Z] github.com/docker/docker/distribution [2022-04-20T12:57:43.229Z] github.com/docker/docker/distribution/metadata [2022-04-20T12:57:43.229Z] github.com/docker/docker/distribution/utils [2022-04-20T12:57:43.229Z] github.com/docker/docker/distribution/xfer [2022-04-20T12:57:43.229Z] github.com/docker/docker/dockerversion [2022-04-20T12:57:43.229Z] github.com/docker/docker/errdefs [2022-04-20T12:57:43.229Z] github.com/docker/docker/image [2022-04-20T12:57:43.229Z] github.com/docker/docker/image/cache [2022-04-20T12:57:43.229Z] github.com/docker/docker/image/tarexport [2022-04-20T12:57:43.229Z] github.com/docker/docker/image/v1 [2022-04-20T12:57:43.229Z] github.com/docker/docker/internal/test/suite [2022-04-20T12:57:43.229Z] github.com/docker/docker/layer [2022-04-20T12:57:43.229Z] github.com/docker/docker/libcontainerd [2022-04-20T12:57:43.229Z] github.com/docker/docker/libcontainerd/queue [2022-04-20T12:57:43.229Z] github.com/docker/docker/libcontainerd/remote [2022-04-20T12:57:43.229Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-20T12:57:43.229Z] github.com/docker/docker/libcontainerd/types [2022-04-20T12:57:43.229Z] github.com/docker/docker/oci [2022-04-20T12:57:43.229Z] github.com/docker/docker/oci/caps [2022-04-20T12:57:43.229Z] github.com/docker/docker/opts [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/aaparser [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/archive [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/authorization [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/broadcaster [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/capabilities [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/chrootarchive [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/containerfs [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/devicemapper [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/directory [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/dmesg [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/filenotify [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/fileutils [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/fsutils [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/homedir [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/idtools [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/ioutils [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/jsonmessage [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/longpath [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/loopback [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/namesgenerator [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/parsers [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/pidfile [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/platform [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/plugingetter [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/plugins [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/plugins/transport [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/pools [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/progress [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/pubsub [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/reexec [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/signal [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/stack [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/stdcopy [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/streamformatter [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/stringid [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/sysinfo [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/system [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/tailfile [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/tarsum [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/truncindex [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/urlutil [2022-04-20T12:57:43.229Z] github.com/docker/docker/pkg/useragent [2022-04-20T12:57:43.229Z] github.com/docker/docker/plugin [2022-04-20T12:57:43.229Z] github.com/docker/docker/plugin/executor/containerd [2022-04-20T12:57:43.229Z] github.com/docker/docker/plugin/v2 [2022-04-20T12:57:43.229Z] github.com/docker/docker/profiles/apparmor [2022-04-20T12:57:43.229Z] github.com/docker/docker/profiles/seccomp [2022-04-20T12:57:43.229Z] github.com/docker/docker/quota [2022-04-20T12:57:43.229Z] github.com/docker/docker/reference [2022-04-20T12:57:43.229Z] github.com/docker/docker/registry [2022-04-20T12:57:43.229Z] github.com/docker/docker/registry/resumable [2022-04-20T12:57:43.229Z] github.com/docker/docker/restartmanager [2022-04-20T12:57:43.229Z] github.com/docker/docker/rootless [2022-04-20T12:57:43.229Z] github.com/docker/docker/rootless/specconv [2022-04-20T12:57:43.229Z] github.com/docker/docker/runconfig [2022-04-20T12:57:43.229Z] github.com/docker/docker/runconfig/opts [2022-04-20T12:57:43.229Z] github.com/docker/docker/testutil [2022-04-20T12:57:43.229Z] github.com/docker/docker/testutil/daemon [2022-04-20T12:57:43.229Z] github.com/docker/docker/testutil/environment [2022-04-20T12:57:43.229Z] github.com/docker/docker/testutil/fakecontext [2022-04-20T12:57:43.229Z] github.com/docker/docker/testutil/fakegit [2022-04-20T12:57:43.229Z] github.com/docker/docker/testutil/fakestorage [2022-04-20T12:57:43.229Z] github.com/docker/docker/testutil/fixtures/load [2022-04-20T12:57:43.229Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-20T12:57:43.229Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-20T12:57:43.229Z] github.com/docker/docker/testutil/registry [2022-04-20T12:57:43.229Z] github.com/docker/docker/testutil/request [2022-04-20T12:57:43.229Z] github.com/docker/docker/volume [2022-04-20T12:57:43.229Z] github.com/docker/docker/volume/drivers [2022-04-20T12:57:43.229Z] github.com/docker/docker/volume/local [2022-04-20T12:57:43.229Z] github.com/docker/docker/volume/mounts [2022-04-20T12:57:43.229Z] github.com/docker/docker/volume/service [2022-04-20T12:57:43.229Z] github.com/docker/docker/volume/service/opts [2022-04-20T12:57:43.229Z] github.com/docker/docker/volume/testutils' ']' [2022-04-20T12:57:43.230Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-20T12:57:43.405Z] #30 8.700 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-20T12:57:44.165Z] ? github.com/docker/docker/api [no test files] [2022-04-20T12:57:44.341Z] #30 9.318 Collecting pathspec>=0.5.3 [2022-04-20T12:57:44.341Z] #30 9.323 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-20T12:57:44.341Z] #30 9.558 Collecting pyyaml [2022-04-20T12:57:44.341Z] #30 9.563 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-20T12:57:44.341Z] #30 9.600 Building wheels for collected packages: yamllint [2022-04-20T12:57:44.341Z] #30 9.601 Building wheel for yamllint (setup.py): started [2022-04-20T12:57:44.909Z] #30 10.12 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-20T12:57:44.909Z] #30 10.13 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cb55d3f8781bad96f327b451b6bdf7889746266aa4ce9344a5bb79a192c3fd77 [2022-04-20T12:57:44.909Z] #30 10.13 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-20T12:57:44.909Z] #30 10.13 Successfully built yamllint [2022-04-20T12:57:44.909Z] #30 10.15 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-20T12:57:45.168Z] #30 10.38 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-20T12:57:45.427Z] #30 DONE 10.7s [2022-04-20T12:57:45.427Z] [2022-04-20T12:57:45.427Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:57:45.427Z] #67 sha256:f6995647b731ba80a608226d97203f13a1e628c77ee7dd7103642b41997178a6 [2022-04-20T12:57:45.427Z] #67 ... [2022-04-20T12:57:45.427Z] [2022-04-20T12:57:45.427Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-20T12:57:45.427Z] #34 sha256:77754cf0c409a5c23c095536b349006ab29b7f0e70d4bda566915334a9abb06c [2022-04-20T12:57:45.686Z] #34 DONE 0.2s [2022-04-20T12:57:45.686Z] [2022-04-20T12:57:45.686Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-20T12:57:45.686Z] #39 sha256:cf6d8cf47b0c5f15db8a306c45ac4f45a879b616a023e8c83d4ae68af4da9a78 [2022-04-20T12:57:45.945Z] #39 DONE 0.2s [2022-04-20T12:57:45.945Z] [2022-04-20T12:57:45.945Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-20T12:57:45.945Z] #42 sha256:805b97e82617d6aeb07a701ad10ca310bf2ee447eeaa9da3b23e074ce4deb8e0 [2022-04-20T12:57:45.945Z] #42 DONE 0.1s [2022-04-20T12:57:45.945Z] [2022-04-20T12:57:45.945Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-20T12:57:45.945Z] #44 sha256:cfccff14dd0157022652417281b928b3b71f40ed1594f6b86a682af565c299ee [2022-04-20T12:57:46.204Z] #44 DONE 0.1s [2022-04-20T12:57:46.204Z] [2022-04-20T12:57:46.204Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-20T12:57:46.204Z] #48 sha256:b1c26648823a95dc797ac24b9281139f52636625d793edaabe3cc56ea0085d28 [2022-04-20T12:57:46.204Z] #48 DONE 0.1s [2022-04-20T12:57:46.204Z] [2022-04-20T12:57:46.204Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-20T12:57:46.204Z] #51 sha256:e4146043719c5eceb808158f4160715ad997d865edb63130fe174f772aa76f99 [2022-04-20T12:57:46.204Z] #51 DONE 0.1s [2022-04-20T12:57:46.204Z] [2022-04-20T12:57:46.204Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-20T12:57:46.204Z] #55 sha256:db3b9dc8f7aacd17a5f6c619c5c0772a7b1dc49a14d23dd1a86dc3088bc4bdd4 [2022-04-20T12:57:46.204Z] #55 DONE 0.1s [2022-04-20T12:57:46.204Z] [2022-04-20T12:57:46.205Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:57:46.205Z] #67 sha256:f6995647b731ba80a608226d97203f13a1e628c77ee7dd7103642b41997178a6 [2022-04-20T12:57:46.463Z] #67 ... [2022-04-20T12:57:46.463Z] [2022-04-20T12:57:46.463Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-20T12:57:46.463Z] #57 sha256:5351e788bf3ba4bce40dccae256620bb46182c08a7e24ebb220ff8b7ed2e2772 [2022-04-20T12:57:46.463Z] #57 DONE 0.1s [2022-04-20T12:57:46.463Z] [2022-04-20T12:57:46.463Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-20T12:57:46.463Z] #59 sha256:e55e27abd8b6f31418c95ce899f3a92d0970c210df278088a5f4a84708aeec70 [2022-04-20T12:57:46.463Z] #59 DONE 0.1s [2022-04-20T12:57:46.463Z] [2022-04-20T12:57:46.463Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-20T12:57:46.463Z] #61 sha256:d50b5c6fee36729be70001aa401c81945294ba6018adfeaf4b30f6fabb101aa7 [2022-04-20T12:57:46.463Z] #61 DONE 0.1s [2022-04-20T12:57:46.463Z] [2022-04-20T12:57:46.463Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:57:46.463Z] #67 sha256:f6995647b731ba80a608226d97203f13a1e628c77ee7dd7103642b41997178a6 [2022-04-20T12:57:46.525Z] dccd9e4d14d3: Verifying Checksum [2022-04-20T12:57:46.525Z] dccd9e4d14d3: Download complete [2022-04-20T12:57:54.323Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-20T12:57:54.323Z] [2022-04-20T12:57:54.323Z] ________ ____ __. [2022-04-20T12:57:54.323Z] \_____ \ | |/ _| [2022-04-20T12:57:54.323Z] / | \| < [2022-04-20T12:57:54.323Z] / | \ | \ [2022-04-20T12:57:54.323Z] \_______ /____|__ \ [2022-04-20T12:57:54.323Z] \/ \/ [2022-04-20T12:57:54.323Z] [2022-04-20T12:57:54.323Z] INFO: make.ps1 ended at 04/20/2022 12:57:41 [2022-04-20T12:57:54.323Z] INFO: Binaries build ended at 04/20/2022 12:57:43. Duration:00:01:51.2300898 [2022-04-20T12:57:54.323Z] INFO: Copying the built daemon binary to d:\CI\PR-43505\1\binary\dockerd-301b252b58.exe... [2022-04-20T12:57:54.323Z] INFO: Copying the built client binary to d:\CI\PR-43505\1\binary\docker-301b252b58.exe... [2022-04-20T12:57:54.323Z] INFO: Copying dockerversion from the container... [2022-04-20T12:57:54.323Z] INFO: Copying the golang package from the container to d:\CI\PR-43505\1\installer\go.zip... [2022-04-20T12:57:54.323Z] INFO: Extracting go.zip to d:\CI\PR-43505\1\go [2022-04-20T12:57:59.041Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-04-20T12:58:06.867Z] #60 273.1 # github.com/containerd/containerd/cmd/containerd [2022-04-20T12:58:06.867Z] #60 273.1 /usr/bin/ld: /tmp/go-link-2519517862/000019.o: in function `New': [2022-04-20T12:58:06.867Z] #60 273.1 /tmp/tmp.DmvU6jUOVO/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-20T12:58:06.867Z] #60 273.2 + bin/containerd-stress [2022-04-20T12:58:06.867Z] #60 274.4 + bin/containerd-shim [2022-04-20T12:58:13.010Z] #67 ... [2022-04-20T12:58:13.010Z] [2022-04-20T12:58:13.010Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-20T12:58:13.010Z] #63 sha256:7e7add0de1e05e3b5a75bd4a24deec43f0734435d5169c89102f4df23e8201f2 [2022-04-20T12:58:13.010Z] #63 90.14 + mkdir -p /build [2022-04-20T12:58:13.010Z] #63 90.14 + cp runc /build/runc [2022-04-20T12:58:13.010Z] #63 DONE 90.5s [2022-04-20T12:58:13.010Z] [2022-04-20T12:58:13.010Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:58:13.010Z] #67 sha256:f6995647b731ba80a608226d97203f13a1e628c77ee7dd7103642b41997178a6 [2022-04-20T12:58:13.010Z] #67 ... [2022-04-20T12:58:13.010Z] [2022-04-20T12:58:13.010Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-20T12:58:13.010Z] #64 sha256:99c2e9ac1310b2bb1afb8649559b6924b61995ce1d8e4b5a8984546926e5bee2 [2022-04-20T12:58:13.010Z] #64 DONE 0.1s [2022-04-20T12:58:13.010Z] [2022-04-20T12:58:13.010Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-20T12:58:13.010Z] #67 sha256:f6995647b731ba80a608226d97203f13a1e628c77ee7dd7103642b41997178a6 [2022-04-20T12:58:14.990Z] #60 285.6 + bin/containerd-shim-runc-v1 [2022-04-20T12:58:19.414Z] INFO: Extraction ended at 04/20/2022 12:58:18. Duration:00:00:32.9959264 [2022-04-20T12:58:19.414Z] INFO: Updating the golang and path environment variables [2022-04-20T12:58:19.414Z] INFO: GOPATH=d:\gopath [2022-04-20T12:58:19.414Z] INFO: go version go1.18.1 windows/amd64 [2022-04-20T12:58:19.414Z] INFO: Running the daemon under test in debug mode [2022-04-20T12:58:19.414Z] INFO: Starting a daemon under test... [2022-04-20T12:58:19.414Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43505\1\daemon --pidfile d:\CI\PR-43505\1\docker.pid -D [2022-04-20T12:58:19.414Z] INFO: Process started successfully. [2022-04-20T12:58:19.414Z] INFO: Start tailing logs of the daemon under tests [2022-04-20T12:58:19.414Z] INFO: Waiting for the daemon under test to start... [2022-04-20T12:58:20.259Z] #60 291.9 + bin/containerd-shim-runc-v2 [2022-04-20T12:58:20.826Z] #60 292.7 + binaries [2022-04-20T12:58:20.826Z] #60 292.7 + install -D bin/containerd /build/containerd [2022-04-20T12:58:20.826Z] #60 292.7 + install -D bin/containerd-shim /build/containerd-shim [2022-04-20T12:58:21.084Z] #60 292.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-20T12:58:21.084Z] #60 292.7 + install -D bin/ctr /build/ctr [2022-04-20T12:58:22.985Z] #60 DONE 294.7s [2022-04-20T12:58:23.931Z] [2022-04-20T12:58:23.931Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-20T12:58:23.931Z] #61 sha256:1ac3da9bf3833b3acdbbe5fbbe80d6d151cd3dde222a6fd9642d8482439b041a [2022-04-20T12:58:24.864Z] #61 DONE 0.8s [2022-04-20T12:58:24.864Z] [2022-04-20T12:58:24.864Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-20T12:58:24.864Z] #66 sha256:6ab063973e63c6a656d82a2734586c9d19f0d37faa61deed47392999fcaff5d9 [2022-04-20T12:58:24.864Z] #66 DONE 0.2s [2022-04-20T12:58:24.864Z] [2022-04-20T12:58:24.864Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-20T12:58:24.864Z] #71 sha256:1003e0d103d0d314dfd0523810f7c01fadf8c1cd4ca5329e7f61061dc1b05d4d [2022-04-20T12:58:25.798Z] #71 DONE 0.9s [2022-04-20T12:58:25.798Z] [2022-04-20T12:58:25.798Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-20T12:58:25.798Z] #72 sha256:42c30b3b57648032d1d328e40fd0b8c932d298e5fd4af23f41aa703f4e04fbbe [2022-04-20T12:58:25.798Z] #72 DONE 0.0s [2022-04-20T12:58:25.798Z] [2022-04-20T12:58:25.798Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-20T12:58:25.798Z] #73 sha256:a45d0f9fc02429c5907f798ad16817e3cc293ca95d01fe0a148ebf9608f4c8f5 [2022-04-20T12:58:26.365Z] #73 0.812 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-20T12:58:26.625Z] #73 0.812 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-20T12:58:26.625Z] #73 0.985 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-20T12:58:27.194Z] #73 1.065 Reading package lists... [2022-04-20T12:58:27.762Z] #73 1.605 Reading package lists... [2022-04-20T12:58:28.021Z] #73 2.124 Building dependency tree... [2022-04-20T12:58:28.021Z] #73 2.257 Reading state information... [2022-04-20T12:58:28.021Z] #73 2.389 The following additional packages will be installed: [2022-04-20T12:58:28.281Z] #73 2.389 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-20T12:58:28.281Z] #73 2.390 Suggested packages: [2022-04-20T12:58:28.281Z] #73 2.390 systemd-container policykit-1 [2022-04-20T12:58:28.281Z] #73 2.390 Recommended packages: [2022-04-20T12:58:28.281Z] #73 2.390 systemd-timesyncd | time-daemon libnss-systemd [2022-04-20T12:58:28.281Z] #73 2.458 The following NEW packages will be installed: [2022-04-20T12:58:28.281Z] #73 2.458 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-20T12:58:28.281Z] #73 2.459 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-20T12:58:28.540Z] #73 2.733 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-20T12:58:28.541Z] #73 2.733 Need to get 5817 kB of archives. [2022-04-20T12:58:28.541Z] #73 2.733 After this operation, 19.3 MB of additional disk space will be used. [2022-04-20T12:58:28.541Z] #73 2.733 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-20T12:58:28.541Z] #73 2.735 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-20T12:58:28.541Z] #73 2.738 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-20T12:58:28.541Z] #73 2.743 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-20T12:58:28.541Z] #73 2.744 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-20T12:58:28.541Z] #73 2.828 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-20T12:58:28.541Z] #73 2.839 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-20T12:58:28.541Z] #73 2.841 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-20T12:58:28.541Z] #73 2.843 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-20T12:58:28.541Z] #73 2.845 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-20T12:58:28.799Z] #73 2.996 debconf: delaying package configuration, since apt-utils is not installed [2022-04-20T12:58:28.799Z] #73 3.029 Fetched 5817 kB in 0s (15.3 MB/s) [2022-04-20T12:58:28.799Z] #73 3.051 Selecting previously unselected package libargon2-1:amd64. [2022-04-20T12:58:28.799Z] #73 3.051 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-04-20T12:58:28.799Z] #73 3.066 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-20T12:58:28.799Z] #73 3.076 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-20T12:58:28.799Z] #73 3.131 Selecting previously unselected package libjson-c5:amd64. [2022-04-20T12:58:28.799Z] #73 3.134 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-20T12:58:28.799Z] #73 3.138 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-20T12:58:28.799Z] #73 3.172 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-20T12:58:28.799Z] #73 3.175 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-20T12:58:28.799Z] #73 3.179 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-20T12:58:28.799Z] #73 3.244 Selecting previously unselected package libkmod2:amd64. [2022-04-20T12:58:29.057Z] #73 3.247 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-20T12:58:29.057Z] #73 3.254 Unpacking libkmod2:amd64 (28-1) ... [2022-04-20T12:58:29.057Z] #73 3.296 Selecting previously unselected package systemd. [2022-04-20T12:58:29.057Z] #73 3.299 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-20T12:58:29.057Z] #73 3.333 Unpacking systemd (247.3-7) ... [2022-04-20T12:58:29.459Z] #60 272.8 # github.com/containerd/containerd/cmd/containerd [2022-04-20T12:58:29.459Z] #60 272.8 /usr/bin/ld: /tmp/go-link-463548605/000019.o: in function `New': [2022-04-20T12:58:29.459Z] #60 272.8 /tmp/tmp.H4QxY3r5cu/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-20T12:58:29.459Z] #60 272.9 + bin/containerd-stress [2022-04-20T12:58:29.459Z] #60 274.0 + bin/containerd-shim [2022-04-20T12:58:29.624Z] #73 3.848 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-20T12:58:29.624Z] #73 3.863 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-20T12:58:29.624Z] #73 3.876 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-20T12:58:29.624Z] #73 3.888 Setting up libkmod2:amd64 (28-1) ... [2022-04-20T12:58:29.624Z] #73 3.900 Setting up systemd (247.3-7) ... [2022-04-20T12:58:29.624Z] #73 3.946 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-20T12:58:29.624Z] #73 3.947 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-20T12:58:29.624Z] #73 3.950 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-20T12:58:29.624Z] #73 3.971 Initializing machine ID from KVM UUID. [2022-04-20T12:58:29.882Z] #73 4.341 Selecting previously unselected package systemd-sysv. [2022-04-20T12:58:30.140Z] #73 4.341 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29433 files and directories currently installed.) [2022-04-20T12:58:30.140Z] #73 4.356 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-20T12:58:30.140Z] #73 4.361 Unpacking systemd-sysv (247.3-7) ... [2022-04-20T12:58:30.140Z] #73 4.406 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-20T12:58:30.140Z] #73 4.408 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-20T12:58:30.140Z] #73 4.413 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-20T12:58:30.140Z] #73 4.473 Selecting previously unselected package dbus. [2022-04-20T12:58:30.140Z] #73 4.476 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-20T12:58:30.140Z] #73 4.485 Unpacking dbus (1.12.20-2) ... [2022-04-20T12:58:30.140Z] #73 4.544 Selecting previously unselected package libpam-systemd:amd64. [2022-04-20T12:58:30.140Z] #73 4.547 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-20T12:58:30.140Z] #73 4.551 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-20T12:58:30.140Z] #73 4.600 Selecting previously unselected package dbus-user-session. [2022-04-20T12:58:30.399Z] #73 4.603 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-20T12:58:30.399Z] #73 4.607 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-20T12:58:30.399Z] #73 4.683 Setting up systemd-sysv (247.3-7) ... [2022-04-20T12:58:30.399Z] #73 4.697 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-20T12:58:30.399Z] #73 4.710 Setting up dbus (1.12.20-2) ... [2022-04-20T12:58:30.399Z] #73 4.835 invoke-rc.d: could not determine current runlevel [2022-04-20T12:58:30.658Z] #73 4.837 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-20T12:58:30.658Z] #73 4.841 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-20T12:58:30.917Z] #73 5.013 Setting up dbus-user-session (1.12.20-2) ... [2022-04-20T12:58:30.917Z] #73 5.031 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-20T12:58:30.917Z] #73 DONE 5.2s [2022-04-20T12:58:30.917Z] [2022-04-20T12:58:30.917Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-20T12:58:30.917Z] #74 sha256:fac8cd9a6e586739a6939858bd780e65030e0c5a99372a357c90efe434d5bfea [2022-04-20T12:58:31.434Z] #74 0.385 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T12:58:31.434Z] #74 0.388 Dload Upload Total Spent Left Speed [2022-04-20T12:58:31.693Z] #74 0.389 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5732 0 --:--:-- --:--:-- --:--:-- 5714 [2022-04-20T12:58:31.693Z] #74 DONE 0.8s [2022-04-20T12:58:31.693Z] [2022-04-20T12:58:31.693Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-20T12:58:31.693Z] #75 sha256:b052fd7f1db0777e1561a8e2c8cfc2cffd3c4bdcf20713912c968de7ee93d8be [2022-04-20T12:58:32.270Z] #60 273.4 # github.com/containerd/containerd/cmd/containerd [2022-04-20T12:58:32.270Z] #60 273.4 /usr/bin/ld: /tmp/go-link-3488708807/000019.o: in function `New': [2022-04-20T12:58:32.270Z] #60 273.4 /tmp/tmp.1oITyXHHY7/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-20T12:58:32.270Z] #60 273.4 + bin/containerd-stress [2022-04-20T12:58:32.270Z] #60 274.6 + bin/containerd-shim [2022-04-20T12:58:32.629Z] #75 DONE 0.9s [2022-04-20T12:58:32.629Z] [2022-04-20T12:58:32.629Z] #76 exporting to image [2022-04-20T12:58:32.629Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-20T12:58:32.629Z] #76 exporting layers [2022-04-20T12:58:36.054Z] #60 285.1 + bin/containerd-shim-runc-v1 [2022-04-20T12:58:38.861Z] #60 285.7 + bin/containerd-shim-runc-v1 [2022-04-20T12:58:39.214Z] #76 exporting layers 6.4s done [2022-04-20T12:58:39.214Z] #76 writing image sha256:8b2316257312cccedb220f6ba17ef56fefeca185b3249b0e532426329ee61f60 done [2022-04-20T12:58:39.214Z] #76 naming to docker.io/library/docker:301b252b5894cf665bca2eac631e4cd919ee7b0d done [2022-04-20T12:58:39.214Z] #76 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-20T12:58:39.628Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -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:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/make.sh dynbinary test-integration [2022-04-20T12:58:40.476Z] ...INFO: Daemon under test started and replied! [2022-04-20T12:58:40.476Z] INFO: Docker version of the daemon under test [2022-04-20T12:58:40.476Z] [2022-04-20T12:58:40.476Z] Client: [2022-04-20T12:58:40.476Z] Version: 17.06.2-ce [2022-04-20T12:58:40.476Z] API version: 1.30 [2022-04-20T12:58:40.476Z] Go version: go1.8.3 [2022-04-20T12:58:40.476Z] Git commit: cec0b72 [2022-04-20T12:58:40.476Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-20T12:58:40.476Z] OS/Arch: windows/amd64 [2022-04-20T12:58:40.476Z] [2022-04-20T12:58:40.476Z] Server: [2022-04-20T12:58:40.476Z] Version: 0.0.0-dev [2022-04-20T12:58:40.476Z] API version: 1.42 (minimum version 1.24) [2022-04-20T12:58:40.476Z] Go version: go1.18.1 [2022-04-20T12:58:40.476Z] Git commit: 301b252b58 [2022-04-20T12:58:40.476Z] Built: 04/20/2022 12:55:57 [2022-04-20T12:58:40.476Z] OS/Arch: windows/amd64 [2022-04-20T12:58:40.476Z] Experimental: false [2022-04-20T12:58:40.476Z] [2022-04-20T12:58:40.476Z] INFO: Docker info of the daemon under test [2022-04-20T12:58:40.476Z] [2022-04-20T12:58:40.476Z] Containers: 0 [2022-04-20T12:58:40.476Z] Running: 0 [2022-04-20T12:58:40.476Z] Paused: 0 [2022-04-20T12:58:40.476Z] Stopped: 0 [2022-04-20T12:58:40.476Z] Images: 0 [2022-04-20T12:58:40.476Z] Server Version: 0.0.0-dev [2022-04-20T12:58:40.476Z] Storage Driver: windowsfilter [2022-04-20T12:58:40.476Z] Windows: [2022-04-20T12:58:40.476Z] Logging Driver: json-file [2022-04-20T12:58:40.476Z] Plugins: [2022-04-20T12:58:40.476Z] Volume: local [2022-04-20T12:58:40.476Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-20T12:58:40.476Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-20T12:58:40.476Z] Swarm: inactive [2022-04-20T12:58:40.476Z] Default Isolation: process [2022-04-20T12:58:40.476Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-20T12:58:40.476Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-20T12:58:40.476Z] OSType: windows [2022-04-20T12:58:40.476Z] Architecture: x86_64 [2022-04-20T12:58:40.476Z] CPUs: 4 [2022-04-20T12:58:40.476Z] Total Memory: 32GiB [2022-04-20T12:58:40.476Z] Name: azwin-2-35ef00 [2022-04-20T12:58:40.476Z] ID: 5OXZ:6SWZ:5PUA:EJD2:BPB6:AC3S:SQHR:BSXD:RPRW:W2QV:EDQW:JZXL [2022-04-20T12:58:40.476Z] Docker Root Dir: D:\CI\PR-43505\1\daemon [2022-04-20T12:58:40.476Z] Debug Mode (client): false [2022-04-20T12:58:40.476Z] Debug Mode (server): true [2022-04-20T12:58:40.476Z] File Descriptors: -1 [2022-04-20T12:58:40.476Z] Goroutines: 16 [2022-04-20T12:58:40.476Z] System Time: 2022-04-20T12:58:38.3311893Z [2022-04-20T12:58:40.476Z] EventsListeners: 0 [2022-04-20T12:58:40.476Z] Registry: https://index.docker.io/v1/ [2022-04-20T12:58:40.476Z] Labels: [2022-04-20T12:58:40.476Z] Experimental: false [2022-04-20T12:58:40.476Z] Insecure Registries: [2022-04-20T12:58:40.476Z] 127.0.0.0/8 [2022-04-20T12:58:40.476Z] Live Restore Enabled: false [2022-04-20T12:58:40.476Z] [2022-04-20T12:58:40.476Z] [2022-04-20T12:58:40.476Z] INFO: Docker images of the daemon under test [2022-04-20T12:58:40.476Z] [2022-04-20T12:58:40.476Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-20T12:58:40.476Z] [2022-04-20T12:58:40.476Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-20T12:58:40.476Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-20T12:58:40.476Z] ltsc2022: Pulling from windows/servercore [2022-04-20T12:58:40.476Z] 8f616e6e9eec: Pulling fs layer [2022-04-20T12:58:40.476Z] dccd9e4d14d3: Pulling fs layer [2022-04-20T12:58:41.528Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-20T12:58:41.528Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-20T12:58:41.528Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-20T12:58:41.528Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-20T12:58:41.528Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-04-20T12:58:41.528Z] Detected virtualization docker. [2022-04-20T12:58:41.528Z] Detected architecture x86-64. [2022-04-20T12:58:41.528Z] Set hostname to . [2022-04-20T12:58:41.528Z] modprobe@configfs.service: Succeeded. [2022-04-20T12:58:41.528Z] modprobe@drm.service: Succeeded. [2022-04-20T12:58:41.528Z] modprobe@fuse.service: Succeeded. [2022-04-20T12:58:41.528Z] + source /etc/docker-entrypoint-cmd [2022-04-20T12:58:41.528Z] ++ hack/make.sh dynbinary test-integration [2022-04-20T12:58:41.528Z] [2022-04-20T12:58:41.528Z] Removing bundles/ [2022-04-20T12:58:41.528Z] [2022-04-20T12:58:41.528Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-20T12:58:41.788Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-20T12:58:41.788Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T12:58:42.643Z] #60 291.3 + bin/containerd-shim-runc-v2 [2022-04-20T12:58:42.643Z] #60 292.1 + binaries [2022-04-20T12:58:42.643Z] #60 292.1 + install -D bin/containerd /build/containerd [2022-04-20T12:58:42.643Z] #60 292.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-20T12:58:42.643Z] #60 292.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-20T12:58:42.643Z] #60 292.1 + install -D bin/ctr /build/ctr [2022-04-20T12:58:44.553Z] #60 DONE 294.1s [2022-04-20T12:58:45.088Z] #67 177.1 # github.com/containerd/containerd/cmd/containerd [2022-04-20T12:58:45.088Z] #67 177.1 /usr/bin/ld: /tmp/go-link-3998060354/000019.o: in function `New': [2022-04-20T12:58:45.088Z] #67 177.1 /tmp/tmp.QnDiNu9xKV/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-20T12:58:45.088Z] #67 177.2 + bin/containerd-stress [2022-04-20T12:58:45.088Z] #67 178.3 + bin/containerd-shim [2022-04-20T12:58:45.449Z] #60 292.0 + bin/containerd-shim-runc-v2 [2022-04-20T12:58:45.495Z] [2022-04-20T12:58:45.495Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-20T12:58:45.495Z] #61 sha256:84347d561d7fdeaa21e80d5f4f28bfb3052989b61c5b94a034fd301d8cec9274 [2022-04-20T12:58:46.020Z] #60 292.8 + binaries [2022-04-20T12:58:46.020Z] #60 292.8 + install -D bin/containerd /build/containerd [2022-04-20T12:58:46.020Z] #60 292.9 + install -D bin/containerd-shim /build/containerd-shim [2022-04-20T12:58:46.020Z] #60 292.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-20T12:58:46.020Z] #60 292.9 + install -D bin/ctr /build/ctr [2022-04-20T12:58:46.439Z] #61 DONE 0.9s [2022-04-20T12:58:46.439Z] [2022-04-20T12:58:46.439Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-20T12:58:46.439Z] #66 sha256:899ef156cee129e6b47229c13e6542c100bc86dbda63abb82835e1fb6c15d81d [2022-04-20T12:58:46.439Z] #66 DONE 0.2s [2022-04-20T12:58:46.439Z] [2022-04-20T12:58:46.439Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-20T12:58:46.439Z] #71 sha256:42028674e8f77b2174bb5be12e6b8d4ea63c09ed3166b6bd7b6fee838184bfa7 [2022-04-20T12:58:47.382Z] #71 DONE 0.9s [2022-04-20T12:58:47.382Z] [2022-04-20T12:58:47.382Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-20T12:58:47.382Z] #72 sha256:d252c33505fc51b84a81f0a33da60bdb2b1b6cc2a91af331178346766e108582 [2022-04-20T12:58:47.382Z] #72 DONE 0.0s [2022-04-20T12:58:47.382Z] [2022-04-20T12:58:47.382Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-20T12:58:47.382Z] #73 sha256:1b7e1fbcb422c3f7656c15a148a399e3c92462406c8ade1b2e6218260cbb31e7 [2022-04-20T12:58:48.323Z] #73 DONE 0.8s [2022-04-20T12:58:48.323Z] [2022-04-20T12:58:48.323Z] #74 exporting to image [2022-04-20T12:58:48.323Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-20T12:58:48.323Z] #74 exporting layers [2022-04-20T12:58:48.564Z] #60 DONE 295.0s [2022-04-20T12:58:49.135Z] [2022-04-20T12:58:49.135Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-20T12:58:49.135Z] #61 sha256:87df5166ca761199fd0e8595ffe122bfec7c263b17b4baf2cd7ade3cc5e2e813 [2022-04-20T12:58:50.079Z] #61 DONE 0.9s [2022-04-20T12:58:50.079Z] [2022-04-20T12:58:50.079Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-20T12:58:50.079Z] #66 sha256:88c022e684d890d9a32ec56c39152eb63c1c1d4f5a0aeabb7fe0c19dcb204701 [2022-04-20T12:58:50.079Z] #66 DONE 0.2s [2022-04-20T12:58:50.079Z] [2022-04-20T12:58:50.079Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-20T12:58:50.079Z] #71 sha256:f0c673cf3d9c3c941fc950b01c03a6ca6ec23a52ef2c98f9223dfad475c018e3 [2022-04-20T12:58:51.463Z] #71 DONE 1.0s [2022-04-20T12:58:51.463Z] [2022-04-20T12:58:51.463Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-20T12:58:51.463Z] #72 sha256:5f381bf58669fad646fe2e536a9abe40c699a55217092cd582b73ab66b557d34 [2022-04-20T12:58:51.463Z] #72 DONE 0.0s [2022-04-20T12:58:51.463Z] [2022-04-20T12:58:51.463Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-20T12:58:51.463Z] #73 sha256:f70e9a5aa25976fe41a48be4fab898557e5477340bb15ce0e2a25ecacbe6260b [2022-04-20T12:58:52.034Z] #73 DONE 0.9s [2022-04-20T12:58:52.034Z] [2022-04-20T12:58:52.034Z] #74 exporting to image [2022-04-20T12:58:52.034Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-20T12:58:52.034Z] #74 exporting layers [2022-04-20T12:58:54.911Z] #74 exporting layers 6.1s done [2022-04-20T12:58:54.911Z] #74 writing image sha256:7f09c82e42f277db89d2ecf4b051c8559268210d6e29b06ae7952f39d1b82d46 done [2022-04-20T12:58:54.911Z] #74 naming to docker.io/library/docker:301b252b5894cf665bca2eac631e4cd919ee7b0d done [2022-04-20T12:58:54.911Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-20T12:58:55.059Z] #67 189.4 + bin/containerd-shim-runc-v1 [2022-04-20T12:58:55.259Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -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:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/make.sh dynbinary test-integration [2022-04-20T12:58:57.169Z] [2022-04-20T12:58:57.169Z] Removing bundles/ [2022-04-20T12:58:57.169Z] [2022-04-20T12:58:57.169Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-20T12:58:57.169Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-20T12:58:57.169Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T12:58:58.615Z] #74 exporting layers 6.2s done [2022-04-20T12:58:58.615Z] #74 writing image sha256:18cdc7e51a2f36386d0333a5e9acee55aa28c85d7399c9b7245e381df6a0a217 done [2022-04-20T12:58:58.615Z] #74 naming to docker.io/library/docker:301b252b5894cf665bca2eac631e4cd919ee7b0d done [2022-04-20T12:58:58.615Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-20T12:58:58.954Z] + trap exit INT TERM [2022-04-20T12:58:58.954Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-20T12:58:58.954Z] + CONTAINER_NAME=docker-pr1 [2022-04-20T12:58:58.954Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43505/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -e DOCKER_GRAPHDRIVER docker:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/make.sh dynbinary [2022-04-20T12:58:59.895Z] [2022-04-20T12:59:00.156Z] Removing bundles/ [2022-04-20T12:59:00.156Z] [2022-04-20T12:59:00.156Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-20T12:59:00.156Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-20T12:59:00.156Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T12:59:00.327Z] #67 195.7 + bin/containerd-shim-runc-v2 [2022-04-20T12:59:01.263Z] #67 196.5 + binaries [2022-04-20T12:59:01.263Z] #67 196.5 + install -D bin/containerd /build/containerd [2022-04-20T12:59:01.263Z] #67 196.6 + install -D bin/containerd-shim /build/containerd-shim [2022-04-20T12:59:01.263Z] #67 196.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-20T12:59:01.263Z] #67 196.6 + install -D bin/ctr /build/ctr [2022-04-20T12:59:01.832Z] #67 DONE 197.1s [2022-04-20T12:59:02.774Z] [2022-04-20T12:59:02.774Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-20T12:59:02.774Z] #68 sha256:90d3c2d386166769d4083a6ea04806560940b845eb7da826e5025b4fc4268116 [2022-04-20T12:59:03.048Z] #68 DONE 0.2s [2022-04-20T12:59:03.048Z] [2022-04-20T12:59:03.048Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-20T12:59:03.048Z] #73 sha256:3e2c257b00ac464d2fe630fee93a5502f78f27bafa1acb601f2055d10e504030 [2022-04-20T12:59:03.048Z] #73 DONE 0.1s [2022-04-20T12:59:03.309Z] [2022-04-20T12:59:03.309Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-20T12:59:03.309Z] #78 sha256:62dc6f5d0e8f3bd5a8c71d20c87b80be26a93814e73ae986cfc0bcec4b1b104f [2022-04-20T12:59:03.573Z] #78 DONE 0.4s [2022-04-20T12:59:03.834Z] [2022-04-20T12:59:03.834Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-20T12:59:03.834Z] #79 sha256:2a82196e65b4eae44b1eb2d599c74e0a1659a9ebe0585353c953de15fe2a523a [2022-04-20T12:59:03.834Z] #79 DONE 0.0s [2022-04-20T12:59:03.834Z] [2022-04-20T12:59:03.834Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-20T12:59:03.834Z] #80 sha256:208376906ac525db91c0e25137c67a8df6fe89adc287c2f30f59aa3078d54282 [2022-04-20T12:59:06.729Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-20T12:59:06.729Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-20T12:59:06.729Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-04-20T12:59:06.729Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-04-20T12:59:06.729Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-20T12:59:06.729Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-20T12:59:06.729Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-20T12:59:06.729Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-20T12:59:06.729Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-20T12:59:06.729Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-20T12:59:06.729Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-20T12:59:06.729Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-20T12:59:06.729Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-20T12:59:06.785Z] 4612f6d0b889: Pull complete [2022-04-20T12:59:07.116Z] #80 DONE 3.2s [2022-04-20T12:59:07.116Z] [2022-04-20T12:59:07.116Z] #81 exporting to image [2022-04-20T12:59:07.116Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-20T12:59:07.116Z] #81 exporting layers [2022-04-20T12:59:07.296Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-20T12:59:07.297Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-20T12:59:07.297Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-04-20T12:59:07.555Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-20T12:59:07.555Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-20T12:59:07.555Z] ? github.com/docker/docker/api/types [no test files] [2022-04-20T12:59:07.555Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-20T12:59:07.555Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-20T12:59:07.555Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-20T12:59:07.555Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-20T12:59:07.814Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-04-20T12:59:07.814Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-04-20T12:59:07.814Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-20T12:59:07.814Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-20T12:59:07.814Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-20T12:59:07.814Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-20T12:59:07.814Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-20T12:59:07.814Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-20T12:59:07.814Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-20T12:59:08.072Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-04-20T12:59:08.072Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-04-20T12:59:08.072Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-20T12:59:08.072Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-20T12:59:08.072Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-20T12:59:08.072Z] ? github.com/docker/docker/builder [no test files] [2022-04-20T12:59:08.072Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-20T12:59:08.072Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-20T12:59:08.072Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-20T12:59:08.072Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-20T12:59:08.072Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-20T12:59:08.072Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-20T12:59:08.072Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-20T12:59:10.378Z] 8f616e6e9eec: Verifying Checksum [2022-04-20T12:59:10.378Z] 8f616e6e9eec: Download complete [2022-04-20T12:59:10.604Z] ok github.com/docker/docker/builder/remotecontext 0.124s coverage: 13.7% of statements [2022-04-20T12:59:10.862Z] ok github.com/docker/docker/builder/dockerfile 0.473s coverage: 49.3% of statements [2022-04-20T12:59:10.862Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-20T12:59:11.798Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-20T12:59:12.057Z] ok github.com/docker/docker/builder/remotecontext/git 1.463s coverage: 86.3% of statements [2022-04-20T12:59:12.057Z] ? github.com/docker/docker/cli [no test files] [2022-04-20T12:59:12.057Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-20T12:59:12.544Z] dccd9e4d14d3: Verifying Checksum [2022-04-20T12:59:12.544Z] dccd9e4d14d3: Download complete [2022-04-20T12:59:12.995Z] ok github.com/docker/docker/cmd/docker-proxy 0.219s coverage: 67.6% of statements [2022-04-20T12:59:16.281Z] ok github.com/docker/docker/client 0.084s coverage: 75.6% of statements [2022-04-20T12:59:28.612Z] dccd9e4d14d3: Pull complete [2022-04-20T12:59:28.612Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-20T12:59:28.612Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T12:59:28.612Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T12:59:28.612Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-20T12:59:28.612Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-20T12:59:28.612Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-20T12:59:28.612Z] INFO: Docker version of control daemon [2022-04-20T12:59:28.612Z] [2022-04-20T12:59:28.612Z] Client: [2022-04-20T12:59:28.612Z] Version: 20.10.9 [2022-04-20T12:59:28.612Z] API version: 1.41 [2022-04-20T12:59:28.612Z] Go version: go1.16.8 [2022-04-20T12:59:28.612Z] Git commit: c2ea9bc [2022-04-20T12:59:28.612Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-20T12:59:28.612Z] OS/Arch: windows/amd64 [2022-04-20T12:59:28.612Z] Context: default [2022-04-20T12:59:28.612Z] Experimental: true [2022-04-20T12:59:28.612Z] [2022-04-20T12:59:28.612Z] Server: Docker Engine - Community [2022-04-20T12:59:28.612Z] Engine: [2022-04-20T12:59:28.612Z] Version: 20.10.9 [2022-04-20T12:59:28.612Z] API version: 1.41 (minimum version 1.24) [2022-04-20T12:59:28.612Z] Go version: go1.16.8 [2022-04-20T12:59:28.612Z] Git commit: 79ea9d3 [2022-04-20T12:59:28.612Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-20T12:59:28.612Z] OS/Arch: windows/amd64 [2022-04-20T12:59:28.612Z] Experimental: true [2022-04-20T12:59:28.612Z] [2022-04-20T12:59:28.612Z] INFO: Docker info of control daemon [2022-04-20T12:59:28.612Z] [2022-04-20T12:59:28.612Z] Client: [2022-04-20T12:59:28.612Z] Context: default [2022-04-20T12:59:28.612Z] Debug Mode: false [2022-04-20T12:59:28.612Z] [2022-04-20T12:59:28.612Z] Server: [2022-04-20T12:59:28.612Z] Containers: 0 [2022-04-20T12:59:28.612Z] Running: 0 [2022-04-20T12:59:28.612Z] Paused: 0 [2022-04-20T12:59:28.612Z] Stopped: 0 [2022-04-20T12:59:28.612Z] Images: 1 [2022-04-20T12:59:28.612Z] Server Version: 20.10.9 [2022-04-20T12:59:28.612Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-20T12:59:28.612Z] Windows: [2022-04-20T12:59:28.612Z] LCOW: [2022-04-20T12:59:28.612Z] Logging Driver: json-file [2022-04-20T12:59:28.612Z] Plugins: [2022-04-20T12:59:28.612Z] Volume: local [2022-04-20T12:59:28.612Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-20T12:59:28.612Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-20T12:59:28.612Z] Swarm: inactive [2022-04-20T12:59:28.612Z] Default Isolation: process [2022-04-20T12:59:28.612Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-20T12:59:28.612Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-20T12:59:28.612Z] OSType: windows [2022-04-20T12:59:28.612Z] Architecture: x86_64 [2022-04-20T12:59:28.612Z] CPUs: 4 [2022-04-20T12:59:28.612Z] Total Memory: 32GiB [2022-04-20T12:59:28.612Z] Name: azwin-2-c67b70 [2022-04-20T12:59:28.612Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-20T12:59:28.612Z] Docker Root Dir: D:\docker [2022-04-20T12:59:28.612Z] Debug Mode: false [2022-04-20T12:59:28.612Z] Registry: https://index.docker.io/v1/ [2022-04-20T12:59:28.612Z] Labels: [2022-04-20T12:59:28.612Z] Experimental: true [2022-04-20T12:59:28.612Z] Insecure Registries: [2022-04-20T12:59:28.612Z] 10.0.0.4:5000 [2022-04-20T12:59:28.612Z] 127.0.0.0/8 [2022-04-20T12:59:28.612Z] Registry Mirrors: [2022-04-20T12:59:28.612Z] http://10.0.0.4:5000/ [2022-04-20T12:59:28.612Z] Live Restore Enabled: false [2022-04-20T12:59:28.612Z] Product License: Community Engine [2022-04-20T12:59:28.612Z] [2022-04-20T12:59:28.612Z] [2022-04-20T12:59:28.612Z] INFO: Commit hash is 301b252b58 [2022-04-20T12:59:28.612Z] INFO: Nuke-Everything... [2022-04-20T12:59:28.612Z] INFO: Container count on control daemon to delete is 0 [2022-04-20T12:59:28.612Z] INFO: Nuking d:\CI [2022-04-20T12:59:28.612Z] INFO: Zapped successfully [2022-04-20T12:59:28.612Z] INFO: Location for testing is d:\CI\PR-43505\1 [2022-04-20T12:59:28.612Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-20T12:59:28.612Z] [2022-04-20T12:59:28.612Z] [2022-04-20T12:59:28.612Z] INFO: Building the image from Dockerfile.windows at 04/20/2022 12:59:26... [2022-04-20T12:59:28.612Z] [2022-04-20T12:59:33.653Z] #81 exporting layers 23.9s done [2022-04-20T12:59:33.653Z] #81 writing image sha256:b2a9672012b980b5e6533c33352633e3bbb2d473e1b8a8f52c1e5b5ef04119a5 done [2022-04-20T12:59:33.653Z] #81 naming to docker.io/library/docker:301b252b5894cf665bca2eac631e4cd919ee7b0d done [2022-04-20T12:59:33.653Z] #81 DONE 23.9s [2022-04-20T12:59:33.658Z] Sending build context to Docker daemon 66.3MB [2022-04-20T12:59:33.658Z] [2022-04-20T12:59:33.658Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-20T12:59:33.658Z] ---> aa8714eb8356 [2022-04-20T12:59:33.658Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-20T12:59:33.658Z] ---> Running in d12ad0cc989f [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-20T12:59:33.983Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43505/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/validate/default [2022-04-20T12:59:34.168Z] Removing intermediate container d12ad0cc989f [2022-04-20T12:59:34.168Z] ---> 92dcf9c609f6 [2022-04-20T12:59:34.168Z] Step 3/11 : ARG GO_VERSION=1.18.1 [2022-04-20T12:59:34.168Z] ---> Running in c7422e0581ea [2022-04-20T12:59:34.549Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-20T12:59:34.549Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-20T12:59:34.549Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-20T12:59:34.549Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-20T12:59:34.549Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-20T12:59:34.549Z] Congratulations! No new tests were added to integration-cli. [2022-04-20T12:59:34.549Z] [2022-04-20T12:59:34.549Z] INFO Start validation with golang-ci-lint [2022-04-20T12:59:34.679Z] Removing intermediate container c7422e0581ea [2022-04-20T12:59:34.679Z] ---> 33f399f99400 [2022-04-20T12:59:34.679Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-20T12:59:34.679Z] ---> Running in 43b3fc20861c [2022-04-20T12:59:34.679Z] Removing intermediate container 43b3fc20861c [2022-04-20T12:59:34.679Z] ---> a58ea088cb08 [2022-04-20T12:59:34.679Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-20T12:59:34.679Z] ---> Running in 493122bb26a7 [2022-04-20T12:59:35.190Z] Removing intermediate container 493122bb26a7 [2022-04-20T12:59:35.190Z] ---> c5ea94ba3aa3 [2022-04-20T12:59:35.190Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-20T12:59:35.190Z] ---> Running in e98a4aaa6ba8 [2022-04-20T12:59:35.484Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-20T12:59:35.484Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-20T12:59:35.484Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-20T12:59:35.699Z] Removing intermediate container e98a4aaa6ba8 [2022-04-20T12:59:35.699Z] ---> 6fd55e722629 [2022-04-20T12:59:35.700Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-20T12:59:35.700Z] ---> Running in b89fd93f1838 [2022-04-20T12:59:40.756Z] [2022-04-20T12:59:40.756Z] SUCCESS: Specified value was saved. [2022-04-20T12:59:41.267Z] INFO: Downloading git... [2022-04-20T12:59:42.356Z] INFO: Downloading go... [2022-04-20T12:59:44.058Z] INFO: Downloading compiler 1 of 3... [2022-04-20T12:59:44.058Z] INFO: Downloading compiler 2 of 3... [2022-04-20T12:59:44.567Z] INFO: Downloading compiler 3 of 3... [2022-04-20T12:59:44.567Z] INFO: Extracting git... [2022-04-20T12:59:48.358Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 28.9% of statements [2022-04-20T12:59:48.926Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-04-20T12:59:49.492Z] ok github.com/docker/docker/cmd/dockerd/trap 2.472s coverage: 0.0% of statements [2022-04-20T12:59:49.492Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-20T12:59:49.492Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-20T12:59:49.492Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-20T12:59:49.492Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-20T12:59:49.492Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-20T12:59:56.093Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2022-04-20T12:59:56.093Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-04-20T12:59:57.506Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.9% of statements [2022-04-20T12:59:57.566Z] INFO: Expanding go... [2022-04-20T13:00:04.070Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-04-20T13:00:05.005Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.2% of statements [2022-04-20T13:00:05.571Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-20T13:00:06.507Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2022-04-20T13:00:07.445Z] ok github.com/docker/docker/daemon 10.143s coverage: 17.0% of statements [2022-04-20T13:00:07.445Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-20T13:00:07.445Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-20T13:00:07.445Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-20T13:00:07.445Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-20T13:00:07.445Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.585s coverage: 74.8% of statements [2022-04-20T13:00:08.381Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.243s coverage: 56.2% of statements [2022-04-20T13:00:09.317Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 3.0% of statements [2022-04-20T13:00:10.696Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2022-04-20T13:00:11.632Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.245s coverage: 50.6% of statements [2022-04-20T13:00:12.567Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.594s coverage: 46.1% of statements [2022-04-20T13:00:12.567Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-20T13:00:13.503Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-04-20T13:00:13.761Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.823s coverage: 58.2% of statements [2022-04-20T13:00:13.761Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-20T13:00:13.761Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-20T13:00:14.697Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-04-20T13:00:14.956Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-04-20T13:00:15.892Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.6% of statements [2022-04-20T13:00:15.892Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-20T13:00:15.892Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-20T13:00:16.460Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.5% of statements [2022-04-20T13:00:17.028Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 79.9% of statements [2022-04-20T13:00:17.028Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-04-20T13:00:17.028Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-20T13:00:17.963Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-04-20T13:00:17.963Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-20T13:00:18.223Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-04-20T13:00:18.482Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2022-04-20T13:00:19.051Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-04-20T13:00:19.051Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-20T13:00:19.618Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 54.9% of statements [2022-04-20T13:00:19.618Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-04-20T13:00:20.554Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-04-20T13:00:20.813Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-20T13:00:21.381Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-20T13:00:22.316Z] ok github.com/docker/docker/daemon/logger/splunk 1.568s coverage: 82.5% of statements [2022-04-20T13:00:22.316Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-20T13:00:22.316Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-20T13:00:22.883Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-20T13:00:23.142Z] ok github.com/docker/docker/distribution 0.594s coverage: 28.3% of statements [2022-04-20T13:00:23.142Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-20T13:00:23.709Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-20T13:00:24.276Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-20T13:00:24.843Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-20T13:00:25.411Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-04-20T13:00:25.411Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 84.9% of statements [2022-04-20T13:00:25.411Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-20T13:00:25.978Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2022-04-20T13:00:25.978Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-20T13:00:26.237Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-04-20T13:00:26.804Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-04-20T13:00:27.371Z] ok github.com/docker/docker/opts 0.019s coverage: 66.5% of statements [2022-04-20T13:00:27.630Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-20T13:00:28.390Z] INFO: Expanding compiler 1 of 3... [2022-04-20T13:00:28.390Z] INFO: Expanding compiler 2 of 3... [2022-04-20T13:00:29.533Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.5% of statements [2022-04-20T13:00:29.792Z] ok github.com/docker/docker/pkg/authorization 0.150s coverage: 68.3% of statements [2022-04-20T13:00:30.052Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-20T13:00:30.311Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-20T13:00:31.553Z] INFO: Expanding compiler 3 of 3... [2022-04-20T13:00:32.066Z] INFO: Removing downloaded files... [2022-04-20T13:00:32.066Z] INFO: Downloading containerd [2022-04-20T13:00:33.595Z] ok github.com/docker/docker/pkg/chrootarchive 2.515s coverage: 42.7% of statements [2022-04-20T13:00:33.595Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-20T13:00:33.854Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-20T13:00:33.854Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-04-20T13:00:34.113Z] ok github.com/docker/docker/layer 7.107s coverage: 69.0% of statements [2022-04-20T13:00:34.113Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-20T13:00:34.113Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-20T13:00:34.113Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-20T13:00:34.113Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-20T13:00:34.113Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-20T13:00:34.113Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-20T13:00:34.681Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-20T13:00:34.681Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-20T13:00:34.941Z] ok github.com/docker/docker/pkg/fsutils 0.199s coverage: 85.1% of statements [2022-04-20T13:00:34.941Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-20T13:00:36.381Z] ok github.com/docker/docker/pkg/idtools 0.400s coverage: 67.9% of statements [2022-04-20T13:00:36.381Z] ok github.com/docker/docker/pkg/ioutils 0.367s coverage: 71.0% of statements [2022-04-20T13:00:36.381Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-20T13:00:36.640Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-04-20T13:00:36.640Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-20T13:00:36.640Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-04-20T13:00:36.899Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-20T13:00:36.899Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-20T13:00:37.158Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-04-20T13:00:37.158Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-04-20T13:00:37.158Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-20T13:00:37.158Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-20T13:00:37.726Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-04-20T13:00:38.293Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-20T13:00:38.551Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-20T13:00:38.551Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-20T13:00:39.924Z] ok github.com/docker/docker/pkg/pubsub 1.050s coverage: 75.0% of statements [2022-04-20T13:00:40.183Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-04-20T13:00:40.441Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-20T13:00:40.700Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-20T13:00:40.960Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-20T13:00:40.960Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-20T13:00:41.527Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-04-20T13:00:42.095Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-20T13:00:42.354Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-04-20T13:00:42.924Z] ok github.com/docker/docker/pkg/tarsum 0.061s coverage: 89.3% of statements [2022-04-20T13:00:43.183Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-20T13:00:43.441Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-20T13:00:45.344Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-04-20T13:00:45.344Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-20T13:00:45.911Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-20T13:00:46.848Z] ok github.com/docker/docker/quota 0.201s coverage: 71.4% of statements [2022-04-20T13:00:47.109Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-04-20T13:00:47.983Z] ba8181afd426: Pull complete [2022-04-20T13:00:47.983Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-20T13:00:47.983Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:00:47.983Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:00:47.983Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-20T13:00:47.983Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-20T13:00:47.983Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-20T13:00:47.983Z] INFO: Docker version of control daemon [2022-04-20T13:00:47.983Z] [2022-04-20T13:00:47.983Z] Client: [2022-04-20T13:00:47.983Z] Version: 20.10.9 [2022-04-20T13:00:47.983Z] API version: 1.41 [2022-04-20T13:00:47.983Z] Go version: go1.16.8 [2022-04-20T13:00:47.983Z] Git commit: c2ea9bc [2022-04-20T13:00:47.983Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-20T13:00:47.983Z] OS/Arch: windows/amd64 [2022-04-20T13:00:47.983Z] Context: default [2022-04-20T13:00:47.983Z] Experimental: true [2022-04-20T13:00:47.983Z] [2022-04-20T13:00:47.983Z] Server: Docker Engine - Community [2022-04-20T13:00:47.983Z] Engine: [2022-04-20T13:00:47.983Z] Version: 20.10.9 [2022-04-20T13:00:47.983Z] API version: 1.41 (minimum version 1.24) [2022-04-20T13:00:47.983Z] Go version: go1.16.8 [2022-04-20T13:00:47.983Z] Git commit: 79ea9d3 [2022-04-20T13:00:47.983Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-20T13:00:47.983Z] OS/Arch: windows/amd64 [2022-04-20T13:00:47.983Z] Experimental: true [2022-04-20T13:00:47.983Z] [2022-04-20T13:00:47.983Z] INFO: Docker info of control daemon [2022-04-20T13:00:47.983Z] [2022-04-20T13:00:47.983Z] Client: [2022-04-20T13:00:47.983Z] Context: default [2022-04-20T13:00:47.983Z] Debug Mode: false [2022-04-20T13:00:47.983Z] Plugins: [2022-04-20T13:00:47.983Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-20T13:00:47.983Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-20T13:00:47.983Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-20T13:00:47.983Z] [2022-04-20T13:00:47.983Z] Server: [2022-04-20T13:00:47.983Z] Containers: 0 [2022-04-20T13:00:47.983Z] Running: 0 [2022-04-20T13:00:47.983Z] Paused: 0 [2022-04-20T13:00:47.983Z] Stopped: 0 [2022-04-20T13:00:47.983Z] Images: 1 [2022-04-20T13:00:47.983Z] Server Version: 20.10.9 [2022-04-20T13:00:47.983Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-20T13:00:47.983Z] Windows: [2022-04-20T13:00:47.983Z] LCOW: [2022-04-20T13:00:47.983Z] Logging Driver: json-file [2022-04-20T13:00:47.983Z] Plugins: [2022-04-20T13:00:47.983Z] Volume: local [2022-04-20T13:00:47.983Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-20T13:00:47.983Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-20T13:00:47.983Z] Swarm: inactive [2022-04-20T13:00:47.983Z] Default Isolation: process [2022-04-20T13:00:47.983Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-20T13:00:47.983Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-20T13:00:47.983Z] OSType: windows [2022-04-20T13:00:47.983Z] Architecture: x86_64 [2022-04-20T13:00:47.983Z] CPUs: 4 [2022-04-20T13:00:47.983Z] Total Memory: 32GiB [2022-04-20T13:00:47.983Z] Name: azwin-2-d256d0 [2022-04-20T13:00:47.983Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-20T13:00:47.983Z] Docker Root Dir: D:\docker [2022-04-20T13:00:47.983Z] Debug Mode: false [2022-04-20T13:00:47.983Z] Registry: https://index.docker.io/v1/ [2022-04-20T13:00:47.983Z] Labels: [2022-04-20T13:00:47.983Z] Experimental: true [2022-04-20T13:00:47.983Z] Insecure Registries: [2022-04-20T13:00:47.983Z] 10.0.0.4:5000 [2022-04-20T13:00:47.983Z] 127.0.0.0/8 [2022-04-20T13:00:47.983Z] Registry Mirrors: [2022-04-20T13:00:47.983Z] http://10.0.0.4:5000/ [2022-04-20T13:00:47.983Z] Live Restore Enabled: false [2022-04-20T13:00:47.983Z] Product License: Community Engine [2022-04-20T13:00:47.983Z] [2022-04-20T13:00:47.983Z] [2022-04-20T13:00:47.984Z] INFO: Commit hash is 301b252b58 [2022-04-20T13:00:47.984Z] INFO: Nuke-Everything... [2022-04-20T13:00:47.984Z] INFO: Container count on control daemon to delete is 0 [2022-04-20T13:00:47.984Z] INFO: Nuking d:\CI [2022-04-20T13:00:47.984Z] INFO: Zapped successfully [2022-04-20T13:00:47.984Z] INFO: Location for testing is d:\CI\PR-43505\1 [2022-04-20T13:00:47.984Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-20T13:00:47.984Z] [2022-04-20T13:00:47.984Z] [2022-04-20T13:00:47.984Z] INFO: Building the image from Dockerfile.windows at 04/20/2022 13:00:42... [2022-04-20T13:00:47.984Z] [2022-04-20T13:00:47.984Z] Sending build context to Docker daemon 66.3MB [2022-04-20T13:00:47.984Z] [2022-04-20T13:00:47.984Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-20T13:00:47.984Z] ---> e8870c5c3ab2 [2022-04-20T13:00:47.984Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-20T13:00:47.984Z] ---> Running in bb533eec1947 [2022-04-20T13:00:48.045Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-04-20T13:00:48.260Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-20T13:00:48.260Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-20T13:00:48.260Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T13:00:48.260Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-20T13:00:48.260Z] [2022-04-20T13:00:48.260Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-20T13:00:48.260Z] DOCKER_SYSTEMD=1 [2022-04-20T13:00:48.260Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-20T13:00:48.260Z] HOSTNAME=a31f36b09801 [2022-04-20T13:00:48.260Z] DEST=bundles/test-integration [2022-04-20T13:00:48.260Z] PWD=/go/src/github.com/docker/docker [2022-04-20T13:00:48.260Z] DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T13:00:48.260Z] container=docker [2022-04-20T13:00:48.260Z] HOME=/root [2022-04-20T13:00:48.260Z] LANG=C.UTF-8 [2022-04-20T13:00:48.260Z] INVOCATION_ID=fcb6791da3d3458baacb622b4a33040e [2022-04-20T13:00:48.260Z] GOLANG_VERSION=1.18.1 [2022-04-20T13:00:48.260Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-20T13:00:48.260Z] VALIDATE_BRANCH=master [2022-04-20T13:00:48.260Z] TERM=xterm [2022-04-20T13:00:48.260Z] DOCKER_PKG=github.com/docker/docker [2022-04-20T13:00:48.260Z] SHLVL=3 [2022-04-20T13:00:48.260Z] TIMEOUT=120m [2022-04-20T13:00:48.260Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-20T13:00:48.260Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-20T13:00:48.260Z] GO111MODULE=off [2022-04-20T13:00:48.260Z] DOCKER_EXPERIMENTAL=1 [2022-04-20T13:00:48.260Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-20T13:00:48.260Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-20T13:00:48.260Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-20T13:00:48.260Z] GOPATH=/go [2022-04-20T13:00:48.260Z] PKG_CONFIG=pkg-config [2022-04-20T13:00:48.260Z] _=/usr/bin/env [2022-04-20T13:00:48.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-20T13:00:48.439Z] Removing intermediate container bb533eec1947 [2022-04-20T13:00:48.439Z] ---> de46851a2a62 [2022-04-20T13:00:48.439Z] Step 3/11 : ARG GO_VERSION=1.18.1 [2022-04-20T13:00:48.439Z] ---> Running in f3e701baebbe [2022-04-20T13:00:48.439Z] Removing intermediate container f3e701baebbe [2022-04-20T13:00:48.439Z] ---> 1041259aada0 [2022-04-20T13:00:48.439Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-20T13:00:48.439Z] ---> Running in b34a06b6a7d9 [2022-04-20T13:00:48.611Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-04-20T13:00:48.612Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-20T13:00:48.896Z] Removing intermediate container b34a06b6a7d9 [2022-04-20T13:00:48.896Z] ---> e990d162310a [2022-04-20T13:00:48.896Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-20T13:00:48.896Z] ---> Running in 11cf4fbddf1d [2022-04-20T13:00:49.179Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-20T13:00:49.353Z] Removing intermediate container 11cf4fbddf1d [2022-04-20T13:00:49.353Z] ---> 8ad6c355dc2c [2022-04-20T13:00:49.353Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-20T13:00:49.353Z] ---> Running in 53cd96c6bd3f [2022-04-20T13:00:49.438Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2022-04-20T13:00:49.809Z] Removing intermediate container 53cd96c6bd3f [2022-04-20T13:00:49.809Z] ---> c70e1ac58c24 [2022-04-20T13:00:49.809Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-20T13:00:49.809Z] ---> Running in 16ea9036fcd6 [2022-04-20T13:00:51.341Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-20T13:00:51.600Z] ok github.com/docker/docker/volume/local 0.078s coverage: 76.4% of statements [2022-04-20T13:00:52.168Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-04-20T13:00:53.545Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-04-20T13:00:53.740Z] 8f616e6e9eec: Pull complete [2022-04-20T13:01:03.695Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-20T13:01:03.696Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-20T13:01:03.696Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T13:01:03.696Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-20T13:01:03.696Z] [2022-04-20T13:01:03.696Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-20T13:01:03.696Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-20T13:01:03.696Z] HOSTNAME=6969f1eb07d3 [2022-04-20T13:01:03.696Z] DEST=bundles/test-integration [2022-04-20T13:01:03.696Z] PWD=/go/src/github.com/docker/docker [2022-04-20T13:01:03.696Z] DOCKER_ROOTLESS=1 [2022-04-20T13:01:03.696Z] DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T13:01:03.696Z] container=docker [2022-04-20T13:01:03.696Z] HOME=/root [2022-04-20T13:01:03.696Z] GOLANG_VERSION=1.18.1 [2022-04-20T13:01:03.696Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-20T13:01:03.696Z] VALIDATE_BRANCH=master [2022-04-20T13:01:03.696Z] TERM=xterm [2022-04-20T13:01:03.696Z] DOCKER_PKG=github.com/docker/docker [2022-04-20T13:01:03.696Z] SHLVL=1 [2022-04-20T13:01:03.696Z] TIMEOUT=120m [2022-04-20T13:01:03.696Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-20T13:01:03.696Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-20T13:01:03.696Z] GO111MODULE=off [2022-04-20T13:01:03.696Z] DOCKER_EXPERIMENTAL=1 [2022-04-20T13:01:03.696Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-20T13:01:03.696Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-20T13:01:03.696Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-20T13:01:03.696Z] GOPATH=/go [2022-04-20T13:01:03.696Z] PKG_CONFIG=pkg-config [2022-04-20T13:01:03.696Z] _=/usr/bin/env [2022-04-20T13:01:03.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-20T13:01:04.598Z] [2022-04-20T13:01:04.598Z] SUCCESS: Specified value was saved. [2022-04-20T13:01:05.055Z] INFO: Downloading git... [2022-04-20T13:01:06.625Z] INFO: Downloading go... [2022-04-20T13:01:06.756Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-20T13:01:06.756Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-20T13:01:06.756Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T13:01:06.756Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-20T13:01:06.756Z] [2022-04-20T13:01:06.756Z] + TEST_INTEGRATION_DEST=1 [2022-04-20T13:01:06.756Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-20T13:01:06.756Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-20T13:01:06.756Z] + run_tests test-integration-flaky [2022-04-20T13:01:06.756Z] + '[' -n 0 ']' [2022-04-20T13:01:06.756Z] + rm= [2022-04-20T13:01:06.756Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43505/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43505/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/make.sh test-integration-flaky test-integration [2022-04-20T13:01:06.756Z] + c=0 [2022-04-20T13:01:06.756Z] ++ jobs -p [2022-04-20T13:01:06.756Z] + for job in $(jobs -p) [2022-04-20T13:01:06.756Z] + wait 1174 [2022-04-20T13:01:06.756Z] + TEST_INTEGRATION_DEST=3 [2022-04-20T13:01:06.756Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-20T13:01:06.756Z] + TEST_SKIP_INTEGRATION=1 [2022-04-20T13:01:06.756Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-20T13:01:06.756Z] + run_tests [2022-04-20T13:01:06.756Z] + '[' -n 0 ']' [2022-04-20T13:01:06.756Z] + rm= [2022-04-20T13:01:06.756Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43505/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43505/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/make.sh '' test-integration [2022-04-20T13:01:06.756Z] + TEST_INTEGRATION_DEST=2 [2022-04-20T13:01:06.756Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-20T13:01:06.756Z] + TEST_SKIP_INTEGRATION=1 [2022-04-20T13:01:06.756Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-20T13:01:06.756Z] + run_tests [2022-04-20T13:01:06.756Z] + '[' -n 0 ']' [2022-04-20T13:01:06.756Z] + rm= [2022-04-20T13:01:06.756Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43505/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43505/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/make.sh '' test-integration [2022-04-20T13:01:06.756Z] [2022-04-20T13:01:06.756Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-20T13:01:06.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-20T13:01:06.756Z] HOSTNAME=549f8a272eff [2022-04-20T13:01:06.756Z] TEST_SKIP_INTEGRATION=1 [2022-04-20T13:01:06.756Z] TESTDEBUG=0 [2022-04-20T13:01:06.756Z] DEST=bundles/test-integration [2022-04-20T13:01:06.756Z] PWD=/go/src/github.com/docker/docker [2022-04-20T13:01:06.756Z] KEEPBUNDLE=1 [2022-04-20T13:01:06.756Z] DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T13:01:06.756Z] container=docker [2022-04-20T13:01:06.756Z] HOME=/root [2022-04-20T13:01:06.756Z] GOLANG_VERSION=1.18.1 [2022-04-20T13:01:06.756Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-20T13:01:06.756Z] VALIDATE_BRANCH=master [2022-04-20T13:01:06.756Z] TERM=xterm [2022-04-20T13:01:06.756Z] DOCKER_PKG=github.com/docker/docker [2022-04-20T13:01:06.756Z] SHLVL=1 [2022-04-20T13:01:06.756Z] TIMEOUT=120m [2022-04-20T13:01:06.756Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-20T13:01:06.756Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-20T13:01:06.756Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-20T13:01:06.756Z] GO111MODULE=off [2022-04-20T13:01:06.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-20T13:01:06.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-20T13:01:06.756Z] GOPATH=/go [2022-04-20T13:01:06.756Z] PKG_CONFIG=pkg-config [2022-04-20T13:01:06.756Z] _=/usr/bin/env [2022-04-20T13:01:06.756Z] Building test suite binary ./integration-cli/test.main [2022-04-20T13:01:06.756Z] [2022-04-20T13:01:06.756Z] [2022-04-20T13:01:06.756Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-20T13:01:06.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-20T13:01:06.756Z] HOSTNAME=6604196422a5 [2022-04-20T13:01:06.756Z] TEST_SKIP_INTEGRATION=1 [2022-04-20T13:01:06.756Z] TESTDEBUG=0 [2022-04-20T13:01:06.756Z] DEST=bundles/test-integration [2022-04-20T13:01:06.756Z] PWD=/go/src/github.com/docker/docker [2022-04-20T13:01:06.756Z] KEEPBUNDLE=1 [2022-04-20T13:01:06.756Z] DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T13:01:06.756Z] container=docker [2022-04-20T13:01:06.756Z] HOME=/root [2022-04-20T13:01:06.756Z] GOLANG_VERSION=1.18.1 [2022-04-20T13:01:06.756Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-20T13:01:06.756Z] VALIDATE_BRANCH=master [2022-04-20T13:01:06.756Z] TERM=xterm [2022-04-20T13:01:06.756Z] DOCKER_PKG=github.com/docker/docker [2022-04-20T13:01:06.756Z] SHLVL=1 [2022-04-20T13:01:06.756Z] TIMEOUT=120m [2022-04-20T13:01:06.756Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-20T13:01:06.756Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-20T13:01:06.756Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-20T13:01:06.756Z] GO111MODULE=off [2022-04-20T13:01:06.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-20T13:01:06.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-20T13:01:06.756Z] GOPATH=/go [2022-04-20T13:01:06.756Z] PKG_CONFIG=pkg-config [2022-04-20T13:01:06.756Z] _=/usr/bin/env [2022-04-20T13:01:06.756Z] Building test suite binary ./integration-cli/test.main [2022-04-20T13:01:06.756Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-20T13:01:06.756Z] No new tests added to integration. [2022-04-20T13:01:06.756Z] [2022-04-20T13:01:06.756Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-20T13:01:06.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-20T13:01:06.756Z] HOSTNAME=ef290abe4a55 [2022-04-20T13:01:06.756Z] TESTDEBUG=0 [2022-04-20T13:01:06.756Z] DEST=bundles/test-integration [2022-04-20T13:01:06.756Z] PWD=/go/src/github.com/docker/docker [2022-04-20T13:01:06.756Z] KEEPBUNDLE=1 [2022-04-20T13:01:06.756Z] DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T13:01:06.756Z] container=docker [2022-04-20T13:01:06.756Z] HOME=/root [2022-04-20T13:01:06.756Z] GOLANG_VERSION=1.18.1 [2022-04-20T13:01:06.756Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-20T13:01:06.756Z] VALIDATE_BRANCH=master [2022-04-20T13:01:06.756Z] TERM=xterm [2022-04-20T13:01:06.756Z] DOCKER_PKG=github.com/docker/docker [2022-04-20T13:01:06.756Z] SHLVL=1 [2022-04-20T13:01:06.756Z] TIMEOUT=120m [2022-04-20T13:01:06.756Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-20T13:01:06.756Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-20T13:01:06.756Z] GO111MODULE=off [2022-04-20T13:01:06.756Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-20T13:01:06.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-20T13:01:06.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-20T13:01:06.756Z] GOPATH=/go [2022-04-20T13:01:06.756Z] PKG_CONFIG=pkg-config [2022-04-20T13:01:06.756Z] _=/usr/bin/env [2022-04-20T13:01:06.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-20T13:01:07.620Z] INFO: Downloading compiler 1 of 3... [2022-04-20T13:01:07.620Z] INFO: Downloading compiler 2 of 3... [2022-04-20T13:01:08.077Z] INFO: Downloading compiler 3 of 3... [2022-04-20T13:01:08.077Z] INFO: Extracting git... [2022-04-20T13:01:11.634Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.3% of statements [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/rootless [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/volume [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-20T13:01:11.634Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === Skipped [2022-04-20T13:01:11.893Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-20T13:01:11.893Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-20T13:01:11.893Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-20T13:01:11.893Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-20T13:01:11.893Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:71: No driver to put! [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-20T13:01:11.893Z] time="2022-04-20T13:00:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-20T13:01:11.893Z] time="2022-04-20T13:00:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-20T13:01:11.893Z] time="2022-04-20T13:00:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-20T13:01:11.893Z] time="2022-04-20T13:00:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-20T13:01:11.893Z] time="2022-04-20T13:00:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:71: No driver to put! [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-20T13:01:11.893Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-20T13:01:11.893Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-20T13:01:11.893Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:01:11.893Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-20T13:01:11.893Z] graphtest_unix.go:71: No driver to put! [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-20T13:01:11.893Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-20T13:01:11.893Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-20T13:01:11.893Z] [2022-04-20T13:01:11.893Z] DONE 2436 tests, 28 skipped in 208.700s [2022-04-20T13:01:11.893Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/bitseq [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/cluster [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/config [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/datastore [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/driverapi [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/etchosts [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/idm [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/ipam [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/iptables [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/netlabel [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/netutils [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/networkdb [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/ns [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/options [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/osl [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/portallocator [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/portmapper [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/testutils [2022-04-20T13:01:11.893Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-20T13:01:11.893Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-20T13:01:20.428Z] INFO: Expanding go... [2022-04-20T13:01:34.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-20T13:01:34.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-20T13:01:42.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-20T13:01:42.623Z] INFO: Expanding compiler 1 of 3... [2022-04-20T13:01:42.623Z] INFO: Expanding compiler 2 of 3... [2022-04-20T13:01:43.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-20T13:01:45.278Z] [2022-04-20T13:01:45.278Z] Name Version Source Summary [2022-04-20T13:01:45.279Z] ---- ------- ------ ------- [2022-04-20T13:01:45.279Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-20T13:01:45.279Z] [2022-04-20T13:01:45.279Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-20T13:01:45.279Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-20T13:01:45.279Z] PSChildName : containerd [2022-04-20T13:01:45.279Z] PSDrive : C [2022-04-20T13:01:45.279Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-20T13:01:45.279Z] PSIsContainer : True [2022-04-20T13:01:45.279Z] Name : containerd [2022-04-20T13:01:45.279Z] FullName : C:\containerd [2022-04-20T13:01:45.279Z] Parent : [2022-04-20T13:01:45.279Z] Exists : True [2022-04-20T13:01:45.279Z] Root : C:\ [2022-04-20T13:01:45.279Z] Extension : [2022-04-20T13:01:45.279Z] CreationTime : 4/20/2022 1:01:44 PM [2022-04-20T13:01:45.279Z] CreationTimeUtc : 4/20/2022 1:01:44 PM [2022-04-20T13:01:45.279Z] LastAccessTime : 4/20/2022 1:01:44 PM [2022-04-20T13:01:45.279Z] LastAccessTimeUtc : 4/20/2022 1:01:44 PM [2022-04-20T13:01:45.279Z] LastWriteTime : 4/20/2022 1:01:44 PM [2022-04-20T13:01:45.279Z] LastWriteTimeUtc : 4/20/2022 1:01:44 PM [2022-04-20T13:01:45.279Z] Attributes : Directory [2022-04-20T13:01:45.279Z] Mode : d----- [2022-04-20T13:01:45.279Z] BaseName : containerd [2022-04-20T13:01:45.279Z] Target : {} [2022-04-20T13:01:45.279Z] LinkType : [2022-04-20T13:01:45.279Z] [2022-04-20T13:01:46.969Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-20T13:01:46.969Z] INFO: Configuring git core.autocrlf... [2022-04-20T13:01:46.969Z] [2022-04-20T13:01:46.969Z] [2022-04-20T13:01:47.294Z] INFO: Expanding compiler 3 of 3... [2022-04-20T13:01:47.753Z] INFO: Removing downloaded files... [2022-04-20T13:01:47.753Z] INFO: Downloading containerd [2022-04-20T13:01:58.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-20T13:01:59.224Z] ok github.com/docker/docker/libnetwork 37.429s coverage: 40.7% of statements [2022-04-20T13:01:59.224Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-04-20T13:01:59.224Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-20T13:01:59.224Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-20T13:01:59.224Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-20T13:01:59.224Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-20T13:01:59.224Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-20T13:01:59.224Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-20T13:01:59.224Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-20T13:01:59.224Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-20T13:01:59.224Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 19.7% of statements [2022-04-20T13:01:59.224Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-04-20T13:01:59.224Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-20T13:01:59.224Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-20T13:01:59.224Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-20T13:01:59.791Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.512s coverage: 59.9% of statements [2022-04-20T13:01:59.791Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-20T13:02:00.049Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-20T13:02:00.618Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.019s coverage: 4.0% of statements [2022-04-20T13:02:00.618Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-20T13:02:01.186Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-20T13:02:01.186Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-20T13:02:01.448Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-20T13:02:08.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-20T13:02:09.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-20T13:02:11.423Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.363s coverage: 7.4% of statements [2022-04-20T13:02:11.423Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-20T13:02:11.423Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-20T13:02:11.423Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-04-20T13:02:11.423Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-20T13:02:11.423Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-20T13:02:11.423Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-20T13:02:11.423Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-20T13:02:11.683Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-04-20T13:02:11.954Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-20T13:02:11.954Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-20T13:02:16.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-20T13:02:16.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-20T13:02:17.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-20T13:02:18.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-20T13:02:19.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-20T13:02:19.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-20T13:02:20.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-20T13:02:22.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-20T13:02:23.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-20T13:02:24.156Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-20T13:02:24.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-20T13:02:25.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-20T13:02:26.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-20T13:02:26.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-20T13:02:26.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-20T13:02:26.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-20T13:02:27.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-20T13:02:27.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-20T13:02:27.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-20T13:02:28.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-20T13:02:28.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-20T13:02:29.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-20T13:02:30.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-20T13:02:30.603Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-20T13:02:30.603Z] Using test binary docker [2022-04-20T13:02:30.603Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-20T13:02:30.861Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-20T13:02:30.861Z] INFO: Waiting for daemon to start... [2022-04-20T13:02:30.861Z] Starting dockerd [2022-04-20T13:02:30.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-20T13:02:31.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-20T13:02:32.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-20T13:02:33.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-20T13:02:34.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-20T13:02:34.142Z] . [2022-04-20T13:02:34.142Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-20T13:02:34.142Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-20T13:02:34.142Z] Error: No such image: emptyfs [2022-04-20T13:02:34.142Z] Running integration-test (iteration 1) [2022-04-20T13:02:34.142Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-20T13:02:34.142Z] Loaded image: busybox:latest [2022-04-20T13:02:34.142Z] Loaded image: busybox:glibc [2022-04-20T13:02:34.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-20T13:02:35.520Z] Loaded image: debian:bullseye-slim [2022-04-20T13:02:35.520Z] Loaded image: hello-world:latest [2022-04-20T13:02:35.779Z] Loaded image: arm32v7/hello-world:latest [2022-04-20T13:02:35.779Z] INFO: Testing against a local daemon [2022-04-20T13:02:35.779Z] === RUN TestCgroupNamespacesBuild [2022-04-20T13:02:35.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-20T13:02:36.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-20T13:02:37.153Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-04-20T13:02:37.153Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-20T13:02:37.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-20T13:02:38.384Z] [2022-04-20T13:02:38.384Z] Name Version Source Summary [2022-04-20T13:02:38.384Z] ---- ------- ------ ------- [2022-04-20T13:02:38.384Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-20T13:02:38.384Z] [2022-04-20T13:02:38.384Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-20T13:02:38.384Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-20T13:02:38.384Z] PSChildName : containerd [2022-04-20T13:02:38.384Z] PSDrive : C [2022-04-20T13:02:38.384Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-20T13:02:38.384Z] PSIsContainer : True [2022-04-20T13:02:38.384Z] Name : containerd [2022-04-20T13:02:38.384Z] FullName : C:\containerd [2022-04-20T13:02:38.384Z] Parent : [2022-04-20T13:02:38.384Z] Exists : True [2022-04-20T13:02:38.384Z] Root : C:\ [2022-04-20T13:02:38.384Z] Extension : [2022-04-20T13:02:38.384Z] CreationTime : 4/20/2022 1:02:37 PM [2022-04-20T13:02:38.384Z] CreationTimeUtc : 4/20/2022 1:02:37 PM [2022-04-20T13:02:38.384Z] LastAccessTime : 4/20/2022 1:02:37 PM [2022-04-20T13:02:38.384Z] LastAccessTimeUtc : 4/20/2022 1:02:37 PM [2022-04-20T13:02:38.384Z] LastWriteTime : 4/20/2022 1:02:37 PM [2022-04-20T13:02:38.384Z] LastWriteTimeUtc : 4/20/2022 1:02:37 PM [2022-04-20T13:02:38.384Z] Attributes : Directory [2022-04-20T13:02:38.384Z] Mode : d----- [2022-04-20T13:02:38.384Z] BaseName : containerd [2022-04-20T13:02:38.384Z] Target : {} [2022-04-20T13:02:38.384Z] LinkType : [2022-04-20T13:02:38.384Z] [2022-04-20T13:02:38.397Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-20T13:02:38.397Z] Using test binary docker [2022-04-20T13:02:38.397Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-20T13:02:38.397Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-20T13:02:38.397Z] INFO: Waiting for daemon to start... [2022-04-20T13:02:38.397Z] Starting dockerd [2022-04-20T13:02:38.534Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2022-04-20T13:02:38.534Z] === RUN TestBuildWithSession [2022-04-20T13:02:38.534Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:02:38.534Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-20T13:02:38.534Z] === RUN TestBuildSquashParent [2022-04-20T13:02:39.030Z] ok github.com/docker/docker/libnetwork/ipam 16.230s coverage: 85.3% of statements [2022-04-20T13:02:39.030Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-20T13:02:39.030Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-20T13:02:39.288Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-20T13:02:39.346Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-20T13:02:39.346Z] INFO: Configuring git core.autocrlf... [2022-04-20T13:02:39.346Z] [2022-04-20T13:02:39.346Z] [2022-04-20T13:02:39.853Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-20T13:02:39.853Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-20T13:02:40.112Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-20T13:02:40.680Z] ok github.com/docker/docker/libnetwork/ipamutils 0.267s coverage: 74.0% of statements [2022-04-20T13:02:41.247Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.1% of statements [2022-04-20T13:02:41.247Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-20T13:02:41.694Z] . [2022-04-20T13:02:41.695Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-20T13:02:41.695Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-20T13:02:41.695Z] Error: No such image: emptyfs [2022-04-20T13:02:41.695Z] Running integration-test (iteration 1) [2022-04-20T13:02:41.695Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-20T13:02:41.695Z] Loaded image: busybox:latest [2022-04-20T13:02:41.813Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-20T13:02:41.956Z] Loaded image: busybox:glibc [2022-04-20T13:02:42.008Z] INFO [loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 2m52.552366929s [2022-04-20T13:02:42.008Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-20T13:02:42.008Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 487.142107ms [2022-04-20T13:02:43.341Z] Loaded image: debian:bullseye-slim [2022-04-20T13:02:43.341Z] Loaded image: hello-world:latest [2022-04-20T13:02:43.341Z] Loaded image: arm32v7/hello-world:latest [2022-04-20T13:02:43.341Z] INFO: Testing against a local daemon [2022-04-20T13:02:43.341Z] === RUN TestCgroupNamespacesBuild [2022-04-20T13:02:43.798Z] --- PASS: TestBuildSquashParent (5.29s) [2022-04-20T13:02:43.798Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-20T13:02:43.798Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:02:43.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:02:43.798Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:02:43.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:02:43.798Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:02:43.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:02:43.798Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:02:43.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:02:43.798Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:02:43.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:02:43.798Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:02:43.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:02:43.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:02:43.798Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:02:44.724Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-04-20T13:02:44.724Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-20T13:02:45.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:02:45.432Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:02:45.667Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-04-20T13:02:45.667Z] === RUN TestBuildWithSession [2022-04-20T13:02:45.667Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:02:45.667Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-20T13:02:45.667Z] === RUN TestBuildSquashParent [2022-04-20T13:02:46.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:02:46.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:02:48.191Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-20T13:02:48.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.44s) [2022-04-20T13:02:48.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.71s) [2022-04-20T13:02:48.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.51s) [2022-04-20T13:02:48.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s) [2022-04-20T13:02:48.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-04-20T13:02:48.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s) [2022-04-20T13:02:48.191Z] === RUN TestBuildMultiStageCopy [2022-04-20T13:02:48.191Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-20T13:02:50.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-20T13:02:50.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-20T13:02:50.093Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-20T13:02:50.191Z] dccd9e4d14d3: Pull complete [2022-04-20T13:02:50.191Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-20T13:02:50.191Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:02:50.191Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-20T13:02:50.191Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-20T13:02:50.191Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-20T13:02:50.191Z] WARN: Skipping validation tests [2022-04-20T13:02:50.191Z] INFO: Running unit tests at 04/20/2022 13:02:42... [2022-04-20T13:02:50.191Z] INFO: make.ps1 starting at 04/20/2022 13:02:46 [2022-04-20T13:02:50.191Z] INFO: Git commit (301b252b58) assumed from DOCKER_GITCOMMIT environment variable [2022-04-20T13:02:50.191Z] INFO: Invoking autogen... [2022-04-20T13:02:50.191Z] INFO: Running unit tests... [2022-04-20T13:02:50.352Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-20T13:02:50.610Z] --- PASS: TestBuildMultiStageCopy (2.41s) [2022-04-20T13:02:50.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2022-04-20T13:02:50.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-04-20T13:02:50.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-04-20T13:02:50.611Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-04-20T13:02:50.611Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s) [2022-04-20T13:02:50.611Z] === RUN TestBuildMultiStageParentConfig [2022-04-20T13:02:51.546Z] --- PASS: TestBuildMultiStageParentConfig (0.73s) [2022-04-20T13:02:51.546Z] === RUN TestBuildLabelWithTargets [2022-04-20T13:02:52.482Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2022-04-20T13:02:52.482Z] === RUN TestBuildWithEmptyLayers [2022-04-20T13:02:53.049Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2022-04-20T13:02:53.049Z] === RUN TestBuildMultiStageOnBuild [2022-04-20T13:02:53.803Z] --- PASS: TestBuildSquashParent (7.48s) [2022-04-20T13:02:53.803Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-20T13:02:53.803Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:02:53.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:02:53.803Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:02:53.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:02:53.803Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:02:53.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:02:53.803Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:02:53.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:02:53.803Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:02:53.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:02:53.803Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:02:53.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:02:53.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:02:53.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:02:54.749Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:02:54.749Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:02:54.948Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2022-04-20T13:02:54.948Z] === RUN TestBuildUncleanTarFilenames [2022-04-20T13:02:55.516Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-04-20T13:02:55.516Z] === RUN TestBuildMultiStageLayerLeak [2022-04-20T13:02:56.667Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:02:56.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:02:57.244Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-20T13:02:57.417Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2022-04-20T13:02:57.417Z] === RUN TestBuildWithHugeFile [2022-04-20T13:02:58.842Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-20T13:02:58.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2022-04-20T13:02:58.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2022-04-20T13:02:58.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2022-04-20T13:02:58.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2022-04-20T13:02:58.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2022-04-20T13:02:58.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-04-20T13:02:58.842Z] === RUN TestBuildMultiStageCopy [2022-04-20T13:02:58.842Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-20T13:03:02.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-20T13:03:03.082Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-20T13:03:04.023Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-20T13:03:05.410Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-20T13:03:06.350Z] --- PASS: TestBuildMultiStageCopy (7.26s) [2022-04-20T13:03:06.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2022-04-20T13:03:06.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-20T13:03:06.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-20T13:03:06.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2022-04-20T13:03:06.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2022-04-20T13:03:06.350Z] === RUN TestBuildMultiStageParentConfig [2022-04-20T13:03:09.597Z] ? github.com/docker/docker/api [no test files] [2022-04-20T13:03:11.641Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-20T13:03:11.641Z] === RUN TestBuildLabelWithTargets [2022-04-20T13:03:14.210Z] Removing intermediate container b89fd93f1838 [2022-04-20T13:03:14.210Z] ---> c3e62aa32438 [2022-04-20T13:03:14.210Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-20T13:03:14.210Z] ---> Running in 19d650966356 [2022-04-20T13:03:14.210Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-20T13:03:14.210Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-20T13:03:14.210Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-20T13:03:14.210Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-20T13:03:14.210Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-20T13:03:14.210Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-20T13:03:14.210Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-20T13:03:14.210Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-20T13:03:14.210Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-20T13:03:14.210Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-20T13:03:14.210Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-20T13:03:14.210Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-20T13:03:14.210Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-20T13:03:14.210Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-20T13:03:14.210Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-20T13:03:14.210Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-20T13:03:19.774Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-20T13:03:19.774Z] === RUN TestBuildWithEmptyLayers [2022-04-20T13:03:22.316Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-20T13:03:22.316Z] === RUN TestBuildMultiStageOnBuild [2022-04-20T13:03:27.218Z] Removing intermediate container 19d650966356 [2022-04-20T13:03:27.218Z] ---> 417e866128ca [2022-04-20T13:03:27.218Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-20T13:03:27.218Z] ---> Running in 81cb36bd13e3 [2022-04-20T13:03:27.218Z] Removing intermediate container 81cb36bd13e3 [2022-04-20T13:03:27.218Z] ---> 17ca0718553d [2022-04-20T13:03:27.218Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-20T13:03:27.218Z] ---> Running in 5674f3628203 [2022-04-20T13:03:27.218Z] Removing intermediate container 5674f3628203 [2022-04-20T13:03:27.218Z] ---> 32b2713f6152 [2022-04-20T13:03:27.218Z] Step 11/11 : COPY . . [2022-04-20T13:03:27.597Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-20T13:03:27.597Z] === RUN TestBuildUncleanTarFilenames [2022-04-20T13:03:27.858Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-04-20T13:03:27.858Z] === RUN TestBuildMultiStageLayerLeak [2022-04-20T13:03:32.060Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2022-04-20T13:03:32.060Z] === RUN TestBuildWithHugeFile [2022-04-20T13:03:34.699Z] === RUN TestMiddlewares [2022-04-20T13:03:34.699Z] --- PASS: TestMiddlewares (0.00s) [2022-04-20T13:03:34.699Z] PASS [2022-04-20T13:03:34.699Z] coverage: 7.9% of statements [2022-04-20T13:03:34.699Z] ok github.com/docker/docker/api/server 0.077s coverage: 7.9% of statements [2022-04-20T13:03:43.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-20T13:03:43.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-20T13:03:51.399Z] Removing intermediate container 16ea9036fcd6 [2022-04-20T13:03:51.399Z] ---> 85f1f04ee558 [2022-04-20T13:03:51.399Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-20T13:03:51.399Z] ---> Running in 2d5e55979e89 [2022-04-20T13:03:51.399Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-20T13:03:51.399Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-20T13:03:51.399Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-20T13:03:51.399Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-20T13:03:51.399Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-20T13:03:51.399Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-20T13:03:51.399Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-20T13:03:51.399Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-20T13:03:51.399Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-20T13:03:51.399Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-20T13:03:51.399Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-20T13:03:51.399Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-20T13:03:51.399Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-20T13:03:51.399Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-20T13:03:51.856Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-20T13:03:51.856Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-20T13:03:53.696Z] --- PASS: TestBuildWithHugeFile (51.33s) [2022-04-20T13:03:53.696Z] === RUN TestBuildWCOWSandboxSize [2022-04-20T13:03:53.696Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:03:53.696Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-20T13:03:53.696Z] === RUN TestBuildWithEmptyDockerfile [2022-04-20T13:03:53.696Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:03:53.696Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:03:53.696Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:03:53.696Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:03:53.696Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:03:53.696Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:03:53.696Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:03:53.696Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:03:53.696Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:03:53.696Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-20T13:03:53.696Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-04-20T13:03:53.696Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-20T13:03:53.696Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-20T13:03:53.696Z] === RUN TestBuildPreserveOwnership [2022-04-20T13:03:53.696Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-20T13:03:53.696Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-20T13:03:53.696Z] --- PASS: TestBuildPreserveOwnership (3.66s) [2022-04-20T13:03:53.696Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-04-20T13:03:53.696Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-04-20T13:03:53.696Z] === RUN TestBuildPlatformInvalid [2022-04-20T13:03:53.696Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-20T13:03:53.696Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-20T13:03:53.696Z] Loaded image: busybox:latest [2022-04-20T13:03:53.696Z] Loaded image: busybox:glibc [2022-04-20T13:03:54.632Z] Loaded image: debian:bullseye-slim [2022-04-20T13:03:54.632Z] Loaded image: hello-world:latest [2022-04-20T13:03:54.891Z] Loaded image: arm32v7/hello-world:latest [2022-04-20T13:03:58.092Z] ---> 786fbf75277c [2022-04-20T13:03:58.607Z] Successfully built 786fbf75277c [2022-04-20T13:03:58.607Z] Successfully tagged docker:latest [2022-04-20T13:03:58.607Z] INFO: Image build ended at 04/20/2022 13:03:58. Duration:00:04:31.8775745 [2022-04-20T13:03:58.607Z] [2022-04-20T13:03:58.607Z] [2022-04-20T13:03:58.607Z] INFO: Building the test binaries at 04/20/2022 13:03:58... [2022-04-20T13:04:03.432Z] INFO [linters context/goanalysis] analyzers took 4m49.853655013s with top 10 stages: buildir: 2m2.309566032s, goimports: 25.658571586s, unconvert: 18.751262724s, gosec: 15.859134245s, S1038: 9.56208454s, golint: 8.669878392s, misspell: 6.057196082s, nilness: 4.081292156s, inspect: 3.981200775s, S1039: 3.778693376s [2022-04-20T13:04:03.432Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-20T13:04:03.432Z] INFO [runner] Processors filtering stat (out/in): cgo: 2440/3056, skip_files: 2440/2440, identifier_marker: 2055/2055, exclude-rules: 78/2055, nolint: 0/78, filename_unadjuster: 2440/2440, path_prettifier: 2440/2440, skip_dirs: 2440/2440, autogenerated_exclude: 2055/2440, exclude: 2055/2055 [2022-04-20T13:04:03.432Z] INFO [runner] processing took 82.825995ms with stages: nolint: 32.198439ms, identifier_marker: 22.236684ms, path_prettifier: 9.840924ms, autogenerated_exclude: 8.479111ms, exclude-rules: 7.736441ms, skip_dirs: 1.846607ms, cgo: 338.469µs, filename_unadjuster: 143.931µs, max_same_issues: 1.311µs, skip_files: 881ns, uniq_by_line: 577ns, exclude: 490ns, source_code: 350ns, diff: 348ns, path_shortener: 326ns, max_from_linter: 283ns, max_per_file_from_linter: 252ns, severity-rules: 242ns, sort_results: 220ns, path_prefixer: 109ns [2022-04-20T13:04:03.432Z] INFO [runner] linters took 1m31.539078117s with stages: goanalysis_metalinter: 1m31.456130978s [2022-04-20T13:04:03.432Z] INFO File cache stats: 1666 entries of total size 8.4MiB [2022-04-20T13:04:03.432Z] INFO Memory: 2647 samples, avg is 277.1MB, max is 1151.1MB [2022-04-20T13:04:03.432Z] INFO Execution took 4m24.588454842s [2022-04-20T13:04:03.432Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-20T13:04:03.792Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/make.sh dynbinary test-docker-py [2022-04-20T13:04:04.051Z] [2022-04-20T13:04:04.123Z] INFO: make.ps1 starting at 04/20/2022 13:04:02 [2022-04-20T13:04:04.123Z] INFO: Git commit (301b252b58) assumed from DOCKER_GITCOMMIT environment variable [2022-04-20T13:04:04.123Z] INFO: Invoking autogen... [2022-04-20T13:04:04.123Z] INFO: Building daemon... [2022-04-20T13:04:04.310Z] Removing bundles/ [2022-04-20T13:04:04.310Z] [2022-04-20T13:04:04.310Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-20T13:04:04.310Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-20T13:04:04.310Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T13:04:04.864Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.99s) [2022-04-20T13:04:04.864Z] PASS [2022-04-20T13:04:04.864Z] [2022-04-20T13:04:04.864Z] === Skipped [2022-04-20T13:04:04.864Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-20T13:04:04.864Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:04:04.864Z] [2022-04-20T13:04:04.864Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-20T13:04:04.864Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:04:04.864Z] [2022-04-20T13:04:04.864Z] DONE 34 tests, 2 skipped in 89.669s [2022-04-20T13:04:04.864Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-20T13:04:04.864Z] INFO: Testing against a local daemon [2022-04-20T13:04:04.864Z] === RUN TestConfigInspect [2022-04-20T13:04:05.798Z] --- PASS: TestConfigInspect (2.28s) [2022-04-20T13:04:05.798Z] === RUN TestConfigList [2022-04-20T13:04:08.335Z] --- PASS: TestConfigList (2.26s) [2022-04-20T13:04:08.335Z] === RUN TestConfigsCreateAndDelete [2022-04-20T13:04:09.503Z] Removing intermediate container 2d5e55979e89 [2022-04-20T13:04:09.503Z] ---> 67747a2a010f [2022-04-20T13:04:09.503Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-20T13:04:09.503Z] ---> Running in 515f55f3eb41 [2022-04-20T13:04:09.503Z] Removing intermediate container 515f55f3eb41 [2022-04-20T13:04:09.503Z] ---> ae32eb4c1486 [2022-04-20T13:04:09.503Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-20T13:04:09.503Z] ---> Running in 10236f569fac [2022-04-20T13:04:09.503Z] Removing intermediate container 10236f569fac [2022-04-20T13:04:09.503Z] ---> 93b78d80de36 [2022-04-20T13:04:09.503Z] Step 11/11 : COPY . . [2022-04-20T13:04:10.237Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-04-20T13:04:10.237Z] === RUN TestConfigsUpdate [2022-04-20T13:04:12.765Z] --- PASS: TestConfigsUpdate (2.13s) [2022-04-20T13:04:12.765Z] === RUN TestTemplatedConfig [2022-04-20T13:04:15.296Z] --- PASS: TestTemplatedConfig (2.73s) [2022-04-20T13:04:15.296Z] === RUN TestConfigCreateResolve [2022-04-20T13:04:17.196Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-04-20T13:04:17.196Z] PASS [2022-04-20T13:04:17.196Z] [2022-04-20T13:04:17.196Z] DONE 6 tests in 13.720s [2022-04-20T13:04:17.196Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-20T13:04:17.196Z] INFO: Testing against a local daemon [2022-04-20T13:04:17.196Z] === RUN TestCheckpoint [2022-04-20T13:04:17.196Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:04:17.196Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/commit [2022-04-20T13:04:17.196Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-20T13:04:17.196Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:04:17.196Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:04:17.196Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:04:17.196Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-20T13:04:17.196Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-20T13:04:17.196Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-20T13:04:17.196Z] === CONT TestContainerInvalidJSON/commit [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-20T13:04:17.196Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-20T13:04:17.196Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-20T13:04:17.196Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-20T13:04:17.196Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-20T13:04:17.196Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-20T13:04:17.196Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-20T13:04:17.196Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-20T13:04:17.196Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-20T13:04:17.196Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-20T13:04:17.196Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-20T13:04:17.196Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-20T13:04:17.455Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-20T13:04:17.455Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-20T13:04:17.455Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-20T13:04:17.455Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-20T13:04:17.455Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-20T13:04:17.455Z] === RUN TestCopyFromContainer [2022-04-20T13:04:18.830Z] === RUN TestCopyFromContainer// [2022-04-20T13:04:18.830Z] === RUN TestCopyFromContainer//bar/root [2022-04-20T13:04:18.830Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-20T13:04:18.830Z] === RUN TestCopyFromContainer/bar/quux [2022-04-20T13:04:18.830Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-20T13:04:18.830Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-20T13:04:19.089Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-20T13:04:19.089Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-20T13:04:19.089Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-20T13:04:19.089Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-20T13:04:19.348Z] --- PASS: TestCopyFromContainer (1.82s) [2022-04-20T13:04:19.348Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-20T13:04:19.348Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-04-20T13:04:19.348Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-20T13:04:19.348Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-20T13:04:19.348Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-04-20T13:04:19.348Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-20T13:04:19.348Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-20T13:04:19.348Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-20T13:04:19.348Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-20T13:04:19.348Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-04-20T13:04:19.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-20T13:04:19.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:04:19.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:04:19.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:04:19.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:04:19.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:04:19.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:04:19.348Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:04:19.348Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:04:19.348Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:04:19.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-20T13:04:19.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-20T13:04:19.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-20T13:04:19.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-20T13:04:19.348Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-20T13:04:19.348Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-20T13:04:19.348Z] === RUN TestCreateWithInvalidEnv [2022-04-20T13:04:19.348Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-20T13:04:19.348Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-20T13:04:19.348Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-20T13:04:19.348Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-20T13:04:19.348Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-20T13:04:19.348Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-20T13:04:19.348Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-20T13:04:19.348Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-20T13:04:19.348Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-20T13:04:19.348Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-20T13:04:19.348Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-20T13:04:19.348Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-20T13:04:19.348Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-20T13:04:19.348Z] === RUN TestCreateTmpfsMountsTarget [2022-04-20T13:04:19.348Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-20T13:04:19.348Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-20T13:04:21.249Z] --- PASS: TestCreateWithCustomMaskedPaths (1.80s) [2022-04-20T13:04:21.249Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-20T13:04:23.148Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2022-04-20T13:04:23.148Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-20T13:04:23.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:04:23.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:04:23.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:04:23.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:04:23.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:04:23.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:04:23.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:04:23.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:04:23.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:04:23.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:04:23.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:04:23.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:04:23.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:04:23.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:04:23.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:04:23.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-20T13:04:23.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-20T13:04:23.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-20T13:04:23.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-20T13:04:23.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-20T13:04:23.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-20T13:04:23.148Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-20T13:04:23.406Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-04-20T13:04:23.406Z] === RUN TestCreateDifferentPlatform [2022-04-20T13:04:23.406Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-20T13:04:23.406Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-20T13:04:23.406Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-20T13:04:23.406Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-20T13:04:23.406Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-20T13:04:23.406Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-20T13:04:23.665Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-04-20T13:04:23.665Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-20T13:04:23.665Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-20T13:04:23.665Z] === RUN TestContainerStartOnDaemonRestart [2022-04-20T13:04:23.665Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-20T13:04:23.665Z] === RUN TestDaemonRestartIpcMode [2022-04-20T13:04:23.665Z] === PAUSE TestDaemonRestartIpcMode [2022-04-20T13:04:23.665Z] === RUN TestDaemonHostGatewayIP [2022-04-20T13:04:23.665Z] === PAUSE TestDaemonHostGatewayIP [2022-04-20T13:04:23.665Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-20T13:04:23.665Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-20T13:04:23.665Z] === RUN TestContainerKillOnDaemonStart [2022-04-20T13:04:23.665Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-20T13:04:23.665Z] === RUN TestDiff [2022-04-20T13:04:24.231Z] --- PASS: TestDiff (0.58s) [2022-04-20T13:04:24.231Z] === RUN TestExecWithCloseStdin [2022-04-20T13:04:24.825Z] --- PASS: TestExecWithCloseStdin (0.74s) [2022-04-20T13:04:24.825Z] === RUN TestExec [2022-04-20T13:04:25.760Z] --- PASS: TestExec (0.69s) [2022-04-20T13:04:25.760Z] === RUN TestExecUser [2022-04-20T13:04:26.327Z] --- PASS: TestExecUser (0.66s) [2022-04-20T13:04:26.327Z] === RUN TestExportContainerAndImportImage [2022-04-20T13:04:26.893Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-04-20T13:04:26.893Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-20T13:04:28.272Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-04-20T13:04:28.272Z] === RUN TestHealthCheckWorkdir [2022-04-20T13:04:28.337Z] --- PASS: TestBuildWithHugeFile (51.17s) [2022-04-20T13:04:28.337Z] === RUN TestBuildWCOWSandboxSize [2022-04-20T13:04:28.337Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:04:28.337Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-20T13:04:28.337Z] === RUN TestBuildWithEmptyDockerfile [2022-04-20T13:04:28.337Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:04:28.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:04:28.337Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:04:28.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:04:28.337Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:04:28.337Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:04:28.337Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:04:28.337Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:04:28.337Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:04:28.337Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-20T13:04:28.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-04-20T13:04:28.337Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-04-20T13:04:28.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-20T13:04:28.337Z] === RUN TestBuildPreserveOwnership [2022-04-20T13:04:28.337Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-20T13:04:29.206Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-04-20T13:04:29.206Z] === RUN TestHealthKillContainer [2022-04-20T13:04:29.305Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-20T13:04:33.250Z] ok github.com/docker/docker/libnetwork/networkdb 104.982s coverage: 60.4% of statements [2022-04-20T13:04:33.250Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-20T13:04:33.250Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-20T13:04:33.250Z] ok github.com/docker/docker/libnetwork/osl 4.362s coverage: 39.7% of statements [2022-04-20T13:04:33.250Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-20T13:04:33.503Z] --- PASS: TestBuildPreserveOwnership (9.55s) [2022-04-20T13:04:33.503Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.53s) [2022-04-20T13:04:33.503Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-20T13:04:33.503Z] === RUN TestBuildPlatformInvalid [2022-04-20T13:04:33.503Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-20T13:04:33.503Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-20T13:04:33.503Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-20T13:04:33.503Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-20T13:04:33.503Z] PASS [2022-04-20T13:04:33.503Z] [2022-04-20T13:04:33.503Z] === Skipped [2022-04-20T13:04:33.503Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-20T13:04:33.503Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:04:33.503Z] [2022-04-20T13:04:33.503Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-20T13:04:33.503Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:04:33.503Z] [2022-04-20T13:04:33.503Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-20T13:04:33.503Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-20T13:04:33.503Z] [2022-04-20T13:04:33.503Z] DONE 34 tests, 3 skipped in 111.797s [2022-04-20T13:04:33.503Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-20T13:04:33.503Z] INFO: Testing against a local daemon [2022-04-20T13:04:33.503Z] === RUN TestConfigInspect [2022-04-20T13:04:33.503Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:04:33.503Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-20T13:04:33.503Z] === RUN TestConfigList [2022-04-20T13:04:33.503Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:04:33.503Z] --- SKIP: TestConfigList (0.01s) [2022-04-20T13:04:33.503Z] === RUN TestConfigsCreateAndDelete [2022-04-20T13:04:33.503Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:04:33.503Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-20T13:04:33.503Z] === RUN TestConfigsUpdate [2022-04-20T13:04:33.503Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:04:33.503Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-20T13:04:33.503Z] === RUN TestTemplatedConfig [2022-04-20T13:04:33.503Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:04:33.503Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-20T13:04:33.503Z] === RUN TestConfigCreateResolve [2022-04-20T13:04:33.503Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:04:33.503Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-20T13:04:33.503Z] PASS [2022-04-20T13:04:33.503Z] [2022-04-20T13:04:33.503Z] === Skipped [2022-04-20T13:04:33.503Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-20T13:04:33.503Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:04:33.503Z] [2022-04-20T13:04:33.503Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-20T13:04:33.503Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:04:33.503Z] [2022-04-20T13:04:33.503Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-20T13:04:33.503Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:04:33.503Z] [2022-04-20T13:04:33.503Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-20T13:04:33.503Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:04:33.503Z] [2022-04-20T13:04:33.503Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-20T13:04:33.503Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:04:33.503Z] [2022-04-20T13:04:33.503Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-20T13:04:33.503Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:04:33.503Z] [2022-04-20T13:04:33.503Z] DONE 6 tests, 6 skipped in 0.174s [2022-04-20T13:04:33.503Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-20T13:04:33.509Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-20T13:04:33.769Z] INFO: Testing against a local daemon [2022-04-20T13:04:33.769Z] === RUN TestCheckpoint [2022-04-20T13:04:33.769Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:04:33.769Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/commit [2022-04-20T13:04:33.769Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-20T13:04:33.769Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:04:33.769Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:04:33.769Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:04:33.769Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-20T13:04:33.769Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-20T13:04:33.769Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-20T13:04:33.769Z] === CONT TestContainerInvalidJSON/commit [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-20T13:04:33.769Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-20T13:04:33.769Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-20T13:04:33.769Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-20T13:04:33.769Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-20T13:04:33.769Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-20T13:04:33.769Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-20T13:04:33.769Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-20T13:04:33.769Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-20T13:04:33.769Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-20T13:04:33.769Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-20T13:04:33.769Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-20T13:04:33.769Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-20T13:04:33.769Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-20T13:04:33.769Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-20T13:04:33.769Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-20T13:04:34.031Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-20T13:04:34.031Z] === RUN TestCopyFromContainer [2022-04-20T13:04:34.443Z] ok github.com/docker/docker/libnetwork/portmapper 0.277s coverage: 48.6% of statements [2022-04-20T13:04:34.443Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-20T13:04:34.443Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-20T13:04:34.598Z] ---> 47dc1347d217 [2022-04-20T13:04:34.598Z] Successfully built 47dc1347d217 [2022-04-20T13:04:34.598Z] Successfully tagged docker:latest [2022-04-20T13:04:34.598Z] INFO: Image build ended at 04/20/2022 13:04:31. Duration:00:03:48.9105138 [2022-04-20T13:04:34.598Z] [2022-04-20T13:04:34.598Z] [2022-04-20T13:04:34.598Z] INFO: Building the test binaries at 04/20/2022 13:04:31... [2022-04-20T13:04:34.703Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-20T13:04:34.703Z] [2022-04-20T13:04:34.703Z] === Skipped [2022-04-20T13:04:34.703Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-20T13:04:34.703Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-20T13:04:34.703Z] [2022-04-20T13:04:34.703Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-20T13:04:34.703Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-20T13:04:34.703Z] [2022-04-20T13:04:34.703Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-20T13:04:34.703Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-20T13:04:34.703Z] [2022-04-20T13:04:34.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-20T13:04:34.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:04:34.703Z] [2022-04-20T13:04:34.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-20T13:04:34.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:04:34.703Z] [2022-04-20T13:04:34.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-20T13:04:34.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:04:34.703Z] [2022-04-20T13:04:34.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-20T13:04:34.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:04:34.703Z] [2022-04-20T13:04:34.703Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-20T13:04:34.703Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:04:34.703Z] [2022-04-20T13:04:34.703Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-20T13:04:34.703Z] firewalld_test.go:14: firewalld is not running [2022-04-20T13:04:34.703Z] [2022-04-20T13:04:34.703Z] DONE 326 tests, 9 skipped in 202.941s Post stage [Pipeline] junit [2022-04-20T13:04:35.656Z] Recording test results [2022-04-20T13:04:37.149Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-20T13:04:37.312Z] --- PASS: TestHealthKillContainer (8.22s) [2022-04-20T13:04:37.312Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-20T13:04:37.327Z] === RUN TestCopyFromContainer// [2022-04-20T13:04:37.327Z] === RUN TestCopyFromContainer//bar/root [2022-04-20T13:04:37.327Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-20T13:04:37.327Z] === RUN TestCopyFromContainer/bar/quux [2022-04-20T13:04:37.327Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-20T13:04:37.327Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-20T13:04:37.492Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -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:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/make.sh dynbinary test-integration [2022-04-20T13:04:37.493Z] INFO: make.ps1 starting at 04/20/2022 13:04:37 [2022-04-20T13:04:37.587Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-20T13:04:37.587Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-20T13:04:37.587Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-20T13:04:37.587Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-20T13:04:37.751Z] [2022-04-20T13:04:37.850Z] --- PASS: TestCopyFromContainer (3.80s) [2022-04-20T13:04:37.850Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-20T13:04:37.850Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-20T13:04:37.850Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-20T13:04:37.850Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-20T13:04:37.850Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-20T13:04:37.850Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-20T13:04:37.850Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-20T13:04:37.850Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-20T13:04:37.850Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-20T13:04:37.850Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-20T13:04:37.850Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-20T13:04:37.850Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:04:37.850Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:04:37.850Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:04:37.850Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:04:37.850Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:04:37.850Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:04:37.850Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:04:37.850Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:04:37.850Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:04:37.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-20T13:04:37.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-20T13:04:37.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-20T13:04:37.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-20T13:04:37.851Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-20T13:04:37.851Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-20T13:04:37.851Z] === RUN TestCreateWithInvalidEnv [2022-04-20T13:04:37.851Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-20T13:04:37.851Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-20T13:04:37.851Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-20T13:04:37.851Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-20T13:04:37.851Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-20T13:04:37.851Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-20T13:04:37.851Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-20T13:04:37.851Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-20T13:04:37.851Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-20T13:04:37.851Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-20T13:04:37.851Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-20T13:04:37.851Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-20T13:04:37.851Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-20T13:04:37.851Z] === RUN TestCreateTmpfsMountsTarget [2022-04-20T13:04:37.851Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-20T13:04:37.851Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-20T13:04:37.878Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-04-20T13:04:37.878Z] === RUN TestIpcModeNone [2022-04-20T13:04:37.949Z] INFO: Git commit (301b252b58) assumed from DOCKER_GITCOMMIT environment variable [2022-04-20T13:04:37.949Z] INFO: Invoking autogen... [2022-04-20T13:04:38.010Z] Removing bundles/ [2022-04-20T13:04:38.010Z] [2022-04-20T13:04:38.010Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-20T13:04:38.010Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-20T13:04:38.010Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T13:04:38.406Z] INFO: Building daemon... [2022-04-20T13:04:38.445Z] --- PASS: TestIpcModeNone (0.64s) [2022-04-20T13:04:38.445Z] === RUN TestIpcModePrivate [2022-04-20T13:04:39.011Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-04-20T13:04:39.234Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-04-20T13:04:39.234Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-20T13:04:39.270Z] --- PASS: TestIpcModePrivate (0.65s) [2022-04-20T13:04:39.270Z] === RUN TestIpcModeShareable [2022-04-20T13:04:39.529Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-04-20T13:04:39.788Z] --- PASS: TestIpcModeShareable (0.73s) [2022-04-20T13:04:39.788Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-20T13:04:40.177Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-04-20T13:04:40.177Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-20T13:04:40.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:04:40.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:04:40.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:04:40.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:04:40.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:04:40.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:04:40.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:04:40.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:04:40.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:04:40.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:04:40.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:04:40.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:04:40.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:04:40.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:04:40.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:04:40.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-20T13:04:40.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-20T13:04:40.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-20T13:04:40.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-20T13:04:40.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-20T13:04:40.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-20T13:04:40.177Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-20T13:04:40.747Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-04-20T13:04:40.747Z] === RUN TestCreateDifferentPlatform [2022-04-20T13:04:40.747Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-20T13:04:40.747Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-20T13:04:40.747Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-20T13:04:40.747Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-20T13:04:40.747Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-20T13:04:40.747Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-20T13:04:40.747Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-20T13:04:40.747Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-20T13:04:40.747Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-20T13:04:40.747Z] === RUN TestContainerStartOnDaemonRestart [2022-04-20T13:04:40.747Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-20T13:04:40.747Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-20T13:04:40.747Z] === RUN TestDaemonRestartIpcMode [2022-04-20T13:04:40.747Z] === PAUSE TestDaemonRestartIpcMode [2022-04-20T13:04:40.747Z] === RUN TestDaemonHostGatewayIP [2022-04-20T13:04:40.747Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:04:40.747Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-20T13:04:40.747Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-20T13:04:40.747Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-20T13:04:40.747Z] === RUN TestContainerKillOnDaemonStart [2022-04-20T13:04:40.747Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-20T13:04:40.747Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-20T13:04:40.747Z] === RUN TestDiff [2022-04-20T13:04:41.319Z] --- PASS: TestDiff (0.43s) [2022-04-20T13:04:41.319Z] === RUN TestExecWithCloseStdin [2022-04-20T13:04:41.580Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-04-20T13:04:41.580Z] === RUN TestExec [2022-04-20T13:04:41.688Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2022-04-20T13:04:41.688Z] === RUN TestAPIIpcModeHost [2022-04-20T13:04:42.151Z] --- PASS: TestExec (0.48s) [2022-04-20T13:04:42.151Z] === RUN TestExecUser [2022-04-20T13:04:42.254Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-04-20T13:04:42.254Z] === RUN TestDaemonIpcModeShareable [2022-04-20T13:04:42.722Z] --- PASS: TestExecUser (0.47s) [2022-04-20T13:04:42.722Z] === RUN TestExportContainerAndImportImage [2022-04-20T13:04:43.217Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-20T13:04:43.293Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-04-20T13:04:43.293Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-20T13:04:43.496Z] --- PASS: TestDaemonIpcModeShareable (1.33s) [2022-04-20T13:04:43.496Z] === RUN TestDaemonIpcModePrivate [2022-04-20T13:04:44.435Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-20T13:04:44.676Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-04-20T13:04:44.676Z] === RUN TestHealthCheckWorkdir [2022-04-20T13:04:44.692Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-04-20T13:04:44.692Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-20T13:04:45.247Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-04-20T13:04:45.247Z] === RUN TestHealthKillContainer [2022-04-20T13:04:45.626Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-20T13:04:45.884Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-04-20T13:04:45.884Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-20T13:04:46.727Z] === RUN TestBoolValue [2022-04-20T13:04:46.727Z] --- PASS: TestBoolValue (0.00s) [2022-04-20T13:04:46.727Z] === RUN TestBoolValueOrDefault [2022-04-20T13:04:46.727Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-20T13:04:46.727Z] === RUN TestInt64ValueOrZero [2022-04-20T13:04:46.727Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-20T13:04:46.727Z] === RUN TestInt64ValueOrDefault [2022-04-20T13:04:46.727Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-20T13:04:46.727Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-20T13:04:46.727Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-20T13:04:46.727Z] === RUN TestJsonContentType [2022-04-20T13:04:46.727Z] --- PASS: TestJsonContentType (0.00s) [2022-04-20T13:04:46.727Z] === RUN TestReadJSON [2022-04-20T13:04:46.727Z] === RUN TestReadJSON/nil_body [2022-04-20T13:04:46.727Z] === RUN TestReadJSON/empty_body [2022-04-20T13:04:46.727Z] === RUN TestReadJSON/with_valid_request [2022-04-20T13:04:46.727Z] === RUN TestReadJSON/with_whitespace [2022-04-20T13:04:46.727Z] === RUN TestReadJSON/with_extra_content [2022-04-20T13:04:46.727Z] === RUN TestReadJSON/invalid_JSON [2022-04-20T13:04:46.727Z] --- PASS: TestReadJSON (0.00s) [2022-04-20T13:04:46.727Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-20T13:04:46.727Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-20T13:04:46.727Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-20T13:04:46.727Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-20T13:04:46.727Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-20T13:04:46.727Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-20T13:04:46.727Z] PASS [2022-04-20T13:04:46.727Z] coverage: 31.9% of statements [2022-04-20T13:04:46.727Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 31.9% of statements [2022-04-20T13:04:46.727Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-20T13:04:46.727Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-20T13:04:46.818Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-20T13:04:47.077Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-04-20T13:04:47.077Z] === RUN TestIpcModeOlderClient [2022-04-20T13:04:47.077Z] === PAUSE TestIpcModeOlderClient [2022-04-20T13:04:47.077Z] === RUN TestKillContainerInvalidSignal [2022-04-20T13:04:47.643Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-04-20T13:04:47.643Z] === RUN TestKillContainer [2022-04-20T13:04:47.643Z] === RUN TestKillContainer/no_signal [2022-04-20T13:04:47.689Z] === RUN TestMaskSecretKeys [2022-04-20T13:04:47.689Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-20T13:04:47.689Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-20T13:04:47.689Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-20T13:04:47.689Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-20T13:04:47.689Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-20T13:04:47.689Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-20T13:04:47.689Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-20T13:04:47.689Z] === RUN TestVersionMiddlewareVersion [2022-04-20T13:04:47.689Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-20T13:04:47.689Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-20T13:04:47.689Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-20T13:04:47.689Z] PASS [2022-04-20T13:04:47.689Z] coverage: 37.7% of statements [2022-04-20T13:04:47.689Z] ok github.com/docker/docker/api/server/middleware 0.086s coverage: 37.7% of statements [2022-04-20T13:04:47.689Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-20T13:04:47.689Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-20T13:04:47.689Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-20T13:04:47.689Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-20T13:04:47.689Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-20T13:04:47.689Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-20T13:04:47.689Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-20T13:04:47.689Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-20T13:04:47.689Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-20T13:04:47.905Z] === RUN TestKillContainer/non_killing_signal [2022-04-20T13:04:48.148Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-20T13:04:48.148Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-20T13:04:48.166Z] === RUN TestKillContainer/killing_signal [2022-04-20T13:04:49.103Z] --- PASS: TestKillContainer (1.37s) [2022-04-20T13:04:49.103Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-04-20T13:04:49.103Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-20T13:04:49.103Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-04-20T13:04:49.103Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-20T13:04:49.103Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-20T13:04:49.117Z] === RUN TestStrSliceMarshalJSON [2022-04-20T13:04:49.117Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestStrSliceUnmarshalJSON [2022-04-20T13:04:49.117Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestStrSliceUnmarshalString [2022-04-20T13:04:49.117Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestStrSliceUnmarshalSlice [2022-04-20T13:04:49.117Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-20T13:04:49.117Z] PASS [2022-04-20T13:04:49.117Z] coverage: 90.0% of statements [2022-04-20T13:04:49.117Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-04-20T13:04:49.117Z] === RUN TestToJSON [2022-04-20T13:04:49.117Z] --- PASS: TestToJSON (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestToParamWithVersion [2022-04-20T13:04:49.117Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestFromJSON [2022-04-20T13:04:49.117Z] --- PASS: TestFromJSON (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestEmpty [2022-04-20T13:04:49.117Z] --- PASS: TestEmpty (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestArgsMatchKVListEmptySources [2022-04-20T13:04:49.117Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestArgsMatchKVList [2022-04-20T13:04:49.117Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestArgsMatch [2022-04-20T13:04:49.117Z] --- PASS: TestArgsMatch (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestAdd [2022-04-20T13:04:49.117Z] --- PASS: TestAdd (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestDel [2022-04-20T13:04:49.117Z] --- PASS: TestDel (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestLen [2022-04-20T13:04:49.117Z] --- PASS: TestLen (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestExactMatch [2022-04-20T13:04:49.117Z] --- PASS: TestExactMatch (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestOnlyOneExactMatch [2022-04-20T13:04:49.117Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestContains [2022-04-20T13:04:49.117Z] --- PASS: TestContains (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestValidate [2022-04-20T13:04:49.117Z] --- PASS: TestValidate (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestWalkValues [2022-04-20T13:04:49.117Z] --- PASS: TestWalkValues (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestFuzzyMatch [2022-04-20T13:04:49.117Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestClone [2022-04-20T13:04:49.117Z] --- PASS: TestClone (0.00s) [2022-04-20T13:04:49.117Z] PASS [2022-04-20T13:04:49.117Z] coverage: 92.2% of statements [2022-04-20T13:04:49.117Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-04-20T13:04:49.117Z] === RUN TestDurationToSecondsString [2022-04-20T13:04:49.117Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-20T13:04:49.117Z] === RUN TestGetTimestamp [2022-04-20T13:04:49.117Z] === RUN TestAdjustForAPIVersion [2022-04-20T13:04:49.117Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-20T13:04:49.117Z] PASS [2022-04-20T13:04:49.117Z] coverage: 6.1% of statements [2022-04-20T13:04:49.117Z] ok github.com/docker/docker/api/server/router/swarm 0.053s coverage: 6.1% of statements [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/types [no test files] [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-20T13:04:49.117Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-20T13:04:49.362Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-20T13:04:49.574Z] --- PASS: TestGetTimestamp (0.23s) [2022-04-20T13:04:49.574Z] === RUN TestParseTimestamps [2022-04-20T13:04:49.574Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-20T13:04:49.574Z] PASS [2022-04-20T13:04:49.574Z] coverage: 100.0% of statements [2022-04-20T13:04:49.574Z] ok github.com/docker/docker/api/types/time 0.275s coverage: 100.0% of statements [2022-04-20T13:04:49.574Z] === RUN TestCompareVersion [2022-04-20T13:04:49.574Z] --- PASS: TestCompareVersion (0.00s) [2022-04-20T13:04:49.574Z] PASS [2022-04-20T13:04:49.574Z] coverage: 77.3% of statements [2022-04-20T13:04:49.574Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 77.3% of statements [2022-04-20T13:04:49.574Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-20T13:04:49.574Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-20T13:04:49.574Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-20T13:04:49.574Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-20T13:04:49.574Z] ? github.com/docker/docker/builder [no test files] [2022-04-20T13:04:49.574Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-20T13:04:49.574Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-20T13:04:49.574Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-20T13:04:49.574Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-20T13:04:49.574Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-20T13:04:49.574Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-20T13:04:49.574Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-20T13:04:50.297Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-04-20T13:04:50.297Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-04-20T13:04:50.297Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-04-20T13:04:50.297Z] === RUN TestKillStoppedContainer [2022-04-20T13:04:50.297Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-20T13:04:50.297Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-20T13:04:50.297Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-20T13:04:50.297Z] === RUN TestKillDifferentUserContainer [2022-04-20T13:04:50.544Z] === RUN TestIsGIT [2022-04-20T13:04:50.544Z] --- PASS: TestIsGIT (0.00s) [2022-04-20T13:04:50.544Z] PASS [2022-04-20T13:04:50.544Z] coverage: 100.0% of statements [2022-04-20T13:04:50.544Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.057s coverage: 100.0% of statements [2022-04-20T13:04:50.864Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-04-20T13:04:50.864Z] === RUN TestInspectOomKilledTrue [2022-04-20T13:04:50.864Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:04:50.864Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-20T13:04:50.864Z] === RUN TestInspectOomKilledFalse [2022-04-20T13:04:50.864Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:04:50.864Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-20T13:04:50.864Z] === RUN TestLinksEtcHostsContentMatch [2022-04-20T13:04:51.004Z] === RUN TestParseRemoteURL [2022-04-20T13:04:51.004Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-20T13:04:51.004Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-20T13:04:51.004Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-20T13:04:51.004Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-20T13:04:51.004Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-20T13:04:51.004Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-20T13:04:51.004Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-20T13:04:51.004Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-20T13:04:51.004Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-20T13:04:51.004Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-20T13:04:51.004Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-20T13:04:51.004Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-20T13:04:51.004Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-20T13:04:51.004Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-20T13:04:51.004Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-20T13:04:51.004Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-20T13:04:51.004Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-20T13:04:51.004Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-20T13:04:51.004Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-20T13:04:51.004Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-20T13:04:51.004Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-20T13:04:51.004Z] === RUN TestCloneArgsSmartHttp [2022-04-20T13:04:51.004Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-20T13:04:51.004Z] === RUN TestCloneArgsDumbHttp [2022-04-20T13:04:51.004Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-20T13:04:51.004Z] === RUN TestCloneArgsGit [2022-04-20T13:04:51.004Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-20T13:04:51.004Z] === RUN TestCheckoutGit [2022-04-20T13:04:51.123Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-04-20T13:04:51.123Z] === RUN TestLinksContainerNames [2022-04-20T13:04:52.057Z] --- PASS: TestLinksContainerNames (0.96s) [2022-04-20T13:04:52.057Z] === RUN TestLogsFollowTailEmpty [2022-04-20T13:04:52.622Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-04-20T13:04:52.622Z] === RUN TestContainerNetworkMountsNoChown [2022-04-20T13:04:52.881Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/default [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/default [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/private [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/private [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/rprivate [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/slave [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/slave [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/rslave [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/shared [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/shared [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/rshared [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-20T13:04:52.881Z] === CONT TestMountDaemonRoot/default [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-20T13:04:52.881Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-20T13:04:52.881Z] === CONT TestMountDaemonRoot/rshared [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-20T13:04:52.881Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-20T13:04:52.881Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-20T13:04:52.881Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/shared [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/rslave [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/slave [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/rprivate [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/private [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-20T13:04:53.138Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-20T13:04:53.138Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-20T13:04:53.138Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-20T13:04:53.377Z] --- PASS: TestHealthKillContainer (7.86s) [2022-04-20T13:04:53.377Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-20T13:04:53.377Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-20T13:04:53.377Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-20T13:04:53.377Z] === RUN TestIpcModeNone [2022-04-20T13:04:53.377Z] --- PASS: TestIpcModeNone (0.43s) [2022-04-20T13:04:53.377Z] === RUN TestIpcModePrivate [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-20T13:04:53.397Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-20T13:04:53.637Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-04-20T13:04:53.656Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-20T13:04:53.656Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-04-20T13:04:53.656Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-20T13:04:53.656Z] === RUN TestContainerBindMountNonRecursive [2022-04-20T13:04:53.897Z] --- PASS: TestIpcModePrivate (0.49s) [2022-04-20T13:04:53.897Z] === RUN TestIpcModeShareable [2022-04-20T13:04:53.897Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-20T13:04:53.897Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-20T13:04:53.897Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-20T13:04:53.911Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-20T13:04:53.911Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-20T13:04:53.911Z] === RUN TestProcessNoDockerignore [2022-04-20T13:04:53.911Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-20T13:04:53.911Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestDetectContentType [2022-04-20T13:04:53.911Z] --- PASS: TestDetectContentType (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestSelectAcceptableMIME [2022-04-20T13:04:53.911Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestInspectEmptyResponse [2022-04-20T13:04:53.911Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestInspectResponseBinary [2022-04-20T13:04:53.911Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestResponseUnsupportedContentType [2022-04-20T13:04:53.911Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestInspectResponseTextSimple [2022-04-20T13:04:53.911Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestInspectResponseEmptyContentType [2022-04-20T13:04:53.911Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestUnknownContentLength [2022-04-20T13:04:53.911Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestDownloadRemote [2022-04-20T13:04:53.911Z] --- PASS: TestDownloadRemote (0.13s) [2022-04-20T13:04:53.911Z] === RUN TestGetWithStatusError [2022-04-20T13:04:53.911Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestCloseRootDirectory [2022-04-20T13:04:53.911Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:04:53.911Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestHashFile [2022-04-20T13:04:53.911Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:04:53.911Z] --- SKIP: TestHashFile (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestHashSubdir [2022-04-20T13:04:53.911Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:04:53.911Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-20T13:04:53.911Z] === RUN TestRemoveDirectory [2022-04-20T13:04:53.911Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:04:53.911Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-20T13:04:53.911Z] PASS [2022-04-20T13:04:53.911Z] coverage: 9.3% of statements [2022-04-20T13:04:53.911Z] ok github.com/docker/docker/builder/remotecontext 0.416s coverage: 9.3% of statements [2022-04-20T13:04:53.911Z] === RUN TestEnable [2022-04-20T13:04:53.911Z] --- PASS: TestEnable (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestDisable [2022-04-20T13:04:53.911Z] --- PASS: TestDisable (0.00s) [2022-04-20T13:04:53.911Z] === RUN TestEnabled [2022-04-20T13:04:53.911Z] --- PASS: TestEnabled (0.00s) [2022-04-20T13:04:53.911Z] PASS [2022-04-20T13:04:53.911Z] coverage: 100.0% of statements [2022-04-20T13:04:53.911Z] ok github.com/docker/docker/cli/debug 0.052s coverage: 100.0% of statements [2022-04-20T13:04:54.367Z] === RUN TestGetAllAllowed [2022-04-20T13:04:54.367Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestGetAllMeta [2022-04-20T13:04:54.367Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-20T13:04:54.367Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestIsUnreferencedBuiltin [2022-04-20T13:04:54.367Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestIsExistingDirectory [2022-04-20T13:04:54.367Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-20T13:04:54.367Z] === RUN TestGetFilenameForDownload [2022-04-20T13:04:54.367Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestEnv2Variables [2022-04-20T13:04:54.367Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-20T13:04:54.367Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestMaintainer [2022-04-20T13:04:54.367Z] --- PASS: TestMaintainer (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestLabel [2022-04-20T13:04:54.367Z] --- PASS: TestLabel (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestFromScratch [2022-04-20T13:04:54.367Z] --- PASS: TestFromScratch (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestFromWithArg [2022-04-20T13:04:54.367Z] --- PASS: TestFromWithArg (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-20T13:04:54.367Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestFromWithUndefinedArg [2022-04-20T13:04:54.367Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestFromMultiStageWithNamedStage [2022-04-20T13:04:54.367Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestOnbuild [2022-04-20T13:04:54.367Z] --- PASS: TestOnbuild (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestWorkdir [2022-04-20T13:04:54.367Z] --- PASS: TestWorkdir (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestCmd [2022-04-20T13:04:54.367Z] --- PASS: TestCmd (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestHealthcheckNone [2022-04-20T13:04:54.367Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestHealthcheckCmd [2022-04-20T13:04:54.367Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestEntrypoint [2022-04-20T13:04:54.367Z] --- PASS: TestEntrypoint (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestExpose [2022-04-20T13:04:54.367Z] --- PASS: TestExpose (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestUser [2022-04-20T13:04:54.367Z] --- PASS: TestUser (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestVolume [2022-04-20T13:04:54.367Z] --- PASS: TestVolume (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestStopSignal [2022-04-20T13:04:54.367Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-20T13:04:54.367Z] --- SKIP: TestStopSignal (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestArg [2022-04-20T13:04:54.367Z] --- PASS: TestArg (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestShell [2022-04-20T13:04:54.367Z] --- PASS: TestShell (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestPrependEnvOnCmd [2022-04-20T13:04:54.367Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestRunWithBuildArgs [2022-04-20T13:04:54.367Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestRunIgnoresHealthcheck [2022-04-20T13:04:54.367Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestDispatchUnsupportedOptions [2022-04-20T13:04:54.367Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-20T13:04:54.367Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-20T13:04:54.367Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-20T13:04:54.367Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-20T13:04:54.367Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-20T13:04:54.367Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-20T13:04:54.367Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestNormalizeWorkdir [2022-04-20T13:04:54.367Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestDispatch [2022-04-20T13:04:54.367Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-20T13:04:54.367Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-20T13:04:54.367Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-20T13:04:54.367Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-20T13:04:54.367Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-20T13:04:54.367Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-20T13:04:54.367Z] === RUN TestDispatch/COPY_url [2022-04-20T13:04:54.367Z] --- PASS: TestDispatch (0.08s) [2022-04-20T13:04:54.367Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-20T13:04:54.367Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-20T13:04:54.367Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-20T13:04:54.367Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-20T13:04:54.367Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-20T13:04:54.367Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-20T13:04:54.367Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestAddScratchImageAddsToMounts [2022-04-20T13:04:54.367Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-20T13:04:54.367Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-20T13:04:54.367Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-20T13:04:54.367Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestImageSourceGetAddsToMounts [2022-04-20T13:04:54.367Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestEmptyDockerfile [2022-04-20T13:04:54.367Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-20T13:04:54.367Z] === RUN TestSymlinkDockerfile [2022-04-20T13:04:54.367Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-20T13:04:54.367Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-20T13:04:54.367Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestNonExistingDockerfile [2022-04-20T13:04:54.367Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestCopyRunConfig [2022-04-20T13:04:54.367Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestDeepCopyRunConfig [2022-04-20T13:04:54.367Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestExportImage [2022-04-20T13:04:54.367Z] --- PASS: TestExportImage (0.00s) [2022-04-20T13:04:54.367Z] === RUN TestNormalizeDest [2022-04-20T13:04:54.367Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-20T13:04:54.367Z] PASS [2022-04-20T13:04:54.367Z] coverage: 46.7% of statements [2022-04-20T13:04:54.367Z] ok github.com/docker/docker/builder/dockerfile 0.269s coverage: 46.7% of statements [2022-04-20T13:04:55.030Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-04-20T13:04:55.030Z] === RUN TestContainerVolumesMountedAsShared [2022-04-20T13:04:55.280Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-04-20T13:04:55.280Z] === RUN TestAPIIpcModeHost [2022-04-20T13:04:55.280Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-20T13:04:55.280Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-20T13:04:55.280Z] === RUN TestDaemonIpcModeShareable [2022-04-20T13:04:55.280Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-20T13:04:55.280Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-20T13:04:55.280Z] === RUN TestDaemonIpcModePrivate [2022-04-20T13:04:55.296Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-04-20T13:04:55.296Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-20T13:04:55.862Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s) [2022-04-20T13:04:55.862Z] === RUN TestNetworkNat [2022-04-20T13:04:55.899Z] === RUN TestTCP4Proxy [2022-04-20T13:04:55.899Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-20T13:04:55.899Z] === RUN TestTCP4ProxyHalfClose [2022-04-20T13:04:55.899Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-20T13:04:55.899Z] === RUN TestTCP6Proxy [2022-04-20T13:04:55.899Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-20T13:04:55.899Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-20T13:04:55.899Z] === RUN TestTCPDualStackProxy [2022-04-20T13:04:55.899Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-20T13:04:55.899Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-20T13:04:55.899Z] === RUN TestUDP4Proxy [2022-04-20T13:04:55.899Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-20T13:04:55.899Z] === RUN TestUDP6Proxy [2022-04-20T13:04:55.899Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-20T13:04:55.899Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-20T13:04:55.899Z] === RUN TestUDPWriteError [2022-04-20T13:04:55.899Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-20T13:04:55.899Z] === RUN TestSCTP4Proxy [2022-04-20T13:04:55.899Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-20T13:04:55.899Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-20T13:04:55.899Z] === RUN TestSCTP6Proxy [2022-04-20T13:04:55.899Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-20T13:04:55.899Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-20T13:04:55.899Z] PASS [2022-04-20T13:04:55.899Z] coverage: 49.4% of statements [2022-04-20T13:04:55.899Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-04-20T13:04:56.120Z] --- PASS: TestNetworkNat (0.54s) [2022-04-20T13:04:56.120Z] === RUN TestNetworkLocalhostTCPNat [2022-04-20T13:04:56.220Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-20T13:04:56.480Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-04-20T13:04:56.480Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-20T13:04:56.480Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-20T13:04:56.480Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-20T13:04:56.480Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-20T13:04:56.480Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-20T13:04:56.480Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-20T13:04:56.480Z] === RUN TestIpcModeOlderClient [2022-04-20T13:04:56.480Z] === PAUSE TestIpcModeOlderClient [2022-04-20T13:04:56.480Z] === RUN TestKillContainerInvalidSignal [2022-04-20T13:04:56.687Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-04-20T13:04:56.687Z] === RUN TestNetworkLoopbackNat [2022-04-20T13:04:57.050Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-04-20T13:04:57.050Z] === RUN TestKillContainer [2022-04-20T13:04:57.050Z] === RUN TestKillContainer/no_signal [2022-04-20T13:04:57.310Z] === RUN TestKillContainer/non_killing_signal [2022-04-20T13:04:57.570Z] === RUN TestKillContainer/killing_signal [2022-04-20T13:04:58.141Z] --- PASS: TestKillContainer (1.22s) [2022-04-20T13:04:58.141Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-04-20T13:04:58.141Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-04-20T13:04:58.141Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-04-20T13:04:58.141Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-20T13:04:58.141Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-20T13:04:58.401Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-20T13:04:58.972Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-04-20T13:04:58.972Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-20T13:04:58.972Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-04-20T13:04:58.972Z] === RUN TestKillStoppedContainer [2022-04-20T13:04:58.972Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-20T13:04:58.972Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-20T13:04:58.972Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-20T13:04:58.972Z] === RUN TestKillDifferentUserContainer [2022-04-20T13:04:59.215Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-04-20T13:04:59.215Z] === RUN TestPause [2022-04-20T13:04:59.543Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-20T13:04:59.543Z] === RUN TestInspectOomKilledTrue [2022-04-20T13:04:59.543Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:04:59.543Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-20T13:04:59.543Z] === RUN TestInspectOomKilledFalse [2022-04-20T13:04:59.543Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:04:59.543Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-20T13:04:59.543Z] === RUN TestLinksEtcHostsContentMatch [2022-04-20T13:04:59.543Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-20T13:04:59.543Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-20T13:04:59.543Z] === RUN TestLinksContainerNames [2022-04-20T13:04:59.782Z] --- PASS: TestPause (0.47s) [2022-04-20T13:04:59.782Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-20T13:04:59.782Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-20T13:04:59.782Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-20T13:04:59.782Z] === RUN TestPauseStopPausedContainer [2022-04-20T13:05:00.355Z] --- PASS: TestPauseStopPausedContainer (0.54s) [2022-04-20T13:05:00.355Z] === RUN TestPidHost [2022-04-20T13:05:00.484Z] --- PASS: TestLinksContainerNames (0.84s) [2022-04-20T13:05:00.484Z] === RUN TestLogsFollowTailEmpty [2022-04-20T13:05:00.745Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-04-20T13:05:00.745Z] === RUN TestContainerNetworkMountsNoChown [2022-04-20T13:05:01.006Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/default [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/default [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/private [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/private [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rprivate [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/slave [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/slave [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rslave [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/shared [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/shared [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rshared [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-20T13:05:01.006Z] === CONT TestMountDaemonRoot/default [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-20T13:05:01.006Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-20T13:05:01.006Z] === CONT TestMountDaemonRoot/rshared [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-20T13:05:01.006Z] === CONT TestMountDaemonRoot/rprivate [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-20T13:05:01.006Z] === CONT TestMountDaemonRoot/shared [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-20T13:05:01.006Z] === CONT TestMountDaemonRoot/rslave [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-20T13:05:01.006Z] === CONT TestMountDaemonRoot/slave [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-20T13:05:01.006Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-20T13:05:01.006Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-20T13:05:01.006Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/private [2022-04-20T13:05:01.267Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-20T13:05:01.267Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-20T13:05:01.267Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-20T13:05:01.267Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-20T13:05:01.267Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-20T13:05:01.267Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-20T13:05:01.267Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-20T13:05:01.267Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-20T13:05:01.267Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-20T13:05:01.292Z] --- PASS: TestPidHost (1.06s) [2022-04-20T13:05:01.292Z] === RUN TestPsFilter [2022-04-20T13:05:01.529Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-20T13:05:01.530Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-20T13:05:01.530Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-20T13:05:01.530Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-20T13:05:01.530Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-20T13:05:01.530Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-20T13:05:01.530Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-20T13:05:01.530Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-20T13:05:01.530Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-20T13:05:01.530Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-20T13:05:01.530Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-20T13:05:01.530Z] === RUN TestContainerBindMountNonRecursive [2022-04-20T13:05:01.530Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-20T13:05:01.530Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-20T13:05:01.530Z] === RUN TestContainerVolumesMountedAsShared [2022-04-20T13:05:01.530Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-20T13:05:01.530Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-20T13:05:01.530Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-20T13:05:01.530Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-20T13:05:01.530Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-20T13:05:01.530Z] === RUN TestNetworkNat [2022-04-20T13:05:01.551Z] --- PASS: TestPsFilter (0.13s) [2022-04-20T13:05:01.552Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-20T13:05:02.102Z] --- PASS: TestNetworkNat (0.59s) [2022-04-20T13:05:02.102Z] === RUN TestNetworkLocalhostTCPNat [2022-04-20T13:05:02.117Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-04-20T13:05:02.117Z] === RUN TestRemoveContainerWithVolume [2022-04-20T13:05:02.376Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2022-04-20T13:05:02.376Z] === RUN TestRemoveContainerRunning [2022-04-20T13:05:02.675Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-20T13:05:02.675Z] === RUN TestNetworkLoopbackNat [2022-04-20T13:05:02.942Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-04-20T13:05:02.942Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-20T13:05:03.509Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2022-04-20T13:05:03.509Z] === RUN TestRemoveInvalidContainer [2022-04-20T13:05:03.509Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-20T13:05:03.509Z] === RUN TestRenameLinkedContainer [2022-04-20T13:05:05.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-20T13:05:05.216Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-04-20T13:05:05.216Z] === RUN TestPause [2022-04-20T13:05:05.216Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:05:05.216Z] --- SKIP: TestPause (0.00s) [2022-04-20T13:05:05.216Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-20T13:05:05.216Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-20T13:05:05.216Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-20T13:05:05.216Z] === RUN TestPauseStopPausedContainer [2022-04-20T13:05:05.216Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:05:05.216Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-20T13:05:05.216Z] === RUN TestPidHost [2022-04-20T13:05:05.413Z] --- PASS: TestRenameLinkedContainer (1.92s) [2022-04-20T13:05:05.413Z] === RUN TestRenameStoppedContainer [2022-04-20T13:05:05.980Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-04-20T13:05:05.980Z] === RUN TestRenameRunningContainerAndReuse [2022-04-20T13:05:06.158Z] --- PASS: TestPidHost (0.93s) [2022-04-20T13:05:06.158Z] === RUN TestPsFilter [2022-04-20T13:05:06.158Z] --- PASS: TestPsFilter (0.11s) [2022-04-20T13:05:06.158Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-20T13:05:06.728Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-20T13:05:06.728Z] === RUN TestRemoveContainerWithVolume [2022-04-20T13:05:06.914Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-04-20T13:05:06.914Z] === RUN TestRenameInvalidName [2022-04-20T13:05:06.988Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-04-20T13:05:06.988Z] === RUN TestRemoveContainerRunning [2022-04-20T13:05:07.173Z] --- PASS: TestRenameInvalidName (0.44s) [2022-04-20T13:05:07.173Z] === RUN TestRenameAnonymousContainer [2022-04-20T13:05:07.559Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-20T13:05:07.559Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-20T13:05:07.820Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-04-20T13:05:07.820Z] === RUN TestRemoveInvalidContainer [2022-04-20T13:05:07.820Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-20T13:05:07.820Z] === RUN TestRenameLinkedContainer [2022-04-20T13:05:08.294Z] === RUN TestCheckpointCreateError [2022-04-20T13:05:08.294Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCheckpointCreate [2022-04-20T13:05:08.294Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCheckpointDeleteError [2022-04-20T13:05:08.294Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCheckpointDelete [2022-04-20T13:05:08.294Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCheckpointListError [2022-04-20T13:05:08.294Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCheckpointList [2022-04-20T13:05:08.294Z] --- PASS: TestCheckpointList (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCheckpointListContainerNotFound [2022-04-20T13:05:08.294Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestNewClientWithOpsFromEnv [2022-04-20T13:05:08.294Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-20T13:05:08.294Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestGetAPIPath [2022-04-20T13:05:08.294Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestParseHostURL [2022-04-20T13:05:08.294Z] --- PASS: TestParseHostURL (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-20T13:05:08.294Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-20T13:05:08.294Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestNegotiateAPIVersion [2022-04-20T13:05:08.294Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-20T13:05:08.294Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-20T13:05:08.294Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-20T13:05:08.294Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-20T13:05:08.294Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-20T13:05:08.294Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-20T13:05:08.294Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-20T13:05:08.294Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-20T13:05:08.294Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-20T13:05:08.294Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-20T13:05:08.294Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestNegotiateAPVersionOverride [2022-04-20T13:05:08.294Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-20T13:05:08.294Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-20T13:05:08.294Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-20T13:05:08.294Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestClientRedirect [2022-04-20T13:05:08.294Z] === RUN TestClientRedirect/GET [2022-04-20T13:05:08.294Z] === RUN TestClientRedirect/POST [2022-04-20T13:05:08.294Z] === RUN TestClientRedirect/PUT [2022-04-20T13:05:08.294Z] === RUN TestClientRedirect/DELETE [2022-04-20T13:05:08.294Z] --- PASS: TestClientRedirect (0.00s) [2022-04-20T13:05:08.294Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-20T13:05:08.294Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-20T13:05:08.294Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-20T13:05:08.294Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigCreateUnsupported [2022-04-20T13:05:08.294Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigCreateError [2022-04-20T13:05:08.294Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigCreate [2022-04-20T13:05:08.294Z] --- PASS: TestConfigCreate (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigInspectNotFound [2022-04-20T13:05:08.294Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigInspectWithEmptyID [2022-04-20T13:05:08.294Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigInspectUnsupported [2022-04-20T13:05:08.294Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigInspectError [2022-04-20T13:05:08.294Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigInspectConfigNotFound [2022-04-20T13:05:08.294Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigInspect [2022-04-20T13:05:08.294Z] --- PASS: TestConfigInspect (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigListUnsupported [2022-04-20T13:05:08.294Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigListError [2022-04-20T13:05:08.294Z] --- PASS: TestConfigListError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigList [2022-04-20T13:05:08.294Z] --- PASS: TestConfigList (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigRemoveUnsupported [2022-04-20T13:05:08.294Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigRemoveError [2022-04-20T13:05:08.294Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigRemove [2022-04-20T13:05:08.294Z] --- PASS: TestConfigRemove (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigUpdateUnsupported [2022-04-20T13:05:08.294Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigUpdateError [2022-04-20T13:05:08.294Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestConfigUpdate [2022-04-20T13:05:08.294Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerCommitError [2022-04-20T13:05:08.294Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerCommit [2022-04-20T13:05:08.294Z] --- PASS: TestContainerCommit (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerStatPathError [2022-04-20T13:05:08.294Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerStatPathNotFoundError [2022-04-20T13:05:08.294Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerStatPathNoHeaderError [2022-04-20T13:05:08.294Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerStatPath [2022-04-20T13:05:08.294Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCopyToContainerError [2022-04-20T13:05:08.294Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCopyToContainerNotFoundError [2022-04-20T13:05:08.294Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-20T13:05:08.294Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCopyToContainer [2022-04-20T13:05:08.294Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCopyFromContainerError [2022-04-20T13:05:08.294Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCopyFromContainerNotFoundError [2022-04-20T13:05:08.294Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-20T13:05:08.294Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-20T13:05:08.294Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestCopyFromContainer [2022-04-20T13:05:08.294Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerCreateError [2022-04-20T13:05:08.294Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerCreateImageNotFound [2022-04-20T13:05:08.294Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerCreateWithName [2022-04-20T13:05:08.294Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerCreateAutoRemove [2022-04-20T13:05:08.294Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerDiffError [2022-04-20T13:05:08.294Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerDiff [2022-04-20T13:05:08.294Z] --- PASS: TestContainerDiff (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerExecCreateError [2022-04-20T13:05:08.294Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerExecCreate [2022-04-20T13:05:08.294Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerExecStartError [2022-04-20T13:05:08.294Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerExecStart [2022-04-20T13:05:08.294Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-20T13:05:08.294Z] === RUN TestContainerExecInspectError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerExecInspect [2022-04-20T13:05:08.767Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerExportError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerExportError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerExport [2022-04-20T13:05:08.767Z] --- PASS: TestContainerExport (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerInspectError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerInspectContainerNotFound [2022-04-20T13:05:08.767Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerInspectWithEmptyID [2022-04-20T13:05:08.767Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerInspect [2022-04-20T13:05:08.767Z] --- PASS: TestContainerInspect (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerInspectNode [2022-04-20T13:05:08.767Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerKillError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerKillError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerKill [2022-04-20T13:05:08.767Z] --- PASS: TestContainerKill (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerListError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerListError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerList [2022-04-20T13:05:08.767Z] --- PASS: TestContainerList (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerLogsNotFoundError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerLogsError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerLogs [2022-04-20T13:05:08.767Z] --- PASS: TestContainerLogs (0.22s) [2022-04-20T13:05:08.767Z] === RUN TestContainerPauseError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerPause [2022-04-20T13:05:08.767Z] --- PASS: TestContainerPause (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainersPruneError [2022-04-20T13:05:08.767Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainersPrune [2022-04-20T13:05:08.767Z] --- PASS: TestContainersPrune (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerRemoveError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerRemoveNotFoundError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerRemove [2022-04-20T13:05:08.767Z] --- PASS: TestContainerRemove (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerRenameError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerRename [2022-04-20T13:05:08.767Z] --- PASS: TestContainerRename (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerResizeError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerExecResizeError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerResize [2022-04-20T13:05:08.767Z] --- PASS: TestContainerResize (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerExecResize [2022-04-20T13:05:08.767Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerRestartError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerRestart [2022-04-20T13:05:08.767Z] --- PASS: TestContainerRestart (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerStartError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerStartError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerStart [2022-04-20T13:05:08.767Z] --- PASS: TestContainerStart (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerStatsError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerStats [2022-04-20T13:05:08.767Z] --- PASS: TestContainerStats (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerStopError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerStopError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerStop [2022-04-20T13:05:08.767Z] --- PASS: TestContainerStop (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerTopError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerTopError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerTop [2022-04-20T13:05:08.767Z] --- PASS: TestContainerTop (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerUnpauseError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerUnpause [2022-04-20T13:05:08.767Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerUpdateError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerUpdate [2022-04-20T13:05:08.767Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-20T13:05:08.767Z] === RUN TestContainerWaitError [2022-04-20T13:05:08.767Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestContainerWait [2022-04-20T13:05:08.767Z] --- PASS: TestContainerWait (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestDiskUsageError [2022-04-20T13:05:08.767Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestDiskUsage [2022-04-20T13:05:08.767Z] --- PASS: TestDiskUsage (0.01s) [2022-04-20T13:05:08.767Z] === RUN TestDistributionInspectUnsupported [2022-04-20T13:05:08.767Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestDistributionInspectWithEmptyID [2022-04-20T13:05:08.767Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestEventsErrorInOptions [2022-04-20T13:05:08.767Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestEventsErrorFromServer [2022-04-20T13:05:08.767Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestEvents [2022-04-20T13:05:08.767Z] --- PASS: TestEvents (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestTLSCloseWriter [2022-04-20T13:05:08.767Z] === PAUSE TestTLSCloseWriter [2022-04-20T13:05:08.767Z] === RUN TestImageBuildError [2022-04-20T13:05:08.767Z] --- PASS: TestImageBuildError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageBuild [2022-04-20T13:05:08.767Z] --- PASS: TestImageBuild (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestGetDockerOS [2022-04-20T13:05:08.767Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageCreateError [2022-04-20T13:05:08.767Z] --- PASS: TestImageCreateError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageCreate [2022-04-20T13:05:08.767Z] --- PASS: TestImageCreate (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageHistoryError [2022-04-20T13:05:08.767Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageHistory [2022-04-20T13:05:08.767Z] --- PASS: TestImageHistory (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageImportError [2022-04-20T13:05:08.767Z] --- PASS: TestImageImportError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageImport [2022-04-20T13:05:08.767Z] --- PASS: TestImageImport (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageInspectError [2022-04-20T13:05:08.767Z] --- PASS: TestImageInspectError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageInspectImageNotFound [2022-04-20T13:05:08.767Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageInspectWithEmptyID [2022-04-20T13:05:08.767Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageInspect [2022-04-20T13:05:08.767Z] --- PASS: TestImageInspect (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageListError [2022-04-20T13:05:08.767Z] --- PASS: TestImageListError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageList [2022-04-20T13:05:08.767Z] --- PASS: TestImageList (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageListApiBefore125 [2022-04-20T13:05:08.767Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageLoadError [2022-04-20T13:05:08.767Z] --- PASS: TestImageLoadError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageLoad [2022-04-20T13:05:08.767Z] --- PASS: TestImageLoad (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagesPruneError [2022-04-20T13:05:08.767Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagesPrune [2022-04-20T13:05:08.767Z] --- PASS: TestImagesPrune (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePullReferenceParseError [2022-04-20T13:05:08.767Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePullAnyError [2022-04-20T13:05:08.767Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-20T13:05:08.767Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-20T13:05:08.767Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-20T13:05:08.767Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-20T13:05:08.767Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePullWithoutErrors [2022-04-20T13:05:08.767Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePushReferenceError [2022-04-20T13:05:08.767Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePushAnyError [2022-04-20T13:05:08.767Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-20T13:05:08.767Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-20T13:05:08.767Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-20T13:05:08.767Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-20T13:05:08.767Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImagePushWithoutErrors [2022-04-20T13:05:08.767Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-20T13:05:08.767Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-20T13:05:08.767Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-20T13:05:08.767Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-20T13:05:08.767Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-20T13:05:08.767Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-20T13:05:08.767Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-20T13:05:08.767Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-20T13:05:08.767Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageRemoveError [2022-04-20T13:05:08.767Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageRemoveImageNotFound [2022-04-20T13:05:08.767Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageRemove [2022-04-20T13:05:08.767Z] --- PASS: TestImageRemove (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageSaveError [2022-04-20T13:05:08.767Z] --- PASS: TestImageSaveError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageSave [2022-04-20T13:05:08.767Z] --- PASS: TestImageSave (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageSearchAnyError [2022-04-20T13:05:08.767Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-20T13:05:08.767Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-20T13:05:08.767Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-20T13:05:08.767Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-20T13:05:08.767Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageSearchWithoutErrors [2022-04-20T13:05:08.767Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageTagError [2022-04-20T13:05:08.767Z] --- PASS: TestImageTagError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageTagInvalidReference [2022-04-20T13:05:08.767Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageTagInvalidSourceImageName [2022-04-20T13:05:08.767Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageTagHexSource [2022-04-20T13:05:08.767Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestImageTag [2022-04-20T13:05:08.767Z] --- PASS: TestImageTag (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestInfoServerError [2022-04-20T13:05:08.767Z] --- PASS: TestInfoServerError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestInfoInvalidResponseJSONError [2022-04-20T13:05:08.767Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-20T13:05:08.767Z] === RUN TestInfo [2022-04-20T13:05:08.767Z] --- PASS: TestInfo (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworkConnectError [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworkConnect [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworkCreateError [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworkCreate [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworkDisconnectError [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworkDisconnect [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworkInspect [2022-04-20T13:05:08.768Z] === RUN TestNetworkInspect/empty_ID [2022-04-20T13:05:08.768Z] === RUN TestNetworkInspect/no_options [2022-04-20T13:05:08.768Z] === RUN TestNetworkInspect/verbose [2022-04-20T13:05:08.768Z] === RUN TestNetworkInspect/global_scope [2022-04-20T13:05:08.768Z] === RUN TestNetworkInspect/unknown_network [2022-04-20T13:05:08.768Z] === RUN TestNetworkInspect/server_error [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworkListError [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkListError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworkList [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkList (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworksPruneError [2022-04-20T13:05:08.768Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworksPrune [2022-04-20T13:05:08.768Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworkRemoveError [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNetworkRemove [2022-04-20T13:05:08.768Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNodeInspectError [2022-04-20T13:05:08.768Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNodeInspectNodeNotFound [2022-04-20T13:05:08.768Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNodeInspectWithEmptyID [2022-04-20T13:05:08.768Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNodeInspect [2022-04-20T13:05:08.768Z] --- PASS: TestNodeInspect (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNodeListError [2022-04-20T13:05:08.768Z] --- PASS: TestNodeListError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNodeList [2022-04-20T13:05:08.768Z] --- PASS: TestNodeList (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNodeRemoveError [2022-04-20T13:05:08.768Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNodeRemove [2022-04-20T13:05:08.768Z] --- PASS: TestNodeRemove (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNodeUpdateError [2022-04-20T13:05:08.768Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestNodeUpdate [2022-04-20T13:05:08.768Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestOptionWithHostFromEnv [2022-04-20T13:05:08.768Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestOptionWithTimeout [2022-04-20T13:05:08.768Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestOptionWithVersionFromEnv [2022-04-20T13:05:08.768Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPingFail [2022-04-20T13:05:08.768Z] --- PASS: TestPingFail (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPingWithError [2022-04-20T13:05:08.768Z] 2022/04/20 13:05:08 RoundTripper returned a response & error; ignoring response [2022-04-20T13:05:08.768Z] 2022/04/20 13:05:08 RoundTripper returned a response & error; ignoring response [2022-04-20T13:05:08.768Z] --- PASS: TestPingWithError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPingSuccess [2022-04-20T13:05:08.768Z] --- PASS: TestPingSuccess (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPingHeadFallback [2022-04-20T13:05:08.768Z] === RUN TestPingHeadFallback/OK [2022-04-20T13:05:08.768Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-20T13:05:08.768Z] === RUN TestPingHeadFallback/Not_Found [2022-04-20T13:05:08.768Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-20T13:05:08.768Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-20T13:05:08.768Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-20T13:05:08.768Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-20T13:05:08.768Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-20T13:05:08.768Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginDisableError [2022-04-20T13:05:08.768Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginDisable [2022-04-20T13:05:08.768Z] --- PASS: TestPluginDisable (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginEnableError [2022-04-20T13:05:08.768Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginEnable [2022-04-20T13:05:08.768Z] --- PASS: TestPluginEnable (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginInspectError [2022-04-20T13:05:08.768Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginInspectWithEmptyID [2022-04-20T13:05:08.768Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginInspect [2022-04-20T13:05:08.768Z] --- PASS: TestPluginInspect (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginListError [2022-04-20T13:05:08.768Z] --- PASS: TestPluginListError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginList [2022-04-20T13:05:08.768Z] --- PASS: TestPluginList (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginPushError [2022-04-20T13:05:08.768Z] --- PASS: TestPluginPushError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginPush [2022-04-20T13:05:08.768Z] --- PASS: TestPluginPush (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginRemoveError [2022-04-20T13:05:08.768Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginRemove [2022-04-20T13:05:08.768Z] --- PASS: TestPluginRemove (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginSetError [2022-04-20T13:05:08.768Z] --- PASS: TestPluginSetError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPluginSet [2022-04-20T13:05:08.768Z] --- PASS: TestPluginSet (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestSetHostHeader [2022-04-20T13:05:08.768Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestPlainTextError [2022-04-20T13:05:08.768Z] --- PASS: TestPlainTextError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestInfiniteError [2022-04-20T13:05:08.768Z] --- PASS: TestInfiniteError (0.04s) [2022-04-20T13:05:08.768Z] === RUN TestCanceledContext [2022-04-20T13:05:08.768Z] 2022/04/20 13:05:08 RoundTripper returned a response & error; ignoring response [2022-04-20T13:05:08.768Z] --- PASS: TestCanceledContext (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestDeadlineExceededContext [2022-04-20T13:05:08.768Z] 2022/04/20 13:05:08 RoundTripper returned a response & error; ignoring response [2022-04-20T13:05:08.768Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestSecretCreateUnsupported [2022-04-20T13:05:08.768Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestSecretCreateError [2022-04-20T13:05:08.768Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestSecretCreate [2022-04-20T13:05:08.768Z] --- PASS: TestSecretCreate (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestSecretInspectUnsupported [2022-04-20T13:05:08.768Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestSecretInspectError [2022-04-20T13:05:08.768Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestSecretInspectSecretNotFound [2022-04-20T13:05:08.768Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestSecretInspectWithEmptyID [2022-04-20T13:05:08.768Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestSecretInspect [2022-04-20T13:05:08.768Z] --- PASS: TestSecretInspect (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestSecretListUnsupported [2022-04-20T13:05:08.768Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestSecretListError [2022-04-20T13:05:08.768Z] --- PASS: TestSecretListError (0.00s) [2022-04-20T13:05:08.768Z] === RUN TestSecretList [2022-04-20T13:05:08.768Z] --- PASS: TestSecretList (0.00s) [2022-04-20T13:05:09.075Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-04-20T13:05:09.075Z] === RUN TestRenameContainerWithSameName [2022-04-20T13:05:09.075Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-04-20T13:05:09.075Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-20T13:05:09.224Z] === RUN TestSecretRemoveUnsupported [2022-04-20T13:05:09.224Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSecretRemoveError [2022-04-20T13:05:09.224Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSecretRemove [2022-04-20T13:05:09.224Z] --- PASS: TestSecretRemove (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSecretUpdateUnsupported [2022-04-20T13:05:09.224Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSecretUpdateError [2022-04-20T13:05:09.224Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSecretUpdate [2022-04-20T13:05:09.224Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceCreateError [2022-04-20T13:05:09.224Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceCreate [2022-04-20T13:05:09.224Z] --- PASS: TestServiceCreate (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-20T13:05:09.224Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceCreateDigestPinning [2022-04-20T13:05:09.224Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceInspectError [2022-04-20T13:05:09.224Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceInspectServiceNotFound [2022-04-20T13:05:09.224Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceInspectWithEmptyID [2022-04-20T13:05:09.224Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceInspect [2022-04-20T13:05:09.224Z] --- PASS: TestServiceInspect (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceListError [2022-04-20T13:05:09.224Z] --- PASS: TestServiceListError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceList [2022-04-20T13:05:09.224Z] --- PASS: TestServiceList (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceLogsError [2022-04-20T13:05:09.224Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceLogs [2022-04-20T13:05:09.224Z] --- PASS: TestServiceLogs (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceRemoveError [2022-04-20T13:05:09.224Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceRemoveNotFoundError [2022-04-20T13:05:09.224Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceRemove [2022-04-20T13:05:09.224Z] --- PASS: TestServiceRemove (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceUpdateError [2022-04-20T13:05:09.224Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestServiceUpdate [2022-04-20T13:05:09.224Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmGetUnlockKeyError [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmGetUnlockKey [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmInitError [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmInit [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmInit (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmInspectError [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmInspect [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmJoinError [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmJoin [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmLeaveError [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmLeave [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmUnlockError [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmUnlock [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmUpdateError [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestSwarmUpdate [2022-04-20T13:05:09.224Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestTaskInspectError [2022-04-20T13:05:09.224Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestTaskInspectWithEmptyID [2022-04-20T13:05:09.224Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestTaskInspect [2022-04-20T13:05:09.224Z] --- PASS: TestTaskInspect (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestTaskListError [2022-04-20T13:05:09.224Z] --- PASS: TestTaskListError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestTaskList [2022-04-20T13:05:09.224Z] --- PASS: TestTaskList (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestVolumeCreateError [2022-04-20T13:05:09.224Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestVolumeCreate [2022-04-20T13:05:09.224Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestVolumeInspectError [2022-04-20T13:05:09.224Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestVolumeInspectNotFound [2022-04-20T13:05:09.224Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestVolumeInspectWithEmptyID [2022-04-20T13:05:09.224Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestVolumeInspect [2022-04-20T13:05:09.224Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestVolumeListError [2022-04-20T13:05:09.224Z] --- PASS: TestVolumeListError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestVolumeList [2022-04-20T13:05:09.224Z] --- PASS: TestVolumeList (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestVolumeRemoveError [2022-04-20T13:05:09.224Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-20T13:05:09.224Z] === RUN TestVolumeRemove [2022-04-20T13:05:09.224Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-20T13:05:09.224Z] === CONT TestTLSCloseWriter [2022-04-20T13:05:09.224Z] --- PASS: TestTLSCloseWriter (0.05s) [2022-04-20T13:05:09.224Z] PASS [2022-04-20T13:05:09.224Z] coverage: 75.1% of statements [2022-04-20T13:05:09.224Z] ok github.com/docker/docker/client 0.520s coverage: 75.1% of statements [2022-04-20T13:05:09.732Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-04-20T13:05:09.732Z] === RUN TestRenameStoppedContainer [2022-04-20T13:05:09.993Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-04-20T13:05:09.993Z] === RUN TestRenameRunningContainerAndReuse [2022-04-20T13:05:10.450Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s) [2022-04-20T13:05:10.450Z] === RUN TestResize [2022-04-20T13:05:10.709Z] --- PASS: TestResize (0.49s) [2022-04-20T13:05:10.709Z] === RUN TestResizeWithInvalidSize [2022-04-20T13:05:10.935Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-04-20T13:05:10.935Z] === RUN TestRenameInvalidName [2022-04-20T13:05:11.196Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-20T13:05:11.196Z] === RUN TestRenameAnonymousContainer [2022-04-20T13:05:11.275Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-04-20T13:05:11.275Z] === RUN TestResizeWhenContainerNotStarted [2022-04-20T13:05:11.534Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:05:11.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:05:11.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:05:11.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-20T13:05:11.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:05:12.580Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-04-20T13:05:12.580Z] === RUN TestRenameContainerWithSameName [2022-04-20T13:05:13.153Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-04-20T13:05:13.153Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-20T13:05:13.440Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:05:14.109Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-04-20T13:05:14.109Z] === RUN TestResize [2022-04-20T13:05:14.384Z] --- PASS: TestResize (0.48s) [2022-04-20T13:05:14.384Z] === RUN TestResizeWithInvalidSize [2022-04-20T13:05:14.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:05:14.959Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-04-20T13:05:14.960Z] === RUN TestResizeWhenContainerNotStarted [2022-04-20T13:05:15.227Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-20T13:05:15.227Z] === RUN TestDaemonRestartKillContainers [2022-04-20T13:05:15.227Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-20T13:05:15.227Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-20T13:05:15.227Z] === RUN TestCgroupNamespacesRun [2022-04-20T13:05:15.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:05:16.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:05:16.617Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-04-20T13:05:16.617Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-20T13:05:17.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:05:17.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:05:17.560Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-04-20T13:05:17.560Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-20T13:05:18.947Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-04-20T13:05:18.947Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-20T13:05:19.893Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-04-20T13:05:19.894Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-20T13:05:21.277Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-04-20T13:05:21.277Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-20T13:05:21.581Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:05:21.581Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-20T13:05:22.221Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-20T13:05:22.221Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-20T13:05:22.793Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-20T13:05:22.793Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-20T13:05:22.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-20T13:05:24.180Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-04-20T13:05:24.180Z] === RUN TestNISDomainname [2022-04-20T13:05:24.180Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-20T13:05:24.180Z] --- SKIP: TestNISDomainname (0.03s) [2022-04-20T13:05:24.180Z] === RUN TestHostnameDnsResolution [2022-04-20T13:05:24.752Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-04-20T13:05:24.752Z] === RUN TestUnprivilegedPortsAndPing [2022-04-20T13:05:24.752Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-20T13:05:24.752Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-20T13:05:24.752Z] === RUN TestPrivilegedHostDevices [2022-04-20T13:05:24.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-20T13:05:25.117Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-20T13:05:25.323Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-04-20T13:05:25.323Z] === RUN TestStats [2022-04-20T13:05:25.323Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:05:25.323Z] --- SKIP: TestStats (0.00s) [2022-04-20T13:05:25.323Z] === RUN TestStopContainerWithTimeout [2022-04-20T13:05:25.323Z] === RUN TestStopContainerWithTimeout/0 [2022-04-20T13:05:25.323Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-20T13:05:25.323Z] === RUN TestStopContainerWithTimeout/1 [2022-04-20T13:05:25.323Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-20T13:05:25.323Z] === RUN TestStopContainerWithTimeout/3 [2022-04-20T13:05:25.323Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-20T13:05:25.323Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-20T13:05:25.323Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-20T13:05:25.323Z] === CONT TestStopContainerWithTimeout/0 [2022-04-20T13:05:25.323Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-20T13:05:25.896Z] === CONT TestStopContainerWithTimeout/3 [2022-04-20T13:05:26.494Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-20T13:05:27.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-20T13:05:27.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-20T13:05:27.807Z] === CONT TestStopContainerWithTimeout/1 [2022-04-20T13:05:28.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-20T13:05:29.721Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-20T13:05:29.721Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-04-20T13:05:29.721Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-04-20T13:05:29.721Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-04-20T13:05:29.721Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-04-20T13:05:29.721Z] === RUN TestDeleteDevicemapper [2022-04-20T13:05:29.721Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-20T13:05:29.721Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-20T13:05:29.721Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-20T13:05:30.285Z] --- PASS: TestCheckoutGit (38.61s) [2022-04-20T13:05:30.285Z] === RUN TestValidGitTransport [2022-04-20T13:05:30.285Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-20T13:05:30.285Z] === RUN TestGitInvalidRef [2022-04-20T13:05:30.285Z] --- PASS: TestGitInvalidRef (0.28s) [2022-04-20T13:05:30.285Z] PASS [2022-04-20T13:05:30.285Z] coverage: 86.3% of statements [2022-04-20T13:05:30.285Z] ok github.com/docker/docker/builder/remotecontext/git 38.982s coverage: 86.3% of statements [2022-04-20T13:05:30.391Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.85s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.61s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.51s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.22s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-04-20T13:05:30.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2022-04-20T13:05:30.392Z] === RUN TestCgroupNamespacesRun [2022-04-20T13:05:30.663Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2022-04-20T13:05:30.663Z] === RUN TestUpdateMemory [2022-04-20T13:05:30.663Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:05:30.663Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-20T13:05:30.663Z] === RUN TestUpdateCPUQuota [2022-04-20T13:05:30.663Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:05:30.663Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-20T13:05:30.663Z] === RUN TestUpdatePidsLimit [2022-04-20T13:05:30.663Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:05:30.663Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-20T13:05:30.663Z] === RUN TestUpdateRestartPolicy [2022-04-20T13:05:31.247Z] ? github.com/docker/docker/cli [no test files] [2022-04-20T13:05:31.247Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-20T13:05:31.326Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2022-04-20T13:05:31.326Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-20T13:05:31.326Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-20T13:05:31.326Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-20T13:05:31.326Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-20T13:05:31.364Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-20T13:05:31.875Z] [2022-04-20T13:05:31.875Z] ________ ____ __. [2022-04-20T13:05:31.875Z] \_____ \ | |/ _| [2022-04-20T13:05:31.875Z] / | \| < [2022-04-20T13:05:31.875Z] / | \ | \ [2022-04-20T13:05:31.875Z] \_______ /____|__ \ [2022-04-20T13:05:31.875Z] \/ \/ [2022-04-20T13:05:31.875Z] [2022-04-20T13:05:31.875Z] INFO: make.ps1 ended at 04/20/2022 13:05:31 [2022-04-20T13:05:32.700Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.25s) [2022-04-20T13:05:32.700Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-20T13:05:33.567Z] INFO: Binaries build ended at 04/20/2022 13:05:32. Duration:00:01:34.4719291 [2022-04-20T13:05:34.073Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-04-20T13:05:34.073Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-20T13:05:34.638Z] INFO: Copying the built daemon binary to d:\CI\PR-43505\1\binary\dockerd-301b252b58.exe... [2022-04-20T13:05:34.638Z] INFO: Copying the built client binary to d:\CI\PR-43505\1\binary\docker-301b252b58.exe... [2022-04-20T13:05:34.638Z] INFO: Copying dockerversion from the container... [2022-04-20T13:05:34.638Z] INFO: Copying the golang package from the container to d:\CI\PR-43505\1\installer\go.zip... [2022-04-20T13:05:35.009Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-04-20T13:05:35.009Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-20T13:05:35.711Z] INFO: Extracting go.zip to d:\CI\PR-43505\1\go [2022-04-20T13:05:36.384Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-04-20T13:05:36.384Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-20T13:05:36.951Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-04-20T13:05:36.951Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-20T13:05:38.324Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2022-04-20T13:05:38.324Z] === RUN TestNISDomainname [2022-04-20T13:05:38.890Z] --- PASS: TestNISDomainname (0.60s) [2022-04-20T13:05:38.890Z] === RUN TestHostnameDnsResolution [2022-04-20T13:05:39.457Z] --- PASS: TestHostnameDnsResolution (0.75s) [2022-04-20T13:05:39.457Z] === RUN TestUnprivilegedPortsAndPing [2022-04-20T13:05:40.024Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-04-20T13:05:40.024Z] === RUN TestPrivilegedHostDevices [2022-04-20T13:05:40.591Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-04-20T13:05:40.591Z] === RUN TestStats [2022-04-20T13:05:41.549Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-20T13:05:41.549Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-20T13:05:41.549Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-20T13:05:41.549Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-20T13:05:41.549Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-20T13:05:41.549Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-20T13:05:41.549Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-20T13:05:41.549Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-20T13:05:41.549Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-20T13:05:41.549Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-20T13:05:41.549Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-20T13:05:41.549Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-20T13:05:41.549Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-20T13:05:41.549Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-20T13:05:41.549Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-20T13:05:41.549Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-20T13:05:41.549Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-20T13:05:41.549Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-20T13:05:41.549Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-20T13:05:41.549Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-20T13:05:41.549Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-20T13:05:41.549Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-04-20T13:05:41.549Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-20T13:05:41.549Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-20T13:05:41.549Z] === RUN TestConfigureDaemonLogs [2022-04-20T13:05:41.549Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-20T13:05:41.549Z] === RUN TestCommonOptionsInstallFlags [2022-04-20T13:05:41.549Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-20T13:05:41.549Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-20T13:05:41.549Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-20T13:05:41.549Z] PASS [2022-04-20T13:05:41.549Z] coverage: 19.0% of statements [2022-04-20T13:05:41.549Z] ok github.com/docker/docker/cmd/dockerd 0.220s coverage: 19.0% of statements [2022-04-20T13:05:41.549Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-20T13:05:41.549Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-20T13:05:42.886Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-04-20T13:05:42.886Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-20T13:05:42.886Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-04-20T13:05:42.886Z] === RUN TestWaitNonBlocked [2022-04-20T13:05:42.886Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:05:42.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:05:42.886Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:05:42.886Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:05:42.886Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:05:42.886Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:05:42.886Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-20T13:05:42.886Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2022-04-20T13:05:42.886Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-04-20T13:05:42.886Z] === RUN TestWaitBlocked [2022-04-20T13:05:42.886Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-20T13:05:42.886Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-20T13:05:42.886Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-20T13:05:42.886Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-20T13:05:42.886Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-20T13:05:42.886Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-20T13:05:43.117Z] --- PASS: TestStats (2.50s) [2022-04-20T13:05:43.117Z] === RUN TestStopContainerWithTimeout [2022-04-20T13:05:43.117Z] === RUN TestStopContainerWithTimeout/0 [2022-04-20T13:05:43.117Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-20T13:05:43.117Z] === RUN TestStopContainerWithTimeout/1 [2022-04-20T13:05:43.117Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-20T13:05:43.117Z] === RUN TestStopContainerWithTimeout/3 [2022-04-20T13:05:43.117Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-20T13:05:43.117Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-20T13:05:43.117Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-20T13:05:43.117Z] === CONT TestStopContainerWithTimeout/0 [2022-04-20T13:05:43.117Z] === CONT TestStopContainerWithTimeout/3 [2022-04-20T13:05:43.456Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-20T13:05:43.456Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-04-20T13:05:43.456Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-04-20T13:05:43.456Z] === CONT TestDaemonRestartIpcMode [2022-04-20T13:05:43.456Z] === CONT TestIpcModeOlderClient [2022-04-20T13:05:43.456Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-04-20T13:05:43.456Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-20T13:05:43.716Z] === RUN TestContainerStopSignal [2022-04-20T13:05:43.716Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestContainerStopTimeout [2022-04-20T13:05:43.716Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-20T13:05:43.716Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-20T13:05:43.716Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-04-20T13:05:43.716Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-20T13:05:43.716Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestReplaceAndAppendEnvVars [2022-04-20T13:05:43.716Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-20T13:05:43.716Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestNewMemoryStore [2022-04-20T13:05:43.716Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestAddContainers [2022-04-20T13:05:43.716Z] --- PASS: TestAddContainers (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestGetContainer [2022-04-20T13:05:43.716Z] --- PASS: TestGetContainer (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestDeleteContainer [2022-04-20T13:05:43.716Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestListContainers [2022-04-20T13:05:43.716Z] --- PASS: TestListContainers (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestFirstContainer [2022-04-20T13:05:43.716Z] --- PASS: TestFirstContainer (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestApplyAllContainer [2022-04-20T13:05:43.716Z] --- PASS: TestApplyAllContainer (0.01s) [2022-04-20T13:05:43.716Z] === RUN TestIsValidHealthString [2022-04-20T13:05:43.716Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestStateRunStop [2022-04-20T13:05:43.716Z] --- PASS: TestStateRunStop (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestStateTimeoutWait [2022-04-20T13:05:43.716Z] state_test.go:141: Stop callback fired [2022-04-20T13:05:43.716Z] state_test.go:165: Stop callback fired [2022-04-20T13:05:43.716Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-20T13:05:43.716Z] === RUN TestIsValidStateString [2022-04-20T13:05:43.716Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestViewSaveDelete [2022-04-20T13:05:43.716Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-20T13:05:43.716Z] === RUN TestViewAll [2022-04-20T13:05:43.716Z] --- PASS: TestViewAll (0.01s) [2022-04-20T13:05:43.716Z] === RUN TestViewGet [2022-04-20T13:05:43.716Z] --- PASS: TestViewGet (0.01s) [2022-04-20T13:05:43.716Z] === RUN TestNames [2022-04-20T13:05:43.716Z] --- PASS: TestNames (0.00s) [2022-04-20T13:05:43.716Z] === RUN TestViewWithHealthCheck [2022-04-20T13:05:43.716Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-20T13:05:43.716Z] PASS [2022-04-20T13:05:43.716Z] coverage: 41.7% of statements [2022-04-20T13:05:43.716Z] ok github.com/docker/docker/container 0.263s coverage: 41.7% of statements [2022-04-20T13:05:43.716Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-20T13:05:43.716Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-20T13:05:43.716Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-20T13:05:43.716Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-20T13:05:44.051Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-20T13:05:44.679Z] === RUN TestPrepare [2022-04-20T13:05:44.679Z] --- PASS: TestPrepare (0.00s) [2022-04-20T13:05:44.679Z] === RUN TestStart [2022-04-20T13:05:44.679Z] --- PASS: TestStart (0.00s) [2022-04-20T13:05:44.679Z] === RUN TestWaitCancel [2022-04-20T13:05:44.679Z] --- PASS: TestWaitCancel (0.00s) [2022-04-20T13:05:44.679Z] === RUN TestWaitDisabled [2022-04-20T13:05:44.679Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-20T13:05:44.679Z] === RUN TestWaitEnabled [2022-04-20T13:05:44.679Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-20T13:05:44.679Z] === RUN TestRemove [2022-04-20T13:05:44.679Z] --- PASS: TestRemove (0.00s) [2022-04-20T13:05:44.679Z] PASS [2022-04-20T13:05:44.679Z] coverage: 65.3% of statements [2022-04-20T13:05:44.679Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2022-04-20T13:05:45.950Z] === CONT TestStopContainerWithTimeout/1 [2022-04-20T13:05:46.001Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-04-20T13:05:46.262Z] --- PASS: TestDaemonRestartIpcMode (2.79s) [2022-04-20T13:05:46.262Z] PASS [2022-04-20T13:05:46.262Z] [2022-04-20T13:05:46.263Z] === Skipped [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-20T13:05:46.263Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-20T13:05:46.263Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-20T13:05:46.263Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-20T13:05:46.263Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-20T13:05:46.263Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-20T13:05:46.263Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-20T13:05:46.263Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-20T13:05:46.263Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-20T13:05:46.263Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-20T13:05:46.263Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-20T13:05:46.263Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-20T13:05:46.263Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-20T13:05:46.263Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-20T13:05:46.263Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-20T13:05:46.263Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-20T13:05:46.263Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-20T13:05:46.263Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-20T13:05:46.263Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-20T13:05:46.263Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-20T13:05:46.263Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestNISDomainname (0.03s) [2022-04-20T13:05:46.263Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-20T13:05:46.263Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-20T13:05:46.263Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-20T13:05:46.263Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-20T13:05:46.263Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-20T13:05:46.263Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-20T13:05:46.263Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-20T13:05:46.263Z] [2022-04-20T13:05:46.263Z] DONE 211 tests, 27 skipped in 72.683s [2022-04-20T13:05:46.263Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-20T13:05:46.263Z] === RUN TestConfigDaemonLibtrustID [2022-04-20T13:05:46.834Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-20T13:05:46.834Z] === RUN TestDaemonConfigValidation [2022-04-20T13:05:46.834Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-20T13:05:46.834Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-20T13:05:46.834Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-20T13:05:46.834Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-20T13:05:46.834Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-20T13:05:46.834Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-20T13:05:46.834Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-20T13:05:46.834Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-20T13:05:46.834Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-20T13:05:46.834Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-20T13:05:46.834Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-20T13:05:46.834Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-20T13:05:47.095Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-20T13:05:47.095Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-20T13:05:47.095Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-20T13:05:47.095Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-20T13:05:47.095Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-20T13:05:47.095Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2022-04-20T13:05:47.095Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-20T13:05:47.095Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-04-20T13:05:47.095Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-04-20T13:05:47.095Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-20T13:05:47.095Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-20T13:05:47.324Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-20T13:05:47.324Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-04-20T13:05:47.324Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-04-20T13:05:47.324Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-04-20T13:05:47.324Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-04-20T13:05:47.324Z] === RUN TestDeleteDevicemapper [2022-04-20T13:05:47.324Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-20T13:05:47.324Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-20T13:05:47.324Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-20T13:05:48.404Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-20T13:05:48.404Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-04-20T13:05:48.404Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-20T13:05:48.482Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-20T13:05:48.699Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-04-20T13:05:48.699Z] === RUN TestUpdateMemory [2022-04-20T13:05:48.699Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:05:48.699Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-20T13:05:48.699Z] === RUN TestUpdateCPUQuota [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-20T13:05:48.859Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-20T13:05:48.859Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-20T13:05:48.859Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-20T13:05:48.859Z] PASS [2022-04-20T13:05:48.859Z] coverage: 35.9% of statements [2022-04-20T13:05:48.859Z] ok github.com/docker/docker/daemon/cluster/convert 0.725s coverage: 35.9% of statements [2022-04-20T13:05:48.859Z] === RUN TestNewListSecretsFilters [2022-04-20T13:05:48.859Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-20T13:05:48.859Z] === RUN TestNewListConfigsFilters [2022-04-20T13:05:48.859Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-20T13:05:48.859Z] PASS [2022-04-20T13:05:48.859Z] coverage: 0.5% of statements [2022-04-20T13:05:48.859Z] ok github.com/docker/docker/daemon/cluster 1.562s coverage: 0.5% of statements [2022-04-20T13:05:49.423Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-20T13:05:49.633Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-04-20T13:05:49.633Z] === RUN TestUpdatePidsLimit [2022-04-20T13:05:49.633Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-20T13:05:49.891Z] === RUN TestUpdatePidsLimit/no_change [2022-04-20T13:05:50.150Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-20T13:05:50.364Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-20T13:05:50.364Z] daemon_test.go:156: [d5b2b121ea4c0] daemon is not started [2022-04-20T13:05:50.364Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-04-20T13:05:50.364Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-20T13:05:50.364Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-20T13:05:50.364Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-04-20T13:05:50.364Z] === RUN TestDaemonProxy [2022-04-20T13:05:50.364Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-20T13:05:50.364Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-20T13:05:50.364Z] PASS [2022-04-20T13:05:50.364Z] [2022-04-20T13:05:50.364Z] === Skipped [2022-04-20T13:05:50.364Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-20T13:05:50.364Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-20T13:05:50.364Z] [2022-04-20T13:05:50.364Z] DONE 12 tests, 1 skipped in 4.181s [2022-04-20T13:05:50.364Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-20T13:05:50.408Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-20T13:05:50.624Z] INFO: Testing against a local daemon [2022-04-20T13:05:50.624Z] === RUN TestCommitInheritsEnv [2022-04-20T13:05:50.666Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-20T13:05:50.924Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-20T13:05:51.182Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-20T13:05:51.753Z] === RUN TestWaitNodeAttachment [2022-04-20T13:05:52.116Z] --- PASS: TestUpdatePidsLimit (2.26s) [2022-04-20T13:05:52.116Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-04-20T13:05:52.116Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2022-04-20T13:05:52.116Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-04-20T13:05:52.116Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-04-20T13:05:52.116Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-04-20T13:05:52.116Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-04-20T13:05:52.116Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-04-20T13:05:52.116Z] === RUN TestUpdateRestartPolicy [2022-04-20T13:05:52.208Z] === RUN TestBuilderGC [2022-04-20T13:05:52.209Z] --- PASS: TestBuilderGC (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestDaemonConfigurationNotFound [2022-04-20T13:05:52.209Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestDaemonBrokenConfiguration [2022-04-20T13:05:52.209Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestFindConfigurationConflicts [2022-04-20T13:05:52.209Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-20T13:05:52.209Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-20T13:05:52.209Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-20T13:05:52.209Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-20T13:05:52.209Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-20T13:05:52.209Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-20T13:05:52.209Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-20T13:05:52.209Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-20T13:05:52.209Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-20T13:05:52.209Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-20T13:05:52.209Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-20T13:05:52.209Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-20T13:05:52.209Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestValidateConfiguration [2022-04-20T13:05:52.209Z] === RUN TestValidateConfiguration/with_label [2022-04-20T13:05:52.209Z] === RUN TestValidateConfiguration/with_dns [2022-04-20T13:05:52.209Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-20T13:05:52.209Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-20T13:05:52.209Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-20T13:05:52.209Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-20T13:05:52.209Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-20T13:05:52.209Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-20T13:05:52.209Z] === RUN TestValidateConfiguration/with_hosts [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestReloadSetConfigFileNotExist [2022-04-20T13:05:52.209Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-20T13:05:52.209Z] === RUN TestIsolationConversion [2022-04-20T13:05:52.209Z] === RUN TestIsolationConversion/default [2022-04-20T13:05:52.209Z] === RUN TestIsolationConversion/process [2022-04-20T13:05:52.209Z] === RUN TestIsolationConversion/hyperv [2022-04-20T13:05:52.209Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestContainerLabels [2022-04-20T13:05:52.209Z] --- PASS: TestContainerLabels (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestCredentialSpecConversion [2022-04-20T13:05:52.209Z] === RUN TestCredentialSpecConversion/none [2022-04-20T13:05:52.209Z] === RUN TestCredentialSpecConversion/config [2022-04-20T13:05:52.209Z] === RUN TestCredentialSpecConversion/file [2022-04-20T13:05:52.209Z] === RUN TestCredentialSpecConversion/registry [2022-04-20T13:05:52.209Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-20T13:05:52.209Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestControllerValidateMountBind [2022-04-20T13:05:52.209Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestControllerValidateMountVolume [2022-04-20T13:05:52.209Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestControllerValidateMountTarget [2022-04-20T13:05:52.209Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestControllerValidateMountTmpfs [2022-04-20T13:05:52.209Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestControllerValidateMountInvalidType [2022-04-20T13:05:52.209Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestControllerValidateMountNamedPipe [2022-04-20T13:05:52.209Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-20T13:05:52.209Z] PASS [2022-04-20T13:05:52.209Z] coverage: 11.0% of statements [2022-04-20T13:05:52.209Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.674s coverage: 11.0% of statements [2022-04-20T13:05:52.209Z] time="2022-04-20T13:05:51Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-20T13:05:52.209Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-04-20T13:05:52.209Z] === RUN TestReloadDefaultConfigNotExist [2022-04-20T13:05:52.209Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:05:52.209Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-04-20T13:05:52.209Z] === RUN TestReloadBadDefaultConfig [2022-04-20T13:05:52.209Z] time="2022-04-20T13:05:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3142099851" [2022-04-20T13:05:52.209Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestReloadWithConflictingLabels [2022-04-20T13:05:52.209Z] time="2022-04-20T13:05:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2004633054" [2022-04-20T13:05:52.209Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestReloadWithDuplicateLabels [2022-04-20T13:05:52.209Z] time="2022-04-20T13:05:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-820807214" [2022-04-20T13:05:52.209Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestMaskURLCredentials [2022-04-20T13:05:52.209Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-20T13:05:52.209Z] === RUN TestDaemonConfigurationMerge [2022-04-20T13:05:52.209Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-20T13:05:52.209Z] PASS [2022-04-20T13:05:52.209Z] coverage: 79.5% of statements [2022-04-20T13:05:52.209Z] ok github.com/docker/docker/daemon/config 0.361s coverage: 79.5% of statements [2022-04-20T13:05:52.533Z] --- PASS: TestCommitInheritsEnv (1.60s) [2022-04-20T13:05:52.533Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-20T13:05:52.533Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-20T13:05:52.533Z] === RUN TestImportWithCustomPlatform [2022-04-20T13:05:52.533Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-20T13:05:52.533Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-20T13:05:52.533Z] === RUN TestImportWithCustomPlatform// [2022-04-20T13:05:52.533Z] === RUN TestImportWithCustomPlatform/linux [2022-04-20T13:05:52.533Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-20T13:05:52.533Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-20T13:05:52.533Z] === RUN TestImportWithCustomPlatform/macos [2022-04-20T13:05:52.533Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-20T13:05:52.533Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-20T13:05:52.533Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-20T13:05:52.533Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-20T13:05:52.533Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-20T13:05:52.533Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-20T13:05:52.533Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-20T13:05:52.533Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-20T13:05:52.533Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-20T13:05:52.533Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-20T13:05:52.533Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-20T13:05:52.533Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-20T13:05:52.533Z] === RUN TestImagesFilterMultiReference [2022-04-20T13:05:52.533Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-20T13:05:52.533Z] === RUN TestImagePullPlatformInvalid [2022-04-20T13:05:52.533Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-20T13:05:52.533Z] === RUN TestRemoveImageOrphaning [2022-04-20T13:05:52.665Z] === RUN TestEventsLog [2022-04-20T13:05:52.665Z] --- PASS: TestEventsLog (0.00s) [2022-04-20T13:05:52.665Z] === RUN TestEventsLogTimeout [2022-04-20T13:05:52.665Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-20T13:05:52.665Z] === RUN TestLogEvents [2022-04-20T13:05:52.665Z] --- PASS: TestLogEvents (0.05s) [2022-04-20T13:05:52.665Z] === RUN TestLoadBufferedEvents [2022-04-20T13:05:53.120Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-04-20T13:05:53.120Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-20T13:05:53.120Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-20T13:05:53.120Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-20T13:05:53.120Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-20T13:05:53.120Z] PASS [2022-04-20T13:05:53.120Z] coverage: 50.0% of statements [2022-04-20T13:05:53.120Z] ok github.com/docker/docker/daemon/events 0.326s coverage: 50.0% of statements [2022-04-20T13:05:53.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-20T13:05:54.081Z] === RUN TestIsEmptyDir [2022-04-20T13:05:54.081Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-20T13:05:54.081Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-20T13:05:54.081Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-20T13:05:54.081Z] PASS [2022-04-20T13:05:54.081Z] coverage: 2.3% of statements [2022-04-20T13:05:54.081Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2022-04-20T13:05:54.443Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-04-20T13:05:54.443Z] === RUN TestRemoveImageGarbageCollector [2022-04-20T13:05:54.443Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-20T13:05:54.443Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-20T13:05:54.443Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-20T13:05:54.443Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-20T13:05:54.443Z] === RUN TestTagInvalidReference [2022-04-20T13:05:54.443Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-20T13:05:54.443Z] === RUN TestTagValidPrefixedRepo [2022-04-20T13:05:54.443Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-20T13:05:54.443Z] === RUN TestTagExistedNameWithoutForce [2022-04-20T13:05:54.443Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-20T13:05:54.443Z] === RUN TestTagOfficialNames [2022-04-20T13:05:54.443Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-20T13:05:54.443Z] === RUN TestTagMatchesDigest [2022-04-20T13:05:54.443Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-20T13:05:54.443Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-20T13:05:54.536Z] === RUN TestLinkNaming [2022-04-20T13:05:54.536Z] --- PASS: TestLinkNaming (0.00s) [2022-04-20T13:05:54.536Z] === RUN TestLinkNew [2022-04-20T13:05:54.536Z] --- PASS: TestLinkNew (0.00s) [2022-04-20T13:05:54.536Z] === RUN TestLinkEnv [2022-04-20T13:05:54.536Z] --- PASS: TestLinkEnv (0.00s) [2022-04-20T13:05:54.536Z] === RUN TestLinkMultipleEnv [2022-04-20T13:05:54.536Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-20T13:05:54.536Z] === RUN TestLinkPortRangeEnv [2022-04-20T13:05:54.536Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-20T13:05:54.536Z] PASS [2022-04-20T13:05:54.536Z] coverage: 93.0% of statements [2022-04-20T13:05:54.536Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2022-04-20T13:05:54.993Z] === RUN TestVerifyNetworkingConfig [2022-04-20T13:05:54.993Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-20T13:05:54.993Z] === RUN TestGetContainer [2022-04-20T13:05:54.993Z] --- PASS: TestGetContainer (0.00s) [2022-04-20T13:05:54.993Z] === RUN TestValidContainerNames [2022-04-20T13:05:54.993Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-20T13:05:54.993Z] === RUN TestContainerInitDNS [2022-04-20T13:05:54.993Z] daemon_test.go:145: root required [2022-04-20T13:05:54.993Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-20T13:05:54.993Z] === RUN TestMerge [2022-04-20T13:05:54.993Z] --- PASS: TestMerge (0.00s) [2022-04-20T13:05:54.993Z] === RUN TestValidateContainerIsolation [2022-04-20T13:05:54.993Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-20T13:05:54.993Z] === RUN TestFindNetworkErrorType [2022-04-20T13:05:54.993Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-20T13:05:54.993Z] === RUN TestEnsureServicesExist [2022-04-20T13:05:54.993Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-20T13:05:54.993Z] === RUN TestEnsureServicesExistErrors [2022-04-20T13:05:54.993Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-20T13:05:54.993Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-20T13:05:54.993Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-20T13:05:54.993Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-20T13:05:54.993Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-20T13:05:54.993Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-20T13:05:54.993Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-20T13:05:54.993Z] === RUN TestContainerDelete [2022-04-20T13:05:54.993Z] --- PASS: TestContainerDelete (0.01s) [2022-04-20T13:05:54.993Z] === RUN TestContainerDoubleDelete [2022-04-20T13:05:54.993Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-20T13:05:54.993Z] === RUN TestLogContainerEventCopyLabels [2022-04-20T13:05:54.993Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-20T13:05:54.993Z] === RUN TestLogContainerEventWithAttributes [2022-04-20T13:05:54.993Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-20T13:05:54.993Z] === RUN TestNoneHealthcheck [2022-04-20T13:05:54.993Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-20T13:05:54.993Z] === RUN TestHealthStates [2022-04-20T13:05:54.993Z] time="2022-04-20T13:05:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:05:54.993Z] time="2022-04-20T13:05:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:05:54.993Z] time="2022-04-20T13:05:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:05:54.993Z] time="2022-04-20T13:05:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:05:54.993Z] time="2022-04-20T13:05:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:05:54.993Z] time="2022-04-20T13:05:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:05:54.993Z] time="2022-04-20T13:05:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:05:54.993Z] time="2022-04-20T13:05:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:05:54.993Z] time="2022-04-20T13:05:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:05:55.449Z] time="2022-04-20T13:05:54Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:05:55.449Z] --- PASS: TestHealthStates (0.23s) [2022-04-20T13:05:55.449Z] === RUN TestGetInspectData [2022-04-20T13:05:55.449Z] --- PASS: TestGetInspectData (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestFillLicense [2022-04-20T13:05:55.449Z] --- PASS: TestFillLicense (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestListInvalidFilter [2022-04-20T13:05:55.449Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestNameFilter [2022-04-20T13:05:55.449Z] --- PASS: TestNameFilter (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-20T13:05:55.449Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-20T13:05:55.449Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.04s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestSetupWindowsDevices [2022-04-20T13:05:55.449Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-20T13:05:55.449Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-20T13:05:55.449Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-20T13:05:55.449Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-20T13:05:55.449Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-20T13:05:55.449Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-20T13:05:55.449Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-20T13:05:55.449Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-20T13:05:55.449Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-20T13:05:55.449Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-20T13:05:55.449Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-20T13:05:55.449Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestDaemonReloadLabels [2022-04-20T13:05:55.449Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-04-20T13:05:55.449Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-20T13:05:55.449Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestDaemonReloadMirrors [2022-04-20T13:05:55.449Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-20T13:05:55.449Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-20T13:05:55.449Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-20T13:05:55.449Z] reload_test.go:342: root required [2022-04-20T13:05:55.449Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-20T13:05:55.449Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-20T13:05:55.449Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.11s) [2022-04-20T13:05:55.449Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-20T13:05:55.449Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.06s) [2022-04-20T13:05:55.449Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-20T13:05:55.449Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-20T13:05:55.449Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-20T13:05:55.449Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-20T13:05:55.449Z] === RUN TestParseVolumesFrom [2022-04-20T13:05:55.449Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-20T13:05:55.449Z] PASS [2022-04-20T13:05:55.449Z] coverage: 8.8% of statements [2022-04-20T13:05:55.449Z] ok github.com/docker/docker/daemon 0.755s coverage: 8.8% of statements [2022-04-20T13:05:55.449Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-20T13:05:55.449Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-20T13:05:55.449Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-20T13:05:55.449Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-20T13:05:55.450Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-20T13:05:55.450Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-20T13:05:55.450Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-20T13:05:55.450Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-20T13:05:55.450Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-20T13:05:55.450Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-20T13:05:55.450Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-20T13:05:55.450Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-20T13:05:55.450Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-20T13:05:55.450Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-20T13:05:55.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-20T13:05:57.617Z] === RUN TestNewStreamConfig [2022-04-20T13:05:57.617Z] === RUN TestNewStreamConfig/defaults [2022-04-20T13:05:57.617Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-20T13:05:57.617Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-20T13:05:57.617Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-20T13:05:57.617Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-20T13:05:57.617Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-20T13:05:57.617Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-20T13:05:57.617Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-20T13:05:57.617Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-20T13:05:57.617Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-20T13:05:57.617Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-20T13:05:57.617Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-20T13:05:57.617Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-20T13:05:57.617Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-20T13:05:57.617Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-20T13:05:57.617Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-20T13:05:57.617Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-20T13:05:57.617Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-20T13:05:57.617Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-20T13:05:57.617Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-20T13:05:57.617Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-20T13:05:57.617Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-20T13:05:57.617Z] time="2022-04-20T13:05:56Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-20T13:05:57.617Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-04-20T13:05:57.617Z] === RUN TestCreateSuccess [2022-04-20T13:05:57.617Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestCreateStreamSkipped [2022-04-20T13:05:57.617Z] time="2022-04-20T13:05:57Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-20T13:05:57.617Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestCreateLogGroupSuccess [2022-04-20T13:05:57.617Z] time="2022-04-20T13:05:57Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-20T13:05:57.617Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestCreateError [2022-04-20T13:05:57.617Z] --- PASS: TestCreateError (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestCreateAlreadyExists [2022-04-20T13:05:57.617Z] time="2022-04-20T13:05:57Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-20T13:05:57.617Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestLogClosed [2022-04-20T13:05:57.617Z] --- PASS: TestLogClosed (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestLogBlocking [2022-04-20T13:05:57.617Z] --- PASS: TestLogBlocking (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-20T13:05:57.617Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestLogNonBlockingBufferFull [2022-04-20T13:05:57.617Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestPublishBatchSuccess [2022-04-20T13:05:57.617Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestPublishBatchError [2022-04-20T13:05:57.617Z] time="2022-04-20T13:05:57Z" level=error msg=error [2022-04-20T13:05:57.617Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-20T13:05:57.617Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-20T13:05:57.618Z] time="2022-04-20T13:05:57Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-20T13:05:57.618Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-20T13:05:57.618Z] time="2022-04-20T13:05:57Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-20T13:05:57.618Z] time="2022-04-20T13:05:57Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-20T13:05:57.618Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestCollectBatchSimple [2022-04-20T13:05:57.618Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestCollectBatchTicker [2022-04-20T13:05:57.618Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestCollectBatchMultilinePattern [2022-04-20T13:05:57.618Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-20T13:05:57.618Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-20T13:05:57.618Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-20T13:05:57.618Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.08s) [2022-04-20T13:05:57.618Z] === RUN TestCollectBatchClose [2022-04-20T13:05:57.618Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestEffectiveLen [2022-04-20T13:05:57.618Z] === RUN TestEffectiveLen/0/Hello [2022-04-20T13:05:57.618Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-20T13:05:57.618Z] === RUN TestEffectiveLen/2/🙃 [2022-04-20T13:05:57.618Z] === RUN TestEffectiveLen/3/���� [2022-04-20T13:05:57.618Z] === RUN TestEffectiveLen/4/He��o [2022-04-20T13:05:57.618Z] === RUN TestEffectiveLen/5/ [2022-04-20T13:05:57.618Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestFindValidSplit [2022-04-20T13:05:57.618Z] === RUN TestFindValidSplit/0/ [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1076: [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1077: [2022-04-20T13:05:57.618Z] === RUN TestFindValidSplit/1/Hello [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1076: Hello [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1077: [2022-04-20T13:05:57.618Z] === RUN TestFindValidSplit/2/Hello [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1076: He [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1077: llo [2022-04-20T13:05:57.618Z] === RUN TestFindValidSplit/3/Hello [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1076: [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1077: Hello [2022-04-20T13:05:57.618Z] === RUN TestFindValidSplit/4/🙃 [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1076: [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-20T13:05:57.618Z] === RUN TestFindValidSplit/5/🙃 [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1077: [2022-04-20T13:05:57.618Z] === RUN TestFindValidSplit/6/a� [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1076: a [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1077: � [2022-04-20T13:05:57.618Z] === RUN TestFindValidSplit/7/a� [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1076: a� [2022-04-20T13:05:57.618Z] cloudwatchlogs_test.go:1077: [2022-04-20T13:05:57.618Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestProcessEventEmoji [2022-04-20T13:05:57.618Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-20T13:05:57.618Z] === RUN TestCollectBatchLineSplit [2022-04-20T13:05:57.618Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-20T13:05:57.618Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestCollectBatchMaxEvents [2022-04-20T13:05:57.618Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-20T13:05:57.618Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-20T13:05:57.618Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-20T13:05:57.618Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-20T13:05:57.618Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-20T13:05:57.618Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-20T13:05:57.618Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-04-20T13:05:57.618Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-20T13:05:57.618Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-20T13:05:57.618Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-20T13:05:57.618Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-20T13:05:57.618Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-20T13:05:57.618Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-20T13:05:57.618Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-20T13:05:57.618Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-20T13:05:57.618Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-20T13:05:57.618Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsFormat [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-20T13:05:57.618Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-20T13:05:57.618Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestCreateTagSuccess [2022-04-20T13:05:57.618Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-20T13:05:57.618Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-20T13:05:57.618Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-20T13:05:57.618Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-20T13:05:57.618Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-20T13:05:57.618Z] PASS [2022-04-20T13:05:57.618Z] coverage: 80.2% of statements [2022-04-20T13:05:57.618Z] ok github.com/docker/docker/daemon/logger/awslogs 0.536s coverage: 80.2% of statements [2022-04-20T13:05:57.618Z] === RUN TestAdapterReadLogs [2022-04-20T13:05:57.618Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestCopier [2022-04-20T13:05:57.618Z] --- PASS: TestCopier (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestCopierLongLines [2022-04-20T13:05:57.618Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-20T13:05:57.618Z] === RUN TestCopierSlow [2022-04-20T13:05:58.076Z] --- PASS: TestCopierSlow (0.21s) [2022-04-20T13:05:58.076Z] === RUN TestCopierWithSized [2022-04-20T13:05:58.076Z] === RUN TestCopierWithSized/as_is [2022-04-20T13:05:58.076Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-20T13:05:58.076Z] --- PASS: TestCopierWithSized (0.12s) [2022-04-20T13:05:58.076Z] --- PASS: TestCopierWithSized/as_is (0.11s) [2022-04-20T13:05:58.076Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-20T13:05:58.076Z] === RUN TestCopierWithPartial [2022-04-20T13:05:58.076Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-20T13:05:58.076Z] === RUN TestRingLogger [2022-04-20T13:05:58.076Z] --- PASS: TestRingLogger (0.00s) [2022-04-20T13:05:58.076Z] === RUN TestRingCap [2022-04-20T13:05:58.076Z] --- PASS: TestRingCap (0.00s) [2022-04-20T13:05:58.076Z] === RUN TestRingClose [2022-04-20T13:05:58.076Z] --- PASS: TestRingClose (0.00s) [2022-04-20T13:05:58.076Z] === RUN TestRingDrain [2022-04-20T13:05:58.076Z] --- PASS: TestRingDrain (0.00s) [2022-04-20T13:05:58.076Z] PASS [2022-04-20T13:05:58.076Z] coverage: 43.2% of statements [2022-04-20T13:05:58.076Z] ok github.com/docker/docker/daemon/logger 0.412s coverage: 43.2% of statements [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptReconnectInterval [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/#00 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/example.com [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/:// [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/something:// [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-20T13:05:58.076Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-20T13:05:58.076Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-20T13:05:58.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-20T13:05:58.533Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-20T13:05:58.533Z] PASS [2022-04-20T13:05:58.533Z] coverage: 53.6% of statements [2022-04-20T13:05:58.533Z] ok github.com/docker/docker/daemon/logger/fluentd 0.175s coverage: 53.6% of statements [2022-04-20T13:05:58.533Z] === RUN TestSearchRegistryForImagesErrors [2022-04-20T13:05:58.533Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-20T13:05:58.533Z] === RUN TestSearchRegistryForImages [2022-04-20T13:05:58.533Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-20T13:05:58.533Z] === RUN TestOnlyPlatformWithFallback [2022-04-20T13:05:58.533Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-20T13:05:58.533Z] === RUN TestImageDelete [2022-04-20T13:05:58.533Z] === RUN TestImageDelete/no_lease [2022-04-20T13:05:58.533Z] === RUN TestImageDelete/lease_exists [2022-04-20T13:05:58.533Z] --- PASS: TestImageDelete (0.05s) [2022-04-20T13:05:58.533Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-20T13:05:58.533Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-20T13:05:58.533Z] === RUN TestContentStoreForPull [2022-04-20T13:05:58.533Z] --- PASS: TestContentStoreForPull (0.24s) [2022-04-20T13:05:58.533Z] PASS [2022-04-20T13:05:58.533Z] coverage: 6.6% of statements [2022-04-20T13:05:58.533Z] ok github.com/docker/docker/daemon/images 0.512s coverage: 6.6% of statements [2022-04-20T13:05:58.998Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-20T13:05:58.998Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-20T13:05:58.998Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-20T13:05:58.998Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-20T13:05:58.998Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-20T13:05:58.998Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-20T13:05:58.998Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-20T13:05:58.998Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-20T13:05:58.998Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-20T13:05:59.458Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-20T13:05:59.458Z] === RUN TestFastTimeMarshalJSON [2022-04-20T13:05:59.458Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-20T13:05:59.458Z] PASS [2022-04-20T13:05:59.458Z] coverage: 87.2% of statements [2022-04-20T13:05:59.458Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.265s coverage: 87.2% of statements [2022-04-20T13:05:59.915Z] === RUN TestJSONFileLogger [2022-04-20T13:05:59.915Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-20T13:05:59.915Z] === RUN TestJSONFileLoggerWithTags [2022-04-20T13:05:59.915Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-20T13:05:59.915Z] === RUN TestJSONFileLoggerWithOpts [2022-04-20T13:05:59.915Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2022-04-20T13:05:59.915Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-20T13:05:59.915Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.03s) [2022-04-20T13:05:59.915Z] === RUN TestEncodeDecode [2022-04-20T13:05:59.915Z] === PAUSE TestEncodeDecode [2022-04-20T13:05:59.915Z] === RUN TestUnexpectedEOF [2022-04-20T13:05:59.915Z] time="2022-04-20T13:05:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-20T13:05:59.915Z] time="2022-04-20T13:05:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-20T13:05:59.915Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-04-20T13:05:59.915Z] === CONT TestEncodeDecode [2022-04-20T13:05:59.915Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-20T13:05:59.915Z] PASS [2022-04-20T13:05:59.915Z] coverage: 69.9% of statements [2022-04-20T13:05:59.915Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.378s coverage: 69.9% of statements [2022-04-20T13:06:00.371Z] === RUN TestWriteLog [2022-04-20T13:06:00.371Z] === PAUSE TestWriteLog [2022-04-20T13:06:00.371Z] === RUN TestReadLog [2022-04-20T13:06:00.371Z] === PAUSE TestReadLog [2022-04-20T13:06:00.371Z] === RUN TestDecode [2022-04-20T13:06:00.371Z] --- PASS: TestDecode (0.03s) [2022-04-20T13:06:00.371Z] === CONT TestWriteLog [2022-04-20T13:06:00.371Z] === CONT TestReadLog [2022-04-20T13:06:00.371Z] === RUN TestReadLog/tail_exact [2022-04-20T13:06:00.371Z] --- PASS: TestWriteLog (0.01s) [2022-04-20T13:06:00.371Z] === RUN TestReadLog/tail_less_than_available [2022-04-20T13:06:00.371Z] === RUN TestReadLog/tail_more_than_available [2022-04-20T13:06:00.371Z] --- PASS: TestReadLog (0.23s) [2022-04-20T13:06:00.371Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-04-20T13:06:00.371Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-20T13:06:00.371Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-20T13:06:00.371Z] PASS [2022-04-20T13:06:00.371Z] coverage: 78.7% of statements [2022-04-20T13:06:00.371Z] ok github.com/docker/docker/daemon/logger/local 0.340s coverage: 78.7% of statements [2022-04-20T13:06:00.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-20T13:06:00.828Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-20T13:06:01.289Z] === RUN TestLog [2022-04-20T13:06:01.289Z] --- PASS: TestLog (0.03s) [2022-04-20T13:06:01.289Z] PASS [2022-04-20T13:06:01.289Z] coverage: 31.5% of statements [2022-04-20T13:06:01.289Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.132s coverage: 31.5% of statements [2022-04-20T13:06:01.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-20T13:06:01.745Z] === RUN TestOpenFileDelete [2022-04-20T13:06:01.745Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-20T13:06:01.745Z] === RUN TestOpenFileRename [2022-04-20T13:06:01.745Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-20T13:06:01.745Z] === RUN TestHandleDecoderErr [2022-04-20T13:06:01.745Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-20T13:06:01.745Z] === RUN TestParseLogTagDefaultTag [2022-04-20T13:06:01.745Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-20T13:06:01.745Z] === RUN TestParseLogTag [2022-04-20T13:06:01.745Z] --- PASS: TestParseLogTag (0.00s) [2022-04-20T13:06:01.745Z] === RUN TestParseLogTagEmptyTag [2022-04-20T13:06:01.745Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-20T13:06:01.745Z] === RUN TestTailFiles [2022-04-20T13:06:01.745Z] --- PASS: TestTailFiles (0.00s) [2022-04-20T13:06:01.745Z] === RUN TestFollowLogsConsumerGone [2022-04-20T13:06:01.745Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-20T13:06:01.745Z] === RUN TestFollowLogsProducerGone [2022-04-20T13:06:01.745Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-20T13:06:01.745Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-20T13:06:01.745Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-20T13:06:01.745Z] === RUN TestCheckCapacityAndRotate [2022-04-20T13:06:01.745Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-20T13:06:01.745Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-20T13:06:01.745Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-04-20T13:06:01.745Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-20T13:06:01.745Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-20T13:06:01.745Z] PASS [2022-04-20T13:06:01.745Z] coverage: 51.4% of statements [2022-04-20T13:06:01.745Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.155s coverage: 51.4% of statements [2022-04-20T13:06:02.710Z] === RUN TestParseLogFormat [2022-04-20T13:06:02.710Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestValidateLogOptEmpty [2022-04-20T13:06:02.710Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestValidateSyslogAddress [2022-04-20T13:06:02.710Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-20T13:06:02.710Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-20T13:06:02.710Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-20T13:06:02.710Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-20T13:06:02.710Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-20T13:06:02.710Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-04-20T13:06:02.710Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-20T13:06:02.710Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-20T13:06:02.710Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-20T13:06:02.710Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-20T13:06:02.710Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestParseAddressDefaultPort [2022-04-20T13:06:02.710Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestValidateSyslogFacility [2022-04-20T13:06:02.710Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestValidateLogOptSyslogFormat [2022-04-20T13:06:02.710Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestValidateLogOpt [2022-04-20T13:06:02.710Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-20T13:06:02.710Z] PASS [2022-04-20T13:06:02.710Z] coverage: 43.6% of statements [2022-04-20T13:06:02.710Z] ok github.com/docker/docker/daemon/logger/syslog 0.120s coverage: 43.6% of statements [2022-04-20T13:06:02.710Z] === RUN TestNewParse [2022-04-20T13:06:02.710Z] --- PASS: TestNewParse (0.00s) [2022-04-20T13:06:02.710Z] PASS [2022-04-20T13:06:02.710Z] coverage: 8.3% of statements [2022-04-20T13:06:02.710Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2022-04-20T13:06:02.710Z] === RUN TestValidateLogOpt [2022-04-20T13:06:02.710Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestNewMissedConfig [2022-04-20T13:06:02.710Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestNewMissedUrl [2022-04-20T13:06:02.710Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestNewMissedToken [2022-04-20T13:06:02.710Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestNewWithProxy [2022-04-20T13:06:02.710Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestDefault [2022-04-20T13:06:02.710Z] --- PASS: TestDefault (0.01s) [2022-04-20T13:06:02.710Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-20T13:06:02.710Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestJsonFormat [2022-04-20T13:06:02.710Z] --- PASS: TestJsonFormat (0.01s) [2022-04-20T13:06:02.710Z] === RUN TestRawFormat [2022-04-20T13:06:02.710Z] --- PASS: TestRawFormat (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestRawFormatWithLabels [2022-04-20T13:06:02.710Z] --- PASS: TestRawFormatWithLabels (0.01s) [2022-04-20T13:06:02.710Z] === RUN TestRawFormatWithoutTag [2022-04-20T13:06:02.710Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-20T13:06:02.710Z] === RUN TestBatching [2022-04-20T13:06:03.166Z] --- PASS: TestBatching (0.47s) [2022-04-20T13:06:03.166Z] === RUN TestFrequency [2022-04-20T13:06:03.623Z] --- PASS: TestFrequency (0.27s) [2022-04-20T13:06:03.623Z] === RUN TestOneMessagePerRequest [2022-04-20T13:06:03.623Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-20T13:06:03.623Z] === RUN TestVerify [2022-04-20T13:06:03.623Z] --- PASS: TestVerify (0.00s) [2022-04-20T13:06:03.623Z] === RUN TestSkipVerify [2022-04-20T13:06:03.623Z] time="2022-04-20T13:06:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:06:03.624Z] time="2022-04-20T13:06:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:06:03.624Z] time="2022-04-20T13:06:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:06:04.084Z] --- PASS: TestSkipVerify (0.54s) [2022-04-20T13:06:04.084Z] === RUN TestBufferMaximum [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650459963.797191\",\"host\":\"b2c4b73c5b1a\"}'" [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650459963.797191\",\"host\":\"b2c4b73c5b1a\"}'" [2022-04-20T13:06:04.084Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-20T13:06:04.084Z] === RUN TestServerAlwaysDown [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650459963.801171\",\"host\":\"b2c4b73c5b1a\"}'" [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650459963.801171\",\"host\":\"b2c4b73c5b1a\"}'" [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650459963.801171\",\"host\":\"b2c4b73c5b1a\"}'" [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650459963.802172\",\"host\":\"b2c4b73c5b1a\"}'" [2022-04-20T13:06:04.084Z] time="2022-04-20T13:06:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650459963.802172\",\"host\":\"b2c4b73c5b1a\"}'" [2022-04-20T13:06:04.084Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-20T13:06:04.084Z] === RUN TestCannotSendAfterClose [2022-04-20T13:06:04.084Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-20T13:06:04.084Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-20T13:06:04.310Z] --- PASS: TestUpdateRestartPolicy (11.16s) [2022-04-20T13:06:04.310Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-20T13:06:04.310Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-04-20T13:06:04.310Z] === RUN TestWaitNonBlocked [2022-04-20T13:06:04.310Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:06:04.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:06:04.310Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:06:04.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:06:04.310Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:06:04.310Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:06:04.310Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-20T13:06:04.310Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-04-20T13:06:04.310Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2022-04-20T13:06:04.310Z] === RUN TestWaitBlocked [2022-04-20T13:06:04.310Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-20T13:06:04.310Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-20T13:06:04.310Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-20T13:06:04.310Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-20T13:06:04.403Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-20T13:06:04.403Z] [2022-04-20T13:06:04.403Z] ________ ____ __. [2022-04-20T13:06:04.403Z] \_____ \ | |/ _| [2022-04-20T13:06:04.403Z] / | \| < [2022-04-20T13:06:04.403Z] / | \ | \ [2022-04-20T13:06:04.403Z] \_______ /____|__ \ [2022-04-20T13:06:04.403Z] \/ \/ [2022-04-20T13:06:04.403Z] [2022-04-20T13:06:04.403Z] INFO: make.ps1 ended at 04/20/2022 13:05:55 [2022-04-20T13:06:04.403Z] INFO: Binaries build ended at 04/20/2022 13:05:57. Duration:00:01:25.0167894 [2022-04-20T13:06:04.403Z] INFO: Copying the built daemon binary to d:\CI\PR-43505\1\binary\dockerd-301b252b58.exe... [2022-04-20T13:06:04.403Z] INFO: Copying the built client binary to d:\CI\PR-43505\1\binary\docker-301b252b58.exe... [2022-04-20T13:06:04.403Z] INFO: Copying dockerversion from the container... [2022-04-20T13:06:04.403Z] INFO: Copying the golang package from the container to d:\CI\PR-43505\1\installer\go.zip... [2022-04-20T13:06:04.403Z] INFO: Extracting go.zip to d:\CI\PR-43505\1\go [2022-04-20T13:06:04.540Z] === RUN TestV1IDService [2022-04-20T13:06:04.540Z] --- PASS: TestV1IDService (0.02s) [2022-04-20T13:06:04.540Z] === RUN TestV2MetadataService [2022-04-20T13:06:04.569Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-20T13:06:04.569Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-20T13:06:04.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-20T13:06:04.996Z] === RUN TestSuccessfulDownload [2022-04-20T13:06:04.996Z] download_test.go:267: Needs fixing on Windows [2022-04-20T13:06:04.996Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-20T13:06:04.996Z] === RUN TestCancelledDownload [2022-04-20T13:06:04.996Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-20T13:06:04.996Z] === RUN TestMaxDownloadAttempts [2022-04-20T13:06:04.996Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-20T13:06:04.996Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-20T13:06:04.996Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-20T13:06:04.996Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-20T13:06:04.996Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-20T13:06:04.997Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-20T13:06:04.997Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-20T13:06:04.997Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-20T13:06:04.997Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-20T13:06:04.997Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-20T13:06:04.997Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-20T13:06:04.997Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-20T13:06:04.997Z] time="2022-04-20T13:06:04Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-20T13:06:04.997Z] time="2022-04-20T13:06:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b2c4b73c5b1a\"}'" [2022-04-20T13:06:04.997Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-20T13:06:04.997Z] PASS [2022-04-20T13:06:04.997Z] coverage: 82.5% of statements [2022-04-20T13:06:04.997Z] ok github.com/docker/docker/daemon/logger/splunk 2.408s coverage: 82.5% of statements [2022-04-20T13:06:04.997Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-20T13:06:04.997Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-20T13:06:04.997Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-20T13:06:05.136Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-20T13:06:05.137Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2022-04-20T13:06:05.137Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2022-04-20T13:06:05.137Z] === CONT TestContainerStartOnDaemonRestart [2022-04-20T13:06:05.137Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-20T13:06:05.454Z] time="2022-04-20T13:06:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-20T13:06:05.454Z] time="2022-04-20T13:06:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-20T13:06:05.454Z] time="2022-04-20T13:06:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-20T13:06:05.454Z] time="2022-04-20T13:06:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-20T13:06:05.454Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-20T13:06:05.454Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-04-20T13:06:05.454Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-04-20T13:06:05.454Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-04-20T13:06:05.454Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-04-20T13:06:05.454Z] === RUN TestTransfer [2022-04-20T13:06:05.454Z] --- PASS: TestV2MetadataService (0.77s) [2022-04-20T13:06:05.454Z] PASS [2022-04-20T13:06:05.454Z] coverage: 48.2% of statements [2022-04-20T13:06:05.454Z] ok github.com/docker/docker/distribution/metadata 0.915s coverage: 48.2% of statements [2022-04-20T13:06:05.454Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-20T13:06:05.454Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-20T13:06:05.454Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-20T13:06:05.454Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-20T13:06:05.454Z] === RUN TestContinueOnError_NeverContinue [2022-04-20T13:06:05.454Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-20T13:06:05.454Z] === RUN TestManifestStore [2022-04-20T13:06:05.454Z] === RUN TestManifestStore/no_remote_or_local [2022-04-20T13:06:05.454Z] --- PASS: TestTransfer (0.13s) [2022-04-20T13:06:05.454Z] === RUN TestConcurrencyLimit [2022-04-20T13:06:05.910Z] time="2022-04-20T13:06:05Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2201853988\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-20T13:06:05.910Z] === RUN TestManifestStore/no_local_cache [2022-04-20T13:06:05.910Z] === RUN TestManifestStore/with_local_cache [2022-04-20T13:06:05.910Z] === RUN TestManifestStore/unknown_media_type [2022-04-20T13:06:05.910Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-20T13:06:05.910Z] time="2022-04-20T13:06:05Z" level=warning msg="reference for unknown type: " [2022-04-20T13:06:05.910Z] time="2022-04-20T13:06:05Z" level=warning msg="reference for unknown type: " [2022-04-20T13:06:05.910Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-20T13:06:05.910Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-20T13:06:05.910Z] time="2022-04-20T13:06:05Z" level=warning msg="reference for unknown type: " [2022-04-20T13:06:05.910Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-20T13:06:05.910Z] time="2022-04-20T13:06:05Z" level=warning msg="reference for unknown type: " [2022-04-20T13:06:05.910Z] time="2022-04-20T13:06:05Z" level=warning msg="reference for unknown type: " [2022-04-20T13:06:05.910Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-20T13:06:05.910Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-20T13:06:05.910Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-20T13:06:05.910Z] time="2022-04-20T13:06:05Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-20T13:06:05.910Z] --- PASS: TestManifestStore (0.33s) [2022-04-20T13:06:05.910Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2022-04-20T13:06:05.910Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-20T13:06:05.910Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-20T13:06:05.910Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-04-20T13:06:05.910Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-20T13:06:05.910Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-20T13:06:05.910Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-20T13:06:05.910Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-04-20T13:06:05.910Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-20T13:06:05.910Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaType [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-20T13:06:05.910Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-20T13:06:05.910Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-20T13:06:05.910Z] === RUN TestFixManifestLayers [2022-04-20T13:06:05.910Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-20T13:06:05.910Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-20T13:06:05.910Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-20T13:06:05.910Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-20T13:06:05.910Z] === RUN TestFixManifestLayersBadParent [2022-04-20T13:06:05.910Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-20T13:06:05.910Z] === RUN TestValidateManifest [2022-04-20T13:06:05.910Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-20T13:06:05.910Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-20T13:06:05.910Z] === RUN TestFormatPlatform [2022-04-20T13:06:05.910Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-20T13:06:05.910Z] === RUN TestPullSchema2Config [2022-04-20T13:06:05.910Z] === RUN TestPullSchema2Config/success_first_time [2022-04-20T13:06:05.910Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-20T13:06:05.910Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:06:05.910Z] === RUN TestPullSchema2Config/500_status [2022-04-20T13:06:05.910Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-20T13:06:05.910Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:06:05.910Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-20T13:06:05.910Z] === RUN TestInactiveJobs [2022-04-20T13:06:06.366Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:06:06.366Z] === RUN TestPullSchema2Config/EOF [2022-04-20T13:06:06.366Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-20T13:06:06.366Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:06:06.366Z] 2022/04/20 13:06:05 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-20T13:06:06.366Z] goroutine 130 [running]: [2022-04-20T13:06:06.366Z] net/http.(*conn).serve.func1() [2022-04-20T13:06:06.366Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-20T13:06:06.366Z] panic({0x1169000, 0x134b8f0}) [2022-04-20T13:06:06.366Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-20T13:06:06.366Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000375040?, {0x13530d8?, 0xc000556000?}) [2022-04-20T13:06:06.366Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-20T13:06:06.366Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13530d8, 0xc000556000}, 0xc000418200) [2022-04-20T13:06:06.366Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-20T13:06:06.366Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13530d8?, 0xc000556000?}, 0xc00005ac00?) [2022-04-20T13:06:06.366Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-20T13:06:06.366Z] net/http.serverHandler.ServeHTTP({0xc00007ef60?}, {0x13530d8, 0xc000556000}, 0xc000418200) [2022-04-20T13:06:06.366Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-20T13:06:06.366Z] net/http.(*conn).serve(0xc00017c780, {0x1353950, 0xc00007f3b0}) [2022-04-20T13:06:06.366Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-20T13:06:06.366Z] created by net/http.(*Server).Serve [2022-04-20T13:06:06.366Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-20T13:06:06.366Z] === RUN TestNotFound [2022-04-20T13:06:06.366Z] --- PASS: TestNotFound (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestConflict [2022-04-20T13:06:06.366Z] --- PASS: TestConflict (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestForbidden [2022-04-20T13:06:06.366Z] --- PASS: TestForbidden (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestInvalidParameter [2022-04-20T13:06:06.366Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestNotImplemented [2022-04-20T13:06:06.366Z] --- PASS: TestNotImplemented (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestNotModified [2022-04-20T13:06:06.366Z] --- PASS: TestNotModified (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestUnauthorized [2022-04-20T13:06:06.366Z] --- PASS: TestUnauthorized (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestUnknown [2022-04-20T13:06:06.366Z] --- PASS: TestUnknown (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestCancelled [2022-04-20T13:06:06.366Z] --- PASS: TestCancelled (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestDeadline [2022-04-20T13:06:06.366Z] --- PASS: TestDeadline (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestDataLoss [2022-04-20T13:06:06.366Z] --- PASS: TestDataLoss (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestUnavailable [2022-04-20T13:06:06.366Z] --- PASS: TestUnavailable (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestSystem [2022-04-20T13:06:06.366Z] --- PASS: TestSystem (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode/Not_Found [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode/Bad_Request [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode/Conflict [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode/Unauthorized [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode/Forbidden [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode/Not_Modified [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-20T13:06:06.366Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-20T13:06:06.366Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-20T13:06:06.366Z] PASS [2022-04-20T13:06:06.366Z] coverage: 77.0% of statements [2022-04-20T13:06:06.366Z] ok github.com/docker/docker/errdefs 0.044s coverage: 77.0% of statements [2022-04-20T13:06:06.366Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-20T13:06:06.366Z] === RUN TestWatchRelease [2022-04-20T13:06:06.366Z] --- PASS: TestWatchRelease (0.04s) [2022-04-20T13:06:06.366Z] === RUN TestWatchFinishedTransfer [2022-04-20T13:06:06.366Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestDuplicateTransfer [2022-04-20T13:06:06.366Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-20T13:06:06.366Z] === RUN TestSuccessfulUpload [2022-04-20T13:06:06.366Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:06:06.366Z] === RUN TestPullSchema2Config/unauthorized [2022-04-20T13:06:06.366Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-20T13:06:06.366Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:06:06.366Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-20T13:06:06.366Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-20T13:06:06.366Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-20T13:06:06.366Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-04-20T13:06:06.366Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestGetRepositoryMountCandidates [2022-04-20T13:06:06.366Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestLayerAlreadyExists [2022-04-20T13:06:06.366Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:06:06.366Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:06:06.366Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:06:06.366Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:06:06.366Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:06:06.366Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:06:06.366Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-20T13:06:06.366Z] === RUN TestWhenEmptyAuthConfig [2022-04-20T13:06:06.538Z] INFO: Extraction ended at 04/20/2022 13:06:04. Duration:00:00:29.5765889 [2022-04-20T13:06:06.538Z] INFO: Updating the golang and path environment variables [2022-04-20T13:06:06.538Z] INFO: GOPATH=d:\gopath [2022-04-20T13:06:06.538Z] INFO: go version go1.18.1 windows/amd64 [2022-04-20T13:06:06.538Z] INFO: Running the daemon under test in debug mode [2022-04-20T13:06:06.538Z] INFO: Running the daemon under test in containerd mode [2022-04-20T13:06:06.538Z] INFO: Starting a daemon under test... [2022-04-20T13:06:06.538Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43505\1\daemon --pidfile d:\CI\PR-43505\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-20T13:06:06.538Z] INFO: Containerd started successfully. [2022-04-20T13:06:06.538Z] INFO: Process started successfully. [2022-04-20T13:06:06.538Z] INFO: Start tailing logs of the daemon under tests [2022-04-20T13:06:06.538Z] INFO: Waiting for the daemon under test to start... [2022-04-20T13:06:06.824Z] time="2022-04-20T13:06:06Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-20T13:06:06.824Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-04-20T13:06:06.824Z] === RUN TestCancelledUpload [2022-04-20T13:06:06.824Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-20T13:06:06.824Z] PASS [2022-04-20T13:06:06.824Z] coverage: 76.8% of statements [2022-04-20T13:06:06.824Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 76.8% of statements [2022-04-20T13:06:07.281Z] === RUN TestCompare [2022-04-20T13:06:07.281Z] --- PASS: TestCompare (0.00s) [2022-04-20T13:06:07.281Z] PASS [2022-04-20T13:06:07.281Z] coverage: 19.2% of statements [2022-04-20T13:06:07.281Z] ok github.com/docker/docker/image/cache 0.135s coverage: 19.2% of statements [2022-04-20T13:06:07.669Z] --- PASS: TestContainerStartOnDaemonRestart (2.41s) [2022-04-20T13:06:07.669Z] === CONT TestIpcModeOlderClient [2022-04-20T13:06:07.669Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-04-20T13:06:07.669Z] === CONT TestContainerKillOnDaemonStart [2022-04-20T13:06:07.669Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-04-20T13:06:07.669Z] === CONT TestDaemonHostGatewayIP [2022-04-20T13:06:07.738Z] === RUN TestFSGetInvalidData [2022-04-20T13:06:07.738Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-20T13:06:07.738Z] === RUN TestFSInvalidSet [2022-04-20T13:06:07.738Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-20T13:06:07.738Z] === RUN TestFSInvalidRoot [2022-04-20T13:06:07.738Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-20T13:06:07.738Z] === RUN TestFSMetadataGetSet [2022-04-20T13:06:07.738Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-20T13:06:07.738Z] === RUN TestFSInvalidWalker [2022-04-20T13:06:07.738Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-20T13:06:07.738Z] === RUN TestFSGetSet [2022-04-20T13:06:07.738Z] --- PASS: TestWhenEmptyAuthConfig (1.27s) [2022-04-20T13:06:07.738Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-20T13:06:07.738Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-20T13:06:07.738Z] === RUN TestTokenPassThru [2022-04-20T13:06:07.738Z] --- PASS: TestFSGetSet (0.04s) [2022-04-20T13:06:07.738Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-20T13:06:07.738Z] === RUN TestTokenPassThruDifferentHost [2022-04-20T13:06:07.738Z] === RUN TestFSGetUnsetKey [2022-04-20T13:06:07.738Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2022-04-20T13:06:07.738Z] PASS [2022-04-20T13:06:07.738Z] coverage: 26.6% of statements [2022-04-20T13:06:07.738Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-20T13:06:07.738Z] === RUN TestFSGetEmptyData [2022-04-20T13:06:07.738Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-20T13:06:07.738Z] === RUN TestFSDelete [2022-04-20T13:06:07.738Z] ok github.com/docker/docker/distribution 2.309s coverage: 26.6% of statements [2022-04-20T13:06:07.738Z] --- PASS: TestFSDelete (0.01s) [2022-04-20T13:06:07.738Z] === RUN TestFSWalker [2022-04-20T13:06:07.738Z] --- PASS: TestFSWalker (0.02s) [2022-04-20T13:06:07.738Z] === RUN TestFSWalkerStopOnError [2022-04-20T13:06:07.738Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-20T13:06:07.738Z] === RUN TestNewFromJSON [2022-04-20T13:06:07.738Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-20T13:06:07.738Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-20T13:06:07.738Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-20T13:06:07.738Z] === RUN TestMarshalKeyOrder [2022-04-20T13:06:07.738Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-20T13:06:07.738Z] === RUN TestHistoryEqual [2022-04-20T13:06:08.193Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-20T13:06:08.193Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-20T13:06:08.193Z] --- PASS: TestHistoryEqual (0.20s) [2022-04-20T13:06:08.193Z] === RUN TestImage [2022-04-20T13:06:08.193Z] --- PASS: TestImage (0.00s) [2022-04-20T13:06:08.193Z] === RUN TestImageOSNotEmpty [2022-04-20T13:06:08.193Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-20T13:06:08.193Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-20T13:06:08.193Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-20T13:06:08.193Z] === RUN TestCreate [2022-04-20T13:06:08.193Z] --- PASS: TestCreate (0.01s) [2022-04-20T13:06:08.193Z] === RUN TestRestore [2022-04-20T13:06:08.193Z] time="2022-04-20T13:06:07Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-20T13:06:08.193Z] --- PASS: TestRestore (0.04s) [2022-04-20T13:06:08.194Z] === RUN TestAddDelete [2022-04-20T13:06:08.194Z] --- PASS: TestAddDelete (0.03s) [2022-04-20T13:06:08.194Z] === RUN TestSearchAfterDelete [2022-04-20T13:06:08.194Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-20T13:06:08.194Z] === RUN TestParentReset [2022-04-20T13:06:08.194Z] --- PASS: TestParentReset (0.03s) [2022-04-20T13:06:08.194Z] === RUN TestGetAndSetLastUpdated [2022-04-20T13:06:08.194Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-04-20T13:06:08.194Z] === RUN TestStoreLen [2022-04-20T13:06:08.194Z] --- PASS: TestStoreLen (0.05s) [2022-04-20T13:06:08.194Z] PASS [2022-04-20T13:06:08.194Z] coverage: 86.9% of statements [2022-04-20T13:06:08.194Z] ok github.com/docker/docker/image 0.682s coverage: 86.9% of statements [2022-04-20T13:06:08.650Z] === RUN TestValidateManifest [2022-04-20T13:06:08.650Z] === RUN TestValidateManifest/nil [2022-04-20T13:06:08.650Z] === RUN TestValidateManifest/non-nil [2022-04-20T13:06:08.650Z] --- PASS: TestValidateManifest (0.00s) [2022-04-20T13:06:08.650Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-20T13:06:08.650Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-20T13:06:08.650Z] PASS [2022-04-20T13:06:08.650Z] coverage: 0.7% of statements [2022-04-20T13:06:08.650Z] ok github.com/docker/docker/image/tarexport 0.075s coverage: 0.7% of statements [2022-04-20T13:06:08.650Z] === RUN TestMakeV1ConfigFromConfig [2022-04-20T13:06:08.650Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-20T13:06:08.650Z] PASS [2022-04-20T13:06:08.650Z] coverage: 25.0% of statements [2022-04-20T13:06:08.650Z] ok github.com/docker/docker/image/v1 0.083s coverage: 25.0% of statements [2022-04-20T13:06:08.650Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-20T13:06:10.184Z] === RUN TestSerialization [2022-04-20T13:06:10.184Z] --- PASS: TestSerialization (0.02s) [2022-04-20T13:06:10.184Z] PASS [2022-04-20T13:06:10.184Z] coverage: 100.0% of statements [2022-04-20T13:06:10.184Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-04-20T13:06:10.774Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-20T13:06:10.774Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-20T13:06:10.774Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T13:06:10.774Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-20T13:06:10.774Z] [2022-04-20T13:06:10.774Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-20T13:06:10.774Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-20T13:06:10.774Z] Using test binary docker [2022-04-20T13:06:10.774Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-20T13:06:10.774Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-20T13:06:10.774Z] INFO: Waiting for daemon to start... [2022-04-20T13:06:10.774Z] Starting dockerd [2022-04-20T13:06:10.774Z] . [2022-04-20T13:06:10.774Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-20T13:06:10.954Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2022-04-20T13:06:10.954Z] === CONT TestDaemonRestartIpcMode [2022-04-20T13:06:11.147Z] === RUN TestEmptyLayer [2022-04-20T13:06:11.147Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-20T13:06:11.147Z] === RUN TestCommitFailure [2022-04-20T13:06:11.147Z] --- PASS: TestCommitFailure (0.03s) [2022-04-20T13:06:11.147Z] === RUN TestStartTransactionFailure [2022-04-20T13:06:11.147Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-04-20T13:06:11.147Z] === RUN TestGetOrphan [2022-04-20T13:06:11.147Z] --- PASS: TestGetOrphan (0.01s) [2022-04-20T13:06:11.147Z] === RUN TestMountAndRegister [2022-04-20T13:06:11.147Z] layer_test.go:258: Layer size: 14 [2022-04-20T13:06:11.147Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-20T13:06:11.147Z] === RUN TestLayerRelease [2022-04-20T13:06:11.147Z] layer_test.go:291: Failing on Windows [2022-04-20T13:06:11.147Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-20T13:06:11.147Z] === RUN TestStoreRestore [2022-04-20T13:06:11.147Z] layer_test.go:340: Failing on Windows [2022-04-20T13:06:11.147Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-20T13:06:11.147Z] === RUN TestTarStreamStability [2022-04-20T13:06:11.147Z] layer_test.go:455: Failing on Windows [2022-04-20T13:06:11.147Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-20T13:06:11.147Z] === RUN TestRegisterExistingLayer [2022-04-20T13:06:11.147Z] === RUN TestEnvironmentParsing [2022-04-20T13:06:11.147Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-20T13:06:11.147Z] PASS [2022-04-20T13:06:11.147Z] coverage: 1.2% of statements [2022-04-20T13:06:11.147Z] ok github.com/docker/docker/libcontainerd/local 0.082s coverage: 1.2% of statements [2022-04-20T13:06:11.147Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-04-20T13:06:11.147Z] === RUN TestTarStreamVerification [2022-04-20T13:06:11.147Z] layer_test.go:684: Failing on Windows [2022-04-20T13:06:11.147Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-20T13:06:11.147Z] === RUN TestLayerMigration [2022-04-20T13:06:11.147Z] migration_test.go:45: Failing on Windows [2022-04-20T13:06:11.147Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-20T13:06:11.147Z] === RUN TestLayerMigrationNoTarsplit [2022-04-20T13:06:11.147Z] migration_test.go:181: Failing on Windows [2022-04-20T13:06:11.147Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-20T13:06:11.147Z] === RUN TestMountInit [2022-04-20T13:06:11.147Z] mount_test.go:17: Failing on Windows [2022-04-20T13:06:11.147Z] --- SKIP: TestMountInit (0.00s) [2022-04-20T13:06:11.147Z] === RUN TestMountSize [2022-04-20T13:06:11.147Z] mount_test.go:76: Failing on Windows [2022-04-20T13:06:11.147Z] --- SKIP: TestMountSize (0.00s) [2022-04-20T13:06:11.147Z] === RUN TestMountChanges [2022-04-20T13:06:11.147Z] mount_test.go:125: Failing on Windows [2022-04-20T13:06:11.147Z] --- SKIP: TestMountChanges (0.00s) [2022-04-20T13:06:11.147Z] === RUN TestMountApply [2022-04-20T13:06:11.147Z] mount_test.go:212: Failing on Windows [2022-04-20T13:06:11.147Z] --- SKIP: TestMountApply (0.00s) [2022-04-20T13:06:11.147Z] PASS [2022-04-20T13:06:11.147Z] coverage: 30.6% of statements [2022-04-20T13:06:11.147Z] ok github.com/docker/docker/layer 0.522s coverage: 30.6% of statements [2022-04-20T13:06:11.602Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-20T13:06:11.602Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-20T13:06:11.602Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-20T13:06:11.602Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-20T13:06:12.058Z] === RUN TestSequenceGetAvailableBit [2022-04-20T13:06:12.058Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestSequenceEqual [2022-04-20T13:06:12.058Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestSequenceCopy [2022-04-20T13:06:12.058Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestGetFirstAvailable [2022-04-20T13:06:12.058Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestFindSequence [2022-04-20T13:06:12.058Z] --- PASS: TestFindSequence (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestCheckIfAvailable [2022-04-20T13:06:12.058Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestMergeSequences [2022-04-20T13:06:12.058Z] --- PASS: TestMergeSequences (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestPushReservation [2022-04-20T13:06:12.058Z] --- PASS: TestPushReservation (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestSerializeDeserialize [2022-04-20T13:06:12.058Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestSet [2022-04-20T13:06:12.058Z] --- PASS: TestSet (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestSetUnset [2022-04-20T13:06:12.058Z] --- PASS: TestSetUnset (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestOffsetSetUnset [2022-04-20T13:06:12.058Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestSetInRange [2022-04-20T13:06:12.058Z] --- PASS: TestSetInRange (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestSetAnyInRange [2022-04-20T13:06:12.058Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestMethods [2022-04-20T13:06:12.058Z] --- PASS: TestMethods (0.00s) [2022-04-20T13:06:12.058Z] === RUN TestRandomAllocateDeallocate [2022-04-20T13:06:12.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-20T13:06:12.856Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-04-20T13:06:14.230Z] === RUN TestInvalidConfig [2022-04-20T13:06:14.230Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-20T13:06:14.230Z] === RUN TestConfig [2022-04-20T13:06:14.230Z] --- PASS: TestConfig (0.00s) [2022-04-20T13:06:14.230Z] === RUN TestOptionsLabels [2022-04-20T13:06:14.230Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-20T13:06:14.230Z] === RUN TestValidName [2022-04-20T13:06:14.230Z] --- PASS: TestValidName (0.00s) [2022-04-20T13:06:14.230Z] PASS [2022-04-20T13:06:14.230Z] coverage: 19.7% of statements [2022-04-20T13:06:14.230Z] ok github.com/docker/docker/libnetwork/config 0.087s coverage: 19.7% of statements [2022-04-20T13:06:14.470Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-20T13:06:14.470Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-20T13:06:14.470Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T13:06:14.470Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-20T13:06:14.470Z] [2022-04-20T13:06:14.470Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-20T13:06:14.470Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-20T13:06:14.470Z] HOSTNAME=a02e16127f25 [2022-04-20T13:06:14.470Z] TESTDEBUG=0 [2022-04-20T13:06:14.470Z] DEST=bundles/test-integration [2022-04-20T13:06:14.470Z] PWD=/go/src/github.com/docker/docker [2022-04-20T13:06:14.470Z] DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d [2022-04-20T13:06:14.470Z] container=docker [2022-04-20T13:06:14.470Z] HOME=/root [2022-04-20T13:06:14.470Z] GOLANG_VERSION=1.18.1 [2022-04-20T13:06:14.470Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-20T13:06:14.470Z] VALIDATE_BRANCH=master [2022-04-20T13:06:14.470Z] TERM=xterm [2022-04-20T13:06:14.470Z] DOCKER_PKG=github.com/docker/docker [2022-04-20T13:06:14.470Z] SHLVL=1 [2022-04-20T13:06:14.470Z] TIMEOUT=120m [2022-04-20T13:06:14.470Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-20T13:06:14.470Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-20T13:06:14.470Z] GO111MODULE=off [2022-04-20T13:06:14.470Z] DOCKER_EXPERIMENTAL=1 [2022-04-20T13:06:14.470Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-20T13:06:14.470Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-20T13:06:14.470Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-20T13:06:14.470Z] GOPATH=/go [2022-04-20T13:06:14.470Z] PKG_CONFIG=pkg-config [2022-04-20T13:06:14.470Z] _=/usr/bin/env [2022-04-20T13:06:14.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-20T13:06:14.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-20T13:06:15.191Z] === RUN TestKey [2022-04-20T13:06:15.191Z] --- PASS: TestKey (0.00s) [2022-04-20T13:06:15.191Z] === RUN TestParseKey [2022-04-20T13:06:15.191Z] --- PASS: TestParseKey (0.00s) [2022-04-20T13:06:15.191Z] === RUN TestInvalidDataStore [2022-04-20T13:06:15.191Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-20T13:06:15.191Z] === RUN TestKVObjectFlatKey [2022-04-20T13:06:15.191Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-20T13:06:15.191Z] === RUN TestAtomicKVObjectFlatKey [2022-04-20T13:06:15.191Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-20T13:06:15.191Z] PASS [2022-04-20T13:06:15.191Z] coverage: 21.9% of statements [2022-04-20T13:06:15.191Z] ok github.com/docker/docker/libnetwork/datastore 0.058s coverage: 21.9% of statements [2022-04-20T13:06:15.191Z] === RUN TestErrorInterfaces [2022-04-20T13:06:15.191Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-20T13:06:15.191Z] === RUN TestNetworkMarshalling [2022-04-20T13:06:15.647Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-20T13:06:15.647Z] === RUN TestEndpointMarshalling [2022-04-20T13:06:15.647Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-20T13:06:15.647Z] === RUN TestAuxAddresses [2022-04-20T13:06:15.647Z] time="2022-04-20T13:06:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-20T13:06:15.647Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-20T13:06:15.647Z] === RUN TestSRVServiceQuery [2022-04-20T13:06:15.647Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:06:15.647Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-20T13:06:15.647Z] === RUN TestServiceVIPReuse [2022-04-20T13:06:15.647Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:06:15.647Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-20T13:06:15.647Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-20T13:06:15.647Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:06:15.647Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-20T13:06:15.647Z] === RUN TestDNSIPQuery [2022-04-20T13:06:15.647Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:06:15.647Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-20T13:06:15.647Z] === RUN TestDNSProxyServFail [2022-04-20T13:06:15.647Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:06:15.647Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-20T13:06:15.647Z] === RUN TestSandboxAddEmpty [2022-04-20T13:06:15.648Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:06:15.648Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-20T13:06:15.648Z] === RUN TestSandboxAddMultiPrio [2022-04-20T13:06:15.648Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:06:15.648Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-20T13:06:15.648Z] === RUN TestSandboxAddSamePrio [2022-04-20T13:06:15.648Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:06:15.648Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-20T13:06:15.648Z] === RUN TestCleanupServiceDiscovery [2022-04-20T13:06:15.648Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:06:15.648Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-20T13:06:15.648Z] === RUN TestDNSOptions [2022-04-20T13:06:15.648Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:06:15.648Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-20T13:06:15.648Z] === RUN TestMultipleControllersWithSameStore [2022-04-20T13:06:15.648Z] time="2022-04-20T13:06:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-20T13:06:15.648Z] time="2022-04-20T13:06:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-20T13:06:15.648Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-20T13:06:15.648Z] PASS [2022-04-20T13:06:15.648Z] coverage: 8.5% of statements [2022-04-20T13:06:15.648Z] ok github.com/docker/docker/libnetwork 0.395s coverage: 8.5% of statements [2022-04-20T13:06:15.648Z] === RUN TestIPDataMarshalling [2022-04-20T13:06:15.648Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-20T13:06:15.648Z] === RUN TestValidateAndIsV6 [2022-04-20T13:06:15.648Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-20T13:06:15.648Z] PASS [2022-04-20T13:06:15.648Z] coverage: 68.9% of statements [2022-04-20T13:06:15.648Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-04-20T13:06:16.612Z] === RUN TestDriver [2022-04-20T13:06:16.612Z] --- PASS: TestDriver (0.00s) [2022-04-20T13:06:16.612Z] PASS [2022-04-20T13:06:16.612Z] coverage: 34.8% of statements [2022-04-20T13:06:16.612Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-04-20T13:06:16.612Z] --- PASS: TestRandomAllocateDeallocate (4.93s) [2022-04-20T13:06:16.612Z] === RUN TestAllocateRandomDeallocate [2022-04-20T13:06:16.612Z] === RUN TestDriver [2022-04-20T13:06:16.612Z] --- PASS: TestDriver (0.00s) [2022-04-20T13:06:16.612Z] PASS [2022-04-20T13:06:16.612Z] coverage: 34.8% of statements [2022-04-20T13:06:17.073Z] ok github.com/docker/docker/libnetwork/drivers/null 0.053s coverage: 34.8% of statements [2022-04-20T13:06:17.073Z] === RUN TestNetworkAllocateFree [2022-04-20T13:06:17.073Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-20T13:06:17.073Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-20T13:06:17.073Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-20T13:06:17.073Z] PASS [2022-04-20T13:06:17.073Z] coverage: 63.6% of statements [2022-04-20T13:06:17.073Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.057s coverage: 63.6% of statements [2022-04-20T13:06:17.530Z] === RUN TestGetEmptyCapabilities [2022-04-20T13:06:17.531Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-20T13:06:17.531Z] === RUN TestGetExtraCapabilities [2022-04-20T13:06:17.531Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-20T13:06:17.531Z] === RUN TestGetInvalidCapabilities [2022-04-20T13:06:17.531Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-20T13:06:17.531Z] === RUN TestRemoteDriver [2022-04-20T13:06:17.531Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-20T13:06:17.994Z] === RUN TestDriverError [2022-04-20T13:06:17.994Z] --- PASS: TestDriverError (0.00s) [2022-04-20T13:06:17.994Z] === RUN TestMissingValues [2022-04-20T13:06:17.994Z] --- PASS: TestMissingValues (0.01s) [2022-04-20T13:06:17.994Z] === RUN TestRollback [2022-04-20T13:06:17.994Z] --- PASS: TestRollback (0.01s) [2022-04-20T13:06:17.994Z] PASS [2022-04-20T13:06:17.994Z] coverage: 57.4% of statements [2022-04-20T13:06:17.994Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.106s coverage: 57.4% of statements [2022-04-20T13:06:17.994Z] --- PASS: TestAllocateRandomDeallocate (1.10s) [2022-04-20T13:06:17.994Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-20T13:06:18.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-20T13:06:18.450Z] === RUN TestNAT [2022-04-20T13:06:18.450Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-20T13:06:18.450Z] --- SKIP: TestNAT (0.00s) [2022-04-20T13:06:18.450Z] === RUN TestTransparent [2022-04-20T13:06:18.450Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-20T13:06:18.450Z] --- SKIP: TestTransparent (0.00s) [2022-04-20T13:06:18.450Z] PASS [2022-04-20T13:06:18.450Z] coverage: 0.0% of statements [2022-04-20T13:06:18.450Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2022-04-20T13:06:18.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-20T13:06:18.909Z] === RUN TestBuildDefault [2022-04-20T13:06:18.909Z] --- PASS: TestBuildDefault (0.01s) [2022-04-20T13:06:18.909Z] === RUN TestBuildHostnameDomainname [2022-04-20T13:06:18.909Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestBuildHostname [2022-04-20T13:06:18.909Z] --- PASS: TestBuildHostname (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestBuildHostnameFQDN [2022-04-20T13:06:18.909Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestBuildNoIP [2022-04-20T13:06:18.909Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestUpdate [2022-04-20T13:06:18.909Z] --- PASS: TestUpdate (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-20T13:06:18.909Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-20T13:06:18.909Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestAddEmpty [2022-04-20T13:06:18.909Z] --- PASS: TestAddEmpty (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestAdd [2022-04-20T13:06:18.909Z] --- PASS: TestAdd (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestDeleteEmpty [2022-04-20T13:06:18.909Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestDeleteNewline [2022-04-20T13:06:18.909Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestDelete [2022-04-20T13:06:18.909Z] --- PASS: TestDelete (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestConcurrentWrites [2022-04-20T13:06:18.909Z] === RUN TestNew [2022-04-20T13:06:18.909Z] --- PASS: TestNew (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestAddDriver [2022-04-20T13:06:18.909Z] --- PASS: TestAddDriver (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestAddDuplicateDriver [2022-04-20T13:06:18.909Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-20T13:06:18.909Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestDriver [2022-04-20T13:06:18.909Z] --- PASS: TestDriver (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestIPAM [2022-04-20T13:06:18.909Z] --- PASS: TestIPAM (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestWalkIPAMs [2022-04-20T13:06:18.909Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-20T13:06:18.909Z] === RUN TestWalkDrivers [2022-04-20T13:06:18.909Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-20T13:06:18.909Z] PASS [2022-04-20T13:06:18.909Z] coverage: 82.4% of statements [2022-04-20T13:06:18.909Z] ok github.com/docker/docker/libnetwork/drvregistry 0.086s coverage: 82.4% of statements [2022-04-20T13:06:18.909Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.08s) [2022-04-20T13:06:18.909Z] === RUN TestRetrieveFromStore [2022-04-20T13:06:18.909Z] --- PASS: TestConcurrentWrites (0.28s) [2022-04-20T13:06:18.909Z] PASS [2022-04-20T13:06:18.909Z] coverage: 81.2% of statements [2022-04-20T13:06:18.909Z] ok github.com/docker/docker/libnetwork/etchosts 0.359s coverage: 81.2% of statements [2022-04-20T13:06:19.367Z] === RUN TestNew [2022-04-20T13:06:19.367Z] --- PASS: TestNew (0.00s) [2022-04-20T13:06:19.367Z] === RUN TestAllocate [2022-04-20T13:06:19.367Z] --- PASS: TestAllocate (0.00s) [2022-04-20T13:06:19.367Z] === RUN TestUninitialized [2022-04-20T13:06:19.367Z] --- PASS: TestUninitialized (0.00s) [2022-04-20T13:06:19.367Z] === RUN TestAllocateInRange [2022-04-20T13:06:19.367Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-20T13:06:19.367Z] === RUN TestAllocateSerial [2022-04-20T13:06:19.368Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-20T13:06:19.368Z] PASS [2022-04-20T13:06:19.368Z] coverage: 87.5% of statements [2022-04-20T13:06:19.368Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-04-20T13:06:19.368Z] --- PASS: TestRetrieveFromStore (0.47s) [2022-04-20T13:06:19.368Z] === RUN TestIsCorrupted [2022-04-20T13:06:19.368Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-20T13:06:19.368Z] === RUN TestSetRollover [2022-04-20T13:06:19.410Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-04-20T13:06:19.410Z] PASS [2022-04-20T13:06:19.410Z] [2022-04-20T13:06:19.410Z] === Skipped [2022-04-20T13:06:19.410Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-20T13:06:19.410Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:06:19.410Z] [2022-04-20T13:06:19.410Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-20T13:06:19.410Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:06:19.410Z] [2022-04-20T13:06:19.410Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-20T13:06:19.410Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:06:19.410Z] [2022-04-20T13:06:19.410Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-20T13:06:19.410Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-20T13:06:19.410Z] [2022-04-20T13:06:19.410Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-20T13:06:19.410Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-20T13:06:19.410Z] [2022-04-20T13:06:19.410Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-20T13:06:19.410Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-20T13:06:19.410Z] [2022-04-20T13:06:19.410Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-20T13:06:19.410Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:06:19.410Z] [2022-04-20T13:06:19.410Z] DONE 234 tests, 7 skipped in 122.245s [2022-04-20T13:06:19.410Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-20T13:06:19.410Z] === RUN TestConfigDaemonLibtrustID [2022-04-20T13:06:19.824Z] === RUN TestCaller [2022-04-20T13:06:19.824Z] --- PASS: TestCaller (0.00s) [2022-04-20T13:06:19.824Z] PASS [2022-04-20T13:06:19.824Z] coverage: 100.0% of statements [2022-04-20T13:06:19.824Z] ok github.com/docker/docker/libnetwork/internal/caller 0.049s coverage: 100.0% of statements [2022-04-20T13:06:19.978Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-20T13:06:19.978Z] === RUN TestDaemonConfigValidation [2022-04-20T13:06:19.978Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-20T13:06:19.978Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-20T13:06:19.978Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-20T13:06:19.978Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-20T13:06:19.978Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-20T13:06:19.978Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-20T13:06:19.978Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-20T13:06:19.978Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-20T13:06:19.978Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-20T13:06:19.978Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-20T13:06:19.978Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-20T13:06:19.978Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-20T13:06:19.978Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-20T13:06:19.978Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-20T13:06:20.237Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-20T13:06:20.237Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-20T13:06:20.237Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-20T13:06:20.237Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-20T13:06:20.237Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-20T13:06:20.237Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-04-20T13:06:20.237Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-20T13:06:20.237Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-20T13:06:20.237Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-20T13:06:20.281Z] === RUN TestSetSerialInsertDelete [2022-04-20T13:06:20.281Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-20T13:06:20.281Z] === RUN TestSetParallelInsertDelete [2022-04-20T13:06:21.173Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-20T13:06:21.249Z] --- PASS: TestSetRollover (1.62s) [2022-04-20T13:06:21.249Z] === RUN TestSetRolloverSerial [2022-04-20T13:06:21.249Z] === RUN TestInt2IP2IntConversion [2022-04-20T13:06:21.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-20T13:06:22.209Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-04-20T13:06:22.209Z] === RUN TestGetAddressVersion [2022-04-20T13:06:22.209Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-20T13:06:22.209Z] === RUN TestKeyString [2022-04-20T13:06:22.209Z] --- PASS: TestKeyString (0.00s) [2022-04-20T13:06:22.209Z] === RUN TestPoolDataMarshal [2022-04-20T13:06:22.209Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-20T13:06:22.209Z] === RUN TestSubnetsMarshal [2022-04-20T13:06:22.209Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-04-20T13:06:22.209Z] === RUN TestAddSubnets [2022-04-20T13:06:22.209Z] --- PASS: TestAddSubnets (0.04s) [2022-04-20T13:06:22.209Z] === RUN TestDoublePoolRelease [2022-04-20T13:06:22.209Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-20T13:06:22.209Z] === RUN TestAddReleasePoolID [2022-04-20T13:06:22.209Z] === RUN TestPoolRequest [2022-04-20T13:06:22.209Z] --- PASS: TestPoolRequest (0.00s) [2022-04-20T13:06:22.209Z] === RUN TestOtherRequests [2022-04-20T13:06:22.209Z] --- PASS: TestOtherRequests (0.00s) [2022-04-20T13:06:22.209Z] PASS [2022-04-20T13:06:22.209Z] coverage: 57.1% of statements [2022-04-20T13:06:22.209Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-04-20T13:06:22.209Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-04-20T13:06:22.209Z] === RUN TestPredefinedPool [2022-04-20T13:06:22.209Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-20T13:06:22.209Z] === RUN TestRemoveSubnet [2022-04-20T13:06:22.209Z] --- PASS: TestSetRolloverSerial (1.33s) [2022-04-20T13:06:22.209Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-20T13:06:22.209Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-20T13:06:22.209Z] PASS [2022-04-20T13:06:22.209Z] coverage: 84.4% of statements [2022-04-20T13:06:22.209Z] ok github.com/docker/docker/libnetwork/bitseq 10.621s coverage: 84.4% of statements [2022-04-20T13:06:22.546Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-20T13:06:22.665Z] --- PASS: TestRemoveSubnet (0.27s) [2022-04-20T13:06:22.665Z] === RUN TestGetSameAddress [2022-04-20T13:06:22.665Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-20T13:06:22.665Z] === RUN TestPoolAllocationReuse [2022-04-20T13:06:23.480Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-20T13:06:23.480Z] daemon_test.go:156: [d63f73d49f815] daemon is not started [2022-04-20T13:06:23.480Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-20T13:06:23.480Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-20T13:06:23.480Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-20T13:06:23.480Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-20T13:06:23.480Z] === RUN TestDaemonProxy [2022-04-20T13:06:23.480Z] === RUN TestDaemonProxy/environment_variables [2022-04-20T13:06:23.628Z] === RUN TestGetCapabilities [2022-04-20T13:06:23.628Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-20T13:06:23.628Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-20T13:06:23.628Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-20T13:06:23.628Z] === RUN TestGetDefaultAddressSpaces [2022-04-20T13:06:23.628Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-20T13:06:23.628Z] === RUN TestRemoteDriver [2022-04-20T13:06:23.628Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-20T13:06:23.628Z] PASS [2022-04-20T13:06:23.628Z] coverage: 47.4% of statements [2022-04-20T13:06:23.628Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.084s coverage: 47.4% of statements [2022-04-20T13:06:23.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-20T13:06:24.086Z] --- PASS: TestPoolAllocationReuse (1.48s) [2022-04-20T13:06:24.086Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-20T13:06:24.086Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-20T13:06:24.086Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-20T13:06:24.545Z] === RUN TestWindowsIPAM [2022-04-20T13:06:24.545Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-20T13:06:24.545Z] PASS [2022-04-20T13:06:24.545Z] coverage: 71.4% of statements [2022-04-20T13:06:24.545Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-04-20T13:06:24.947Z] ...INFO: Daemon under test started and replied! [2022-04-20T13:06:24.947Z] INFO: Docker version of the daemon under test [2022-04-20T13:06:24.947Z] [2022-04-20T13:06:24.947Z] Client: [2022-04-20T13:06:24.947Z] Version: 17.06.2-ce [2022-04-20T13:06:24.947Z] API version: 1.30 [2022-04-20T13:06:24.947Z] Go version: go1.8.3 [2022-04-20T13:06:24.947Z] Git commit: cec0b72 [2022-04-20T13:06:24.947Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-20T13:06:24.947Z] OS/Arch: windows/amd64 [2022-04-20T13:06:24.947Z] [2022-04-20T13:06:24.947Z] Server: [2022-04-20T13:06:24.947Z] Version: 0.0.0-dev [2022-04-20T13:06:24.947Z] API version: 1.42 (minimum version 1.24) [2022-04-20T13:06:24.947Z] Go version: go1.18.1 [2022-04-20T13:06:24.947Z] Git commit: 301b252b58 [2022-04-20T13:06:24.947Z] Built: 04/20/2022 13:04:02 [2022-04-20T13:06:24.947Z] OS/Arch: windows/amd64 [2022-04-20T13:06:24.947Z] Experimental: false [2022-04-20T13:06:24.947Z] [2022-04-20T13:06:24.947Z] INFO: Docker info of the daemon under test [2022-04-20T13:06:24.947Z] [2022-04-20T13:06:24.947Z] Containers: 0 [2022-04-20T13:06:24.947Z] Running: 0 [2022-04-20T13:06:24.947Z] Paused: 0 [2022-04-20T13:06:24.947Z] Stopped: 0 [2022-04-20T13:06:24.947Z] Images: 0 [2022-04-20T13:06:24.947Z] Server Version: 0.0.0-dev [2022-04-20T13:06:24.947Z] Storage Driver: windowsfilter [2022-04-20T13:06:24.947Z] Windows: [2022-04-20T13:06:24.947Z] Logging Driver: json-file [2022-04-20T13:06:24.947Z] Plugins: [2022-04-20T13:06:24.947Z] Volume: local [2022-04-20T13:06:24.947Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-20T13:06:24.947Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-20T13:06:24.947Z] Swarm: inactive [2022-04-20T13:06:24.947Z] Default Isolation: process [2022-04-20T13:06:24.947Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-20T13:06:24.947Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-20T13:06:24.947Z] OSType: windows [2022-04-20T13:06:24.947Z] Architecture: x86_64 [2022-04-20T13:06:24.947Z] CPUs: 4 [2022-04-20T13:06:24.947Z] Total Memory: 32GiB [2022-04-20T13:06:24.947Z] Name: azwin-2-c67b70 [2022-04-20T13:06:24.947Z] ID: CE4P:QNYD:FNPF:TUQU:7NIA:WC32:GBXY:NHJV:H3W3:EMAK:3IHX:VEXX [2022-04-20T13:06:24.947Z] Docker Root Dir: D:\CI\PR-43505\1\daemon [2022-04-20T13:06:24.947Z] Debug Mode (client): false [2022-04-20T13:06:24.947Z] Debug Mode (server): true [2022-04-20T13:06:24.947Z] File Descriptors: -1 [2022-04-20T13:06:24.947Z] Goroutines: 29 [2022-04-20T13:06:24.947Z] System Time: 2022-04-20T13:06:24.5626535Z [2022-04-20T13:06:24.947Z] EventsListeners: 0 [2022-04-20T13:06:24.947Z] Registry: https://index.docker.io/v1/ [2022-04-20T13:06:24.947Z] Labels: [2022-04-20T13:06:24.947Z] Experimental: false [2022-04-20T13:06:24.947Z] Insecure Registries: [2022-04-20T13:06:24.947Z] 127.0.0.0/8 [2022-04-20T13:06:24.947Z] Live Restore Enabled: false [2022-04-20T13:06:24.947Z] [2022-04-20T13:06:24.947Z] [2022-04-20T13:06:24.947Z] INFO: Docker images of the daemon under test [2022-04-20T13:06:24.947Z] [2022-04-20T13:06:24.947Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-20T13:06:24.947Z] [2022-04-20T13:06:24.947Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-20T13:06:24.947Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-20T13:06:25.404Z] === RUN TestDaemonProxy/command-line_options [2022-04-20T13:06:25.463Z] ltsc2022: Pulling from windows/servercore [2022-04-20T13:06:25.463Z] 8f616e6e9eec: Pulling fs layer [2022-04-20T13:06:25.463Z] dccd9e4d14d3: Pulling fs layer [2022-04-20T13:06:25.469Z] INFO: Extraction ended at 04/20/2022 13:06:24. Duration:00:00:25.2493998 [2022-04-20T13:06:25.469Z] INFO: Updating the golang and path environment variables [2022-04-20T13:06:25.469Z] INFO: GOPATH=d:\gopath [2022-04-20T13:06:25.469Z] INFO: go version go1.18.1 windows/amd64 [2022-04-20T13:06:25.469Z] INFO: Running the daemon under test in debug mode [2022-04-20T13:06:25.469Z] INFO: Starting a daemon under test... [2022-04-20T13:06:25.469Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43505\1\daemon --pidfile d:\CI\PR-43505\1\docker.pid -D [2022-04-20T13:06:25.469Z] INFO: Process started successfully. [2022-04-20T13:06:25.469Z] INFO: Start tailing logs of the daemon under tests [2022-04-20T13:06:25.469Z] INFO: Waiting for the daemon under test to start... [2022-04-20T13:06:25.506Z] === RUN TestDefaultNetwork [2022-04-20T13:06:25.968Z] --- PASS: TestDefaultNetwork (0.29s) [2022-04-20T13:06:25.968Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-20T13:06:25.968Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.12s) [2022-04-20T13:06:25.968Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-20T13:06:25.968Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-04-20T13:06:25.968Z] === RUN TestInitAddressPools [2022-04-20T13:06:26.424Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-20T13:06:26.424Z] PASS [2022-04-20T13:06:26.424Z] coverage: 74.0% of statements [2022-04-20T13:06:26.424Z] ok github.com/docker/docker/libnetwork/ipamutils 0.678s coverage: 74.0% of statements [2022-04-20T13:06:26.776Z] === RUN TestDaemonProxy/configuration_file [2022-04-20T13:06:26.882Z] === RUN TestKeyValue [2022-04-20T13:06:26.882Z] --- PASS: TestKeyValue (0.00s) [2022-04-20T13:06:26.882Z] PASS [2022-04-20T13:06:26.882Z] coverage: 60.0% of statements [2022-04-20T13:06:26.882Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-04-20T13:06:27.843Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-20T13:06:27.843Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-20T13:06:27.843Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-20T13:06:27.844Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-20T13:06:28.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-20T13:06:28.674Z] === RUN TestDaemonProxy/conflicting_options [2022-04-20T13:06:28.810Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.60s) [2022-04-20T13:06:28.810Z] === RUN TestGetAddress [2022-04-20T13:06:29.240Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-20T13:06:29.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-20T13:06:29.498Z] --- PASS: TestDaemonProxy (6.26s) [2022-04-20T13:06:29.498Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-04-20T13:06:29.498Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-04-20T13:06:29.498Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-20T13:06:29.498Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-20T13:06:29.498Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-20T13:06:29.498Z] PASS [2022-04-20T13:06:29.498Z] [2022-04-20T13:06:29.498Z] DONE 17 tests in 10.166s [2022-04-20T13:06:29.498Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-20T13:06:29.756Z] INFO: Testing against a local daemon [2022-04-20T13:06:29.756Z] === RUN TestCommitInheritsEnv [2022-04-20T13:06:29.778Z] === RUN TestGenerate [2022-04-20T13:06:29.778Z] --- PASS: TestGenerate (0.00s) [2022-04-20T13:06:29.778Z] === RUN TestGeneratePtr [2022-04-20T13:06:29.778Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-20T13:06:29.778Z] === RUN TestGenerateMissingField [2022-04-20T13:06:29.778Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-20T13:06:29.778Z] === RUN TestFieldCannotBeSet [2022-04-20T13:06:29.778Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-20T13:06:29.778Z] === RUN TestTypeMismatchError [2022-04-20T13:06:29.778Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-20T13:06:29.778Z] PASS [2022-04-20T13:06:29.778Z] coverage: 100.0% of statements [2022-04-20T13:06:29.778Z] ok github.com/docker/docker/libnetwork/options 0.063s coverage: 100.0% of statements [2022-04-20T13:06:30.016Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-04-20T13:06:30.016Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-20T13:06:30.016Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-20T13:06:30.016Z] === RUN TestImportWithCustomPlatform [2022-04-20T13:06:30.016Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-20T13:06:30.016Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-20T13:06:30.016Z] === RUN TestImportWithCustomPlatform// [2022-04-20T13:06:30.016Z] === RUN TestImportWithCustomPlatform/linux [2022-04-20T13:06:30.235Z] === RUN TestNetworkDBSimple [2022-04-20T13:06:30.235Z] --- PASS: TestSetParallelInsertDelete (10.02s) [2022-04-20T13:06:30.235Z] PASS [2022-04-20T13:06:30.235Z] coverage: 100.0% of statements [2022-04-20T13:06:30.235Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.130s coverage: 100.0% of statements [2022-04-20T13:06:30.274Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-20T13:06:30.274Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-20T13:06:30.274Z] === RUN TestImportWithCustomPlatform/macos [2022-04-20T13:06:30.274Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-20T13:06:30.274Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-20T13:06:30.274Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-04-20T13:06:30.274Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-20T13:06:30.274Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-20T13:06:30.274Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-20T13:06:30.274Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-20T13:06:30.274Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-20T13:06:30.274Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-20T13:06:30.274Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-20T13:06:30.274Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-20T13:06:30.274Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-20T13:06:30.274Z] === RUN TestImagesFilterMultiReference [2022-04-20T13:06:30.535Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-20T13:06:30.535Z] === RUN TestImagePullPlatformInvalid [2022-04-20T13:06:30.535Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-20T13:06:30.535Z] === RUN TestRemoveImageOrphaning [2022-04-20T13:06:30.692Z] testing: warning: no tests to run [2022-04-20T13:06:30.692Z] PASS [2022-04-20T13:06:30.692Z] coverage: 0.0% of statements [2022-04-20T13:06:30.692Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-20T13:06:30.794Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-04-20T13:06:30.794Z] === RUN TestRemoveImageGarbageCollector [2022-04-20T13:06:31.148Z] 2022/04/20 13:06:30 Closing DB instances... [2022-04-20T13:06:31.148Z] === RUN TestRequestNewPort [2022-04-20T13:06:31.148Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-20T13:06:31.148Z] === RUN TestRequestSpecificPort [2022-04-20T13:06:31.148Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-20T13:06:31.148Z] === RUN TestReleasePort [2022-04-20T13:06:31.148Z] --- PASS: TestReleasePort (0.00s) [2022-04-20T13:06:31.148Z] === RUN TestReuseReleasedPort [2022-04-20T13:06:31.148Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-20T13:06:31.148Z] === RUN TestReleaseUnreadledPort [2022-04-20T13:06:31.148Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-20T13:06:31.148Z] === RUN TestUnknowProtocol [2022-04-20T13:06:31.148Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-20T13:06:31.148Z] === RUN TestAllocateAllPorts [2022-04-20T13:06:31.148Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-20T13:06:31.148Z] === RUN TestPortAllocation [2022-04-20T13:06:31.148Z] --- PASS: TestPortAllocation (0.00s) [2022-04-20T13:06:31.148Z] === RUN TestPortAllocationWithCustomRange [2022-04-20T13:06:31.148Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-20T13:06:31.148Z] === RUN TestNoDuplicateBPR [2022-04-20T13:06:31.148Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-20T13:06:31.148Z] === RUN TestChangePortRange [2022-04-20T13:06:31.148Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-20T13:06:31.148Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-20T13:06:31.148Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-20T13:06:31.148Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-20T13:06:31.148Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-20T13:06:31.149Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-20T13:06:31.149Z] --- PASS: TestChangePortRange (0.00s) [2022-04-20T13:06:31.149Z] PASS [2022-04-20T13:06:31.149Z] coverage: 88.6% of statements [2022-04-20T13:06:31.149Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2022-04-20T13:06:31.359Z] time="2022-04-20T13:06:31Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-20T13:06:31.605Z] testing: warning: no tests to run [2022-04-20T13:06:31.605Z] PASS [2022-04-20T13:06:31.605Z] coverage: 0.0% of statements [2022-04-20T13:06:31.605Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-20T13:06:32.061Z] === RUN TestHashData [2022-04-20T13:06:32.061Z] --- PASS: TestHashData (0.00s) [2022-04-20T13:06:32.061Z] PASS [2022-04-20T13:06:32.061Z] coverage: 2.8% of statements [2022-04-20T13:06:32.061Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2022-04-20T13:06:32.517Z] === RUN TestErrorConstructors [2022-04-20T13:06:32.517Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-20T13:06:32.517Z] === RUN TestCompareIPMask [2022-04-20T13:06:32.517Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-20T13:06:32.517Z] === RUN TestUtilGetHostPartIP [2022-04-20T13:06:32.517Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-20T13:06:32.517Z] === RUN TestUtilGetBroadcastIP [2022-04-20T13:06:32.517Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-20T13:06:32.517Z] === RUN TestParseCIDR [2022-04-20T13:06:32.517Z] --- PASS: TestParseCIDR (0.00s) [2022-04-20T13:06:32.517Z] PASS [2022-04-20T13:06:32.517Z] coverage: 37.3% of statements [2022-04-20T13:06:32.517Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-04-20T13:06:32.517Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-04-20T13:06:32.517Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-20T13:06:32.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-20T13:06:32.734Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2022-04-20T13:06:32.734Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-20T13:06:32.734Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-20T13:06:32.734Z] === RUN TestTagInvalidReference [2022-04-20T13:06:32.734Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-20T13:06:32.734Z] === RUN TestTagValidPrefixedRepo [2022-04-20T13:06:32.734Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-20T13:06:32.734Z] === RUN TestTagExistedNameWithoutForce [2022-04-20T13:06:32.734Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-20T13:06:32.734Z] === RUN TestTagOfficialNames [2022-04-20T13:06:32.734Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-20T13:06:32.734Z] === RUN TestTagMatchesDigest [2022-04-20T13:06:32.992Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-20T13:06:32.992Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-20T13:06:33.481Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-20T13:06:33.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-20T13:06:33.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-20T13:06:33.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-20T13:06:33.482Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-20T13:06:33.482Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-20T13:06:33.482Z] PASS [2022-04-20T13:06:33.482Z] coverage: 55.0% of statements [2022-04-20T13:06:33.482Z] ok github.com/docker/docker/oci 0.059s coverage: 55.0% of statements [2022-04-20T13:06:33.937Z] 2022/04/20 13:06:33 Closing DB instances... [2022-04-20T13:06:33.937Z] === RUN TestAddressPoolOpt [2022-04-20T13:06:33.937Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/a [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/something [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/_=a [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/env1=value1 [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/_env1=value1 [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/PATH [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/=a [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/PATH= [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/PATH=something [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/asd!qwe [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/1asd [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/123 [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/some_space [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/__some_space_before [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/some_space_after__ [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/= [2022-04-20T13:06:33.937Z] === RUN TestValidateEnv/PaTh [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestParseHost [2022-04-20T13:06:33.937Z] --- PASS: TestParseHost (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestParseDockerDaemonHost [2022-04-20T13:06:33.937Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestParseTCP [2022-04-20T13:06:33.937Z] --- PASS: TestParseTCP (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-20T13:06:33.937Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestValidateExtraHosts [2022-04-20T13:06:33.937Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestIpOptString [2022-04-20T13:06:33.937Z] --- PASS: TestIpOptString (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-20T13:06:33.937Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestNewIpOptValidDefaultVal [2022-04-20T13:06:33.937Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestIpOptSetInvalidVal [2022-04-20T13:06:33.937Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestValidateIPAddress [2022-04-20T13:06:33.937Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestMapOpts [2022-04-20T13:06:33.937Z] --- PASS: TestMapOpts (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestListOptsWithoutValidator [2022-04-20T13:06:33.937Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestListOptsWithValidator [2022-04-20T13:06:33.937Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestValidateDNSSearch [2022-04-20T13:06:33.937Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel/label_with_general_format [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel/label_with_one_more [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-20T13:06:33.937Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-20T13:06:33.937Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestNamedListOpts [2022-04-20T13:06:33.937Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestNamedMapOpts [2022-04-20T13:06:33.937Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestParseLink [2022-04-20T13:06:33.937Z] --- PASS: TestParseLink (0.00s) [2022-04-20T13:06:33.937Z] === RUN TestUlimitOpt [2022-04-20T13:06:33.937Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-20T13:06:33.937Z] PASS [2022-04-20T13:06:33.937Z] coverage: 66.5% of statements [2022-04-20T13:06:33.937Z] ok github.com/docker/docker/opts 0.081s coverage: 66.5% of statements [2022-04-20T13:06:34.392Z] === RUN TestParseVersion [2022-04-20T13:06:34.392Z] --- PASS: TestParseVersion (0.00s) [2022-04-20T13:06:34.392Z] PASS [2022-04-20T13:06:34.392Z] coverage: 52.9% of statements [2022-04-20T13:06:34.392Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-04-20T13:06:35.253Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-20T13:06:35.253Z] Using test binary docker [2022-04-20T13:06:35.253Z] +++ /etc/init.d/apparmor start [2022-04-20T13:06:35.253Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-20T13:06:35.253Z] INFO: Waiting for daemon to start... [2022-04-20T13:06:35.253Z] Starting dockerd [2022-04-20T13:06:35.253Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-20T13:06:35.919Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2022-04-20T13:06:35.919Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-20T13:06:35.919Z] === RUN TestPeerCertificateMarshalJSON [2022-04-20T13:06:36.375Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-20T13:06:36.375Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-20T13:06:36.375Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2022-04-20T13:06:36.375Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-20T13:06:36.375Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-20T13:06:36.375Z] === RUN TestMiddleware [2022-04-20T13:06:36.375Z] --- PASS: TestMiddleware (0.00s) [2022-04-20T13:06:36.375Z] === RUN TestNewResponseModifier [2022-04-20T13:06:36.375Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-20T13:06:36.375Z] PASS [2022-04-20T13:06:36.375Z] coverage: 26.8% of statements [2022-04-20T13:06:36.375Z] ok github.com/docker/docker/pkg/authorization 0.455s coverage: 26.8% of statements [2022-04-20T13:06:36.375Z] === RUN TestIsArchivePathDir [2022-04-20T13:06:36.833Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-04-20T13:06:36.833Z] === RUN TestIsArchivePathInvalidFile [2022-04-20T13:06:36.833Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-04-20T13:06:36.833Z] === RUN TestIsArchivePathTar [2022-04-20T13:06:36.833Z] 2022/04/20 13:06:36 Closing DB instances... [2022-04-20T13:06:36.833Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-04-20T13:06:36.833Z] === RUN TestDecompressStreamGzip [2022-04-20T13:06:37.171Z] . [2022-04-20T13:06:37.171Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-20T13:06:37.292Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-20T13:06:37.293Z] === RUN TestDecompressStreamBzip2 [2022-04-20T13:06:37.293Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-04-20T13:06:37.293Z] === RUN TestDecompressStreamXz [2022-04-20T13:06:37.293Z] archive_test.go:133: Xz not present in msys2 [2022-04-20T13:06:37.293Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-20T13:06:37.293Z] === RUN TestDecompressStreamZstd [2022-04-20T13:06:37.293Z] === RUN TestUnbuffered [2022-04-20T13:06:37.293Z] --- PASS: TestUnbuffered (0.00s) [2022-04-20T13:06:37.293Z] === RUN TestRaceUnbuffered [2022-04-20T13:06:37.293Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-20T13:06:37.293Z] PASS [2022-04-20T13:06:37.293Z] coverage: 100.0% of statements [2022-04-20T13:06:37.293Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-04-20T13:06:37.293Z] archive_test.go:140: zstd not installed [2022-04-20T13:06:37.293Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-20T13:06:37.293Z] === RUN TestCompressStreamXzUnsupported [2022-04-20T13:06:37.293Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-20T13:06:37.293Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-20T13:06:37.293Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-20T13:06:37.293Z] === RUN TestCompressStreamInvalid [2022-04-20T13:06:37.293Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-20T13:06:37.293Z] === RUN TestExtensionInvalid [2022-04-20T13:06:37.293Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-20T13:06:37.293Z] === RUN TestExtensionUncompressed [2022-04-20T13:06:37.293Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-20T13:06:37.293Z] === RUN TestExtensionBzip2 [2022-04-20T13:06:37.293Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-20T13:06:37.293Z] === RUN TestExtensionGzip [2022-04-20T13:06:37.293Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-20T13:06:37.293Z] === RUN TestExtensionXz [2022-04-20T13:06:37.293Z] --- PASS: TestExtensionXz (0.00s) [2022-04-20T13:06:37.293Z] === RUN TestExtensionZstd [2022-04-20T13:06:37.293Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-20T13:06:37.293Z] === RUN TestCmdStreamLargeStderr [2022-04-20T13:06:37.293Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-20T13:06:37.293Z] === RUN TestCmdStreamBad [2022-04-20T13:06:37.293Z] archive_test.go:252: Failing on Windows CI machines [2022-04-20T13:06:37.293Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-20T13:06:37.293Z] === RUN TestCmdStreamGood [2022-04-20T13:06:37.293Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-20T13:06:37.293Z] === RUN TestUntarPathWithInvalidDest [2022-04-20T13:06:37.293Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-04-20T13:06:37.293Z] === RUN TestUntarPathWithInvalidSrc [2022-04-20T13:06:37.293Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-20T13:06:37.293Z] === RUN TestUntarPath [2022-04-20T13:06:37.432Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-20T13:06:37.432Z] Error: No such image: emptyfs [2022-04-20T13:06:37.432Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-20T13:06:37.432Z] ++++ docker load [2022-04-20T13:06:37.752Z] --- PASS: TestUntarPath (0.08s) [2022-04-20T13:06:37.752Z] === RUN TestUntarPathWithDestinationFile [2022-04-20T13:06:37.753Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-20T13:06:37.753Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-20T13:06:37.753Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-20T13:06:37.753Z] === RUN TestCopyWithTarInvalidSrc [2022-04-20T13:06:37.753Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-20T13:06:37.753Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-20T13:06:37.753Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-20T13:06:37.753Z] === RUN TestCopyWithTarSrcFile [2022-04-20T13:06:37.753Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-20T13:06:37.753Z] === RUN TestCopyWithTarSrcFolder [2022-04-20T13:06:37.753Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-20T13:06:37.753Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-20T13:06:37.753Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-20T13:06:37.753Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-20T13:06:37.753Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-04-20T13:06:37.753Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-20T13:06:37.753Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-20T13:06:37.753Z] === RUN TestCopyFileWithTarSrcFile [2022-04-20T13:06:37.753Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-20T13:06:37.753Z] === RUN TestTarFiles [2022-04-20T13:06:37.753Z] === RUN TestMatch [2022-04-20T13:06:37.753Z] === RUN TestMatch/[[]] [2022-04-20T13:06:37.753Z] === RUN TestMatch/[[foo]] [2022-04-20T13:06:37.753Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-20T13:06:37.753Z] === RUN TestMatch/[[foo_bar]] [2022-04-20T13:06:37.753Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-20T13:06:37.753Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-20T13:06:37.753Z] === RUN TestMatch/[] [2022-04-20T13:06:37.753Z] === RUN TestMatch/[]#01 [2022-04-20T13:06:37.753Z] === RUN TestMatch/[[qux]] [2022-04-20T13:06:37.753Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-20T13:06:37.753Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-20T13:06:37.753Z] === RUN TestMatch/[[foo_baz]] [2022-04-20T13:06:37.753Z] --- PASS: TestMatch (0.00s) [2022-04-20T13:06:37.753Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-20T13:06:37.753Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-20T13:06:37.753Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-20T13:06:37.753Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-20T13:06:37.753Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-20T13:06:37.753Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-20T13:06:37.753Z] --- PASS: TestMatch/[] (0.00s) [2022-04-20T13:06:37.753Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-20T13:06:37.753Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-20T13:06:37.753Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-20T13:06:37.753Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-20T13:06:37.753Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-20T13:06:37.753Z] PASS [2022-04-20T13:06:37.753Z] coverage: 87.5% of statements [2022-04-20T13:06:37.753Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2022-04-20T13:06:38.006Z] Running integration-test (iteration 1) [2022-04-20T13:06:38.006Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-20T13:06:38.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:06:38.006Z] ++ set -e [2022-04-20T13:06:38.006Z] ++ '[' -n 0 ']' [2022-04-20T13:06:38.006Z] ++ set -x [2022-04-20T13:06:38.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:06:38.212Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.88s) [2022-04-20T13:06:38.212Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-20T13:06:38.579Z] Loaded image: busybox:latest [2022-04-20T13:06:39.151Z] Loaded image: busybox:glibc [2022-04-20T13:06:39.182Z] === RUN TestChrootTarUntar [2022-04-20T13:06:39.182Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:06:39.182Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-20T13:06:39.182Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-20T13:06:39.182Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:06:39.182Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2022-04-20T13:06:39.182Z] === RUN TestChrootUntarEmptyArchive [2022-04-20T13:06:39.182Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-20T13:06:39.182Z] === RUN TestChrootTarUntarWithSymlink [2022-04-20T13:06:39.182Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:06:39.182Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-20T13:06:39.182Z] === RUN TestChrootCopyWithTar [2022-04-20T13:06:39.182Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:06:39.182Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-20T13:06:39.182Z] === RUN TestChrootCopyFileWithTar [2022-04-20T13:06:39.182Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:06:39.182Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-20T13:06:39.182Z] === RUN TestChrootUntarPath [2022-04-20T13:06:39.182Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:06:39.182Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-20T13:06:39.182Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-20T13:06:39.182Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:06:39.182Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-20T13:06:39.182Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-20T13:06:39.182Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:06:39.182Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-20T13:06:39.182Z] === RUN TestChrootApplyDotDotFile [2022-04-20T13:06:39.182Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:06:39.182Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-20T13:06:39.182Z] PASS [2022-04-20T13:06:39.182Z] coverage: 12.0% of statements [2022-04-20T13:06:39.182Z] ok github.com/docker/docker/pkg/chrootarchive 0.124s coverage: 12.0% of statements [2022-04-20T13:06:40.721Z] === RUN TestEnsureRemoveAllNotExist [2022-04-20T13:06:40.721Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-20T13:06:40.721Z] === RUN TestEnsureRemoveAllWithDir [2022-04-20T13:06:40.721Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-20T13:06:40.721Z] === RUN TestEnsureRemoveAllWithFile [2022-04-20T13:06:40.721Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-20T13:06:40.721Z] PASS [2022-04-20T13:06:40.721Z] coverage: 0.0% of statements [2022-04-20T13:06:40.721Z] ok github.com/docker/docker/pkg/containerfs 0.081s coverage: 0.0% of statements [2022-04-20T13:06:40.721Z] 2022/04/20 13:06:40 Closing DB instances... [2022-04-20T13:06:41.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-20T13:06:41.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-20T13:06:41.691Z] === RUN TestSizeEmpty [2022-04-20T13:06:41.691Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-20T13:06:41.691Z] === RUN TestSizeEmptyFile [2022-04-20T13:06:41.691Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-20T13:06:41.691Z] === RUN TestSizeNonemptyFile [2022-04-20T13:06:41.691Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-20T13:06:41.691Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-20T13:06:41.691Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-20T13:06:41.691Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-20T13:06:41.691Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-20T13:06:41.691Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-20T13:06:41.691Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-20T13:06:41.691Z] === RUN TestMoveToSubdir [2022-04-20T13:06:41.691Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-20T13:06:41.691Z] === RUN TestSizeNonExistingDirectory [2022-04-20T13:06:41.691Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-20T13:06:41.691Z] PASS [2022-04-20T13:06:41.691Z] coverage: 80.0% of statements [2022-04-20T13:06:41.691Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2022-04-20T13:06:42.151Z] --- PASS: TestNetworkDBCRUDTableEntry (3.90s) [2022-04-20T13:06:42.151Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-20T13:06:42.611Z] === RUN TestPollerAddRemove [2022-04-20T13:06:42.611Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-20T13:06:42.611Z] === RUN TestPollerEvent [2022-04-20T13:06:42.611Z] poller_test.go:40: No chmod on Windows [2022-04-20T13:06:42.611Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-20T13:06:42.611Z] === RUN TestPollerClose [2022-04-20T13:06:42.611Z] --- PASS: TestPollerClose (0.00s) [2022-04-20T13:06:42.611Z] PASS [2022-04-20T13:06:42.611Z] coverage: 36.2% of statements [2022-04-20T13:06:42.611Z] ok github.com/docker/docker/pkg/filenotify 0.060s coverage: 36.2% of statements [2022-04-20T13:06:43.875Z] dccd9e4d14d3: Verifying Checksum [2022-04-20T13:06:43.875Z] dccd9e4d14d3: Download complete [2022-04-20T13:06:44.149Z] === RUN TestCopyFileWithInvalidSrc [2022-04-20T13:06:44.149Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestCopyFileWithInvalidDest [2022-04-20T13:06:44.149Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-20T13:06:44.149Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-20T13:06:44.149Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestCopyFile [2022-04-20T13:06:44.149Z] --- PASS: TestCopyFile (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-20T13:06:44.149Z] fileutils_test.go:133: Needs porting to Windows [2022-04-20T13:06:44.149Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-20T13:06:44.149Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-20T13:06:44.149Z] fileutils_test.go:179: Needs porting to Windows [2022-04-20T13:06:44.149Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestWildcardMatches [2022-04-20T13:06:44.149Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestPatternMatches [2022-04-20T13:06:44.149Z] --- PASS: TestPatternMatches (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-20T13:06:44.149Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestPatternMatchesFolderExclusions [2022-04-20T13:06:44.149Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-20T13:06:44.149Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-20T13:06:44.149Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-20T13:06:44.149Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-20T13:06:44.149Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestSingleExclamationError [2022-04-20T13:06:44.149Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestMatchesWithNoPatterns [2022-04-20T13:06:44.149Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestMatchesWithMalformedPatterns [2022-04-20T13:06:44.149Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestMatches [2022-04-20T13:06:44.149Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-20T13:06:44.149Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-20T13:06:44.149Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-20T13:06:44.149Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-20T13:06:44.149Z] --- PASS: TestMatches (0.01s) [2022-04-20T13:06:44.149Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-20T13:06:44.149Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-20T13:06:44.149Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-20T13:06:44.149Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestCleanPatterns [2022-04-20T13:06:44.149Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-20T13:06:44.149Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestCleanPatternsExceptionFlag [2022-04-20T13:06:44.149Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-20T13:06:44.149Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-20T13:06:44.149Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestCleanPatternsErrorSingleException [2022-04-20T13:06:44.149Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestCreateIfNotExistsDir [2022-04-20T13:06:44.149Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestCreateIfNotExistsFile [2022-04-20T13:06:44.149Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-20T13:06:44.149Z] === RUN TestMatch [2022-04-20T13:06:44.149Z] --- PASS: TestMatch (0.00s) [2022-04-20T13:06:44.149Z] === RUN TestCompile [2022-04-20T13:06:44.149Z] === RUN TestCompile/slash [2022-04-20T13:06:44.149Z] === RUN TestCompile/backslash [2022-04-20T13:06:44.149Z] --- PASS: TestCompile (0.00s) [2022-04-20T13:06:44.149Z] --- PASS: TestCompile/slash (0.00s) [2022-04-20T13:06:44.149Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-20T13:06:44.149Z] PASS [2022-04-20T13:06:44.149Z] coverage: 84.7% of statements [2022-04-20T13:06:44.149Z] ok github.com/docker/docker/pkg/fileutils 0.085s coverage: 84.7% of statements [2022-04-20T13:06:44.455Z] Loaded image: debian:bullseye-slim [2022-04-20T13:06:44.456Z] Loaded image: hello-world:latest [2022-04-20T13:06:44.456Z] Loaded image: arm32v7/hello-world:latest [2022-04-20T13:06:44.456Z] INFO: Testing against a local daemon [2022-04-20T13:06:44.456Z] === RUN TestCgroupNamespacesBuild [2022-04-20T13:06:44.608Z] 2022/04/20 13:06:44 Closing DB instances... [2022-04-20T13:06:44.608Z] --- PASS: TestTarFiles (6.85s) [2022-04-20T13:06:44.608Z] === RUN TestDetectCompressionZstd [2022-04-20T13:06:44.608Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-20T13:06:44.608Z] === RUN TestTarUntar [2022-04-20T13:06:44.608Z] --- PASS: TestTarUntar (0.08s) [2022-04-20T13:06:44.608Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-20T13:06:44.608Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-20T13:06:44.608Z] === RUN TestTarWithOptions [2022-04-20T13:06:44.608Z] --- PASS: TestTarWithOptions (0.04s) [2022-04-20T13:06:44.608Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-20T13:06:44.608Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-20T13:06:44.608Z] === RUN TestUntarUstarGnuConflict [2022-04-20T13:06:44.608Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-20T13:06:44.608Z] === RUN TestUntarInvalidFilenames [2022-04-20T13:06:45.067Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1950795522\\dest" [2022-04-20T13:06:45.067Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-04-20T13:06:45.067Z] === RUN TestUntarHardlinkToSymlink [2022-04-20T13:06:45.067Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-20T13:06:45.067Z] === RUN TestUntarInvalidHardlink [2022-04-20T13:06:45.067Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2184707806\\victim\\hello" -> "../victim/hello" [2022-04-20T13:06:45.067Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink160234253\\victim\\hello" -> "/../victim/hello" [2022-04-20T13:06:45.067Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3730482870\\victim" -> "../victim" [2022-04-20T13:06:45.067Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2500064327\\victim" -> "../victim" [2022-04-20T13:06:45.067Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1550068235\\victim" -> "../victim" [2022-04-20T13:06:45.067Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink81754299\\victim" -> "../victim" [2022-04-20T13:06:45.067Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-20T13:06:45.067Z] === RUN TestUntarInvalidSymlink [2022-04-20T13:06:45.067Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink630443814\\dest\\dotdot" -> "../victim/hello" [2022-04-20T13:06:45.067Z] === RUN TestGet [2022-04-20T13:06:45.067Z] --- PASS: TestGet (0.00s) [2022-04-20T13:06:45.067Z] === RUN TestGetShortcutString [2022-04-20T13:06:45.067Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-20T13:06:45.067Z] PASS [2022-04-20T13:06:45.067Z] coverage: 42.9% of statements [2022-04-20T13:06:45.067Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1334577076\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-20T13:06:45.067Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1266096852\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:06:45.067Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 42.9% of statements [2022-04-20T13:06:45.067Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3594709665\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:06:45.067Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink24276287\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:06:45.067Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1080133911\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:06:45.067Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1962549500\\dest\\dir\\loophole" -> "../../victim" [2022-04-20T13:06:45.067Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-20T13:06:45.067Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-20T13:06:45.067Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-20T13:06:45.067Z] === RUN TestXGlobalNoParent [2022-04-20T13:06:45.067Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-20T13:06:45.067Z] === RUN TestReplaceFileTarWrapper [2022-04-20T13:06:45.531Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-04-20T13:06:45.531Z] === RUN TestPrefixHeaderReadable [2022-04-20T13:06:45.531Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-04-20T13:06:45.531Z] === RUN TestDisablePigz [2022-04-20T13:06:45.531Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-20T13:06:45.531Z] --- PASS: TestDisablePigz (0.18s) [2022-04-20T13:06:45.531Z] === RUN TestPigz [2022-04-20T13:06:45.991Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-20T13:06:45.991Z] --- PASS: TestPigz (0.23s) [2022-04-20T13:06:45.991Z] === RUN TestNosysFileInfo [2022-04-20T13:06:45.991Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-20T13:06:45.991Z] === RUN TestCopyFileWithInvalidDest [2022-04-20T13:06:45.991Z] archive_windows_test.go:16: Currently fails [2022-04-20T13:06:45.991Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-20T13:06:45.991Z] === RUN TestCanonicalTarNameForPath [2022-04-20T13:06:45.991Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-20T13:06:45.991Z] === RUN TestCanonicalTarName [2022-04-20T13:06:45.991Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-20T13:06:45.991Z] === RUN TestChmodTarEntry [2022-04-20T13:06:45.991Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-20T13:06:45.991Z] === RUN TestHardLinkOrder [2022-04-20T13:06:45.991Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2022-04-20T13:06:45.991Z] === RUN TestNetworkDBNodeLeave [2022-04-20T13:06:45.991Z] --- PASS: TestHardLinkOrder (0.19s) [2022-04-20T13:06:45.991Z] === RUN TestChangeString [2022-04-20T13:06:45.991Z] --- PASS: TestChangeString (0.00s) [2022-04-20T13:06:45.991Z] === RUN TestChangesWithNoChanges [2022-04-20T13:06:45.991Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-20T13:06:45.991Z] === RUN TestChangesWithChanges [2022-04-20T13:06:45.991Z] --- PASS: TestChangesWithChanges (0.05s) [2022-04-20T13:06:45.991Z] === RUN TestChangesWithChangesGH13590 [2022-04-20T13:06:45.991Z] changes_test.go:196: needs more investigation [2022-04-20T13:06:45.991Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-20T13:06:45.991Z] === RUN TestChangesDirsEmpty [2022-04-20T13:06:45.991Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-20T13:06:45.991Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-20T13:06:45.991Z] === RUN TestChangesDirsMutated [2022-04-20T13:06:45.991Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-20T13:06:45.991Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-20T13:06:45.991Z] === RUN TestApplyLayer [2022-04-20T13:06:45.991Z] changes_test.go:433: needs further investigation [2022-04-20T13:06:45.991Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-20T13:06:45.991Z] === RUN TestChangesSizeWithHardlinks [2022-04-20T13:06:45.991Z] changes_test.go:469: needs further investigation [2022-04-20T13:06:45.991Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-20T13:06:45.991Z] === RUN TestChangesSizeWithNoChanges [2022-04-20T13:06:45.991Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-20T13:06:45.991Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-20T13:06:45.991Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-20T13:06:45.991Z] === RUN TestChangesSize [2022-04-20T13:06:45.991Z] --- PASS: TestChangesSize (0.01s) [2022-04-20T13:06:45.991Z] === RUN TestApplyLayerInvalidFilenames [2022-04-20T13:06:45.991Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2689707811\\dest" [2022-04-20T13:06:45.991Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-20T13:06:45.991Z] === RUN TestApplyLayerInvalidHardlink [2022-04-20T13:06:45.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1399592273\\victim\\hello" -> "../victim/hello" [2022-04-20T13:06:45.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1028729633\\victim\\hello" -> "/../victim/hello" [2022-04-20T13:06:45.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1359941784\\victim" -> "../victim" [2022-04-20T13:06:45.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3439630051\\victim" -> "../victim" [2022-04-20T13:06:45.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1383279453\\victim" -> "../victim" [2022-04-20T13:06:45.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4079755310\\victim" -> "../victim" [2022-04-20T13:06:45.991Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-20T13:06:45.991Z] === RUN TestApplyLayerInvalidSymlink [2022-04-20T13:06:45.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink118524749\\dest\\dotdot" -> "../victim/hello" [2022-04-20T13:06:45.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink786439\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-20T13:06:45.992Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2277242673\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:06:45.992Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2922386060\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:06:45.992Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1996246793\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:06:45.992Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3360344228\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:06:45.992Z] --- PASS: TestApplyLayerInvalidSymlink (0.07s) [2022-04-20T13:06:45.992Z] === RUN TestApplyLayerWhiteouts [2022-04-20T13:06:46.450Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-04-20T13:06:46.450Z] === RUN TestGenerateEmptyFile [2022-04-20T13:06:46.450Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-20T13:06:46.450Z] === RUN TestGenerateWithContent [2022-04-20T13:06:46.450Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-20T13:06:46.450Z] PASS [2022-04-20T13:06:46.450Z] coverage: 61.9% of statements [2022-04-20T13:06:46.450Z] ok github.com/docker/docker/pkg/archive 9.726s coverage: 61.9% of statements [2022-04-20T13:06:46.450Z] === RUN TestCreateIDMapOrder [2022-04-20T13:06:46.450Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-20T13:06:46.450Z] PASS [2022-04-20T13:06:46.450Z] coverage: 7.2% of statements [2022-04-20T13:06:46.450Z] ok github.com/docker/docker/pkg/idtools 0.057s coverage: 7.2% of statements [2022-04-20T13:06:46.524Z] .....INFO: Daemon under test started and replied! [2022-04-20T13:06:46.524Z] INFO: Docker version of the daemon under test [2022-04-20T13:06:46.524Z] [2022-04-20T13:06:46.524Z] Client: [2022-04-20T13:06:46.524Z] Version: 17.06.2-ce [2022-04-20T13:06:46.524Z] API version: 1.30 [2022-04-20T13:06:46.524Z] Go version: go1.8.3 [2022-04-20T13:06:46.524Z] Git commit: cec0b72 [2022-04-20T13:06:46.524Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-20T13:06:46.524Z] OS/Arch: windows/amd64 [2022-04-20T13:06:46.524Z] [2022-04-20T13:06:46.524Z] Server: [2022-04-20T13:06:46.524Z] Version: 0.0.0-dev [2022-04-20T13:06:46.524Z] API version: 1.42 (minimum version 1.24) [2022-04-20T13:06:46.524Z] Go version: go1.18.1 [2022-04-20T13:06:46.524Z] Git commit: 301b252b58 [2022-04-20T13:06:46.524Z] Built: 04/20/2022 13:04:37 [2022-04-20T13:06:46.524Z] OS/Arch: windows/amd64 [2022-04-20T13:06:46.524Z] Experimental: false [2022-04-20T13:06:46.524Z] [2022-04-20T13:06:46.524Z] INFO: Docker info of the daemon under test [2022-04-20T13:06:46.524Z] [2022-04-20T13:06:46.524Z] Containers: 0 [2022-04-20T13:06:46.524Z] Running: 0 [2022-04-20T13:06:46.524Z] Paused: 0 [2022-04-20T13:06:46.524Z] Stopped: 0 [2022-04-20T13:06:46.524Z] Images: 0 [2022-04-20T13:06:46.524Z] Server Version: 0.0.0-dev [2022-04-20T13:06:46.524Z] Storage Driver: windowsfilter [2022-04-20T13:06:46.524Z] Windows: [2022-04-20T13:06:46.524Z] Logging Driver: json-file [2022-04-20T13:06:46.524Z] Plugins: [2022-04-20T13:06:46.524Z] Volume: local [2022-04-20T13:06:46.524Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-20T13:06:46.524Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-20T13:06:46.524Z] Swarm: inactive [2022-04-20T13:06:46.524Z] Default Isolation: process [2022-04-20T13:06:46.524Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-20T13:06:46.524Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-20T13:06:46.524Z] OSType: windows [2022-04-20T13:06:46.524Z] Architecture: x86_64 [2022-04-20T13:06:46.524Z] CPUs: 4 [2022-04-20T13:06:46.524Z] Total Memory: 32GiB [2022-04-20T13:06:46.524Z] Name: azwin-2-d256d0 [2022-04-20T13:06:46.524Z] ID: 67TC:HRLX:EX2S:HEH7:WKUQ:7JZR:KSFR:6JVR:UQNL:ICNY:WFEI:535B [2022-04-20T13:06:46.524Z] Docker Root Dir: D:\CI\PR-43505\1\daemon [2022-04-20T13:06:46.524Z] Debug Mode (client): false [2022-04-20T13:06:46.524Z] Debug Mode (server): true [2022-04-20T13:06:46.524Z] File Descriptors: -1 [2022-04-20T13:06:46.524Z] Goroutines: 16 [2022-04-20T13:06:46.524Z] System Time: 2022-04-20T13:06:44.2195911Z [2022-04-20T13:06:46.524Z] EventsListeners: 0 [2022-04-20T13:06:46.524Z] Registry: https://index.docker.io/v1/ [2022-04-20T13:06:46.524Z] Labels: [2022-04-20T13:06:46.524Z] Experimental: false [2022-04-20T13:06:46.524Z] Insecure Registries: [2022-04-20T13:06:46.524Z] 127.0.0.0/8 [2022-04-20T13:06:46.524Z] Live Restore Enabled: false [2022-04-20T13:06:46.524Z] [2022-04-20T13:06:46.524Z] [2022-04-20T13:06:46.524Z] INFO: Docker images of the daemon under test [2022-04-20T13:06:46.524Z] [2022-04-20T13:06:46.524Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-20T13:06:46.524Z] [2022-04-20T13:06:46.524Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-20T13:06:46.524Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-20T13:06:46.524Z] ltsc2019: Pulling from windows/servercore [2022-04-20T13:06:46.524Z] 4612f6d0b889: Pulling fs layer [2022-04-20T13:06:46.524Z] ba8181afd426: Pulling fs layer [2022-04-20T13:06:47.007Z] --- PASS: TestCgroupNamespacesBuild (2.46s) [2022-04-20T13:06:47.007Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-20T13:06:47.037Z] 8f616e6e9eec: Verifying Checksum [2022-04-20T13:06:47.037Z] 8f616e6e9eec: Download complete [2022-04-20T13:06:47.989Z] === RUN TestFixedBufferCap [2022-04-20T13:06:47.989Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-20T13:06:47.989Z] === RUN TestFixedBufferLen [2022-04-20T13:06:47.989Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-20T13:06:47.989Z] === RUN TestFixedBufferString [2022-04-20T13:06:47.989Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-20T13:06:47.989Z] === RUN TestFixedBufferWrite [2022-04-20T13:06:47.989Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-20T13:06:47.989Z] === RUN TestFixedBufferRead [2022-04-20T13:06:47.989Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-20T13:06:47.989Z] === RUN TestBytesPipeRead [2022-04-20T13:06:47.989Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-20T13:06:47.989Z] === RUN TestBytesPipeWrite [2022-04-20T13:06:47.989Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-20T13:06:47.989Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-20T13:06:48.960Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) [2022-04-20T13:06:48.960Z] === RUN TestAtomicWriteToFile [2022-04-20T13:06:48.960Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-20T13:06:48.960Z] === RUN TestAtomicWriteSetCommit [2022-04-20T13:06:48.960Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-20T13:06:48.960Z] === RUN TestAtomicWriteSetCancel [2022-04-20T13:06:48.960Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-20T13:06:48.960Z] === RUN TestReadCloserWrapperClose [2022-04-20T13:06:48.960Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-20T13:06:48.960Z] === RUN TestReaderErrWrapperReadOnError [2022-04-20T13:06:48.960Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-20T13:06:48.960Z] === RUN TestReaderErrWrapperRead [2022-04-20T13:06:48.960Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-20T13:06:48.960Z] === RUN TestCancelReadCloser [2022-04-20T13:06:48.960Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-20T13:06:48.960Z] === RUN TestWriteCloserWrapperClose [2022-04-20T13:06:48.960Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-20T13:06:48.960Z] === RUN TestNopWriteCloser [2022-04-20T13:06:48.960Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-20T13:06:48.960Z] === RUN TestNopWriter [2022-04-20T13:06:48.960Z] --- PASS: TestNopWriter (0.00s) [2022-04-20T13:06:48.960Z] === RUN TestWriteCounter [2022-04-20T13:06:48.960Z] --- PASS: TestWriteCounter (0.00s) [2022-04-20T13:06:48.960Z] PASS [2022-04-20T13:06:48.960Z] coverage: 70.1% of statements [2022-04-20T13:06:48.960Z] ok github.com/docker/docker/pkg/ioutils 0.741s coverage: 70.1% of statements [2022-04-20T13:06:48.960Z] --- PASS: TestNetworkDBNodeLeave (3.06s) [2022-04-20T13:06:48.960Z] === RUN TestNetworkDBWatch [2022-04-20T13:06:48.995Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2022-04-20T13:06:48.995Z] === RUN TestBuildWithSession [2022-04-20T13:06:48.995Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:06:48.995Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-20T13:06:48.995Z] === RUN TestBuildSquashParent [2022-04-20T13:06:49.477Z] sha256:463b2094e981ffc7880a00bcffd0797d1d4fe5e426a899dd636f2b761ee84f30 [2022-04-20T13:06:49.477Z] INFO: Starting docker-py tests... [2022-04-20T13:06:49.477Z] ============================= test session starts ============================== [2022-04-20T13:06:49.477Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-20T13:06:49.477Z] rootdir: /src, inifile: pytest.ini [2022-04-20T13:06:49.477Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-20T13:06:49.477Z] collected 395 items / 2 deselected / 393 selected [2022-04-20T13:06:49.477Z] [2022-04-20T13:06:50.503Z] === RUN TestError [2022-04-20T13:06:50.503Z] --- PASS: TestError (0.00s) [2022-04-20T13:06:50.503Z] === RUN TestProgressString [2022-04-20T13:06:50.503Z] === RUN TestProgressString/no_progress [2022-04-20T13:06:50.503Z] === RUN TestProgressString/progress_1 [2022-04-20T13:06:50.503Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-20T13:06:50.503Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-20T13:06:50.503Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-20T13:06:50.503Z] === RUN TestProgressString/with_units [2022-04-20T13:06:50.503Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-20T13:06:50.503Z] === RUN TestProgressString/hide_counts [2022-04-20T13:06:50.503Z] --- PASS: TestProgressString (0.00s) [2022-04-20T13:06:50.503Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-20T13:06:50.503Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-20T13:06:50.503Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-20T13:06:50.503Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-20T13:06:50.503Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-20T13:06:50.503Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-20T13:06:50.503Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-20T13:06:50.503Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-20T13:06:50.503Z] === RUN TestJSONMessageDisplay [2022-04-20T13:06:50.503Z] 2022/04/20 13:06:50 Closing DB instances... [2022-04-20T13:06:50.503Z] --- PASS: TestJSONMessageDisplay (0.26s) [2022-04-20T13:06:50.503Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-20T13:06:50.503Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-20T13:06:50.503Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-20T13:06:50.503Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-20T13:06:50.503Z] === RUN TestDisplayJSONMessagesStream [2022-04-20T13:06:50.503Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-20T13:06:50.503Z] PASS [2022-04-20T13:06:50.503Z] coverage: 91.7% of statements [2022-04-20T13:06:50.503Z] ok github.com/docker/docker/pkg/jsonmessage 0.325s coverage: 91.7% of statements [2022-04-20T13:06:52.046Z] === RUN TestStandardLongPath [2022-04-20T13:06:52.046Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-20T13:06:52.046Z] === RUN TestUNCLongPath [2022-04-20T13:06:52.046Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-20T13:06:52.046Z] PASS [2022-04-20T13:06:52.046Z] coverage: 100.0% of statements [2022-04-20T13:06:52.046Z] ok github.com/docker/docker/pkg/longpath 0.091s coverage: 100.0% of statements [2022-04-20T13:06:52.046Z] --- PASS: TestNetworkDBWatch (3.08s) [2022-04-20T13:06:52.046Z] === RUN TestNetworkDBBulkSync [2022-04-20T13:06:52.511Z] === RUN TestNameFormat [2022-04-20T13:06:52.511Z] --- PASS: TestNameFormat (0.00s) [2022-04-20T13:06:52.511Z] === RUN TestNameRetries [2022-04-20T13:06:52.511Z] --- PASS: TestNameRetries (0.00s) [2022-04-20T13:06:52.511Z] PASS [2022-04-20T13:06:52.511Z] coverage: 85.7% of statements [2022-04-20T13:06:52.511Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2022-04-20T13:06:53.482Z] 2022/04/20 13:06:53 Closing DB instances... [2022-04-20T13:06:53.942Z] === RUN TestParseKeyValueOpt [2022-04-20T13:06:53.942Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-20T13:06:53.942Z] === RUN TestParseUintList [2022-04-20T13:06:53.942Z] --- PASS: TestParseUintList (0.00s) [2022-04-20T13:06:53.942Z] === RUN TestParseUintListMaximumLimits [2022-04-20T13:06:53.942Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-20T13:06:53.942Z] PASS [2022-04-20T13:06:53.942Z] coverage: 97.0% of statements [2022-04-20T13:06:53.942Z] ok github.com/docker/docker/pkg/parsers 0.051s coverage: 97.0% of statements [2022-04-20T13:06:54.911Z] --- PASS: TestNetworkDBBulkSync (2.92s) [2022-04-20T13:06:54.911Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-20T13:06:54.911Z] === RUN Test_windowsOSRelease_String [2022-04-20T13:06:54.911Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-20T13:06:54.911Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-20T13:06:54.911Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-20T13:06:54.911Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-20T13:06:54.911Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-20T13:06:54.911Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-20T13:06:54.911Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-20T13:06:54.911Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-20T13:06:54.911Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-20T13:06:54.911Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-20T13:06:54.911Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-20T13:06:54.911Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-20T13:06:54.911Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-20T13:06:54.911Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-20T13:06:54.911Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-20T13:06:54.911Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-20T13:06:54.911Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-20T13:06:54.911Z] PASS [2022-04-20T13:06:54.911Z] coverage: 36.4% of statements [2022-04-20T13:06:54.911Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.069s coverage: 36.4% of statements [2022-04-20T13:06:56.452Z] === RUN TestNewAndRemove [2022-04-20T13:06:56.452Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-20T13:06:56.452Z] === RUN TestRemoveInvalidPath [2022-04-20T13:06:56.452Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-20T13:06:56.452Z] PASS [2022-04-20T13:06:56.452Z] coverage: 82.6% of statements [2022-04-20T13:06:56.452Z] ok github.com/docker/docker/pkg/pidfile 0.073s coverage: 82.6% of statements [2022-04-20T13:06:56.862Z] ba8181afd426: Verifying Checksum [2022-04-20T13:06:56.862Z] ba8181afd426: Download complete [2022-04-20T13:06:59.022Z] --- PASS: TestBuildSquashParent (8.68s) [2022-04-20T13:06:59.022Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-20T13:06:59.022Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:06:59.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:06:59.022Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:06:59.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:06:59.022Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:06:59.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:06:59.022Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:06:59.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:06:59.022Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:06:59.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:06:59.022Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:06:59.022Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:06:59.022Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:06:59.022Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:07:00.193Z] 2022/04/20 13:06:59 Closing DB instances... [2022-04-20T13:07:00.193Z] time="2022-04-20T13:06:59Z" level=error msg="node: 84dd8431f190 is unknown to memberlist" [2022-04-20T13:07:00.940Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:07:00.940Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:07:01.161Z] === RUN TestFailedConnection [2022-04-20T13:07:01.618Z] time="2022-04-20T13:07:01Z" level=error msg="node: 7b164999a77e is unknown to memberlist" [2022-04-20T13:07:01.956Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-20T13:07:02.074Z] --- PASS: TestGetAddress (33.53s) [2022-04-20T13:07:02.074Z] === RUN TestRequestSyntaxCheck [2022-04-20T13:07:02.074Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-20T13:07:02.074Z] === RUN TestRequest [2022-04-20T13:07:02.782Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-20T13:07:02.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-20T13:07:03.038Z] --- PASS: TestNetworkDBCRUDMediumCluster (8.35s) [2022-04-20T13:07:03.038Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-20T13:07:03.496Z] --- PASS: TestFailedConnection (2.15s) [2022-04-20T13:07:03.496Z] === RUN TestFailOnce [2022-04-20T13:07:03.496Z] 2022/04/20 13:07:02 http: panic serving 127.0.0.1:49314: Plugin not ready [2022-04-20T13:07:03.496Z] goroutine 22 [running]: [2022-04-20T13:07:03.496Z] net/http.(*conn).serve.func1() [2022-04-20T13:07:03.496Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-20T13:07:03.496Z] panic({0x1293700, 0x13dd060}) [2022-04-20T13:07:03.496Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-20T13:07:03.496Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00024da70?) [2022-04-20T13:07:03.496Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-20T13:07:03.496Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13e2878?, 0xc0002240e0?}, 0x11ed9a6?) [2022-04-20T13:07:03.496Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-20T13:07:03.496Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x13e2878, 0xc0002240e0}, 0xc000230200) [2022-04-20T13:07:03.496Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-20T13:07:03.496Z] net/http.serverHandler.ServeHTTP({0x13e0e98?}, {0x13e2878, 0xc0002240e0}, 0xc000230200) [2022-04-20T13:07:03.496Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-20T13:07:03.496Z] net/http.(*conn).serve(0xc000240000, {0x13e2d78, 0xc00020a420}) [2022-04-20T13:07:03.496Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-20T13:07:03.496Z] created by net/http.(*Server).Serve [2022-04-20T13:07:03.496Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-20T13:07:03.496Z] time="2022-04-20T13:07:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49313/Test.FailOnce: Post \"http://127.0.0.1:49313/Test.FailOnce\": EOF, retrying in 1s" [2022-04-20T13:07:04.248Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:07:04.248Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:07:04.459Z] 2022/04/20 13:07:04 Closing DB instances... [2022-04-20T13:07:04.459Z] --- PASS: TestFailOnce (1.25s) [2022-04-20T13:07:04.459Z] === RUN TestEchoInputOutput [2022-04-20T13:07:04.459Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-20T13:07:04.459Z] === RUN TestBackoff [2022-04-20T13:07:04.459Z] --- PASS: TestBackoff (0.00s) [2022-04-20T13:07:04.459Z] === RUN TestAbortRetry [2022-04-20T13:07:04.459Z] --- PASS: TestAbortRetry (0.00s) [2022-04-20T13:07:04.459Z] === RUN TestClientScheme [2022-04-20T13:07:04.459Z] --- PASS: TestClientScheme (0.00s) [2022-04-20T13:07:04.459Z] === RUN TestNewClientWithTimeout [2022-04-20T13:07:04.540Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-20T13:07:04.916Z] time="2022-04-20T13:07:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49326/Test.Echo: Post \"http://127.0.0.1:49326/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-20T13:07:05.879Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.75s) [2022-04-20T13:07:05.879Z] === RUN TestNetworkDBGarbageCollection [2022-04-20T13:07:06.342Z] time="2022-04-20T13:07:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49326/Test.Echo: Post \"http://127.0.0.1:49326/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-20T13:07:07.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-20T13:07:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-20T13:07:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2022-04-20T13:07:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2022-04-20T13:07:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2022-04-20T13:07:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2022-04-20T13:07:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2022-04-20T13:07:07.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.06s) [2022-04-20T13:07:07.555Z] === RUN TestBuildMultiStageCopy [2022-04-20T13:07:07.555Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-20T13:07:09.241Z] time="2022-04-20T13:07:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49326/Test.Echo: Post \"http://127.0.0.1:49326/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-20T13:07:10.104Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-20T13:07:10.366Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-20T13:07:11.310Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-20T13:07:11.415Z] --- PASS: TestRequest (8.83s) [2022-04-20T13:07:11.415Z] === RUN TestOverlappingRequests [2022-04-20T13:07:11.415Z] --- PASS: TestOverlappingRequests (0.42s) [2022-04-20T13:07:11.415Z] === RUN TestRelease [2022-04-20T13:07:11.882Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-20T13:07:11.941Z] 4612f6d0b889: Verifying Checksum [2022-04-20T13:07:11.941Z] 4612f6d0b889: Download complete [2022-04-20T13:07:12.454Z] --- PASS: TestBuildMultiStageCopy (5.28s) [2022-04-20T13:07:12.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2022-04-20T13:07:12.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2022-04-20T13:07:12.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.75s) [2022-04-20T13:07:12.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2022-04-20T13:07:12.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2022-04-20T13:07:12.454Z] === RUN TestBuildMultiStageParentConfig [2022-04-20T13:07:12.943Z] --- PASS: TestRelease (1.58s) [2022-04-20T13:07:12.944Z] === RUN TestAllocateRandomDeallocate [2022-04-20T13:07:13.409Z] time="2022-04-20T13:07:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49326/Test.Echo: Post \"http://127.0.0.1:49326/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-20T13:07:13.841Z] --- PASS: TestBuildMultiStageParentConfig (1.27s) [2022-04-20T13:07:13.841Z] === RUN TestBuildLabelWithTargets [2022-04-20T13:07:14.371Z] === RUN TestParseEmptyInterface [2022-04-20T13:07:14.371Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-20T13:07:14.371Z] === RUN TestParseNonInterfaceType [2022-04-20T13:07:14.371Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-20T13:07:14.371Z] === RUN TestParseWithOneFunction [2022-04-20T13:07:14.371Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-20T13:07:14.371Z] === RUN TestParseWithMultipleFuncs [2022-04-20T13:07:14.371Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-20T13:07:14.371Z] === RUN TestParseWithUnnamedReturn [2022-04-20T13:07:14.371Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-20T13:07:14.371Z] === RUN TestEmbeddedInterface [2022-04-20T13:07:14.371Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-20T13:07:14.371Z] === RUN TestParsedImports [2022-04-20T13:07:14.371Z] --- PASS: TestParsedImports (0.00s) [2022-04-20T13:07:14.371Z] === RUN TestAliasedImports [2022-04-20T13:07:14.371Z] --- PASS: TestAliasedImports (0.00s) [2022-04-20T13:07:14.371Z] PASS [2022-04-20T13:07:14.371Z] coverage: 56.8% of statements [2022-04-20T13:07:14.371Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2022-04-20T13:07:15.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-20T13:07:15.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-20T13:07:15.338Z] === RUN TestHTTPTransport [2022-04-20T13:07:15.338Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-20T13:07:15.338Z] PASS [2022-04-20T13:07:15.338Z] coverage: 85.7% of statements [2022-04-20T13:07:15.338Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2022-04-20T13:07:15.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-20T13:07:15.795Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-20T13:07:15.795Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-20T13:07:15.795Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-20T13:07:15.795Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-20T13:07:15.795Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-20T13:07:15.795Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-20T13:07:15.795Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-20T13:07:15.795Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-20T13:07:15.795Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-20T13:07:15.795Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-20T13:07:15.795Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-20T13:07:15.795Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-20T13:07:15.795Z] === RUN TestBufferPoolPutAndGet [2022-04-20T13:07:15.795Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-20T13:07:15.795Z] PASS [2022-04-20T13:07:15.795Z] coverage: 88.2% of statements [2022-04-20T13:07:15.795Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-04-20T13:07:16.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-20T13:07:16.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-20T13:07:16.391Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2022-04-20T13:07:16.391Z] === RUN TestBuildWithEmptyLayers [2022-04-20T13:07:16.758Z] === RUN TestOutputOnPrematureClose [2022-04-20T13:07:16.758Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-20T13:07:16.758Z] === RUN TestCompleteSilently [2022-04-20T13:07:16.758Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-20T13:07:16.758Z] PASS [2022-04-20T13:07:16.758Z] coverage: 75.9% of statements [2022-04-20T13:07:16.758Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2022-04-20T13:07:17.215Z] === RUN TestSendToOneSub [2022-04-20T13:07:17.215Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-20T13:07:17.215Z] === RUN TestSendToMultipleSubs [2022-04-20T13:07:17.215Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-20T13:07:17.215Z] === RUN TestEvictOneSub [2022-04-20T13:07:17.215Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-20T13:07:17.215Z] === RUN TestClosePublisher [2022-04-20T13:07:17.215Z] --- PASS: TestClosePublisher (0.00s) [2022-04-20T13:07:17.215Z] === RUN TestPubSubRace [2022-04-20T13:07:17.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-20T13:07:17.335Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2022-04-20T13:07:17.335Z] === RUN TestBuildMultiStageOnBuild [2022-04-20T13:07:17.678Z] --- PASS: TestAllocateRandomDeallocate (4.70s) [2022-04-20T13:07:17.678Z] === RUN TestRetrieveFromStore [2022-04-20T13:07:18.134Z] --- PASS: TestPubSubRace (1.07s) [2022-04-20T13:07:18.134Z] PASS [2022-04-20T13:07:18.134Z] coverage: 75.0% of statements [2022-04-20T13:07:18.134Z] ok github.com/docker/docker/pkg/pubsub 1.112s coverage: 75.0% of statements [2022-04-20T13:07:19.097Z] === RUN TestRegister [2022-04-20T13:07:19.097Z] --- PASS: TestRegister (0.00s) [2022-04-20T13:07:19.097Z] === RUN TestCommand [2022-04-20T13:07:19.097Z] --- PASS: TestCommand (0.03s) [2022-04-20T13:07:19.097Z] === RUN TestNaiveSelf [2022-04-20T13:07:19.097Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-20T13:07:19.097Z] PASS [2022-04-20T13:07:19.097Z] coverage: 82.4% of statements [2022-04-20T13:07:19.097Z] ok github.com/docker/docker/pkg/reexec 0.117s coverage: 82.4% of statements [2022-04-20T13:07:19.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-20T13:07:19.553Z] --- PASS: TestRetrieveFromStore (1.52s) [2022-04-20T13:07:19.553Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-20T13:07:19.553Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-04-20T13:07:19.553Z] === RUN TestParallelPredefinedRequest1 [2022-04-20T13:07:19.553Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-20T13:07:19.553Z] === RUN TestParallelPredefinedRequest2 [2022-04-20T13:07:19.553Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-20T13:07:19.553Z] === RUN TestParallelPredefinedRequest3 [2022-04-20T13:07:19.553Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-20T13:07:19.553Z] === RUN TestParallelPredefinedRequest4 [2022-04-20T13:07:19.553Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-20T13:07:19.553Z] === RUN TestParallelPredefinedRequest5 [2022-04-20T13:07:19.553Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-20T13:07:19.553Z] === RUN TestDebug [2022-04-20T13:07:19.553Z] --- PASS: TestDebug (0.00s) [2022-04-20T13:07:19.553Z] === RUN TestRequestPoolParallel [2022-04-20T13:07:20.012Z] === RUN TestDump [2022-04-20T13:07:20.012Z] goroutine 6 [running]: [2022-04-20T13:07:20.012Z] github.com/docker/docker/pkg/stack.dump(0xe2d57?) [2022-04-20T13:07:20.012Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-20T13:07:20.012Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-20T13:07:20.012Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-20T13:07:20.012Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-20T13:07:20.012Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-20T13:07:20.012Z] testing.tRunner(0xc000162000, 0x2aa498) [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-20T13:07:20.012Z] created by testing.(*T).Run [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-20T13:07:20.012Z] [2022-04-20T13:07:20.012Z] goroutine 1 [chan receive]: [2022-04-20T13:07:20.012Z] testing.(*T).Run(0xc000031d40, {0x29913c?, 0xbc1f3?}, 0x2aa498) [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-20T13:07:20.012Z] testing.runTests.func1(0xc00006c870?) [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-20T13:07:20.012Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-20T13:07:20.012Z] testing.runTests(0xc000058460?, {0x42e400, 0x3, 0x3}, {0x1868a670108?, 0x40?, 0x4334a0?}) [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-20T13:07:20.012Z] testing.(*M).Run(0xc000058460) [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-20T13:07:20.012Z] main.main() [2022-04-20T13:07:20.012Z] _testmain.go:99 +0x255 [2022-04-20T13:07:20.012Z] --- PASS: TestDump (0.00s) [2022-04-20T13:07:20.012Z] === RUN TestDumpToFile [2022-04-20T13:07:20.012Z] --- PASS: TestRequestPoolParallel (0.48s) [2022-04-20T13:07:20.012Z] === RUN TestFullAllocateRelease [2022-04-20T13:07:20.012Z] --- PASS: TestDumpToFile (0.20s) [2022-04-20T13:07:20.012Z] === RUN TestDumpToFileWithEmptyInput [2022-04-20T13:07:20.012Z] goroutine 8 [running]: [2022-04-20T13:07:20.012Z] github.com/docker/docker/pkg/stack.dump(0x15ed13?) [2022-04-20T13:07:20.012Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-20T13:07:20.012Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x15ece0?}) [2022-04-20T13:07:20.012Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-20T13:07:20.012Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000162000?) [2022-04-20T13:07:20.012Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-20T13:07:20.012Z] testing.tRunner(0xc000162680, 0x2aa488) [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-20T13:07:20.012Z] created by testing.(*T).Run [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-20T13:07:20.012Z] [2022-04-20T13:07:20.012Z] goroutine 1 [chan receive]: [2022-04-20T13:07:20.012Z] testing.(*T).Run(0xc000031d40, {0x2a0713?, 0xbc1f3?}, 0x2aa488) [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-20T13:07:20.012Z] testing.runTests.func1(0xc00006c870?) [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-20T13:07:20.012Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-20T13:07:20.012Z] testing.runTests(0xc000058460?, {0x42e400, 0x3, 0x3}, {0x1868a670108?, 0x40?, 0x4334a0?}) [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-20T13:07:20.012Z] testing.(*M).Run(0xc000058460) [2022-04-20T13:07:20.012Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-20T13:07:20.012Z] main.main() [2022-04-20T13:07:20.012Z] _testmain.go:99 +0x255 [2022-04-20T13:07:20.012Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-20T13:07:20.012Z] PASS [2022-04-20T13:07:20.012Z] coverage: 90.9% of statements [2022-04-20T13:07:20.012Z] ok github.com/docker/docker/pkg/stack 0.231s coverage: 90.9% of statements [2022-04-20T13:07:20.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-20T13:07:20.473Z] --- PASS: TestFullAllocateRelease (0.49s) [2022-04-20T13:07:20.473Z] === RUN TestOddAllocateRelease [2022-04-20T13:07:20.473Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-04-20T13:07:20.473Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-20T13:07:20.473Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-20T13:07:20.473Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-20T13:07:20.473Z] === RUN TestNewStdWriter [2022-04-20T13:07:20.473Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-20T13:07:20.473Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-20T13:07:20.473Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-20T13:07:20.473Z] === RUN TestWriteWithNilBytes [2022-04-20T13:07:20.473Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-20T13:07:20.473Z] === RUN TestWrite [2022-04-20T13:07:20.473Z] --- PASS: TestWrite (0.00s) [2022-04-20T13:07:20.473Z] === RUN TestWriteWithWriterError [2022-04-20T13:07:20.473Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-20T13:07:20.473Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-20T13:07:20.473Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-20T13:07:20.473Z] === RUN TestStdCopyWriteAndRead [2022-04-20T13:07:20.473Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-20T13:07:20.639Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2022-04-20T13:07:20.639Z] === RUN TestBuildUncleanTarFilenames [2022-04-20T13:07:20.930Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-20T13:07:20.931Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-20T13:07:20.931Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-20T13:07:20.931Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-20T13:07:20.931Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-20T13:07:20.931Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-20T13:07:20.931Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-20T13:07:20.931Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-20T13:07:20.931Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-20T13:07:20.931Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-20T13:07:20.931Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-20T13:07:20.931Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-20T13:07:20.931Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-20T13:07:20.931Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-20T13:07:20.931Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-20T13:07:20.931Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-20T13:07:20.931Z] PASS [2022-04-20T13:07:20.931Z] coverage: 100.0% of statements [2022-04-20T13:07:20.931Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2022-04-20T13:07:20.931Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-20T13:07:20.931Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-20T13:07:20.931Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-20T13:07:20.931Z] === CONT TestParallelPredefinedRequest1 [2022-04-20T13:07:20.931Z] === CONT TestParallelPredefinedRequest4 [2022-04-20T13:07:20.931Z] === CONT TestParallelPredefinedRequest3 [2022-04-20T13:07:20.931Z] === CONT TestParallelPredefinedRequest1 [2022-04-20T13:07:20.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:07:20.931Z] === CONT TestParallelPredefinedRequest3 [2022-04-20T13:07:20.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:07:20.931Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-20T13:07:20.931Z] === CONT TestParallelPredefinedRequest5 [2022-04-20T13:07:20.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:07:20.931Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-20T13:07:20.931Z] === CONT TestParallelPredefinedRequest2 [2022-04-20T13:07:20.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:07:20.931Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-20T13:07:20.931Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-20T13:07:20.931Z] === CONT TestParallelPredefinedRequest4 [2022-04-20T13:07:20.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:07:20.931Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-20T13:07:20.931Z] PASS [2022-04-20T13:07:20.931Z] coverage: 85.3% of statements [2022-04-20T13:07:20.931Z] ok github.com/docker/docker/libnetwork/ipam 59.429s coverage: 85.3% of statements [2022-04-20T13:07:21.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-20T13:07:21.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-20T13:07:21.387Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-20T13:07:21.387Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-20T13:07:21.387Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-20T13:07:21.387Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-20T13:07:21.387Z] === RUN TestFormatStatus [2022-04-20T13:07:21.387Z] --- PASS: TestFormatStatus (0.00s) [2022-04-20T13:07:21.387Z] === RUN TestFormatError [2022-04-20T13:07:21.387Z] --- PASS: TestFormatError (0.00s) [2022-04-20T13:07:21.387Z] === RUN TestFormatJSONError [2022-04-20T13:07:21.387Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-20T13:07:21.387Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-20T13:07:21.387Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-20T13:07:21.387Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-20T13:07:21.387Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-20T13:07:21.387Z] === RUN TestNewJSONProgressOutput [2022-04-20T13:07:21.387Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-20T13:07:21.387Z] === RUN TestAuxFormatterEmit [2022-04-20T13:07:21.387Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-20T13:07:21.387Z] === RUN TestStreamWriterStdout [2022-04-20T13:07:21.387Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-20T13:07:21.387Z] === RUN TestStreamWriterStderr [2022-04-20T13:07:21.387Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-20T13:07:21.387Z] PASS [2022-04-20T13:07:21.387Z] coverage: 66.2% of statements [2022-04-20T13:07:21.387Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2022-04-20T13:07:21.842Z] === RUN TestGenerateRandomID [2022-04-20T13:07:21.842Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-20T13:07:21.842Z] === RUN TestShortenId [2022-04-20T13:07:21.842Z] --- PASS: TestShortenId (0.00s) [2022-04-20T13:07:21.842Z] === RUN TestShortenSha256Id [2022-04-20T13:07:21.842Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-20T13:07:21.842Z] === RUN TestShortenIdEmpty [2022-04-20T13:07:21.842Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-20T13:07:21.842Z] === RUN TestShortenIdInvalid [2022-04-20T13:07:21.842Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-20T13:07:21.842Z] === RUN TestIsShortIDNonHex [2022-04-20T13:07:21.842Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-20T13:07:21.842Z] === RUN TestIsShortIDNotCorrectSize [2022-04-20T13:07:21.842Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-20T13:07:21.842Z] PASS [2022-04-20T13:07:21.842Z] coverage: 70.6% of statements [2022-04-20T13:07:21.842Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-04-20T13:07:22.025Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2022-04-20T13:07:22.025Z] === RUN TestBuildMultiStageLayerLeak [2022-04-20T13:07:22.301Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-20T13:07:22.301Z] === RUN TestClientStream [2022-04-20T13:07:22.301Z] --- PASS: TestClientStream (0.00s) [2022-04-20T13:07:22.301Z] === RUN TestClientSendFile [2022-04-20T13:07:22.301Z] --- PASS: TestClientSendFile (0.00s) [2022-04-20T13:07:22.301Z] === RUN TestClientWithRequestTimeout [2022-04-20T13:07:22.301Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-20T13:07:22.301Z] === RUN TestFileSpecPlugin [2022-04-20T13:07:22.301Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-20T13:07:22.301Z] === RUN TestFileJSONSpecPlugin [2022-04-20T13:07:22.301Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-20T13:07:22.301Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-20T13:07:22.301Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-20T13:07:22.301Z] === RUN TestPluginAddHandler [2022-04-20T13:07:22.301Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-20T13:07:22.301Z] === RUN TestPluginWaitBadPlugin [2022-04-20T13:07:22.301Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-20T13:07:22.301Z] === RUN TestGet [2022-04-20T13:07:22.301Z] time="2022-04-20T13:07:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-20T13:07:22.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-20T13:07:22.761Z] === RUN TestIsCpusetListAvailable [2022-04-20T13:07:22.761Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-20T13:07:22.761Z] PASS [2022-04-20T13:07:22.761Z] coverage: 39.4% of statements [2022-04-20T13:07:22.761Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-04-20T13:07:22.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-20T13:07:23.217Z] time="2022-04-20T13:07:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-20T13:07:24.181Z] === RUN TestChtimes [2022-04-20T13:07:24.181Z] --- PASS: TestChtimes (0.00s) [2022-04-20T13:07:24.181Z] === RUN TestChtimesWindows [2022-04-20T13:07:24.181Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-20T13:07:24.181Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-20T13:07:24.181Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-20T13:07:24.181Z] PASS [2022-04-20T13:07:24.181Z] coverage: 13.0% of statements [2022-04-20T13:07:24.181Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 13.0% of statements [2022-04-20T13:07:24.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-20T13:07:24.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-20T13:07:25.146Z] === RUN TestTailFile [2022-04-20T13:07:25.146Z] --- PASS: TestTailFile (0.00s) [2022-04-20T13:07:25.146Z] === RUN TestTailFileManyLines [2022-04-20T13:07:25.146Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-20T13:07:25.146Z] === RUN TestTailEmptyFile [2022-04-20T13:07:25.146Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-20T13:07:25.146Z] === RUN TestTailNegativeN [2022-04-20T13:07:25.146Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader [2022-04-20T13:07:25.146Z] === CONT TestNewTailReader [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/no_delimiter [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/truncated_last_line [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-20T13:07:25.146Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-20T13:07:25.146Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.146Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-20T13:07:25.146Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-20T13:07:25.146Z] === CONT TestNewTailReader/no_delimiter [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.146Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.146Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.146Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.147Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.148Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.148Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.148Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.149Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.149Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.149Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.331Z] --- PASS: TestBuildMultiStageLayerLeak (3.38s) [2022-04-20T13:07:25.331Z] === RUN TestBuildWithHugeFile [2022-04-20T13:07:25.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-20T13:07:25.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.615Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.616Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.616Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:07:25.617Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:07:25.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:07:25.619Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:07:26.076Z] time="2022-04-20T13:07:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:07:26.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:07:26.077Z] PASS [2022-04-20T13:07:26.077Z] coverage: 88.6% of statements [2022-04-20T13:07:26.077Z] ok github.com/docker/docker/pkg/tailfile 0.275s coverage: 88.6% of statements [2022-04-20T13:07:26.323Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-20T13:07:26.323Z] Using test binary docker [2022-04-20T13:07:26.323Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-20T13:07:26.323Z] +++ /etc/init.d/apparmor start [2022-04-20T13:07:26.323Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-20T13:07:26.323Z] INFO: Waiting for daemon to start... [2022-04-20T13:07:26.323Z] Starting dockerd [2022-04-20T13:07:26.323Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-04-20T13:07:26.545Z] === RUN TestTarSumRemoveNonExistent [2022-04-20T13:07:26.545Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-20T13:07:26.545Z] === RUN TestTarSumRemove [2022-04-20T13:07:26.545Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-20T13:07:26.545Z] === RUN TestSortFileInfoSums [2022-04-20T13:07:26.545Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-20T13:07:26.545Z] === RUN TestNewTarSumForLabelInvalid [2022-04-20T13:07:26.545Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-20T13:07:26.545Z] === RUN TestNewTarSumForLabel [2022-04-20T13:07:26.545Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-20T13:07:26.545Z] === RUN TestEmptyTar [2022-04-20T13:07:26.545Z] --- PASS: TestEmptyTar (0.00s) [2022-04-20T13:07:26.545Z] === RUN TestTarSumsReadSize [2022-04-20T13:07:26.545Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-20T13:07:26.545Z] === RUN TestTarSums [2022-04-20T13:07:26.545Z] --- PASS: TestTarSums (0.06s) [2022-04-20T13:07:26.545Z] === RUN TestIteration [2022-04-20T13:07:26.545Z] --- PASS: TestIteration (0.00s) [2022-04-20T13:07:26.545Z] === RUN TestVersionLabelForChecksum [2022-04-20T13:07:26.545Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-20T13:07:26.545Z] === RUN TestVersion [2022-04-20T13:07:26.545Z] --- PASS: TestVersion (0.00s) [2022-04-20T13:07:26.545Z] === RUN TestGetVersion [2022-04-20T13:07:26.545Z] --- PASS: TestGetVersion (0.00s) [2022-04-20T13:07:26.545Z] === RUN TestGetVersions [2022-04-20T13:07:26.545Z] --- PASS: TestGetVersions (0.00s) [2022-04-20T13:07:26.545Z] PASS [2022-04-20T13:07:26.545Z] coverage: 89.3% of statements [2022-04-20T13:07:26.545Z] ok github.com/docker/docker/pkg/tarsum 0.111s coverage: 89.3% of statements [2022-04-20T13:07:27.002Z] === RUN TestTruncIndex [2022-04-20T13:07:27.459Z] --- PASS: TestTruncIndex (0.10s) [2022-04-20T13:07:27.459Z] PASS [2022-04-20T13:07:27.459Z] coverage: 91.5% of statements [2022-04-20T13:07:27.459Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-04-20T13:07:27.916Z] === RUN TestVersionInfo [2022-04-20T13:07:27.916Z] --- PASS: TestVersionInfo (0.00s) [2022-04-20T13:07:27.916Z] === RUN TestAppendVersions [2022-04-20T13:07:27.916Z] --- PASS: TestAppendVersions (0.00s) [2022-04-20T13:07:27.916Z] PASS [2022-04-20T13:07:27.916Z] coverage: 88.9% of statements [2022-04-20T13:07:27.916Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2022-04-20T13:07:28.855Z] . [2022-04-20T13:07:28.855Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-20T13:07:28.855Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-20T13:07:28.855Z] Error: No such image: emptyfs [2022-04-20T13:07:28.855Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-20T13:07:28.855Z] ++++ docker load [2022-04-20T13:07:29.114Z] Running integration-test (iteration 1) [2022-04-20T13:07:29.114Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-20T13:07:29.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:07:29.114Z] ++ set -e [2022-04-20T13:07:29.114Z] ++ '[' -n 0 ']' [2022-04-20T13:07:29.114Z] ++ set -x [2022-04-20T13:07:29.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:07:29.372Z] Loaded image: busybox:latest [2022-04-20T13:07:29.372Z] Loaded image: busybox:glibc [2022-04-20T13:07:29.444Z] time="2022-04-20T13:07:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-20T13:07:29.899Z] === RUN TestValidatePrivileges [2022-04-20T13:07:29.899Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-20T13:07:29.899Z] === RUN TestFilterByCapNeg [2022-04-20T13:07:29.899Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-20T13:07:29.899Z] === RUN TestFilterByCapPos [2022-04-20T13:07:29.899Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-20T13:07:29.899Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-20T13:07:29.899Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-20T13:07:29.899Z] PASS [2022-04-20T13:07:29.899Z] coverage: 12.0% of statements [2022-04-20T13:07:29.899Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2022-04-20T13:07:30.306Z] Loaded image: debian:bullseye-slim [2022-04-20T13:07:30.306Z] Loaded image: hello-world:latest [2022-04-20T13:07:30.564Z] Loaded image: arm32v7/hello-world:latest [2022-04-20T13:07:30.564Z] INFO: Testing against a local daemon [2022-04-20T13:07:30.564Z] === RUN TestCgroupNamespacesBuild [2022-04-20T13:07:30.861Z] === RUN TestNewSettable [2022-04-20T13:07:30.861Z] --- PASS: TestNewSettable (0.00s) [2022-04-20T13:07:30.861Z] === RUN TestIsSettable [2022-04-20T13:07:30.861Z] --- PASS: TestIsSettable (0.00s) [2022-04-20T13:07:30.861Z] === RUN TestUpdateSettingsEnv [2022-04-20T13:07:30.861Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-20T13:07:30.861Z] PASS [2022-04-20T13:07:30.861Z] coverage: 20.0% of statements [2022-04-20T13:07:30.861Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.0% of statements [2022-04-20T13:07:30.935Z] --- PASS: TestImportExtremelyLargeImageWorks (92.69s) [2022-04-20T13:07:30.935Z] PASS [2022-04-20T13:07:30.935Z] [2022-04-20T13:07:30.935Z] === Skipped [2022-04-20T13:07:30.935Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-20T13:07:30.935Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-20T13:07:30.935Z] [2022-04-20T13:07:30.935Z] DONE 22 tests, 1 skipped in 96.654s [2022-04-20T13:07:30.935Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-20T13:07:30.935Z] INFO: Testing against a local daemon [2022-04-20T13:07:30.935Z] === RUN TestNetworkCreateDelete [2022-04-20T13:07:30.935Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-20T13:07:30.935Z] === RUN TestDockerNetworkDeletePreferID [2022-04-20T13:07:30.935Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-04-20T13:07:30.935Z] === RUN TestDaemonDNSFallback [2022-04-20T13:07:31.825Z] === RUN TestLoad [2022-04-20T13:07:31.825Z] --- PASS: TestLoad (0.00s) [2022-04-20T13:07:31.825Z] === RUN TestSave [2022-04-20T13:07:31.825Z] --- PASS: TestSave (0.03s) [2022-04-20T13:07:31.825Z] === RUN TestAddDeleteGet [2022-04-20T13:07:31.825Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-20T13:07:31.825Z] === RUN TestInvalidTags [2022-04-20T13:07:31.825Z] --- PASS: TestInvalidTags (0.01s) [2022-04-20T13:07:31.825Z] PASS [2022-04-20T13:07:31.825Z] coverage: 84.4% of statements [2022-04-20T13:07:31.825Z] ok github.com/docker/docker/reference 0.118s coverage: 84.4% of statements [2022-04-20T13:07:32.469Z] --- PASS: TestCgroupNamespacesBuild (1.54s) [2022-04-20T13:07:32.469Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-20T13:07:33.354Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-20T13:07:33.354Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-20T13:07:33.354Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-20T13:07:33.354Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-20T13:07:33.354Z] === RUN TestResolveAuthConfigIndexServer [2022-04-20T13:07:33.354Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-20T13:07:33.354Z] === RUN TestResolveAuthConfigFullURL [2022-04-20T13:07:33.354Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-20T13:07:33.354Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-20T13:07:33.354Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-20T13:07:33.354Z] === RUN TestValidateMirror [2022-04-20T13:07:33.354Z] --- PASS: TestValidateMirror (0.00s) [2022-04-20T13:07:33.354Z] === RUN TestLoadInsecureRegistries [2022-04-20T13:07:33.402Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-04-20T13:07:33.402Z] === RUN TestBuildWithSession [2022-04-20T13:07:33.402Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:07:33.402Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-20T13:07:33.402Z] === RUN TestBuildSquashParent [2022-04-20T13:07:33.814Z] time="2022-04-20T13:07:33Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-20T13:07:33.814Z] time="2022-04-20T13:07:33Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-20T13:07:33.814Z] time="2022-04-20T13:07:33Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-20T13:07:33.814Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-04-20T13:07:33.814Z] === RUN TestNewServiceConfig [2022-04-20T13:07:33.814Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-20T13:07:33.814Z] === RUN TestValidateIndexName [2022-04-20T13:07:33.814Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-20T13:07:33.814Z] === RUN TestValidateIndexNameWithError [2022-04-20T13:07:33.814Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-20T13:07:33.814Z] === RUN TestEndpointParse [2022-04-20T13:07:33.814Z] --- PASS: TestEndpointParse (0.00s) [2022-04-20T13:07:33.814Z] === RUN TestEndpointParseInvalid [2022-04-20T13:07:33.814Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-20T13:07:33.814Z] === RUN TestValidateEndpoint [2022-04-20T13:07:33.814Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-20T13:07:33.814Z] === RUN TestPing [2022-04-20T13:07:33.814Z] --- PASS: TestPing (0.00s) [2022-04-20T13:07:33.814Z] === RUN TestPingRegistryEndpoint [2022-04-20T13:07:33.814Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:07:33.814Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-20T13:07:33.814Z] === RUN TestEndpoint [2022-04-20T13:07:33.814Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:07:33.814Z] --- SKIP: TestEndpoint (0.00s) [2022-04-20T13:07:33.814Z] === RUN TestParseRepositoryInfo [2022-04-20T13:07:33.814Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-20T13:07:33.814Z] === RUN TestNewIndexInfo [2022-04-20T13:07:33.814Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-20T13:07:33.814Z] === RUN TestMirrorEndpointLookup [2022-04-20T13:07:33.814Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:07:33.814Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-20T13:07:33.814Z] === RUN TestSearchRepositories [2022-04-20T13:07:33.814Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-20T13:07:33.814Z] Host: 127.0.0.1:49347 [2022-04-20T13:07:33.814Z] User-Agent: docker test client [2022-04-20T13:07:33.814Z] Authorization: Token fake-token [2022-04-20T13:07:33.814Z] X-Docker-Token: true [2022-04-20T13:07:33.814Z] Accept-Encoding: gzip [2022-04-20T13:07:33.814Z] [2022-04-20T13:07:33.814Z] [2022-04-20T13:07:33.814Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-20T13:07:33.814Z] Connection: close [2022-04-20T13:07:33.814Z] Content-Length: 144 [2022-04-20T13:07:33.814Z] Cache-Control: no-cache [2022-04-20T13:07:33.814Z] Content-Type: application/json [2022-04-20T13:07:33.814Z] Date: Wed, 20 Apr 2022 13:07:33 GMT [2022-04-20T13:07:33.814Z] Expires: -1 [2022-04-20T13:07:33.814Z] Pragma: no-cache [2022-04-20T13:07:33.814Z] Server: docker-tests/mock [2022-04-20T13:07:33.814Z] X-Docker-Registry-Config: mock [2022-04-20T13:07:33.814Z] X-Docker-Registry-Version: 0.0.0 [2022-04-20T13:07:33.814Z] [2022-04-20T13:07:33.814Z] [2022-04-20T13:07:33.814Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-20T13:07:33.814Z] === RUN TestTrustedLocation [2022-04-20T13:07:33.814Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-20T13:07:33.814Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-20T13:07:33.814Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-20T13:07:33.814Z] === RUN TestAllowNondistributableArtifacts [2022-04-20T13:07:33.814Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-20T13:07:33.814Z] === RUN TestIsSecureIndex [2022-04-20T13:07:33.814Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-20T13:07:33.814Z] PASS [2022-04-20T13:07:33.814Z] coverage: 51.7% of statements [2022-04-20T13:07:33.814Z] ok github.com/docker/docker/registry 0.264s coverage: 51.7% of statements [2022-04-20T13:07:34.232Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-04-20T13:07:34.232Z] === RUN TestInspectNetwork [2022-04-20T13:07:34.232Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:34.232Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-20T13:07:34.232Z] === RUN TestRunContainerWithBridgeNone [2022-04-20T13:07:34.232Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.232Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-20T13:07:34.232Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:07:34.232Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:07:34.232Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:07:34.232Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-20T13:07:34.232Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-20T13:07:34.232Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-20T13:07:34.232Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-20T13:07:34.232Z] === RUN TestNetworkList [2022-04-20T13:07:34.232Z] === RUN TestNetworkList//networks [2022-04-20T13:07:34.232Z] === PAUSE TestNetworkList//networks [2022-04-20T13:07:34.232Z] === RUN TestNetworkList//networks/ [2022-04-20T13:07:34.232Z] === PAUSE TestNetworkList//networks/ [2022-04-20T13:07:34.232Z] === CONT TestNetworkList//networks [2022-04-20T13:07:34.232Z] === CONT TestNetworkList//networks/ [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkList (0.01s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-20T13:07:34.232Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-20T13:07:34.232Z] === RUN TestHostIPv4BridgeLabel [2022-04-20T13:07:34.232Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.232Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-20T13:07:34.232Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-20T13:07:34.232Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.232Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-20T13:07:34.232Z] === RUN TestDaemonDefaultNetworkPools [2022-04-20T13:07:34.232Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.232Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-20T13:07:34.232Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-20T13:07:34.232Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.232Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-20T13:07:34.232Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-20T13:07:34.232Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.232Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-20T13:07:34.232Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-20T13:07:34.232Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.232Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-20T13:07:34.232Z] === RUN TestServiceWithPredefinedNetwork [2022-04-20T13:07:34.232Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:34.232Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-20T13:07:34.232Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-20T13:07:34.232Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:07:34.232Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:07:34.232Z] === RUN TestServiceWithDataPathPortInit [2022-04-20T13:07:34.232Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:34.232Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-20T13:07:34.232Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-20T13:07:34.232Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:34.232Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-20T13:07:34.232Z] PASS [2022-04-20T13:07:34.232Z] [2022-04-20T13:07:34.232Z] === Skipped [2022-04-20T13:07:34.232Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-20T13:07:34.232Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:34.232Z] [2022-04-20T13:07:34.232Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-20T13:07:34.232Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.232Z] [2022-04-20T13:07:34.232Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-20T13:07:34.232Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.232Z] [2022-04-20T13:07:34.232Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-20T13:07:34.232Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.232Z] [2022-04-20T13:07:34.232Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-20T13:07:34.232Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.233Z] [2022-04-20T13:07:34.233Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-20T13:07:34.233Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.233Z] [2022-04-20T13:07:34.233Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-20T13:07:34.233Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.233Z] [2022-04-20T13:07:34.233Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-20T13:07:34.233Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.233Z] [2022-04-20T13:07:34.233Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-20T13:07:34.233Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:34.233Z] [2022-04-20T13:07:34.233Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:07:34.233Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:07:34.233Z] [2022-04-20T13:07:34.233Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-20T13:07:34.233Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:34.233Z] [2022-04-20T13:07:34.233Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-20T13:07:34.233Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:34.233Z] [2022-04-20T13:07:34.233Z] DONE 34 tests, 12 skipped in 7.093s [2022-04-20T13:07:34.233Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-20T13:07:34.233Z] INFO: Testing against a local daemon [2022-04-20T13:07:34.233Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-20T13:07:34.233Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:07:34.233Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-20T13:07:34.233Z] === RUN TestDockerNetworkIpvlan [2022-04-20T13:07:34.233Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:07:34.233Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-20T13:07:34.233Z] PASS [2022-04-20T13:07:34.233Z] [2022-04-20T13:07:34.233Z] === Skipped [2022-04-20T13:07:34.233Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-20T13:07:34.233Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:07:34.233Z] [2022-04-20T13:07:34.233Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-20T13:07:34.233Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:07:34.233Z] [2022-04-20T13:07:34.233Z] DONE 2 tests, 2 skipped in 0.109s [2022-04-20T13:07:34.233Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-20T13:07:34.269Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-20T13:07:34.269Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-20T13:07:34.269Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-20T13:07:34.269Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-20T13:07:34.269Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-20T13:07:34.269Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-20T13:07:34.269Z] === RUN TestResumableRequestReaderWithReadError [2022-04-20T13:07:34.269Z] time="2022-04-20T13:07:33Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-20T13:07:34.269Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-04-20T13:07:34.269Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-20T13:07:34.269Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-20T13:07:34.269Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-20T13:07:34.269Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-20T13:07:34.269Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-20T13:07:34.269Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-20T13:07:34.269Z] === RUN TestResumableRequestReader [2022-04-20T13:07:34.269Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-20T13:07:34.269Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-20T13:07:34.269Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-20T13:07:34.269Z] PASS [2022-04-20T13:07:34.269Z] coverage: 100.0% of statements [2022-04-20T13:07:34.269Z] ok github.com/docker/docker/registry/resumable 0.221s coverage: 100.0% of statements [2022-04-20T13:07:34.269Z] === RUN TestRestartManagerTimeout [2022-04-20T13:07:34.269Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-20T13:07:34.269Z] === RUN TestRestartManagerTimeoutReset [2022-04-20T13:07:34.269Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-20T13:07:34.269Z] PASS [2022-04-20T13:07:34.269Z] coverage: 50.9% of statements [2022-04-20T13:07:34.269Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2022-04-20T13:07:34.444Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-20T13:07:34.493Z] INFO: Testing against a local daemon [2022-04-20T13:07:34.493Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-20T13:07:34.493Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.493Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-20T13:07:34.493Z] === RUN TestDockerNetworkMacvlan [2022-04-20T13:07:34.493Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.493Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-20T13:07:34.493Z] PASS [2022-04-20T13:07:34.493Z] [2022-04-20T13:07:34.493Z] === Skipped [2022-04-20T13:07:34.493Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-20T13:07:34.493Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.493Z] [2022-04-20T13:07:34.493Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-20T13:07:34.493Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-20T13:07:34.493Z] [2022-04-20T13:07:34.493Z] DONE 2 tests, 2 skipped in 0.102s [2022-04-20T13:07:34.493Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-20T13:07:34.493Z] testing: warning: no tests to run [2022-04-20T13:07:34.493Z] PASS [2022-04-20T13:07:34.493Z] [2022-04-20T13:07:34.493Z] DONE 0 tests in 0.031s [2022-04-20T13:07:34.493Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-20T13:07:34.493Z] INFO: Testing against a local daemon [2022-04-20T13:07:34.493Z] === RUN TestAuthZPluginAllowRequest [2022-04-20T13:07:34.493Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.493Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-20T13:07:34.493Z] === RUN TestAuthZPluginTLS [2022-04-20T13:07:34.493Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.493Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-20T13:07:34.493Z] === RUN TestAuthZPluginDenyRequest [2022-04-20T13:07:34.493Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.493Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-20T13:07:34.493Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-20T13:07:34.493Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.493Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-20T13:07:34.493Z] === RUN TestAuthZPluginDenyResponse [2022-04-20T13:07:34.493Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.493Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-20T13:07:34.493Z] === RUN TestAuthZPluginAllowEventStream [2022-04-20T13:07:34.493Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.493Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-20T13:07:34.493Z] === RUN TestAuthZPluginErrorResponse [2022-04-20T13:07:34.493Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.493Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-20T13:07:34.493Z] === RUN TestAuthZPluginErrorRequest [2022-04-20T13:07:34.493Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.493Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-20T13:07:34.493Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-20T13:07:34.493Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.493Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-20T13:07:34.493Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-20T13:07:34.493Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.493Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-20T13:07:34.493Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-20T13:07:34.493Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.493Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-20T13:07:34.493Z] === RUN TestAuthZPluginHeader [2022-04-20T13:07:34.493Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.493Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-20T13:07:34.493Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-20T13:07:34.754Z] === RUN TestAuthZPluginV2Disable [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-04-20T13:07:34.754Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-20T13:07:34.754Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-20T13:07:34.754Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-20T13:07:34.754Z] PASS [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === Skipped [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-20T13:07:34.754Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:34.754Z] [2022-04-20T13:07:34.754Z] DONE 17 tests, 17 skipped in 0.322s [2022-04-20T13:07:34.754Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-20T13:07:35.015Z] INFO: Testing against a local daemon [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:07:35.015Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:07:35.015Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-20T13:07:35.015Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-20T13:07:35.015Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-20T13:07:35.015Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-20T13:07:35.015Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-20T13:07:35.015Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-20T13:07:35.015Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-20T13:07:35.015Z] === RUN TestPluginInstall [2022-04-20T13:07:35.015Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:35.015Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-20T13:07:35.015Z] === RUN TestPluginsWithRuntimes [2022-04-20T13:07:35.015Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-20T13:07:35.015Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-20T13:07:35.015Z] === RUN TestPluginBackCompatMediaTypes [2022-04-20T13:07:35.015Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-20T13:07:35.015Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-20T13:07:35.015Z] PASS [2022-04-20T13:07:35.015Z] [2022-04-20T13:07:35.015Z] === Skipped [2022-04-20T13:07:35.015Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-20T13:07:35.015Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-20T13:07:35.015Z] [2022-04-20T13:07:35.015Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-20T13:07:35.015Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-20T13:07:35.015Z] [2022-04-20T13:07:35.015Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-20T13:07:35.015Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-20T13:07:35.015Z] [2022-04-20T13:07:35.015Z] DONE 19 tests, 3 skipped in 0.162s [2022-04-20T13:07:35.015Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-20T13:07:35.015Z] INFO: Testing against a local daemon [2022-04-20T13:07:35.015Z] === RUN TestExternalGraphDriver [2022-04-20T13:07:35.015Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-20T13:07:35.015Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-20T13:07:35.015Z] === RUN TestGraphdriverPluginV2 [2022-04-20T13:07:35.231Z] === RUN TestDecodeContainerConfig [2022-04-20T13:07:35.231Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-20T13:07:35.231Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-20T13:07:35.231Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-20T13:07:35.231Z] === RUN TestDecodeContainerConfigIsolation [2022-04-20T13:07:35.231Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-20T13:07:35.231Z] === RUN TestValidatePrivileged [2022-04-20T13:07:35.231Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-20T13:07:35.231Z] PASS [2022-04-20T13:07:35.231Z] coverage: 52.4% of statements [2022-04-20T13:07:35.231Z] ok github.com/docker/docker/runconfig 0.047s coverage: 52.4% of statements [2022-04-20T13:07:35.231Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-20T13:07:35.231Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-20T13:07:35.231Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-20T13:07:35.231Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-20T13:07:35.231Z] PASS [2022-04-20T13:07:35.231Z] coverage: 62.5% of statements [2022-04-20T13:07:35.231Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2022-04-20T13:07:37.400Z] --- PASS: TestGet (15.03s) [2022-04-20T13:07:37.400Z] === RUN TestPluginWithNoManifest [2022-04-20T13:07:37.400Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-20T13:07:37.400Z] === RUN TestGetAll [2022-04-20T13:07:37.400Z] --- PASS: TestGetAll (0.00s) [2022-04-20T13:07:37.400Z] PASS [2022-04-20T13:07:37.400Z] coverage: 73.2% of statements [2022-04-20T13:07:37.400Z] ok github.com/docker/docker/pkg/plugins 36.146s coverage: 73.2% of statements [2022-04-20T13:07:37.587Z] --- PASS: TestBuildSquashParent (3.97s) [2022-04-20T13:07:37.587Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-20T13:07:37.587Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:07:37.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:07:37.587Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:07:37.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:07:37.587Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:07:37.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:07:37.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:07:37.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:07:37.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:07:37.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:07:37.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:07:37.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:07:37.587Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:07:37.587Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:07:37.858Z] === RUN TestGetDriver [2022-04-20T13:07:37.858Z] --- PASS: TestGetDriver (0.00s) [2022-04-20T13:07:37.858Z] === RUN TestVolumeRequestError [2022-04-20T13:07:37.858Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-20T13:07:37.858Z] PASS [2022-04-20T13:07:37.858Z] coverage: 36.1% of statements [2022-04-20T13:07:37.858Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2022-04-20T13:07:37.858Z] === RUN TestGetAddress [2022-04-20T13:07:37.858Z] --- PASS: TestGetAddress (0.00s) [2022-04-20T13:07:37.858Z] === RUN TestRemove [2022-04-20T13:07:37.858Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-20T13:07:37.858Z] --- SKIP: TestRemove (0.00s) [2022-04-20T13:07:37.858Z] === RUN TestInitializeWithVolumes [2022-04-20T13:07:37.858Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-20T13:07:37.858Z] === RUN TestCreate [2022-04-20T13:07:37.858Z] --- PASS: TestCreate (0.01s) [2022-04-20T13:07:37.858Z] === RUN TestValidateName [2022-04-20T13:07:37.858Z] --- PASS: TestValidateName (0.00s) [2022-04-20T13:07:37.858Z] === RUN TestCreateWithOpts [2022-04-20T13:07:37.858Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-20T13:07:37.858Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-20T13:07:37.858Z] === RUN TestRelaodNoOpts [2022-04-20T13:07:37.858Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-20T13:07:37.858Z] PASS [2022-04-20T13:07:37.858Z] coverage: 41.5% of statements [2022-04-20T13:07:37.858Z] ok github.com/docker/docker/volume/local 0.116s coverage: 41.5% of statements [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRaw [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRawSplit [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-20T13:07:38.821Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-20T13:07:38.821Z] === RUN TestLinuxParseMountRaw [2022-04-20T13:07:38.821Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-20T13:07:38.821Z] === RUN TestLinuxParseMountRawSplit [2022-04-20T13:07:38.821Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-20T13:07:38.821Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-20T13:07:38.821Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-20T13:07:38.821Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-20T13:07:38.821Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-20T13:07:38.821Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-20T13:07:38.821Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-20T13:07:38.821Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-20T13:07:38.821Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-20T13:07:38.821Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-20T13:07:38.821Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-20T13:07:38.821Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-20T13:07:38.821Z] === RUN TestConvertTmpfsOptions [2022-04-20T13:07:38.821Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-20T13:07:38.821Z] linux_parser_test.go:209: data="ro" [2022-04-20T13:07:38.821Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-20T13:07:38.821Z] === RUN TestParseMountSpec [2022-04-20T13:07:38.821Z] parser_test.go:62: case 0 [2022-04-20T13:07:38.821Z] parser_test.go:62: case 1 [2022-04-20T13:07:38.821Z] parser_test.go:62: case 2 [2022-04-20T13:07:38.821Z] parser_test.go:62: case 3 [2022-04-20T13:07:38.821Z] parser_test.go:62: case 4 [2022-04-20T13:07:38.821Z] parser_test.go:62: case 5 [2022-04-20T13:07:38.821Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-20T13:07:38.821Z] === RUN TestValidateMount [2022-04-20T13:07:38.821Z] --- PASS: TestValidateMount (0.00s) [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRaw [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-20T13:07:38.821Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-20T13:07:38.821Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-20T13:07:38.821Z] PASS [2022-04-20T13:07:38.821Z] coverage: 67.6% of statements [2022-04-20T13:07:38.821Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.6% of statements [2022-04-20T13:07:38.963Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:07:38.963Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:07:39.237Z] --- PASS: TestGraphdriverPluginV2 (3.48s) [2022-04-20T13:07:39.237Z] PASS [2022-04-20T13:07:39.237Z] [2022-04-20T13:07:39.237Z] === Skipped [2022-04-20T13:07:39.237Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-20T13:07:39.237Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-20T13:07:39.237Z] [2022-04-20T13:07:39.237Z] DONE 2 tests, 1 skipped in 3.629s [2022-04-20T13:07:39.237Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-20T13:07:39.237Z] INFO: Testing against a local daemon [2022-04-20T13:07:39.237Z] === RUN TestContinueAfterPluginCrash [2022-04-20T13:07:39.237Z] === PAUSE TestContinueAfterPluginCrash [2022-04-20T13:07:39.237Z] === RUN TestReadPluginNoRead [2022-04-20T13:07:39.237Z] === PAUSE TestReadPluginNoRead [2022-04-20T13:07:39.237Z] === RUN TestDaemonStartWithLogOpt [2022-04-20T13:07:39.237Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-20T13:07:39.237Z] === CONT TestContinueAfterPluginCrash [2022-04-20T13:07:39.237Z] === CONT TestDaemonStartWithLogOpt [2022-04-20T13:07:39.784Z] === RUN TestSetGetMeta [2022-04-20T13:07:39.784Z] === PAUSE TestSetGetMeta [2022-04-20T13:07:39.784Z] === RUN TestRestore [2022-04-20T13:07:39.784Z] === PAUSE TestRestore [2022-04-20T13:07:39.784Z] === RUN TestServiceCreate [2022-04-20T13:07:39.784Z] === PAUSE TestServiceCreate [2022-04-20T13:07:39.784Z] === RUN TestServiceList [2022-04-20T13:07:39.784Z] === PAUSE TestServiceList [2022-04-20T13:07:39.784Z] === RUN TestServiceRemove [2022-04-20T13:07:39.784Z] === PAUSE TestServiceRemove [2022-04-20T13:07:39.784Z] === RUN TestServiceGet [2022-04-20T13:07:39.784Z] === PAUSE TestServiceGet [2022-04-20T13:07:39.784Z] === RUN TestServicePrune [2022-04-20T13:07:39.784Z] === PAUSE TestServicePrune [2022-04-20T13:07:39.784Z] === RUN TestCreate [2022-04-20T13:07:39.784Z] === PAUSE TestCreate [2022-04-20T13:07:39.784Z] === RUN TestRemove [2022-04-20T13:07:39.784Z] === PAUSE TestRemove [2022-04-20T13:07:39.784Z] === RUN TestList [2022-04-20T13:07:39.784Z] === PAUSE TestList [2022-04-20T13:07:39.784Z] === RUN TestFindByDriver [2022-04-20T13:07:39.784Z] === PAUSE TestFindByDriver [2022-04-20T13:07:39.784Z] === RUN TestFindByReferenced [2022-04-20T13:07:39.784Z] === PAUSE TestFindByReferenced [2022-04-20T13:07:39.784Z] === RUN TestDerefMultipleOfSameRef [2022-04-20T13:07:39.784Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-20T13:07:39.784Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-20T13:07:39.784Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-20T13:07:39.784Z] === RUN TestDefererencePluginOnCreateError [2022-04-20T13:07:39.784Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-20T13:07:39.784Z] === RUN TestRefDerefRemove [2022-04-20T13:07:39.784Z] === PAUSE TestRefDerefRemove [2022-04-20T13:07:39.784Z] === RUN TestGet [2022-04-20T13:07:39.784Z] === PAUSE TestGet [2022-04-20T13:07:39.784Z] === RUN TestGetWithReference [2022-04-20T13:07:39.784Z] === PAUSE TestGetWithReference [2022-04-20T13:07:39.784Z] === RUN TestFilterFunc [2022-04-20T13:07:39.784Z] === RUN TestFilterFunc/test_nil_list [2022-04-20T13:07:39.784Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-20T13:07:39.784Z] === RUN TestFilterFunc/test_empty_list [2022-04-20T13:07:39.784Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-20T13:07:39.784Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-20T13:07:39.784Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-20T13:07:39.784Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-20T13:07:39.784Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-20T13:07:39.784Z] === RUN TestFilterFunc/test_filter_some [2022-04-20T13:07:39.784Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-20T13:07:39.784Z] === RUN TestFilterFunc/test_filter_middle [2022-04-20T13:07:39.784Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-20T13:07:39.784Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-20T13:07:39.784Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-20T13:07:39.784Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-20T13:07:39.784Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-20T13:07:39.784Z] === CONT TestFilterFunc/test_nil_list [2022-04-20T13:07:39.784Z] === CONT TestFilterFunc/test_filter_some [2022-04-20T13:07:39.784Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-20T13:07:39.784Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-20T13:07:39.784Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-20T13:07:39.784Z] === CONT TestFilterFunc/test_empty_list [2022-04-20T13:07:39.784Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-20T13:07:39.784Z] === CONT TestFilterFunc/test_filter_middle [2022-04-20T13:07:39.784Z] --- PASS: TestFilterFunc (0.00s) [2022-04-20T13:07:39.784Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-20T13:07:39.784Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-20T13:07:39.784Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-20T13:07:39.784Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-20T13:07:39.784Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-20T13:07:39.784Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-20T13:07:39.784Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-20T13:07:39.784Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-20T13:07:39.784Z] === CONT TestSetGetMeta [2022-04-20T13:07:39.784Z] === CONT TestList [2022-04-20T13:07:39.784Z] === CONT TestDefererencePluginOnCreateError [2022-04-20T13:07:39.784Z] === CONT TestGet [2022-04-20T13:07:39.784Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-20T13:07:39.784Z] === CONT TestRefDerefRemove [2022-04-20T13:07:39.784Z] --- PASS: TestGet (0.03s) [2022-04-20T13:07:39.784Z] === CONT TestRemove [2022-04-20T13:07:39.784Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-20T13:07:39.784Z] === CONT TestCreate [2022-04-20T13:07:39.784Z] --- PASS: TestList (0.04s) [2022-04-20T13:07:39.784Z] === CONT TestServicePrune [2022-04-20T13:07:39.784Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-20T13:07:39.784Z] === CONT TestServiceGet [2022-04-20T13:07:39.784Z] --- PASS: TestCreate (0.02s) [2022-04-20T13:07:39.784Z] === CONT TestServiceRemove [2022-04-20T13:07:39.784Z] --- PASS: TestRemove (0.02s) [2022-04-20T13:07:39.784Z] === CONT TestServiceList [2022-04-20T13:07:39.784Z] --- PASS: TestServiceGet (0.16s) [2022-04-20T13:07:39.784Z] === CONT TestServiceCreate [2022-04-20T13:07:39.784Z] time="2022-04-20T13:07:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-20T13:07:39.784Z] --- PASS: TestServiceRemove (0.15s) [2022-04-20T13:07:39.784Z] === CONT TestRestore [2022-04-20T13:07:39.784Z] --- PASS: TestServiceList (0.15s) [2022-04-20T13:07:39.784Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-20T13:07:39.784Z] time="2022-04-20T13:07:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-20T13:07:39.784Z] time="2022-04-20T13:07:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-20T13:07:39.784Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-20T13:07:39.784Z] === CONT TestDerefMultipleOfSameRef [2022-04-20T13:07:39.784Z] time="2022-04-20T13:07:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-20T13:07:39.784Z] --- PASS: TestServiceCreate (0.03s) [2022-04-20T13:07:39.784Z] === CONT TestFindByReferenced [2022-04-20T13:07:39.784Z] time="2022-04-20T13:07:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-20T13:07:39.784Z] --- PASS: TestRestore (0.04s) [2022-04-20T13:07:39.784Z] === CONT TestFindByDriver [2022-04-20T13:07:39.784Z] --- PASS: TestServicePrune (0.21s) [2022-04-20T13:07:39.784Z] === CONT TestGetWithReference [2022-04-20T13:07:39.784Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-20T13:07:39.784Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-20T13:07:39.784Z] --- PASS: TestFindByDriver (0.02s) [2022-04-20T13:07:39.784Z] --- PASS: TestGetWithReference (0.02s) [2022-04-20T13:07:39.784Z] PASS [2022-04-20T13:07:39.784Z] coverage: 69.0% of statements [2022-04-20T13:07:39.784Z] ok github.com/docker/docker/volume/service 0.318s coverage: 69.0% of statements [2022-04-20T13:07:39.898Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:07:40.157Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:07:41.091Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-20T13:07:41.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.63s) [2022-04-20T13:07:41.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.72s) [2022-04-20T13:07:41.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s) [2022-04-20T13:07:41.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2022-04-20T13:07:41.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.15s) [2022-04-20T13:07:41.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.14s) [2022-04-20T13:07:41.091Z] === RUN TestBuildMultiStageCopy [2022-04-20T13:07:41.091Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-20T13:07:42.467Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-20T13:07:42.467Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-20T13:07:42.725Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-20T13:07:42.984Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-20T13:07:43.242Z] --- PASS: TestBuildMultiStageCopy (1.96s) [2022-04-20T13:07:43.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-04-20T13:07:43.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-04-20T13:07:43.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-20T13:07:43.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-04-20T13:07:43.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-20T13:07:43.242Z] === RUN TestBuildMultiStageParentConfig [2022-04-20T13:07:43.447Z] --- PASS: TestDaemonStartWithLogOpt (4.30s) [2022-04-20T13:07:43.447Z] === CONT TestReadPluginNoRead [2022-04-20T13:07:43.809Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-04-20T13:07:43.809Z] === RUN TestBuildLabelWithTargets [2022-04-20T13:07:44.744Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-04-20T13:07:44.744Z] === RUN TestBuildWithEmptyLayers [2022-04-20T13:07:45.003Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-04-20T13:07:45.003Z] === RUN TestBuildMultiStageOnBuild [2022-04-20T13:07:45.359Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-20T13:07:46.377Z] --- PASS: TestBuildMultiStageOnBuild (1.37s) [2022-04-20T13:07:46.377Z] === RUN TestBuildUncleanTarFilenames [2022-04-20T13:07:46.743Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-20T13:07:46.943Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-04-20T13:07:46.943Z] === RUN TestBuildMultiStageLayerLeak [2022-04-20T13:07:47.684Z] --- PASS: TestContinueAfterPluginCrash (8.98s) [2022-04-20T13:07:47.684Z] === RUN TestReadPluginNoRead/default [2022-04-20T13:07:48.845Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-04-20T13:07:48.845Z] === RUN TestBuildWithHugeFile [2022-04-20T13:07:49.068Z] === CONT TestReadPluginNoRead [2022-04-20T13:07:49.068Z] read_test.go:92: [d71842e578bc6] daemon is not started [2022-04-20T13:07:49.068Z] --- PASS: TestReadPluginNoRead (6.04s) [2022-04-20T13:07:49.068Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-04-20T13:07:49.068Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-04-20T13:07:49.068Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-04-20T13:07:49.068Z] PASS [2022-04-20T13:07:49.068Z] [2022-04-20T13:07:49.068Z] DONE 6 tests in 10.466s [2022-04-20T13:07:49.068Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-20T13:07:49.068Z] testing: warning: no tests to run [2022-04-20T13:07:49.068Z] PASS [2022-04-20T13:07:49.068Z] [2022-04-20T13:07:49.068Z] DONE 0 tests in 0.039s [2022-04-20T13:07:49.068Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-20T13:07:49.329Z] INFO: Testing against a local daemon [2022-04-20T13:07:49.329Z] === RUN TestPluginWithDevMounts [2022-04-20T13:07:49.329Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-20T13:07:49.329Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-20T13:07:49.329Z] PASS [2022-04-20T13:07:49.329Z] [2022-04-20T13:07:49.329Z] === Skipped [2022-04-20T13:07:49.329Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-20T13:07:49.329Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-20T13:07:49.329Z] [2022-04-20T13:07:49.329Z] DONE 1 tests, 1 skipped in 0.125s [2022-04-20T13:07:49.329Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-20T13:07:49.329Z] INFO: Testing against a local daemon [2022-04-20T13:07:49.329Z] === RUN TestSecretInspect [2022-04-20T13:07:49.329Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.329Z] --- SKIP: TestSecretInspect (0.02s) [2022-04-20T13:07:49.329Z] === RUN TestSecretList [2022-04-20T13:07:49.329Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.329Z] --- SKIP: TestSecretList (0.01s) [2022-04-20T13:07:49.329Z] === RUN TestSecretsCreateAndDelete [2022-04-20T13:07:49.329Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.329Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-20T13:07:49.329Z] === RUN TestSecretsUpdate [2022-04-20T13:07:49.329Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.329Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-20T13:07:49.329Z] === RUN TestTemplatedSecret [2022-04-20T13:07:49.329Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.329Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-20T13:07:49.329Z] === RUN TestSecretCreateResolve [2022-04-20T13:07:49.329Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.329Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-20T13:07:49.329Z] PASS [2022-04-20T13:07:49.329Z] [2022-04-20T13:07:49.329Z] === Skipped [2022-04-20T13:07:49.329Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-04-20T13:07:49.329Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.329Z] [2022-04-20T13:07:49.329Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-20T13:07:49.329Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.329Z] [2022-04-20T13:07:49.329Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-20T13:07:49.329Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.329Z] [2022-04-20T13:07:49.329Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-20T13:07:49.329Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.329Z] [2022-04-20T13:07:49.329Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-20T13:07:49.329Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.329Z] [2022-04-20T13:07:49.329Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-20T13:07:49.329Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.329Z] [2022-04-20T13:07:49.329Z] DONE 6 tests, 6 skipped in 0.174s [2022-04-20T13:07:49.329Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-20T13:07:49.589Z] INFO: Testing against a local daemon [2022-04-20T13:07:49.589Z] === RUN TestServiceCreateInit [2022-04-20T13:07:49.589Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-20T13:07:49.589Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.589Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-20T13:07:49.589Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.589Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-20T13:07:49.589Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-20T13:07:49.589Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-20T13:07:49.589Z] === RUN TestCreateServiceMultipleTimes [2022-04-20T13:07:49.589Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.589Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-20T13:07:49.589Z] === RUN TestCreateServiceConflict [2022-04-20T13:07:49.589Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.589Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-04-20T13:07:49.589Z] === RUN TestCreateServiceMaxReplicas [2022-04-20T13:07:49.589Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.589Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-20T13:07:49.589Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-20T13:07:49.589Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.589Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-20T13:07:49.589Z] === RUN TestCreateServiceSecretFileMode [2022-04-20T13:07:49.589Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.589Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-20T13:07:49.589Z] === RUN TestCreateServiceConfigFileMode [2022-04-20T13:07:49.589Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.589Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-20T13:07:49.589Z] === RUN TestCreateServiceSysctls [2022-04-20T13:07:49.589Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.589Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-20T13:07:49.589Z] === RUN TestCreateServiceCapabilities [2022-04-20T13:07:49.589Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.589Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-20T13:07:49.589Z] === RUN TestInspect [2022-04-20T13:07:49.850Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.850Z] --- SKIP: TestInspect (0.01s) [2022-04-20T13:07:49.850Z] === RUN TestCreateJob [2022-04-20T13:07:49.850Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.850Z] --- SKIP: TestCreateJob (0.01s) [2022-04-20T13:07:49.850Z] === RUN TestReplicatedJob [2022-04-20T13:07:49.850Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.850Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-20T13:07:49.850Z] === RUN TestUpdateReplicatedJob [2022-04-20T13:07:49.850Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.850Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-20T13:07:49.850Z] === RUN TestServiceListWithStatuses [2022-04-20T13:07:49.850Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-20T13:07:49.850Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-20T13:07:49.850Z] === RUN TestDockerNetworkConnectAlias [2022-04-20T13:07:49.850Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.850Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-20T13:07:49.850Z] === RUN TestDockerNetworkReConnect [2022-04-20T13:07:49.850Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:49.850Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-20T13:07:49.850Z] === RUN TestServicePlugin [2022-04-20T13:07:51.764Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] --- SKIP: TestServicePlugin (1.94s) [2022-04-20T13:07:51.764Z] === RUN TestServiceUpdateLabel [2022-04-20T13:07:51.764Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-20T13:07:51.764Z] === RUN TestServiceUpdateSecrets [2022-04-20T13:07:51.764Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-20T13:07:51.764Z] === RUN TestServiceUpdateConfigs [2022-04-20T13:07:51.764Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-04-20T13:07:51.764Z] === RUN TestServiceUpdateNetwork [2022-04-20T13:07:51.764Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-20T13:07:51.764Z] === RUN TestServiceUpdatePidsLimit [2022-04-20T13:07:51.764Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-20T13:07:51.764Z] PASS [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === Skipped [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-20T13:07:51.764Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-20T13:07:51.764Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-20T13:07:51.764Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-04-20T13:07:51.764Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-20T13:07:51.764Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-20T13:07:51.764Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-20T13:07:51.764Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-20T13:07:51.764Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-20T13:07:51.764Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-20T13:07:51.764Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-20T13:07:51.764Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-20T13:07:51.764Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-20T13:07:51.764Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-20T13:07:51.764Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-20T13:07:51.764Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-20T13:07:51.764Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-20T13:07:51.764Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-04-20T13:07:51.764Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-20T13:07:51.764Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-20T13:07:51.764Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-04-20T13:07:51.764Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-20T13:07:51.764Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-20T13:07:51.764Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-20T13:07:51.764Z] [2022-04-20T13:07:51.764Z] DONE 24 tests, 23 skipped in 2.382s [2022-04-20T13:07:51.764Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-20T13:07:52.025Z] INFO: Testing against a local daemon [2022-04-20T13:07:52.025Z] === RUN TestSessionCreate [2022-04-20T13:07:52.025Z] --- PASS: TestSessionCreate (0.04s) [2022-04-20T13:07:52.025Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-20T13:07:52.025Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-20T13:07:52.025Z] PASS [2022-04-20T13:07:52.025Z] [2022-04-20T13:07:52.025Z] DONE 2 tests in 0.178s [2022-04-20T13:07:52.025Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-20T13:07:52.025Z] INFO: Testing against a local daemon [2022-04-20T13:07:52.025Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-20T13:07:52.025Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-20T13:07:52.025Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-20T13:07:52.025Z] === RUN TestDiskUsage [2022-04-20T13:07:52.025Z] === PAUSE TestDiskUsage [2022-04-20T13:07:52.025Z] === RUN TestEventsExecDie [2022-04-20T13:07:52.596Z] --- PASS: TestEventsExecDie (0.53s) [2022-04-20T13:07:52.596Z] === RUN TestEventsBackwardsCompatible [2022-04-20T13:07:52.856Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-20T13:07:52.856Z] === RUN TestEventsVolumeCreate [2022-04-20T13:07:52.856Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-20T13:07:52.856Z] === RUN TestInfoBinaryCommits [2022-04-20T13:07:52.856Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-20T13:07:52.856Z] === RUN TestInfoAPIVersioned [2022-04-20T13:07:52.856Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-20T13:07:52.856Z] === RUN TestInfoAPI [2022-04-20T13:07:52.856Z] --- PASS: TestInfoAPI (0.02s) [2022-04-20T13:07:52.856Z] === RUN TestInfoAPIWarnings [2022-04-20T13:08:00.825Z] 2022/04/20 13:07:58 Closing DB instances... [2022-04-20T13:08:00.825Z] --- PASS: TestNetworkDBGarbageCollection (54.47s) [2022-04-20T13:08:00.825Z] === RUN TestFindNode [2022-04-20T13:08:00.825Z] 2022/04/20 13:08:00 Closing DB instances... [2022-04-20T13:08:00.825Z] --- PASS: TestFindNode (0.02s) [2022-04-20T13:08:00.825Z] === RUN TestChangeNodeState [2022-04-20T13:08:00.825Z] 2022/04/20 13:08:00 Closing DB instances... [2022-04-20T13:08:00.825Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-20T13:08:00.825Z] === RUN TestNodeReincarnation [2022-04-20T13:08:00.825Z] 2022/04/20 13:08:00 Closing DB instances... [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-20T13:08:05.498Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-20T13:08:05.498Z] === RUN TestParallelCreate [2022-04-20T13:08:05.498Z] 2022/04/20 13:08:05 Closing DB instances... [2022-04-20T13:08:05.498Z] --- PASS: TestParallelCreate (0.02s) [2022-04-20T13:08:05.498Z] === RUN TestParallelDelete [2022-04-20T13:08:05.498Z] 2022/04/20 13:08:05 Closing DB instances... [2022-04-20T13:08:05.498Z] --- PASS: TestParallelDelete (0.02s) [2022-04-20T13:08:05.498Z] === RUN TestNetworkDBIslands [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:68316e85d127 with config:&{NodeID:68316e85d127 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=info msg="Node 68316e85d127/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=info msg="Node 68316e85d127/172.29.125.163, added to nodes list" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d0be7e1249d4 with config:&{NodeID:d0be7e1249d4 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=info msg="Node d0be7e1249d4/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=info msg="Node d0be7e1249d4/172.29.125.163, added to nodes list" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=info msg="Node d0be7e1249d4/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=info msg="Node 68316e85d127/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=info msg="Node 68316e85d127/172.29.125.163, added to nodes list" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=info msg="Node d0be7e1249d4/172.29.125.163, added to nodes list" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-20T13:08:05.498Z] time="2022-04-20T13:08:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:554399b4865f with config:&{NodeID:554399b4865f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=info msg="Node 554399b4865f/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=info msg="Node 554399b4865f/172.29.125.163, added to nodes list" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=info msg="Node 554399b4865f/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=info msg="Node 554399b4865f/172.29.125.163, added to nodes list" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=info msg="Node 68316e85d127/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=info msg="Node 68316e85d127/172.29.125.163, added to nodes list" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=info msg="Node d0be7e1249d4/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=info msg="Node d0be7e1249d4/172.29.125.163, added to nodes list" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=info msg="Node 554399b4865f/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:06.461Z] time="2022-04-20T13:08:06Z" level=info msg="Node 554399b4865f/172.29.125.163, added to nodes list" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:93d9f23c83b8 with config:&{NodeID:93d9f23c83b8 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, added to nodes list" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, added to nodes list" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node d0be7e1249d4/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node d0be7e1249d4/172.29.125.163, added to nodes list" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node 554399b4865f/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node 554399b4865f/172.29.125.163, added to nodes list" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node 68316e85d127/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node 68316e85d127/172.29.125.163, added to nodes list" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, added to nodes list" [2022-04-20T13:08:06.919Z] time="2022-04-20T13:08:06Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, added to nodes list" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:81cf1f36818e with config:&{NodeID:81cf1f36818e Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="Node 81cf1f36818e/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="Node 81cf1f36818e/172.29.125.163, added to nodes list" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="Node 81cf1f36818e/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="Node 81cf1f36818e/172.29.125.163, added to nodes list" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="Node 68316e85d127/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="Node 68316e85d127/172.29.125.163, added to nodes list" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, added to nodes list" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="Node d0be7e1249d4/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="Node d0be7e1249d4/172.29.125.163, added to nodes list" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="Node 554399b4865f/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=info msg="Node 554399b4865f/172.29.125.163, added to nodes list" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:07Z" level=info msg="Node 81cf1f36818e/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:07Z" level=info msg="Node 81cf1f36818e/172.29.125.163, added to nodes list" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:07Z" level=info msg="Node 81cf1f36818e/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:07Z" level=info msg="Node 81cf1f36818e/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:07Z" level=info msg="Node 81cf1f36818e/172.29.125.163, added to nodes list" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:07Z" level=info msg="Node 81cf1f36818e/172.29.125.163, added to nodes list" [2022-04-20T13:08:07.375Z] networkdb_test.go:835: Re-joining: 3 [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:07Z" level=info msg="The new bootstrap node list is:[172.29.125.163:10033 172.29.125.163:10034 172.29.125.163:10035]" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.125.163:10033" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:07Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49388" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.125.163:10034" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:07Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49389" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.125.163:10035" [2022-04-20T13:08:07.375Z] time="2022-04-20T13:08:07Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49390" [2022-04-20T13:08:07.833Z] networkdb_test.go:835: Re-joining: 4 [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=info msg="The new bootstrap node list is:[172.29.125.163:10033 172.29.125.163:10034 172.29.125.163:10035]" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.125.163:10033" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49391" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.125.163:10034" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49392" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.125.163:10035" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49393" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=info msg="node 0 leaving" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=info msg="Node 68316e85d127 change state NodeActive --> NodeLeft" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=info msg="node5(81cf1f36818e): Node leave event for 68316e85d127/172.29.125.163" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=info msg="Node 68316e85d127 change state NodeActive --> NodeLeft" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=info msg="node2(d0be7e1249d4): Node leave event for 68316e85d127/172.29.125.163" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=info msg="Node 68316e85d127 change state NodeActive --> NodeLeft" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=info msg="node4(93d9f23c83b8): Node leave event for 68316e85d127/172.29.125.163" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=info msg="Node 68316e85d127 change state NodeActive --> NodeLeft" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=info msg="node3(554399b4865f): Node leave event for 68316e85d127/172.29.125.163" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=info msg="Node 68316e85d127 change state NodeActive --> NodeLeft" [2022-04-20T13:08:07.833Z] time="2022-04-20T13:08:07Z" level=info msg="node1(68316e85d127): Node leave event for 68316e85d127/172.29.125.163" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:07Z" level=info msg="Node 68316e85d127/172.29.125.163, left gossip cluster" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:07Z" level=info msg="Node 68316e85d127/172.29.125.163, left gossip cluster" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:07Z" level=info msg="Node 68316e85d127/172.29.125.163, left gossip cluster" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:07Z" level=info msg="Node 68316e85d127/172.29.125.163, left gossip cluster" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:07Z" level=info msg="Node 68316e85d127/172.29.125.163, left gossip cluster" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:08Z" level=info msg="node 1 leaving" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:08Z" level=info msg="Node d0be7e1249d4 change state NodeActive --> NodeLeft" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:08Z" level=info msg="node5(81cf1f36818e): Node leave event for d0be7e1249d4/172.29.125.163" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:08Z" level=info msg="Node d0be7e1249d4 change state NodeActive --> NodeLeft" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:08Z" level=info msg="node3(554399b4865f): Node leave event for d0be7e1249d4/172.29.125.163" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:08Z" level=info msg="Node d0be7e1249d4 change state NodeActive --> NodeLeft" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:08Z" level=info msg="node4(93d9f23c83b8): Node leave event for d0be7e1249d4/172.29.125.163" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:08Z" level=info msg="Node d0be7e1249d4 change state NodeActive --> NodeLeft" [2022-04-20T13:08:08.289Z] time="2022-04-20T13:08:08Z" level=info msg="node2(d0be7e1249d4): Node leave event for d0be7e1249d4/172.29.125.163" [2022-04-20T13:08:08.744Z] time="2022-04-20T13:08:08Z" level=info msg="Node d0be7e1249d4/172.29.125.163, left gossip cluster" [2022-04-20T13:08:08.744Z] time="2022-04-20T13:08:08Z" level=info msg="Node d0be7e1249d4/172.29.125.163, left gossip cluster" [2022-04-20T13:08:08.744Z] time="2022-04-20T13:08:08Z" level=info msg="Node d0be7e1249d4/172.29.125.163, left gossip cluster" [2022-04-20T13:08:08.744Z] time="2022-04-20T13:08:08Z" level=info msg="Node d0be7e1249d4/172.29.125.163, left gossip cluster" [2022-04-20T13:08:08.744Z] time="2022-04-20T13:08:08Z" level=info msg="node 2 leaving" [2022-04-20T13:08:08.744Z] time="2022-04-20T13:08:08Z" level=info msg="Node 554399b4865f change state NodeActive --> NodeLeft" [2022-04-20T13:08:08.744Z] time="2022-04-20T13:08:08Z" level=info msg="node5(81cf1f36818e): Node leave event for 554399b4865f/172.29.125.163" [2022-04-20T13:08:08.744Z] time="2022-04-20T13:08:08Z" level=info msg="Node 554399b4865f change state NodeActive --> NodeLeft" [2022-04-20T13:08:08.744Z] time="2022-04-20T13:08:08Z" level=info msg="node4(93d9f23c83b8): Node leave event for 554399b4865f/172.29.125.163" [2022-04-20T13:08:08.744Z] time="2022-04-20T13:08:08Z" level=info msg="Node 554399b4865f change state NodeActive --> NodeLeft" [2022-04-20T13:08:08.744Z] time="2022-04-20T13:08:08Z" level=info msg="node3(554399b4865f): Node leave event for 554399b4865f/172.29.125.163" [2022-04-20T13:08:09.205Z] time="2022-04-20T13:08:08Z" level=info msg="Node 554399b4865f/172.29.125.163, left gossip cluster" [2022-04-20T13:08:09.205Z] time="2022-04-20T13:08:08Z" level=info msg="Node 554399b4865f/172.29.125.163, left gossip cluster" [2022-04-20T13:08:09.205Z] time="2022-04-20T13:08:08Z" level=info msg="Node 554399b4865f/172.29.125.163, left gossip cluster" [2022-04-20T13:08:09.205Z] networkdb_test.go:867: node4: OK [2022-04-20T13:08:09.205Z] networkdb_test.go:867: node5: OK [2022-04-20T13:08:09.205Z] time="2022-04-20T13:08:09Z" level=info msg="node 0 coming back" [2022-04-20T13:08:09.205Z] time="2022-04-20T13:08:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4c8c623553dd with config:&{NodeID:4c8c623553dd Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:08:09.205Z] time="2022-04-20T13:08:09Z" level=info msg="Node 4c8c623553dd/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:09.205Z] time="2022-04-20T13:08:09Z" level=info msg="Node 4c8c623553dd/172.29.125.163, added to nodes list" [2022-04-20T13:08:09.205Z] time="2022-04-20T13:08:09Z" level=info msg="node 1 coming back" [2022-04-20T13:08:09.205Z] time="2022-04-20T13:08:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:17cba2da26b0 with config:&{NodeID:17cba2da26b0 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:08:09.205Z] time="2022-04-20T13:08:09Z" level=info msg="Node 17cba2da26b0/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:09.205Z] time="2022-04-20T13:08:09Z" level=info msg="Node 17cba2da26b0/172.29.125.163, added to nodes list" [2022-04-20T13:08:09.205Z] time="2022-04-20T13:08:09Z" level=info msg="node 2 coming back" [2022-04-20T13:08:09.205Z] time="2022-04-20T13:08:09Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b2c283f10949 with config:&{NodeID:b2c283f10949 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:08:09.424Z] --- PASS: TestImportExtremelyLargeImageWorks (92.41s) [2022-04-20T13:08:09.424Z] PASS [2022-04-20T13:08:09.424Z] [2022-04-20T13:08:09.424Z] DONE 22 tests in 95.674s [2022-04-20T13:08:09.424Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-20T13:08:09.424Z] INFO: Testing against a local daemon [2022-04-20T13:08:09.424Z] === RUN TestNetworkCreateDelete [2022-04-20T13:08:09.424Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-20T13:08:09.425Z] === RUN TestDockerNetworkDeletePreferID [2022-04-20T13:08:09.425Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-20T13:08:09.425Z] === RUN TestDaemonDNSFallback [2022-04-20T13:08:09.666Z] time="2022-04-20T13:08:09Z" level=info msg="Node b2c283f10949/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:09.666Z] time="2022-04-20T13:08:09Z" level=info msg="Node b2c283f10949/172.29.125.163, added to nodes list" [2022-04-20T13:08:09.666Z] time="2022-04-20T13:08:09Z" level=debug msg="memberlist: Failed ping: 93d9f23c83b8 (timeout reached)" [2022-04-20T13:08:09.666Z] time="2022-04-20T13:08:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.29.125.163:10037: use of closed network connection" [2022-04-20T13:08:09.666Z] time="2022-04-20T13:08:09Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49394" [2022-04-20T13:08:10.628Z] time="2022-04-20T13:08:10Z" level=warning msg="memberlist: Was able to connect to 93d9f23c83b8 but other probes failed, network may be misconfigured" [2022-04-20T13:08:10.960Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-04-20T13:08:10.960Z] === RUN TestInfoDebug [2022-04-20T13:08:10.960Z] --- PASS: TestInfoDebug (0.55s) [2022-04-20T13:08:10.960Z] === RUN TestInfoInsecureRegistries [2022-04-20T13:08:10.960Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-20T13:08:10.960Z] === RUN TestInfoRegistryMirrors [2022-04-20T13:08:10.960Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-20T13:08:10.960Z] === RUN TestLoginFailsWithBadCredentials [2022-04-20T13:08:10.960Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-20T13:08:10.960Z] === RUN TestPingCacheHeaders [2022-04-20T13:08:10.960Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-20T13:08:10.960Z] === RUN TestPingGet [2022-04-20T13:08:10.960Z] --- PASS: TestPingGet (0.01s) [2022-04-20T13:08:10.960Z] === RUN TestPingHead [2022-04-20T13:08:10.960Z] --- PASS: TestPingHead (0.03s) [2022-04-20T13:08:10.960Z] === RUN TestPingSwarmHeader [2022-04-20T13:08:11.531Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-20T13:08:12.102Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-20T13:08:12.706Z] --- PASS: TestDaemonDNSFallback (6.41s) [2022-04-20T13:08:12.706Z] === RUN TestInspectNetwork [2022-04-20T13:08:12.796Z] time="2022-04-20T13:08:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.125.163:10033 172.29.125.163:10034 172.29.125.163:10035]" [2022-04-20T13:08:13.252Z] time="2022-04-20T13:08:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.125.163:10033 172.29.125.163:10034 172.29.125.163:10035]" [2022-04-20T13:08:13.487Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-20T13:08:13.487Z] --- PASS: TestPingSwarmHeader (2.32s) [2022-04-20T13:08:13.487Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-20T13:08:13.487Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-20T13:08:13.487Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-20T13:08:13.487Z] === RUN TestVersion [2022-04-20T13:08:13.487Z] --- PASS: TestVersion (0.03s) [2022-04-20T13:08:13.487Z] === CONT TestDiskUsage [2022-04-20T13:08:13.707Z] time="2022-04-20T13:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.125.163:10033" [2022-04-20T13:08:13.707Z] time="2022-04-20T13:08:13Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49395" [2022-04-20T13:08:13.707Z] time="2022-04-20T13:08:13Z" level=info msg="Node 81cf1f36818e/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.707Z] time="2022-04-20T13:08:13Z" level=info msg="Node 81cf1f36818e/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.707Z] time="2022-04-20T13:08:13Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.707Z] time="2022-04-20T13:08:13Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.707Z] time="2022-04-20T13:08:13Z" level=info msg="Node 4c8c623553dd/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.707Z] time="2022-04-20T13:08:13Z" level=info msg="Node 4c8c623553dd/172.29.125.163, is the new incarnation of the shutdown node 68316e85d127/172.29.125.163" [2022-04-20T13:08:13.707Z] time="2022-04-20T13:08:13Z" level=info msg="Node 4c8c623553dd/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.707Z] time="2022-04-20T13:08:13Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49396" [2022-04-20T13:08:13.707Z] time="2022-04-20T13:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.125.163:10034" [2022-04-20T13:08:13.707Z] time="2022-04-20T13:08:13Z" level=info msg="Node 81cf1f36818e/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.707Z] time="2022-04-20T13:08:13Z" level=info msg="Node 81cf1f36818e/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 17cba2da26b0/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 17cba2da26b0/172.29.125.163, is the new incarnation of the shutdown node d0be7e1249d4/172.29.125.163" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 4c8c623553dd/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 17cba2da26b0/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 4c8c623553dd/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49397" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.125.163:10035" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 4c8c623553dd/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 4c8c623553dd/172.29.125.163, is the new incarnation of the shutdown node 68316e85d127/172.29.125.163" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 4c8c623553dd/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 81cf1f36818e/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 81cf1f36818e/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 4c8c623553dd/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 4c8c623553dd/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 17cba2da26b0/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 17cba2da26b0/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node b2c283f10949/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node b2c283f10949/172.29.125.163, is the new incarnation of the shutdown node 554399b4865f/172.29.125.163" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node b2c283f10949/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 17cba2da26b0/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 17cba2da26b0/172.29.125.163, is the new incarnation of the shutdown node d0be7e1249d4/172.29.125.163" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 17cba2da26b0/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 17cba2da26b0/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node 17cba2da26b0/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node b2c283f10949/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node b2c283f10949/172.29.125.163, is the new incarnation of the shutdown node 554399b4865f/172.29.125.163" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node b2c283f10949/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node b2c283f10949/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node b2c283f10949/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node b2c283f10949/172.29.125.163, joined gossip cluster" [2022-04-20T13:08:13.708Z] time="2022-04-20T13:08:13Z" level=info msg="Node b2c283f10949/172.29.125.163, added to nodes list" [2022-04-20T13:08:13.748Z] === RUN TestDiskUsage/empty [2022-04-20T13:08:13.748Z] === RUN TestDiskUsage/empty/container_types [2022-04-20T13:08:13.748Z] === RUN TestDiskUsage/empty/image_types [2022-04-20T13:08:13.748Z] === RUN TestDiskUsage/empty/volume_types [2022-04-20T13:08:13.748Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-20T13:08:13.748Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-20T13:08:13.748Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-20T13:08:13.748Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-20T13:08:13.748Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-20T13:08:13.748Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-20T13:08:13.748Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-20T13:08:13.748Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-20T13:08:14.009Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-20T13:08:14.009Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-20T13:08:14.009Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-20T13:08:14.009Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-20T13:08:14.009Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-20T13:08:14.009Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-20T13:08:14.009Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-20T13:08:14.009Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-20T13:08:14.009Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-20T13:08:14.009Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-20T13:08:14.009Z] === RUN TestDiskUsage/after_container.Run [2022-04-20T13:08:14.163Z] time="2022-04-20T13:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.125.163:10033" [2022-04-20T13:08:14.163Z] time="2022-04-20T13:08:13Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49398" [2022-04-20T13:08:14.163Z] time="2022-04-20T13:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.125.163:10034" [2022-04-20T13:08:14.163Z] time="2022-04-20T13:08:13Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49399" [2022-04-20T13:08:14.163Z] time="2022-04-20T13:08:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.125.163:10035" [2022-04-20T13:08:14.163Z] time="2022-04-20T13:08:13Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49400" [2022-04-20T13:08:14.269Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-20T13:08:14.269Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-20T13:08:14.269Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-20T13:08:14.269Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-20T13:08:14.269Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-20T13:08:14.269Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-20T13:08:14.269Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-20T13:08:14.269Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-20T13:08:14.269Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-20T13:08:14.269Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage (1.24s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-20T13:08:14.529Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-20T13:08:14.529Z] PASS [2022-04-20T13:08:14.529Z] [2022-04-20T13:08:14.529Z] === Skipped [2022-04-20T13:08:14.529Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-20T13:08:14.529Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-20T13:08:14.529Z] [2022-04-20T13:08:14.529Z] DONE 54 tests, 1 skipped in 22.557s [2022-04-20T13:08:14.529Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-20T13:08:14.622Z] 2022/04/20 13:08:14 Closing DB instances... [2022-04-20T13:08:14.622Z] time="2022-04-20T13:08:14Z" level=info msg="Node 4c8c623553dd change state NodeActive --> NodeLeft" [2022-04-20T13:08:14.622Z] time="2022-04-20T13:08:14Z" level=info msg="node2(17cba2da26b0): Node leave event for 4c8c623553dd/172.29.125.163" [2022-04-20T13:08:14.622Z] time="2022-04-20T13:08:14Z" level=info msg="Node 4c8c623553dd change state NodeActive --> NodeLeft" [2022-04-20T13:08:14.622Z] time="2022-04-20T13:08:14Z" level=info msg="Node 4c8c623553dd change state NodeActive --> NodeLeft" [2022-04-20T13:08:14.622Z] time="2022-04-20T13:08:14Z" level=info msg="node3(b2c283f10949): Node leave event for 4c8c623553dd/172.29.125.163" [2022-04-20T13:08:14.622Z] time="2022-04-20T13:08:14Z" level=info msg="node5(81cf1f36818e): Node leave event for 4c8c623553dd/172.29.125.163" [2022-04-20T13:08:14.622Z] time="2022-04-20T13:08:14Z" level=info msg="Node 4c8c623553dd change state NodeActive --> NodeLeft" [2022-04-20T13:08:14.622Z] time="2022-04-20T13:08:14Z" level=info msg="node4(93d9f23c83b8): Node leave event for 4c8c623553dd/172.29.125.163" [2022-04-20T13:08:14.622Z] time="2022-04-20T13:08:14Z" level=info msg="Node 4c8c623553dd change state NodeActive --> NodeLeft" [2022-04-20T13:08:14.622Z] time="2022-04-20T13:08:14Z" level=info msg="node1(4c8c623553dd): Node leave event for 4c8c623553dd/172.29.125.163" [2022-04-20T13:08:14.622Z] time="2022-04-20T13:08:14Z" level=info msg="Node 4c8c623553dd/172.29.125.163, left gossip cluster" [2022-04-20T13:08:14.622Z] time="2022-04-20T13:08:14Z" level=info msg="Node 4c8c623553dd/172.29.125.163, left gossip cluster" [2022-04-20T13:08:14.622Z] time="2022-04-20T13:08:14Z" level=info msg="Node 4c8c623553dd/172.29.125.163, left gossip cluster" [2022-04-20T13:08:14.790Z] INFO: Testing against a local daemon [2022-04-20T13:08:14.790Z] === RUN TestVolumesCreateAndList [2022-04-20T13:08:14.790Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-20T13:08:14.790Z] === RUN TestVolumesRemove [2022-04-20T13:08:14.790Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-20T13:08:14.790Z] === RUN TestVolumesInspect [2022-04-20T13:08:14.790Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-20T13:08:14.790Z] === RUN TestVolumesInvalidJSON [2022-04-20T13:08:14.790Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-20T13:08:14.790Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-20T13:08:14.790Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-20T13:08:14.790Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-20T13:08:14.790Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-20T13:08:14.790Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-20T13:08:14.790Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-20T13:08:14.790Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-20T13:08:14.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-20T13:08:14.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-20T13:08:14.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-20T13:08:14.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-20T13:08:14.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-20T13:08:14.790Z] PASS [2022-04-20T13:08:14.790Z] [2022-04-20T13:08:14.790Z] DONE 9 tests in 0.222s [2022-04-20T13:08:14.790Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-20T13:08:14.790Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14161 is not a child of this shell [2022-04-20T13:08:14.790Z] warning: PID 14161 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-20T13:08:14.790Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-20T13:08:14.790Z] [2022-04-20T13:08:14.790Z] Unloading profiles will leave already running processes permanently [2022-04-20T13:08:14.790Z] unconfined, which can lead to unexpected situations. [2022-04-20T13:08:14.790Z] [2022-04-20T13:08:14.790Z] To set a process to complain mode, use the command line tool [2022-04-20T13:08:14.790Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-20T13:08:14.790Z] Removing test suite binaries [2022-04-20T13:08:15.050Z] exiting test-integration [2022-04-20T13:08:15.050Z] ++ exit 0 [2022-04-20T13:08:15.050Z] [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="Node 4c8c623553dd/172.29.125.163, left gossip cluster" [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="Node 4c8c623553dd/172.29.125.163, left gossip cluster" [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="Node 17cba2da26b0 change state NodeActive --> NodeLeft" [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="node3(b2c283f10949): Node leave event for 17cba2da26b0/172.29.125.163" [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="Node 17cba2da26b0 change state NodeActive --> NodeLeft" [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="node4(93d9f23c83b8): Node leave event for 17cba2da26b0/172.29.125.163" [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="Node 17cba2da26b0 change state NodeActive --> NodeLeft" [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="node5(81cf1f36818e): Node leave event for 17cba2da26b0/172.29.125.163" [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="Node 17cba2da26b0 change state NodeActive --> NodeLeft" [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="node2(17cba2da26b0): Node leave event for 17cba2da26b0/172.29.125.163" [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="Node 17cba2da26b0/172.29.125.163, left gossip cluster" [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="Node 17cba2da26b0/172.29.125.163, left gossip cluster" [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="Node 17cba2da26b0/172.29.125.163, left gossip cluster" [2022-04-20T13:08:15.077Z] time="2022-04-20T13:08:14Z" level=info msg="Node 17cba2da26b0/172.29.125.163, left gossip cluster" [2022-04-20T13:08:15.532Z] time="2022-04-20T13:08:15Z" level=info msg="Node b2c283f10949 change state NodeActive --> NodeLeft" [2022-04-20T13:08:15.532Z] time="2022-04-20T13:08:15Z" level=info msg="node4(93d9f23c83b8): Node leave event for b2c283f10949/172.29.125.163" [2022-04-20T13:08:15.532Z] time="2022-04-20T13:08:15Z" level=info msg="Node b2c283f10949 change state NodeActive --> NodeLeft" [2022-04-20T13:08:15.532Z] time="2022-04-20T13:08:15Z" level=info msg="node5(81cf1f36818e): Node leave event for b2c283f10949/172.29.125.163" [2022-04-20T13:08:15.532Z] time="2022-04-20T13:08:15Z" level=info msg="Node b2c283f10949 change state NodeActive --> NodeLeft" [2022-04-20T13:08:15.532Z] time="2022-04-20T13:08:15Z" level=info msg="node3(b2c283f10949): Node leave event for b2c283f10949/172.29.125.163" [2022-04-20T13:08:15.532Z] time="2022-04-20T13:08:15Z" level=info msg="Node b2c283f10949/172.29.125.163, left gossip cluster" [2022-04-20T13:08:15.532Z] time="2022-04-20T13:08:15Z" level=info msg="Node b2c283f10949/172.29.125.163, left gossip cluster" Post stage [Pipeline] junit [2022-04-20T13:08:15.634Z] Recording test results [2022-04-20T13:08:15.987Z] time="2022-04-20T13:08:15Z" level=info msg="Node b2c283f10949/172.29.125.163, left gossip cluster" [2022-04-20T13:08:15.987Z] time="2022-04-20T13:08:15Z" level=debug msg="memberlist: Failed ping: 93d9f23c83b8 (timeout reached)" [2022-04-20T13:08:15.987Z] time="2022-04-20T13:08:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.125.163:10035: use of closed network connection" [2022-04-20T13:08:15.987Z] time="2022-04-20T13:08:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.125.163:10037: use of closed network connection" [2022-04-20T13:08:15.987Z] time="2022-04-20T13:08:15Z" level=debug msg="memberlist: Stream connection from=172.29.125.163:49401" [2022-04-20T13:08:15.987Z] time="2022-04-20T13:08:15Z" level=info msg="Node 93d9f23c83b8 change state NodeActive --> NodeLeft" [2022-04-20T13:08:15.987Z] time="2022-04-20T13:08:15Z" level=info msg="node5(81cf1f36818e): Node leave event for 93d9f23c83b8/172.29.125.163" [2022-04-20T13:08:15.989Z] === RUN TestInspectNetwork/full_network_id [2022-04-20T13:08:15.989Z] === RUN TestInspectNetwork/partial_network_id [2022-04-20T13:08:15.989Z] === RUN TestInspectNetwork/network_name [2022-04-20T13:08:15.989Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-20T13:08:16.443Z] time="2022-04-20T13:08:15Z" level=info msg="Node 93d9f23c83b8 change state NodeActive --> NodeLeft" [2022-04-20T13:08:16.443Z] time="2022-04-20T13:08:15Z" level=info msg="node4(93d9f23c83b8): Node leave event for 93d9f23c83b8/172.29.125.163" [2022-04-20T13:08:16.443Z] time="2022-04-20T13:08:16Z" level=warning msg="memberlist: Was able to connect to 93d9f23c83b8 but other probes failed, network may be misconfigured" [2022-04-20T13:08:16.443Z] time="2022-04-20T13:08:16Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, left gossip cluster" [2022-04-20T13:08:16.899Z] time="2022-04-20T13:08:16Z" level=info msg="Node 93d9f23c83b8/172.29.125.163, left gossip cluster" [2022-04-20T13:08:17.355Z] time="2022-04-20T13:08:16Z" level=info msg="Node 81cf1f36818e/172.29.125.163, left gossip cluster" [2022-04-20T13:08:17.355Z] time="2022-04-20T13:08:16Z" level=info msg="Node 81cf1f36818e change state NodeActive --> NodeFailed" [2022-04-20T13:08:17.355Z] time="2022-04-20T13:08:16Z" level=info msg="Node 81cf1f36818e/172.29.125.163, added to failed nodes list" [2022-04-20T13:08:17.355Z] --- PASS: TestNetworkDBIslands (11.69s) [2022-04-20T13:08:17.355Z] PASS [2022-04-20T13:08:17.355Z] coverage: 60.1% of statements [2022-04-20T13:08:17.355Z] ok github.com/docker/docker/libnetwork/networkdb 107.216s coverage: 60.1% of statements [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/quota [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/rootless [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/volume [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-20T13:08:17.355Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-20T13:08:17.430Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-20T13:08:17.769Z] + echo Ensuring container killed. [2022-04-20T13:08:17.769Z] Ensuring container killed. [2022-04-20T13:08:17.769Z] + docker rm -vf docker-pr1 [2022-04-20T13:08:17.769Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-20T13:08:18.060Z] + echo Chowning /workspace to jenkins user [2022-04-20T13:08:18.060Z] Chowning /workspace to jenkins user [2022-04-20T13:08:18.060Z] + id -u [2022-04-20T13:08:18.060Z] + id -g [2022-04-20T13:08:18.060Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43505:/workspace busybox chown -R 1000:1000 /workspace [2022-04-20T13:08:18.060Z] Unable to find image 'busybox:latest' locally [2022-04-20T13:08:18.060Z] latest: Pulling from library/busybox [2022-04-20T13:08:18.321Z] 50e8d59317eb: Pulling fs layer [2022-04-20T13:08:18.321Z] 50e8d59317eb: Verifying Checksum [2022-04-20T13:08:18.321Z] 50e8d59317eb: Download complete [2022-04-20T13:08:18.321Z] 50e8d59317eb: Pull complete [2022-04-20T13:08:18.321Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-20T13:08:18.321Z] Status: Downloaded newer image for busybox:latest [2022-04-20T13:08:20.172Z] --- PASS: TestInspectNetwork (7.31s) [2022-04-20T13:08:20.172Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-20T13:08:20.172Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-20T13:08:20.172Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-20T13:08:20.172Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-20T13:08:20.172Z] === RUN TestRunContainerWithBridgeNone [Pipeline] catchError [Pipeline] { [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === Skipped [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-20T13:08:20.251Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-20T13:08:20.251Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-20T13:08:20.251Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-20T13:08:20.251Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-20T13:08:20.251Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-20T13:08:20.251Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-20T13:08:20.251Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-20T13:08:20.251Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-20T13:08:20.251Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-20T13:08:20.251Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-20T13:08:20.251Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-20T13:08:20.251Z] daemon_test.go:145: root required [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-20T13:08:20.251Z] reload_test.go:342: root required [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-04-20T13:08:20.251Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-20T13:08:20.251Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-20T13:08:20.251Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-20T13:08:20.251Z] download_test.go:267: Needs fixing on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-20T13:08:20.251Z] layer_test.go:291: Failing on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-20T13:08:20.251Z] layer_test.go:340: Failing on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-20T13:08:20.251Z] layer_test.go:455: Failing on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-20T13:08:20.251Z] layer_test.go:684: Failing on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-20T13:08:20.251Z] migration_test.go:45: Failing on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-20T13:08:20.251Z] migration_test.go:181: Failing on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-20T13:08:20.251Z] mount_test.go:17: Failing on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-20T13:08:20.251Z] mount_test.go:76: Failing on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-20T13:08:20.251Z] mount_test.go:125: Failing on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-20T13:08:20.251Z] mount_test.go:212: Failing on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-20T13:08:20.251Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-20T13:08:20.251Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-20T13:08:20.251Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-20T13:08:20.251Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-20T13:08:20.251Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-20T13:08:20.251Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-20T13:08:20.251Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-20T13:08:20.251Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-20T13:08:20.251Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-20T13:08:20.251Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-20T13:08:20.251Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-20T13:08:20.251Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-20T13:08:20.251Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-20T13:08:20.251Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-20T13:08:20.251Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-20T13:08:20.251Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-20T13:08:20.251Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-20T13:08:20.251Z] archive_test.go:133: Xz not present in msys2 [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-20T13:08:20.251Z] archive_test.go:140: zstd not installed [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-20T13:08:20.251Z] archive_test.go:252: Failing on Windows CI machines [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-20T13:08:20.251Z] archive_windows_test.go:16: Currently fails [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-20T13:08:20.251Z] changes_test.go:196: needs more investigation [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-20T13:08:20.251Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-20T13:08:20.251Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-20T13:08:20.251Z] changes_test.go:433: needs further investigation [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-20T13:08:20.251Z] changes_test.go:469: needs further investigation [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-20T13:08:20.251Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2022-04-20T13:08:20.251Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-20T13:08:20.251Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-20T13:08:20.251Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-20T13:08:20.251Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-20T13:08:20.251Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-20T13:08:20.251Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-20T13:08:20.251Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-20T13:08:20.251Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.251Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-20T13:08:20.251Z] poller_test.go:40: No chmod on Windows [2022-04-20T13:08:20.251Z] [2022-04-20T13:08:20.252Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-20T13:08:20.252Z] fileutils_test.go:133: Needs porting to Windows [2022-04-20T13:08:20.252Z] [2022-04-20T13:08:20.252Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-20T13:08:20.252Z] fileutils_test.go:179: Needs porting to Windows [2022-04-20T13:08:20.252Z] [2022-04-20T13:08:20.252Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-20T13:08:20.252Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.252Z] [2022-04-20T13:08:20.252Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-20T13:08:20.252Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.252Z] [2022-04-20T13:08:20.252Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-20T13:08:20.252Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:08:20.252Z] [2022-04-20T13:08:20.252Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-20T13:08:20.252Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-20T13:08:20.252Z] [2022-04-20T13:08:20.252Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-20T13:08:20.252Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-20T13:08:20.252Z] [2022-04-20T13:08:20.252Z] DONE 2197 tests, 70 skipped in 323.025s [2022-04-20T13:08:20.252Z] INFO: make.ps1 ended at 04/20/2022 13:08:20 [Pipeline] sh [2022-04-20T13:08:20.536Z] + bundleName=amd64-rootless [2022-04-20T13:08:20.536Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-20T13:08:20.536Z] Creating amd64-rootless-bundles.tar.gz [2022-04-20T13:08:20.536Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-20T13:08:20.536Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-20T13:08:20.549Z] Archiving artifacts [2022-04-20T13:08:21.117Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-20T13:08:21.117Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:08:21.117Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:08:21.117Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:08:21.117Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-20T13:08:21.117Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-20T13:08:21.117Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-20T13:08:21.117Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-20T13:08:21.117Z] === RUN TestNetworkList [2022-04-20T13:08:21.117Z] === RUN TestNetworkList//networks [2022-04-20T13:08:21.117Z] === PAUSE TestNetworkList//networks [2022-04-20T13:08:21.117Z] === RUN TestNetworkList//networks/ [2022-04-20T13:08:21.117Z] === PAUSE TestNetworkList//networks/ [2022-04-20T13:08:21.117Z] === CONT TestNetworkList//networks [2022-04-20T13:08:21.117Z] === CONT TestNetworkList//networks/ [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkList (0.01s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-20T13:08:21.117Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-20T13:08:21.117Z] === RUN TestHostIPv4BridgeLabel [2022-04-20T13:08:21.683Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-20T13:08:21.683Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-20T13:08:22.226Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43505/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-20T13:08:22.424Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-20T13:08:22.424Z] INFO: Unit tests ended at 04/20/2022 13:08:22. Duration:00:05:39.5488700 [2022-04-20T13:08:22.424Z] INFO: Building busybox [2022-04-20T13:08:22.424Z] Sending build context to Docker daemon 5.12kB [2022-04-20T13:08:22.424Z] [2022-04-20T13:08:22.424Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-20T13:08:22.424Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-20T13:08:22.424Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-20T13:08:22.424Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-20T13:08:22.424Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-20T13:08:22.424Z] ---> aa8714eb8356 [2022-04-20T13:08:22.424Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-20T13:08:22.424Z] ---> Running in 8731fc3198c7 [2022-04-20T13:08:22.541Z] + make clean [2022-04-20T13:08:22.619Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-20T13:08:22.619Z] === RUN TestDaemonDefaultNetworkPools [2022-04-20T13:08:22.802Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-20T13:08:22.802Z] docker-dev-cache [2022-04-20T13:08:22.802Z] docker-mod-cache [Pipeline] deleteDir [2022-04-20T13:08:23.554Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-20T13:08:23.554Z] === RUN TestDaemonRestartWithExistingNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T13:08:24.492Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-20T13:08:24.492Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-20T13:08:25.866Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-20T13:08:25.866Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-20T13:08:26.432Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-20T13:08:26.432Z] === RUN TestServiceWithPredefinedNetwork [2022-04-20T13:08:27.598Z] .........................xx.................... [ 29%] [2022-04-20T13:08:28.199Z] Removing intermediate container 8731fc3198c7 [2022-04-20T13:08:28.199Z] ---> 12f6d38cd584 [2022-04-20T13:08:28.199Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-20T13:08:28.199Z] ---> Running in cb89a0a6c50d [2022-04-20T13:08:28.199Z] Removing intermediate container cb89a0a6c50d [2022-04-20T13:08:28.199Z] ---> 058c953ef092 [2022-04-20T13:08:28.199Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-20T13:08:28.654Z] ---> Running in ce04a8191592 [2022-04-20T13:08:28.958Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-04-20T13:08:28.959Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-20T13:08:28.959Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:08:28.959Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:08:28.959Z] === RUN TestServiceWithDataPathPortInit [2022-04-20T13:08:29.110Z] Removing intermediate container ce04a8191592 [2022-04-20T13:08:29.110Z] ---> b3db3ff4a042 [2022-04-20T13:08:29.110Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-20T13:08:29.329Z] 8f616e6e9eec: Pull complete [2022-04-20T13:08:30.636Z] [2022-04-20T13:08:31.094Z] ---> c667c301eef3 [2022-04-20T13:08:31.094Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-20T13:08:31.094Z] ---> Running in 7199d943a332 [2022-04-20T13:08:41.387Z] Removing intermediate container 7199d943a332 [2022-04-20T13:08:41.387Z] ---> caf18b3d6bc6 [2022-04-20T13:08:41.387Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-20T13:08:41.387Z] ---> Running in 75543236572d [2022-04-20T13:08:41.857Z] [2022-04-20T13:08:41.857Z] SUCCESS: Specified value was saved. [2022-04-20T13:08:43.504Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-20T13:08:43.828Z] --- PASS: TestServiceWithDataPathPortInit (14.15s) [2022-04-20T13:08:43.828Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-20T13:08:44.748Z] Removing intermediate container 75543236572d [2022-04-20T13:08:44.748Z] ---> bdf6367ff232 [2022-04-20T13:08:45.070Z] --- PASS: TestBuildWithHugeFile (53.68s) [2022-04-20T13:08:45.070Z] === RUN TestBuildWCOWSandboxSize [2022-04-20T13:08:45.070Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:08:45.070Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-20T13:08:45.070Z] === RUN TestBuildWithEmptyDockerfile [2022-04-20T13:08:45.070Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:08:45.070Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:08:45.070Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:08:45.070Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:08:45.070Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:08:45.070Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:08:45.070Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:08:45.070Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:08:45.070Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:08:45.070Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-20T13:08:45.070Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-20T13:08:45.071Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-20T13:08:45.071Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-20T13:08:45.071Z] === RUN TestBuildPreserveOwnership [2022-04-20T13:08:45.071Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-20T13:08:45.071Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-20T13:08:45.071Z] --- PASS: TestBuildPreserveOwnership (2.85s) [2022-04-20T13:08:45.071Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.87s) [2022-04-20T13:08:45.071Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-04-20T13:08:45.071Z] === RUN TestBuildPlatformInvalid [2022-04-20T13:08:45.204Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-20T13:08:45.204Z] ---> Running in 733fbb743974 [2022-04-20T13:08:45.329Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-20T13:08:45.329Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-20T13:08:45.729Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wrdbc7b16svdjcteoct8iwjg9 Created:2022-04-20 13:08:44.104817224 +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[198043292f7ca684d8bbb57fe044457d040af1aca59e3f4651144a8f280abf6d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xombe8g5jb07ec8xsxnazunpg EndpointID:073d94d088e1ef5159d2455b448f69a1c13854db0b2cedb7100b0d33a34f7e18 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:12749058ea1b59f9156e67c83cfca1c015f2ea04ca6b32a0f7c1fa11b107e937 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:3e1aa59d911c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xombe8g5jb07ec8xsxnazunpg EndpointID:073d94d088e1ef5159d2455b448f69a1c13854db0b2cedb7100b0d33a34f7e18 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-20T13:08:46.264Z] Loaded image: busybox:latest [2022-04-20T13:08:46.264Z] Loaded image: busybox:glibc [2022-04-20T13:08:47.199Z] Loaded image: debian:bullseye-slim [2022-04-20T13:08:47.199Z] Loaded image: hello-world:latest [2022-04-20T13:08:47.199Z] Loaded image: arm32v7/hello-world:latest [2022-04-20T13:08:49.911Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-04-20T13:08:49.911Z] PASS [2022-04-20T13:08:49.911Z] [2022-04-20T13:08:49.911Z] === Skipped [2022-04-20T13:08:49.911Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:08:49.911Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:08:49.911Z] [2022-04-20T13:08:49.911Z] DONE 38 tests, 1 skipped in 44.505s [2022-04-20T13:08:49.911Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-20T13:08:49.911Z] INFO: Testing against a local daemon [2022-04-20T13:08:49.911Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-20T13:08:49.911Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:08:49.911Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-20T13:08:49.911Z] === RUN TestDockerNetworkIpvlan [2022-04-20T13:08:49.911Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:08:49.911Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-20T13:08:49.911Z] PASS [2022-04-20T13:08:49.911Z] [2022-04-20T13:08:49.911Z] === Skipped [2022-04-20T13:08:49.911Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-20T13:08:49.911Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:08:49.911Z] [2022-04-20T13:08:49.911Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-20T13:08:49.911Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:08:49.911Z] [2022-04-20T13:08:49.911Z] DONE 2 tests, 2 skipped in 0.023s [2022-04-20T13:08:49.911Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-20T13:08:49.911Z] INFO: Testing against a local daemon [2022-04-20T13:08:49.911Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-20T13:08:49.946Z] Cannot create a file when that file already exists. [2022-04-20T13:08:50.953Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-20T13:08:51.283Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-04-20T13:08:51.283Z] === RUN TestDockerNetworkMacvlan [2022-04-20T13:08:51.849Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-20T13:08:52.805Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-20T13:08:53.126Z] 4612f6d0b889: Pull complete [2022-04-20T13:08:53.389Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-20T13:08:54.613Z] Removing intermediate container 733fbb743974 [2022-04-20T13:08:54.613Z] ---> d71cdc57bdc1 [2022-04-20T13:08:54.613Z] Step 13/13 : CMD ["sh"] [2022-04-20T13:08:55.070Z] ---> Running in 3c41f80e8abe [2022-04-20T13:08:55.070Z] Removing intermediate container 3c41f80e8abe [2022-04-20T13:08:55.070Z] ---> 7cfc518e4029 [2022-04-20T13:08:55.070Z] Successfully built 7cfc518e4029 [2022-04-20T13:08:55.070Z] Successfully tagged busybox:latest [2022-04-20T13:08:55.070Z] INFO: Docker images of the daemon under test [2022-04-20T13:08:55.070Z] [2022-04-20T13:08:55.288Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-20T13:08:55.309Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.68s) [2022-04-20T13:08:55.309Z] PASS [2022-04-20T13:08:55.309Z] [2022-04-20T13:08:55.309Z] === Skipped [2022-04-20T13:08:55.309Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-20T13:08:55.309Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:08:55.309Z] [2022-04-20T13:08:55.309Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-20T13:08:55.309Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:08:55.309Z] [2022-04-20T13:08:55.309Z] DONE 34 tests, 2 skipped in 85.940s [2022-04-20T13:08:55.309Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-20T13:08:55.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:08:55.309Z] ++ set -e [2022-04-20T13:08:55.309Z] ++ '[' -n 0 ']' [2022-04-20T13:08:55.309Z] ++ set -x [2022-04-20T13:08:55.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:08:55.309Z] INFO: Testing against a local daemon [2022-04-20T13:08:55.309Z] === RUN TestConfigInspect [2022-04-20T13:08:55.526Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-20T13:08:55.526Z] busybox latest 7cfc518e4029 1 second ago 5.02GB [2022-04-20T13:08:55.526Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-20T13:08:55.526Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-20T13:08:55.526Z] [2022-04-20T13:08:55.526Z] INFO: Running integration tests at 04/20/2022 13:08:55... [2022-04-20T13:08:55.526Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-20T13:08:55.526Z] INFO: Integration API tests being run from the host: [2022-04-20T13:08:55.526Z] INFO: make.ps1 starting at 04/20/2022 13:08:55 [2022-04-20T13:08:55.850Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-20T13:08:56.489Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-20T13:08:57.191Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-20T13:08:57.212Z] --- PASS: TestConfigInspect (1.81s) [2022-04-20T13:08:57.212Z] === RUN TestConfigList [2022-04-20T13:08:59.112Z] --- PASS: TestConfigList (2.16s) [2022-04-20T13:08:59.112Z] === RUN TestConfigsCreateAndDelete [2022-04-20T13:09:00.475Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-20T13:09:01.013Z] --- PASS: TestConfigsCreateAndDelete (1.81s) [2022-04-20T13:09:01.014Z] === RUN TestConfigsUpdate [2022-04-20T13:09:01.042Z] --- PASS: TestDockerNetworkMacvlan (9.81s) [2022-04-20T13:09:01.042Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-20T13:09:01.042Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2022-04-20T13:09:01.042Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-04-20T13:09:01.042Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-04-20T13:09:01.042Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-04-20T13:09:01.042Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-04-20T13:09:01.042Z] PASS [2022-04-20T13:09:01.042Z] [2022-04-20T13:09:01.042Z] DONE 8 tests in 11.116s [2022-04-20T13:09:01.042Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-20T13:09:01.042Z] testing: warning: no tests to run [2022-04-20T13:09:01.042Z] PASS [2022-04-20T13:09:01.042Z] [2022-04-20T13:09:01.042Z] DONE 0 tests in 0.008s [2022-04-20T13:09:01.042Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-20T13:09:01.042Z] INFO: Testing against a local daemon [2022-04-20T13:09:01.042Z] === RUN TestAuthZPluginAllowRequest [2022-04-20T13:09:02.419Z] --- PASS: TestAuthZPluginAllowRequest (1.25s) [2022-04-20T13:09:02.419Z] === RUN TestAuthZPluginTLS [2022-04-20T13:09:02.677Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-20T13:09:02.677Z] === RUN TestAuthZPluginDenyRequest [2022-04-20T13:09:02.917Z] --- PASS: TestConfigsUpdate (2.18s) [2022-04-20T13:09:02.917Z] === RUN TestTemplatedConfig [2022-04-20T13:09:03.243Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-20T13:09:03.243Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-20T13:09:03.808Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-20T13:09:03.808Z] === RUN TestAuthZPluginDenyResponse [2022-04-20T13:09:04.374Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-20T13:09:04.374Z] === RUN TestAuthZPluginAllowEventStream [2022-04-20T13:09:05.507Z] --- PASS: TestTemplatedConfig (2.49s) [2022-04-20T13:09:05.507Z] === RUN TestConfigCreateResolve [2022-04-20T13:09:05.748Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-04-20T13:09:05.748Z] === RUN TestAuthZPluginErrorResponse [2022-04-20T13:09:06.007Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-20T13:09:06.007Z] === RUN TestAuthZPluginErrorRequest [2022-04-20T13:09:06.574Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-20T13:09:06.574Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-20T13:09:07.140Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-20T13:09:07.140Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-20T13:09:08.050Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-04-20T13:09:08.050Z] PASS [2022-04-20T13:09:08.050Z] [2022-04-20T13:09:08.050Z] DONE 6 tests in 12.702s [2022-04-20T13:09:08.050Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-20T13:09:08.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:09:08.050Z] ++ set -e [2022-04-20T13:09:08.050Z] ++ '[' -n 0 ']' [2022-04-20T13:09:08.050Z] ++ set -x [2022-04-20T13:09:08.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:09:08.050Z] INFO: Testing against a local daemon [2022-04-20T13:09:08.050Z] === RUN TestCheckpoint [2022-04-20T13:09:08.050Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:09:08.050Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/commit [2022-04-20T13:09:08.050Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-20T13:09:08.050Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:09:08.050Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:09:08.050Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:09:08.050Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-20T13:09:08.050Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-20T13:09:08.050Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-20T13:09:08.050Z] === CONT TestContainerInvalidJSON/commit [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-20T13:09:08.050Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-20T13:09:08.050Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-20T13:09:08.050Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-20T13:09:08.050Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-20T13:09:08.050Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-20T13:09:08.050Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-20T13:09:08.050Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-20T13:09:08.050Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-20T13:09:08.050Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-20T13:09:08.050Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-20T13:09:08.050Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-20T13:09:08.050Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-20T13:09:08.050Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-20T13:09:08.050Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-20T13:09:08.050Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-20T13:09:08.050Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-20T13:09:08.050Z] === RUN TestCopyFromContainer [2022-04-20T13:09:08.515Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-04-20T13:09:08.515Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-20T13:09:08.990Z] === RUN TestCopyFromContainer// [2022-04-20T13:09:08.990Z] === RUN TestCopyFromContainer//bar/root [2022-04-20T13:09:09.249Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-20T13:09:09.249Z] === RUN TestCopyFromContainer/bar/quux [2022-04-20T13:09:09.249Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-20T13:09:09.249Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-20T13:09:09.249Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-20T13:09:09.508Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-20T13:09:09.508Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-20T13:09:09.508Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-20T13:09:09.508Z] --- PASS: TestCopyFromContainer (1.52s) [2022-04-20T13:09:09.508Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-20T13:09:09.508Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-20T13:09:09.508Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-20T13:09:09.508Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-20T13:09:09.508Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-20T13:09:09.508Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-20T13:09:09.508Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-20T13:09:09.508Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-20T13:09:09.508Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-20T13:09:09.508Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-20T13:09:09.508Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-20T13:09:09.508Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:09:09.508Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:09:09.508Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:09:09.508Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:09:09.508Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:09:09.508Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:09:09.766Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:09:09.766Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:09:09.766Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:09:09.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-20T13:09:09.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-20T13:09:09.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-20T13:09:09.766Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-20T13:09:09.766Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-20T13:09:09.766Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-20T13:09:09.766Z] === RUN TestCreateWithInvalidEnv [2022-04-20T13:09:09.766Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-20T13:09:09.766Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-20T13:09:09.766Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-20T13:09:09.766Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-20T13:09:09.766Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-20T13:09:09.766Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-20T13:09:09.766Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-20T13:09:09.766Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-20T13:09:09.766Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-20T13:09:09.766Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-20T13:09:09.766Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-20T13:09:09.766Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-20T13:09:09.766Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-20T13:09:09.766Z] === RUN TestCreateTmpfsMountsTarget [2022-04-20T13:09:09.766Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-20T13:09:09.766Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-20T13:09:10.417Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-04-20T13:09:10.417Z] === RUN TestAuthZPluginHeader [2022-04-20T13:09:10.677Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-04-20T13:09:10.677Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-20T13:09:11.142Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-04-20T13:09:11.142Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-20T13:09:11.658Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-20T13:09:12.077Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2022-04-20T13:09:12.077Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-20T13:09:12.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:09:12.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:09:12.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:09:12.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:09:12.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:09:12.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:09:12.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:09:12.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:09:12.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:09:12.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:09:12.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:09:12.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:09:12.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:09:12.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:09:12.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:09:12.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-20T13:09:12.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-20T13:09:12.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-20T13:09:12.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-20T13:09:12.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-20T13:09:12.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-20T13:09:12.336Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-20T13:09:12.595Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-04-20T13:09:12.595Z] === RUN TestCreateDifferentPlatform [2022-04-20T13:09:12.595Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-20T13:09:12.595Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-20T13:09:12.595Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-20T13:09:12.595Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-20T13:09:12.595Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-20T13:09:12.595Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-20T13:09:12.854Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-20T13:09:12.854Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-20T13:09:12.854Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-20T13:09:12.854Z] === RUN TestContainerStartOnDaemonRestart [2022-04-20T13:09:12.854Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-20T13:09:12.854Z] === RUN TestDaemonRestartIpcMode [2022-04-20T13:09:12.854Z] === PAUSE TestDaemonRestartIpcMode [2022-04-20T13:09:12.854Z] === RUN TestDaemonHostGatewayIP [2022-04-20T13:09:12.854Z] === PAUSE TestDaemonHostGatewayIP [2022-04-20T13:09:12.854Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-20T13:09:12.854Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-20T13:09:12.854Z] === RUN TestContainerKillOnDaemonStart [2022-04-20T13:09:12.854Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-20T13:09:12.854Z] === RUN TestDiff [2022-04-20T13:09:13.112Z] --- PASS: TestDiff (0.43s) [2022-04-20T13:09:13.112Z] === RUN TestExecWithCloseStdin [2022-04-20T13:09:13.678Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-04-20T13:09:13.678Z] === RUN TestExec [2022-04-20T13:09:14.244Z] --- PASS: TestExec (0.49s) [2022-04-20T13:09:14.244Z] === RUN TestExecUser [2022-04-20T13:09:14.810Z] --- PASS: TestExecUser (0.49s) [2022-04-20T13:09:14.810Z] === RUN TestExportContainerAndImportImage [2022-04-20T13:09:14.858Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.12s) [2022-04-20T13:09:14.858Z] === RUN TestAuthZPluginV2Disable [2022-04-20T13:09:15.376Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-04-20T13:09:15.376Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-20T13:09:16.752Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-04-20T13:09:16.752Z] === RUN TestHealthCheckWorkdir [2022-04-20T13:09:16.857Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-20T13:09:16.858Z] Using test binary docker [2022-04-20T13:09:16.858Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-20T13:09:16.858Z] Using test binary docker [2022-04-20T13:09:16.858Z] +++ /etc/init.d/apparmor start [2022-04-20T13:09:16.858Z] +++ /etc/init.d/apparmor start [2022-04-20T13:09:16.858Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-04-20T13:09:16.858Z] (warning). [2022-04-20T13:09:16.858Z] INFO: Waiting for daemon to start... [2022-04-20T13:09:16.858Z] INFO: Waiting for daemon to start... [2022-04-20T13:09:16.858Z] Starting dockerd [2022-04-20T13:09:16.858Z] +++ 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=trueStarting dockerd [2022-04-20T13:09:16.858Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-20T13:09:16.858Z] [2022-04-20T13:09:17.010Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-04-20T13:09:17.010Z] === RUN TestHealthKillContainer [2022-04-20T13:09:18.771Z] .. [2022-04-20T13:09:18.772Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-20T13:09:18.772Z] [2022-04-20T13:09:18.772Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-20T13:09:18.772Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-20T13:09:18.772Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-20T13:09:18.772Z] Error: No such image: emptyfs [2022-04-20T13:09:18.772Z] Error: No such image: emptyfs [2022-04-20T13:09:18.772Z] ++++ tar -cC bundles/test-integration/emptyfs .++++ docker load [2022-04-20T13:09:18.772Z] [2022-04-20T13:09:18.772Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-20T13:09:18.772Z] ++++ docker load [2022-04-20T13:09:19.033Z] Running integration-test (iteration 1) [2022-04-20T13:09:19.033Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-20T13:09:19.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-20T13:09:19.033Z] ++ set -e [2022-04-20T13:09:19.033Z] ++ '[' -n 0 ']' [2022-04-20T13:09:19.033Z] ++ set -x [2022-04-20T13:09:19.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-20T13:09:19.033Z] Running integration-test (iteration 1) [2022-04-20T13:09:19.034Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-20T13:09:19.034Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-20T13:09:19.034Z] ++ set -e [2022-04-20T13:09:19.034Z] ++ '[' -n 0 ']' [2022-04-20T13:09:19.034Z] ++ set -x [2022-04-20T13:09:19.034Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-20T13:09:19.040Z] --- PASS: TestAuthZPluginV2Disable (3.41s) [2022-04-20T13:09:19.040Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-20T13:09:19.976Z] Loaded image: busybox:latest [2022-04-20T13:09:19.976Z] Loaded image: busybox:latest [2022-04-20T13:09:20.238Z] Loaded image: busybox:glibc [2022-04-20T13:09:20.500Z] Loaded image: busybox:glibc [2022-04-20T13:09:21.567Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s) [2022-04-20T13:09:21.567Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-20T13:09:21.671Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-20T13:09:23.167Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-20T13:09:24.710Z] Loaded image: debian:bullseye-slim [2022-04-20T13:09:24.710Z] Loaded image: debian:bullseye-slim [2022-04-20T13:09:24.970Z] Loaded image: hello-world:latest [2022-04-20T13:09:24.970Z] Loaded image: hello-world:latest [2022-04-20T13:09:24.970Z] Loaded image: arm32v7/hello-world:latest [2022-04-20T13:09:24.970Z] INFO: Testing against a local daemon [2022-04-20T13:09:24.970Z] === RUN TestDockerSuite [2022-04-20T13:09:24.970Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-20T13:09:24.970Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-20T13:09:24.970Z] Loaded image: arm32v7/hello-world:latest [2022-04-20T13:09:24.970Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-20T13:09:24.970Z] INFO: Testing against a local daemon [2022-04-20T13:09:24.970Z] === RUN TestDockerDaemonSuite [2022-04-20T13:09:25.119Z] --- PASS: TestHealthKillContainer (7.90s) [2022-04-20T13:09:25.119Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-20T13:09:25.231Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-20T13:09:25.231Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-20T13:09:25.231Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-20T13:09:25.231Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-20T13:09:25.231Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-20T13:09:25.231Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-20T13:09:25.377Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-04-20T13:09:25.377Z] === RUN TestIpcModeNone [2022-04-20T13:09:25.946Z] --- PASS: TestIpcModeNone (0.49s) [2022-04-20T13:09:25.946Z] === RUN TestIpcModePrivate [2022-04-20T13:09:26.204Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-20T13:09:26.204Z] --- PASS: TestIpcModePrivate (0.51s) [2022-04-20T13:09:26.204Z] === RUN TestIpcModeShareable [2022-04-20T13:09:26.770Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-20T13:09:26.770Z] --- PASS: TestIpcModeShareable (0.51s) [2022-04-20T13:09:26.770Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-20T13:09:27.516Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-20T13:09:28.145Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-04-20T13:09:28.145Z] === RUN TestAPIIpcModeHost [2022-04-20T13:09:28.712Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-04-20T13:09:28.712Z] === RUN TestDaemonIpcModeShareable [2022-04-20T13:09:29.539Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-20T13:09:29.539Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-20T13:09:29.647Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-20T13:09:29.801Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-20T13:09:29.801Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-20T13:09:29.906Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-04-20T13:09:29.906Z] === RUN TestDaemonIpcModePrivate [2022-04-20T13:09:30.744Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-20T13:09:30.744Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-20T13:09:30.744Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-20T13:09:30.840Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-20T13:09:31.099Z] --- PASS: TestDaemonIpcModePrivate (1.24s) [2022-04-20T13:09:31.099Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-20T13:09:32.034Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-20T13:09:32.133Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-20T13:09:32.209Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:09:32.209Z] INFO: Testing against a local daemon [2022-04-20T13:09:32.209Z] === RUN TestBuildWithSession [2022-04-20T13:09:32.209Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:09:32.209Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-20T13:09:32.209Z] === RUN TestBuildSquashParent [2022-04-20T13:09:32.209Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:09:32.209Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-20T13:09:32.209Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-20T13:09:32.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:09:32.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:09:32.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:09:32.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:09:32.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:09:32.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:09:32.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:09:32.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:09:32.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:09:32.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:09:32.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:09:32.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:09:32.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:09:32.209Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:09:32.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:09:32.209Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:09:32.293Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-04-20T13:09:32.293Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-20T13:09:32.705Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-20T13:09:32.705Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-20T13:09:32.705Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-20T13:09:33.226Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-20T13:09:33.276Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-20T13:09:33.485Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-04-20T13:09:33.485Z] === RUN TestIpcModeOlderClient [2022-04-20T13:09:33.485Z] === PAUSE TestIpcModeOlderClient [2022-04-20T13:09:33.485Z] === RUN TestKillContainerInvalidSignal [2022-04-20T13:09:33.743Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-04-20T13:09:33.743Z] === RUN TestKillContainer [2022-04-20T13:09:33.763Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.29s) [2022-04-20T13:09:33.763Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-20T13:09:33.847Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-20T13:09:34.002Z] === RUN TestKillContainer/no_signal [2022-04-20T13:09:34.260Z] === RUN TestKillContainer/non_killing_signal [2022-04-20T13:09:34.518Z] === RUN TestKillContainer/killing_signal [2022-04-20T13:09:34.790Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-20T13:09:34.790Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-20T13:09:35.052Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-20T13:09:35.052Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-20T13:09:35.052Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-20T13:09:35.052Z] --- PASS: TestBuildWithHugeFile (129.78s) [2022-04-20T13:09:35.052Z] === RUN TestBuildWCOWSandboxSize [2022-04-20T13:09:35.052Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:09:35.052Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-04-20T13:09:35.052Z] === RUN TestBuildWithEmptyDockerfile [2022-04-20T13:09:35.052Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:09:35.052Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:09:35.052Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:09:35.052Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:09:35.052Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:09:35.052Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:09:35.052Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:09:35.052Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:09:35.085Z] --- PASS: TestKillContainer (1.32s) [2022-04-20T13:09:35.085Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-04-20T13:09:35.085Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-20T13:09:35.085Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-04-20T13:09:35.085Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-20T13:09:35.085Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-20T13:09:35.313Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:09:35.313Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-20T13:09:35.313Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-04-20T13:09:35.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-04-20T13:09:35.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-04-20T13:09:35.313Z] === RUN TestBuildPreserveOwnership [2022-04-20T13:09:35.313Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-20T13:09:35.651Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-20T13:09:36.584Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-04-20T13:09:36.584Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-20T13:09:36.584Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-04-20T13:09:36.584Z] === RUN TestKillStoppedContainer [2022-04-20T13:09:36.584Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-20T13:09:36.584Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-20T13:09:36.584Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-20T13:09:36.584Z] === RUN TestKillDifferentUserContainer [2022-04-20T13:09:36.842Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-20T13:09:36.842Z] === RUN TestInspectOomKilledTrue [2022-04-20T13:09:37.414Z] --- PASS: TestInspectOomKilledTrue (0.54s) [2022-04-20T13:09:37.414Z] === RUN TestInspectOomKilledFalse [2022-04-20T13:09:37.856Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-20T13:09:37.980Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-04-20T13:09:37.980Z] === RUN TestLinksEtcHostsContentMatch [2022-04-20T13:09:38.238Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-04-20T13:09:38.238Z] === RUN TestLinksContainerNames [2022-04-20T13:09:38.426Z] --- PASS: TestBuildPreserveOwnership (2.93s) [2022-04-20T13:09:38.426Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.99s) [2022-04-20T13:09:38.426Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-04-20T13:09:38.426Z] === RUN TestBuildPlatformInvalid [2022-04-20T13:09:38.426Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-20T13:09:38.426Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-20T13:09:38.687Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-20T13:09:39.172Z] --- PASS: TestLinksContainerNames (0.83s) [2022-04-20T13:09:39.172Z] === RUN TestLogsFollowTailEmpty [2022-04-20T13:09:39.258Z] Loaded image: busybox:latest [2022-04-20T13:09:39.258Z] Loaded image: busybox:glibc [2022-04-20T13:09:39.430Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-04-20T13:09:39.430Z] === RUN TestContainerNetworkMountsNoChown [2022-04-20T13:09:39.997Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/default [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/default [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/private [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/private [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/rprivate [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/slave [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/slave [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/rslave [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/shared [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/shared [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/rshared [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-20T13:09:39.997Z] === CONT TestMountDaemonRoot/default [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-20T13:09:39.997Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-20T13:09:39.997Z] === CONT TestMountDaemonRoot/rshared [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-20T13:09:39.997Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-20T13:09:39.997Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-20T13:09:39.997Z] === CONT TestMountDaemonRoot/shared [2022-04-20T13:09:39.997Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/rslave [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/slave [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/rprivate [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/private [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-20T13:09:39.998Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-20T13:09:39.998Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-20T13:09:39.998Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-20T13:09:40.257Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-20T13:09:40.257Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-20T13:09:40.257Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-20T13:09:40.257Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-20T13:09:40.257Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-20T13:09:40.257Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-20T13:09:40.257Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-20T13:09:40.257Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-20T13:09:40.257Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-20T13:09:40.257Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-20T13:09:40.257Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-20T13:09:40.257Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-20T13:09:40.257Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-20T13:09:40.257Z] === RUN TestContainerBindMountNonRecursive [2022-04-20T13:09:41.171Z] Loaded image: debian:bullseye-slim [2022-04-20T13:09:41.171Z] Loaded image: hello-world:latest [2022-04-20T13:09:41.171Z] Loaded image: arm32v7/hello-world:latest [2022-04-20T13:09:41.171Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-20T13:09:41.632Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-04-20T13:09:41.632Z] === RUN TestContainerVolumesMountedAsShared [2022-04-20T13:09:42.199Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2022-04-20T13:09:42.199Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-20T13:09:42.458Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-04-20T13:09:42.458Z] === RUN TestNetworkNat [2022-04-20T13:09:42.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:09:42.534Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:09:43.026Z] --- PASS: TestNetworkNat (0.49s) [2022-04-20T13:09:43.026Z] === RUN TestNetworkLocalhostTCPNat [2022-04-20T13:09:43.085Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-20T13:09:43.197Z] ............................ [ 66%] [2022-04-20T13:09:43.593Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-20T13:09:43.593Z] === RUN TestNetworkLoopbackNat [2022-04-20T13:09:44.999Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-20T13:09:45.570Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-20T13:09:46.122Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-04-20T13:09:46.122Z] === RUN TestPause [2022-04-20T13:09:46.144Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-20T13:09:46.380Z] --- PASS: TestPause (0.45s) [2022-04-20T13:09:46.380Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-20T13:09:46.380Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-20T13:09:46.380Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-20T13:09:46.380Z] === RUN TestPauseStopPausedContainer [2022-04-20T13:09:46.946Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-20T13:09:46.946Z] === RUN TestPidHost [2022-04-20T13:09:47.087Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-20T13:09:47.659Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-20T13:09:47.881Z] --- PASS: TestPidHost (0.96s) [2022-04-20T13:09:47.881Z] === RUN TestPsFilter [2022-04-20T13:09:47.881Z] --- PASS: TestPsFilter (0.12s) [2022-04-20T13:09:47.881Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-20T13:09:48.473Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-20T13:09:48.473Z] === RUN TestRemoveContainerWithVolume [2022-04-20T13:09:48.628Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-20T13:09:48.628Z] PASS [2022-04-20T13:09:48.628Z] [2022-04-20T13:09:48.628Z] DONE 17 tests in 47.426s [2022-04-20T13:09:48.628Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-20T13:09:48.628Z] INFO: Testing against a local daemon [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:09:48.628Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:09:48.628Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-20T13:09:48.628Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-20T13:09:48.628Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-20T13:09:48.628Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-20T13:09:48.628Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-20T13:09:48.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-20T13:09:48.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-20T13:09:48.628Z] === RUN TestPluginInstall [2022-04-20T13:09:48.628Z] === RUN TestPluginInstall/no_auth [2022-04-20T13:09:48.735Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-20T13:09:48.735Z] === RUN TestRemoveContainerRunning [2022-04-20T13:09:49.308Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-04-20T13:09:49.308Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-20T13:09:49.563Z] time="2022-04-20T13:09:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:09:49.563Z] time="2022-04-20T13:09:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccef8afa53504718ba9299ace969aebd21f9f82fb5ecc0fa9212e6d8636918eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:09:49.563Z] time="2022-04-20T13:09:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:09:49.563Z] time="2022-04-20T13:09:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccef8afa53504718ba9299ace969aebd21f9f82fb5ecc0fa9212e6d8636918eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:09:49.563Z] === RUN TestPluginInstall/with_htpasswd [2022-04-20T13:09:49.567Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-20T13:09:49.567Z] === RUN TestRemoveInvalidContainer [2022-04-20T13:09:49.567Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-20T13:09:49.567Z] === RUN TestRenameLinkedContainer [2022-04-20T13:09:49.573Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-20T13:09:50.129Z] time="2022-04-20T13:09:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:09:50.129Z] time="2022-04-20T13:09:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33eb723b36b5435d34af75968ca25c6eced790003ba0396598f6da2abb84a817" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:09:50.129Z] time="2022-04-20T13:09:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:09:50.129Z] time="2022-04-20T13:09:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33eb723b36b5435d34af75968ca25c6eced790003ba0396598f6da2abb84a817" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:09:50.144Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.81s) [2022-04-20T13:09:50.144Z] PASS [2022-04-20T13:09:50.144Z] [2022-04-20T13:09:50.144Z] === Skipped [2022-04-20T13:09:50.144Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-20T13:09:50.144Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:09:50.144Z] [2022-04-20T13:09:50.144Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-04-20T13:09:50.144Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:09:50.144Z] [2022-04-20T13:09:50.144Z] DONE 34 tests, 2 skipped in 192.329s [2022-04-20T13:09:50.144Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-20T13:09:50.144Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:09:50.144Z] ++ set -e [2022-04-20T13:09:50.144Z] ++ '[' -n 0 ']' [2022-04-20T13:09:50.144Z] ++ set -x [2022-04-20T13:09:50.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:09:50.404Z] INFO: Testing against a local daemon [2022-04-20T13:09:50.404Z] === RUN TestConfigInspect [2022-04-20T13:09:50.698Z] === RUN TestPluginInstall/with_insecure [2022-04-20T13:09:50.974Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-20T13:09:51.236Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-20T13:09:51.468Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-04-20T13:09:51.468Z] === RUN TestRenameStoppedContainer [2022-04-20T13:09:51.632Z] time="2022-04-20T13:09:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:09:51.632Z] time="2022-04-20T13:09:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f28e9c8ef80e7d65b660b33fce3f0d9ea06fa17c8423d7b6d4e5588a290b0a7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:09:51.633Z] time="2022-04-20T13:09:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:09:51.633Z] time="2022-04-20T13:09:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f28e9c8ef80e7d65b660b33fce3f0d9ea06fa17c8423d7b6d4e5588a290b0a7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:09:51.726Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-20T13:09:51.726Z] === RUN TestRenameRunningContainerAndReuse [2022-04-20T13:09:51.808Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-20T13:09:51.891Z] plugin_test.go:195: [d2d1deca3b02c] daemon is not started [2022-04-20T13:09:51.891Z] --- PASS: TestPluginInstall (3.44s) [2022-04-20T13:09:51.891Z] --- PASS: TestPluginInstall/no_auth (1.13s) [2022-04-20T13:09:51.891Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2022-04-20T13:09:51.891Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2022-04-20T13:09:51.891Z] === RUN TestPluginsWithRuntimes [2022-04-20T13:09:52.661Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-04-20T13:09:52.661Z] === RUN TestRenameInvalidName [2022-04-20T13:09:52.752Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-20T13:09:52.837Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-20T13:09:52.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.60s) [2022-04-20T13:09:52.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.64s) [2022-04-20T13:09:52.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.93s) [2022-04-20T13:09:52.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.82s) [2022-04-20T13:09:52.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.51s) [2022-04-20T13:09:52.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.93s) [2022-04-20T13:09:52.838Z] === RUN TestBuildMultiStageCopy [2022-04-20T13:09:52.838Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-20T13:09:53.014Z] docker_cli_daemon_test.go:1472: [d570c8158fa68] daemon is not started [2022-04-20T13:09:53.228Z] --- PASS: TestRenameInvalidName (0.45s) [2022-04-20T13:09:53.228Z] === RUN TestRenameAnonymousContainer [2022-04-20T13:09:53.275Z] --- PASS: TestConfigInspect (2.92s) [2022-04-20T13:09:53.275Z] === RUN TestConfigList [2022-04-20T13:09:53.536Z] check_test.go:308: [dfe92a00998d2] daemon is not started [2022-04-20T13:09:53.536Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-20T13:09:53.793Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-20T13:09:54.360Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-20T13:09:54.479Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-20T13:09:55.130Z] --- PASS: TestRenameAnonymousContainer (1.69s) [2022-04-20T13:09:55.130Z] === RUN TestRenameContainerWithSameName [2022-04-20T13:09:55.130Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-04-20T13:09:55.130Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-20T13:09:55.422Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-20T13:09:55.422Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-20T13:09:55.734Z] --- PASS: TestPluginsWithRuntimes (3.53s) [2022-04-20T13:09:55.734Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-04-20T13:09:55.734Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-04-20T13:09:55.734Z] === RUN TestPluginBackCompatMediaTypes [2022-04-20T13:09:55.992Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-20T13:09:55.992Z] PASS [2022-04-20T13:09:55.992Z] [2022-04-20T13:09:55.992Z] DONE 24 tests in 7.586s [2022-04-20T13:09:55.992Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-20T13:09:55.992Z] INFO: Testing against a local daemon [2022-04-20T13:09:55.992Z] === RUN TestExternalGraphDriver [2022-04-20T13:09:55.992Z] === RUN TestExternalGraphDriver/json [2022-04-20T13:09:55.992Z] --- PASS: TestConfigList (2.64s) [2022-04-20T13:09:55.992Z] === RUN TestConfigsCreateAndDelete [2022-04-20T13:09:55.992Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-20T13:09:56.064Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-04-20T13:09:56.064Z] === RUN TestResize [2022-04-20T13:09:56.322Z] --- PASS: TestResize (0.43s) [2022-04-20T13:09:56.322Z] === RUN TestResizeWithInvalidSize [2022-04-20T13:09:56.889Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-04-20T13:09:56.889Z] === RUN TestResizeWhenContainerNotStarted [2022-04-20T13:09:56.934Z] check_test.go:308: [dd1abd9dd6386] daemon is not started [2022-04-20T13:09:56.934Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-20T13:09:57.147Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:09:57.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:09:57.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:09:57.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-20T13:09:57.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:09:57.195Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-20T13:09:57.891Z] === RUN TestExternalGraphDriver/spec [2022-04-20T13:09:58.580Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-20T13:09:58.580Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2022-04-20T13:09:58.580Z] === RUN TestConfigsUpdate [2022-04-20T13:09:59.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:09:59.152Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-20T13:09:59.821Z] === RUN TestExternalGraphDriver/pull [2022-04-20T13:10:00.094Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-20T13:10:00.094Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-20T13:10:00.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:10:01.036Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-20T13:10:01.209Z] --- PASS: TestExternalGraphDriver (5.05s) [2022-04-20T13:10:01.209Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-04-20T13:10:01.209Z] --- PASS: TestExternalGraphDriver/spec (1.70s) [2022-04-20T13:10:01.209Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-04-20T13:10:01.209Z] === RUN TestGraphdriverPluginV2 [2022-04-20T13:10:01.298Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-20T13:10:01.298Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-20T13:10:01.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:10:01.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:10:01.383Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-20T13:10:01.561Z] --- PASS: TestConfigsUpdate (2.84s) [2022-04-20T13:10:01.561Z] === RUN TestTemplatedConfig [2022-04-20T13:10:01.839Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-20T13:10:02.735Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:10:02.735Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:10:03.368Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-20T13:10:04.108Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-20T13:10:04.331Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-20T13:10:05.052Z] --- PASS: TestTemplatedConfig (3.59s) [2022-04-20T13:10:05.052Z] === RUN TestConfigCreateResolve [2022-04-20T13:10:05.394Z] --- PASS: TestGraphdriverPluginV2 (4.13s) [2022-04-20T13:10:05.394Z] PASS [2022-04-20T13:10:05.394Z] [2022-04-20T13:10:05.394Z] DONE 5 tests in 9.226s [2022-04-20T13:10:05.394Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-20T13:10:05.394Z] INFO: Testing against a local daemon [2022-04-20T13:10:05.394Z] === RUN TestContinueAfterPluginCrash [2022-04-20T13:10:05.394Z] === PAUSE TestContinueAfterPluginCrash [2022-04-20T13:10:05.394Z] === RUN TestReadPluginNoRead [2022-04-20T13:10:05.394Z] === PAUSE TestReadPluginNoRead [2022-04-20T13:10:05.394Z] === RUN TestDaemonStartWithLogOpt [2022-04-20T13:10:05.394Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-20T13:10:05.394Z] === CONT TestContinueAfterPluginCrash [2022-04-20T13:10:05.394Z] === CONT TestDaemonStartWithLogOpt [2022-04-20T13:10:06.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:10:06.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-20T13:10:06.442Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-20T13:10:06.503Z] --- PASS: TestBuildMultiStageCopy (14.43s) [2022-04-20T13:10:06.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.29s) [2022-04-20T13:10:06.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2022-04-20T13:10:06.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2022-04-20T13:10:06.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.41s) [2022-04-20T13:10:06.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.64s) [2022-04-20T13:10:06.503Z] === RUN TestBuildMultiStageParentConfig [2022-04-20T13:10:08.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-20T13:10:08.355Z] --- PASS: TestConfigCreateResolve (3.00s) [2022-04-20T13:10:08.355Z] PASS [2022-04-20T13:10:08.355Z] [2022-04-20T13:10:08.355Z] DONE 6 tests in 17.824s [2022-04-20T13:10:08.355Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-20T13:10:08.355Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:10:08.355Z] ++ set -e [2022-04-20T13:10:08.355Z] ++ '[' -n 0 ']' [2022-04-20T13:10:08.355Z] ++ set -x [2022-04-20T13:10:08.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:10:08.355Z] INFO: Testing against a local daemon [2022-04-20T13:10:08.355Z] === RUN TestCheckpoint [2022-04-20T13:10:08.355Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:10:08.355Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/commit [2022-04-20T13:10:08.355Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-20T13:10:08.355Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:10:08.355Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:10:08.355Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:10:08.355Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-20T13:10:08.355Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-20T13:10:08.355Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-20T13:10:08.355Z] === CONT TestContainerInvalidJSON/commit [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-20T13:10:08.355Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-20T13:10:08.355Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-20T13:10:08.355Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-20T13:10:08.355Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-20T13:10:08.355Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-20T13:10:08.355Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-20T13:10:08.355Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.01s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.01s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-20T13:10:08.355Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-04-20T13:10:08.355Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-20T13:10:08.355Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2022-04-20T13:10:08.355Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-20T13:10:08.617Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-04-20T13:10:08.617Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-20T13:10:08.617Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-04-20T13:10:08.617Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-20T13:10:08.617Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-20T13:10:08.617Z] === RUN TestCopyFromContainer [2022-04-20T13:10:09.403Z] --- PASS: TestBuildMultiStageParentConfig (2.93s) [2022-04-20T13:10:09.404Z] === RUN TestBuildLabelWithTargets [2022-04-20T13:10:09.404Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:10:09.404Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-20T13:10:09.404Z] === RUN TestBuildWithEmptyLayers [2022-04-20T13:10:09.560Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-20T13:10:09.579Z] --- PASS: TestDaemonStartWithLogOpt (3.60s) [2022-04-20T13:10:09.579Z] === CONT TestReadPluginNoRead [2022-04-20T13:10:10.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-20T13:10:10.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-20T13:10:10.131Z] === RUN TestCopyFromContainer// [2022-04-20T13:10:10.393Z] === RUN TestCopyFromContainer//bar/root [2022-04-20T13:10:10.654Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-20T13:10:10.654Z] === RUN TestCopyFromContainer/bar/quux [2022-04-20T13:10:10.654Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-20T13:10:10.916Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-20T13:10:10.916Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-20T13:10:10.932Z] --- PASS: TestBuildWithEmptyLayers (1.57s) [2022-04-20T13:10:10.932Z] === RUN TestBuildMultiStageOnBuild [2022-04-20T13:10:11.207Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-20T13:10:11.207Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-20T13:10:11.326Z] dccd9e4d14d3: Pull complete [2022-04-20T13:10:11.326Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-20T13:10:11.326Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:10:11.326Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-20T13:10:11.326Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-20T13:10:11.326Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-20T13:10:11.326Z] WARN: Skipping validation tests [2022-04-20T13:10:11.326Z] INFO: Running unit tests at 04/20/2022 13:10:07... [2022-04-20T13:10:11.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-20T13:10:11.477Z] === RUN TestReadPluginNoRead/default [2022-04-20T13:10:11.482Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-20T13:10:11.482Z] --- PASS: TestCopyFromContainer (2.87s) [2022-04-20T13:10:11.482Z] --- PASS: TestCopyFromContainer// (0.19s) [2022-04-20T13:10:11.482Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-04-20T13:10:11.482Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-04-20T13:10:11.482Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-04-20T13:10:11.482Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-04-20T13:10:11.482Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-04-20T13:10:11.482Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-04-20T13:10:11.482Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-04-20T13:10:11.482Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2022-04-20T13:10:11.482Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-04-20T13:10:11.482Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-20T13:10:11.482Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:10:11.482Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:10:11.482Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:10:11.482Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:10:11.482Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:10:11.482Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:10:11.482Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:10:11.482Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:10:11.482Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:10:11.482Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-20T13:10:11.482Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-20T13:10:11.482Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-20T13:10:11.482Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-20T13:10:11.482Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-20T13:10:11.713Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-20T13:10:11.745Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2022-04-20T13:10:11.745Z] === RUN TestCreateWithInvalidEnv [2022-04-20T13:10:11.745Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-20T13:10:11.745Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-20T13:10:11.745Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-20T13:10:11.745Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-20T13:10:11.745Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-20T13:10:11.745Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-20T13:10:11.745Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-20T13:10:11.745Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-20T13:10:11.745Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-20T13:10:11.745Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-20T13:10:11.745Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-20T13:10:11.745Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-20T13:10:11.745Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-20T13:10:11.745Z] === RUN TestCreateTmpfsMountsTarget [2022-04-20T13:10:11.745Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-20T13:10:11.745Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-20T13:10:12.396Z] INFO: make.ps1 starting at 04/20/2022 13:10:12 [2022-04-20T13:10:12.410Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-20T13:10:12.906Z] INFO: Git commit (301b252b58) assumed from DOCKER_GITCOMMIT environment variable [2022-04-20T13:10:12.906Z] INFO: Invoking autogen... [2022-04-20T13:10:12.906Z] INFO: Running unit tests... [2022-04-20T13:10:13.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-20T13:10:13.151Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-20T13:10:13.722Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2022-04-20T13:10:13.722Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-20T13:10:13.784Z] --- PASS: TestContinueAfterPluginCrash (8.44s) [2022-04-20T13:10:13.784Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-20T13:10:14.995Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-20T13:10:14.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s) [2022-04-20T13:10:14.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-20T13:10:14.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s) [2022-04-20T13:10:14.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-20T13:10:14.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-04-20T13:10:14.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-04-20T13:10:14.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-04-20T13:10:14.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-04-20T13:10:14.995Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) [2022-04-20T13:10:14.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-04-20T13:10:14.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-04-20T13:10:14.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-04-20T13:10:14.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-04-20T13:10:14.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-04-20T13:10:14.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-04-20T13:10:14.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-04-20T13:10:14.996Z] === RUN TestCgroupNamespacesRun [2022-04-20T13:10:15.161Z] === CONT TestReadPluginNoRead [2022-04-20T13:10:15.161Z] read_test.go:92: [d694dbcf8223f] daemon is not started [2022-04-20T13:10:15.161Z] --- PASS: TestReadPluginNoRead (6.10s) [2022-04-20T13:10:15.161Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-04-20T13:10:15.161Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2022-04-20T13:10:15.161Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-04-20T13:10:15.161Z] PASS [2022-04-20T13:10:15.161Z] [2022-04-20T13:10:15.161Z] DONE 6 tests in 9.724s [2022-04-20T13:10:15.161Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-20T13:10:15.161Z] testing: warning: no tests to run [2022-04-20T13:10:15.161Z] PASS [2022-04-20T13:10:15.161Z] [2022-04-20T13:10:15.161Z] DONE 0 tests in 0.008s [2022-04-20T13:10:15.161Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-20T13:10:15.161Z] INFO: Testing against a local daemon [2022-04-20T13:10:15.161Z] === RUN TestPluginWithDevMounts [2022-04-20T13:10:15.161Z] === PAUSE TestPluginWithDevMounts [2022-04-20T13:10:15.161Z] === CONT TestPluginWithDevMounts [2022-04-20T13:10:15.636Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-20T13:10:15.933Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-04-20T13:10:15.933Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-20T13:10:16.209Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s) [2022-04-20T13:10:16.209Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-20T13:10:16.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:10:16.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:10:16.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:10:16.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:10:16.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:10:16.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:10:16.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:10:16.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:10:16.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:10:16.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:10:16.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:10:16.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:10:16.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:10:16.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:10:16.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:10:16.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-20T13:10:16.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-20T13:10:16.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-04-20T13:10:16.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-20T13:10:16.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-20T13:10:16.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-20T13:10:16.209Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-20T13:10:16.535Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-04-20T13:10:16.535Z] PASS [2022-04-20T13:10:16.535Z] [2022-04-20T13:10:16.535Z] DONE 1 tests in 1.596s [2022-04-20T13:10:16.535Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-20T13:10:16.535Z] INFO: Testing against a local daemon [2022-04-20T13:10:16.535Z] === RUN TestSecretInspect [2022-04-20T13:10:16.781Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2022-04-20T13:10:16.781Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-20T13:10:16.781Z] === RUN TestCreateDifferentPlatform [2022-04-20T13:10:16.781Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-20T13:10:17.043Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-20T13:10:17.043Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-20T13:10:17.043Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-20T13:10:17.043Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-20T13:10:17.043Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-20T13:10:17.043Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-20T13:10:17.043Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-20T13:10:17.043Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-04-20T13:10:17.043Z] === RUN TestContainerStartOnDaemonRestart [2022-04-20T13:10:17.043Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-20T13:10:17.043Z] === RUN TestDaemonRestartIpcMode [2022-04-20T13:10:17.043Z] === PAUSE TestDaemonRestartIpcMode [2022-04-20T13:10:17.043Z] === RUN TestDaemonHostGatewayIP [2022-04-20T13:10:17.043Z] === PAUSE TestDaemonHostGatewayIP [2022-04-20T13:10:17.043Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-20T13:10:17.043Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-20T13:10:17.043Z] === RUN TestContainerKillOnDaemonStart [2022-04-20T13:10:17.043Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-20T13:10:17.043Z] === RUN TestDiff [2022-04-20T13:10:17.309Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-04-20T13:10:17.309Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-20T13:10:17.616Z] --- PASS: TestDiff (0.62s) [2022-04-20T13:10:17.616Z] === RUN TestExecWithCloseStdin [2022-04-20T13:10:18.188Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-20T13:10:18.243Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-04-20T13:10:18.243Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-20T13:10:18.449Z] --- PASS: TestExecWithCloseStdin (0.87s) [2022-04-20T13:10:18.449Z] === RUN TestExec [2022-04-20T13:10:19.021Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-20T13:10:19.021Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-20T13:10:19.065Z] --- PASS: TestSecretInspect (2.18s) [2022-04-20T13:10:19.065Z] === RUN TestSecretList [2022-04-20T13:10:19.282Z] --- PASS: TestExec (0.85s) [2022-04-20T13:10:19.282Z] === RUN TestExecUser [2022-04-20T13:10:19.618Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-04-20T13:10:19.618Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-20T13:10:20.223Z] --- PASS: TestExecUser (0.83s) [2022-04-20T13:10:20.224Z] === RUN TestExportContainerAndImportImage [2022-04-20T13:10:20.486Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-20T13:10:20.486Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-20T13:10:20.551Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-04-20T13:10:20.551Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-20T13:10:20.749Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-20T13:10:20.965Z] --- PASS: TestSecretList (2.19s) [2022-04-20T13:10:20.965Z] === RUN TestSecretsCreateAndDelete [2022-04-20T13:10:21.009Z] check_test.go:308: [dde5ccd549cbe] daemon is not started [2022-04-20T13:10:21.009Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-20T13:10:21.270Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2022-04-20T13:10:21.270Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-20T13:10:21.531Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-20T13:10:21.926Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-20T13:10:21.926Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-20T13:10:21.996Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-20T13:10:22.154Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-20T13:10:22.492Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-20T13:10:22.492Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-20T13:10:22.915Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2022-04-20T13:10:22.915Z] === RUN TestHealthCheckWorkdir [2022-04-20T13:10:23.487Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-20T13:10:23.487Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-20T13:10:23.493Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-04-20T13:10:23.493Z] === RUN TestSecretsUpdate [2022-04-20T13:10:23.748Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2022-04-20T13:10:23.748Z] === RUN TestHealthKillContainer [2022-04-20T13:10:23.866Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-04-20T13:10:23.866Z] === RUN TestNISDomainname [2022-04-20T13:10:24.124Z] --- PASS: TestNISDomainname (0.54s) [2022-04-20T13:10:24.124Z] === RUN TestHostnameDnsResolution [2022-04-20T13:10:25.058Z] --- PASS: TestHostnameDnsResolution (0.76s) [2022-04-20T13:10:25.058Z] === RUN TestUnprivilegedPortsAndPing [2022-04-20T13:10:25.130Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-20T13:10:25.316Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-04-20T13:10:25.316Z] === RUN TestPrivilegedHostDevices [2022-04-20T13:10:25.391Z] --- PASS: TestSecretsUpdate (2.17s) [2022-04-20T13:10:25.391Z] === RUN TestTemplatedSecret [2022-04-20T13:10:25.882Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-04-20T13:10:25.883Z] === RUN TestStats [2022-04-20T13:10:26.073Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-20T13:10:26.645Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-20T13:10:26.906Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-20T13:10:27.922Z] --- PASS: TestTemplatedSecret (2.56s) [2022-04-20T13:10:27.922Z] === RUN TestSecretCreateResolve [2022-04-20T13:10:28.413Z] --- PASS: TestStats (2.42s) [2022-04-20T13:10:28.413Z] === RUN TestStopContainerWithTimeout [2022-04-20T13:10:28.413Z] === RUN TestStopContainerWithTimeout/0 [2022-04-20T13:10:28.413Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-20T13:10:28.413Z] === RUN TestStopContainerWithTimeout/1 [2022-04-20T13:10:28.413Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-20T13:10:28.413Z] === RUN TestStopContainerWithTimeout/3 [2022-04-20T13:10:28.413Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-20T13:10:28.413Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-20T13:10:28.413Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-20T13:10:28.413Z] === CONT TestStopContainerWithTimeout/0 [2022-04-20T13:10:28.413Z] === CONT TestStopContainerWithTimeout/3 [2022-04-20T13:10:28.574Z] --- PASS: TestBuildMultiStageOnBuild (15.34s) [2022-04-20T13:10:28.574Z] === RUN TestBuildUncleanTarFilenames [2022-04-20T13:10:28.574Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:10:28.574Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-20T13:10:28.574Z] === RUN TestBuildMultiStageLayerLeak [2022-04-20T13:10:28.980Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-20T13:10:30.450Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-04-20T13:10:30.450Z] PASS [2022-04-20T13:10:30.450Z] [2022-04-20T13:10:30.450Z] DONE 6 tests in 13.495s [2022-04-20T13:10:30.450Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-20T13:10:30.450Z] INFO: Testing against a local daemon [2022-04-20T13:10:30.450Z] === RUN TestServiceCreateInit [2022-04-20T13:10:30.450Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-20T13:10:31.113Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-20T13:10:31.113Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-20T13:10:31.507Z] === CONT TestStopContainerWithTimeout/1 [2022-04-20T13:10:32.054Z] --- PASS: TestHealthKillContainer (8.36s) [2022-04-20T13:10:32.054Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-20T13:10:32.441Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-20T13:10:32.441Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-04-20T13:10:32.441Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-04-20T13:10:32.441Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-04-20T13:10:32.441Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-04-20T13:10:32.441Z] === RUN TestDeleteDevicemapper [2022-04-20T13:10:32.441Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-20T13:10:32.441Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-20T13:10:32.441Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-20T13:10:32.891Z] ? github.com/docker/docker/api [no test files] [2022-04-20T13:10:32.996Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2022-04-20T13:10:32.996Z] === RUN TestIpcModeNone [2022-04-20T13:10:33.568Z] --- PASS: TestIpcModeNone (0.70s) [2022-04-20T13:10:33.568Z] === RUN TestIpcModePrivate [2022-04-20T13:10:33.829Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-20T13:10:33.829Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-20T13:10:34.090Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-20T13:10:34.090Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-04-20T13:10:34.090Z] --- PASS: TestIpcModePrivate (0.75s) [2022-04-20T13:10:34.090Z] === RUN TestIpcModeShareable [2022-04-20T13:10:34.636Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-20T13:10:34.661Z] check_test.go:308: [ddb1b9d98bcd1] daemon is not started [2022-04-20T13:10:34.661Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-20T13:10:34.921Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-04-20T13:10:34.921Z] --- PASS: TestIpcModeShareable (0.80s) [2022-04-20T13:10:34.921Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-20T13:10:34.969Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s) [2022-04-20T13:10:34.969Z] === RUN TestUpdateMemory [2022-04-20T13:10:34.969Z] --- PASS: TestUpdateMemory (0.55s) [2022-04-20T13:10:34.969Z] === RUN TestUpdateCPUQuota [2022-04-20T13:10:35.182Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-20T13:10:35.754Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-20T13:10:35.754Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-20T13:10:35.938Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-04-20T13:10:35.938Z] === RUN TestUpdatePidsLimit [2022-04-20T13:10:35.938Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-20T13:10:35.938Z] === RUN TestUpdatePidsLimit/no_change [2022-04-20T13:10:36.015Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-20T13:10:36.198Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-20T13:10:36.461Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-20T13:10:36.738Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-20T13:10:36.996Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-20T13:10:36.996Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-20T13:10:37.403Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.50s) [2022-04-20T13:10:37.403Z] === RUN TestAPIIpcModeHost [2022-04-20T13:10:37.920Z] --- PASS: TestServiceCreateInit (7.83s) [2022-04-20T13:10:37.920Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s) [2022-04-20T13:10:37.920Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.92s) [2022-04-20T13:10:37.920Z] === RUN TestCreateServiceMultipleTimes [2022-04-20T13:10:37.931Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-04-20T13:10:37.932Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-04-20T13:10:37.932Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-04-20T13:10:37.932Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-04-20T13:10:37.932Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-04-20T13:10:37.932Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-04-20T13:10:37.932Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-04-20T13:10:37.932Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-04-20T13:10:37.932Z] === RUN TestUpdateRestartPolicy [2022-04-20T13:10:38.347Z] --- PASS: TestAPIIpcModeHost (0.74s) [2022-04-20T13:10:38.347Z] === RUN TestDaemonIpcModeShareable [2022-04-20T13:10:39.289Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-20T13:10:39.289Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-20T13:10:39.860Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-04-20T13:10:40.121Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2022-04-20T13:10:40.121Z] === RUN TestDaemonIpcModePrivate [2022-04-20T13:10:40.217Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-20T13:10:40.217Z] tests/integration/client_test.py ..... [ 75%] [2022-04-20T13:10:40.217Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-20T13:10:40.217Z] tests/integration/errors_test.py . [ 76%] [2022-04-20T13:10:40.693Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-20T13:10:40.914Z] --- PASS: TestBuildMultiStageLayerLeak (13.68s) [2022-04-20T13:10:40.914Z] === RUN TestBuildWithHugeFile [2022-04-20T13:10:41.263Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-20T13:10:41.524Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-04-20T13:10:41.784Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2022-04-20T13:10:41.784Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-20T13:10:43.169Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-20T13:10:43.435Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2022-04-20T13:10:43.435Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-20T13:10:44.007Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-20T13:10:44.267Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-20T13:10:44.839Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-04-20T13:10:45.100Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2022-04-20T13:10:45.100Z] === RUN TestIpcModeOlderClient [2022-04-20T13:10:45.100Z] === PAUSE TestIpcModeOlderClient [2022-04-20T13:10:45.100Z] === RUN TestKillContainerInvalidSignal [2022-04-20T13:10:45.673Z] --- PASS: TestKillContainerInvalidSignal (0.59s) [2022-04-20T13:10:45.673Z] === RUN TestKillContainer [2022-04-20T13:10:45.673Z] === RUN TestKillContainer/no_signal [2022-04-20T13:10:46.245Z] === RUN TestKillContainer/non_killing_signal [2022-04-20T13:10:46.245Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-20T13:10:46.245Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-20T13:10:46.245Z] check_test.go:308: [d1bbb214ef8b1] daemon is not started [2022-04-20T13:10:46.245Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-20T13:10:46.815Z] === RUN TestKillContainer/killing_signal [2022-04-20T13:10:47.390Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-20T13:10:47.390Z] --- PASS: TestKillContainer (1.75s) [2022-04-20T13:10:47.390Z] --- PASS: TestKillContainer/no_signal (0.55s) [2022-04-20T13:10:47.390Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2022-04-20T13:10:47.390Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2022-04-20T13:10:47.390Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-20T13:10:47.390Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-20T13:10:48.337Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-20T13:10:48.337Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-20T13:10:48.599Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-20T13:10:48.860Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2022-04-20T13:10:48.860Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2022-04-20T13:10:48.860Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2022-04-20T13:10:48.860Z] === RUN TestKillStoppedContainer [2022-04-20T13:10:49.121Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-04-20T13:10:49.121Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-20T13:10:49.121Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-04-20T13:10:49.121Z] === RUN TestKillDifferentUserContainer [2022-04-20T13:10:49.383Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-20T13:10:49.527Z] ba8181afd426: Pull complete [2022-04-20T13:10:49.527Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-20T13:10:49.527Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:10:49.527Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-20T13:10:49.527Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-20T13:10:49.527Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-20T13:10:49.527Z] WARN: Skipping validation tests [2022-04-20T13:10:49.527Z] INFO: Running unit tests at 04/20/2022 13:10:39... [2022-04-20T13:10:49.527Z] INFO: make.ps1 starting at 04/20/2022 13:10:44 [2022-04-20T13:10:49.527Z] INFO: Git commit (301b252b58) assumed from DOCKER_GITCOMMIT environment variable [2022-04-20T13:10:49.527Z] INFO: Invoking autogen... [2022-04-20T13:10:49.527Z] INFO: Running unit tests... [2022-04-20T13:10:49.961Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2022-04-20T13:10:49.961Z] === RUN TestInspectOomKilledTrue [2022-04-20T13:10:49.961Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:10:49.961Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-20T13:10:49.961Z] === RUN TestInspectOomKilledFalse [2022-04-20T13:10:49.961Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:10:49.961Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-20T13:10:49.961Z] === RUN TestLinksEtcHostsContentMatch [2022-04-20T13:10:50.127Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-04-20T13:10:50.127Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-20T13:10:50.127Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-04-20T13:10:50.127Z] === RUN TestWaitNonBlocked [2022-04-20T13:10:50.127Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:10:50.127Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:10:50.127Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:10:50.127Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:10:50.127Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:10:50.127Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:10:50.127Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-20T13:10:50.127Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-04-20T13:10:50.127Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-04-20T13:10:50.127Z] === RUN TestWaitBlocked [2022-04-20T13:10:50.127Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-20T13:10:50.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-20T13:10:50.127Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-20T13:10:50.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-20T13:10:50.127Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-20T13:10:50.127Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-20T13:10:50.539Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2022-04-20T13:10:50.539Z] === RUN TestLinksContainerNames [2022-04-20T13:10:50.694Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-20T13:10:50.694Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-04-20T13:10:50.694Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-04-20T13:10:50.694Z] === CONT TestContainerStartOnDaemonRestart [2022-04-20T13:10:50.694Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-20T13:10:50.801Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-20T13:10:51.696Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-20T13:10:52.216Z] --- PASS: TestLinksContainerNames (1.45s) [2022-04-20T13:10:52.216Z] === RUN TestLogsFollowTailEmpty [2022-04-20T13:10:52.216Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-20T13:10:52.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-20T13:10:52.595Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s) [2022-04-20T13:10:52.595Z] === CONT TestIpcModeOlderClient [2022-04-20T13:10:52.774Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2022-04-20T13:10:52.774Z] === RUN TestContainerNetworkMountsNoChown [2022-04-20T13:10:52.854Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.10s) [2022-04-20T13:10:52.854Z] === CONT TestContainerKillOnDaemonStart [2022-04-20T13:10:52.854Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-20T13:10:52.854Z] === CONT TestDaemonHostGatewayIP [2022-04-20T13:10:53.752Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/default [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/default [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/private [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/private [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rprivate [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/slave [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/slave [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rslave [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/shared [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/shared [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rshared [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/default [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/rshared [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/shared [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/rslave [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/slave [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/rprivate [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/private [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-20T13:10:53.752Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-20T13:10:53.752Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-20T13:10:53.752Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-20T13:10:54.012Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-20T13:10:54.012Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-20T13:10:54.012Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-20T13:10:54.012Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-20T13:10:54.012Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-20T13:10:54.012Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-20T13:10:54.012Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-20T13:10:54.012Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-20T13:10:54.012Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-20T13:10:54.012Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-20T13:10:54.012Z] check_test.go:308: [d56827c37ea5d] daemon is not started [2022-04-20T13:10:54.012Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-20T13:10:54.012Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-20T13:10:54.272Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-20T13:10:54.272Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-20T13:10:54.272Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-20T13:10:54.272Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-20T13:10:54.272Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-20T13:10:54.272Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-04-20T13:10:54.272Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-20T13:10:54.272Z] === RUN TestContainerBindMountNonRecursive [2022-04-20T13:10:54.767Z] === RUN TestMiddlewares [2022-04-20T13:10:54.767Z] --- PASS: TestMiddlewares (0.00s) [2022-04-20T13:10:54.767Z] PASS [2022-04-20T13:10:54.767Z] coverage: 7.9% of statements [2022-04-20T13:10:54.767Z] ok github.com/docker/docker/api/server 0.064s coverage: 7.9% of statements [2022-04-20T13:10:55.383Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-04-20T13:10:55.383Z] === CONT TestDaemonRestartIpcMode [2022-04-20T13:10:55.994Z] --- PASS: TestCreateServiceMultipleTimes (15.64s) [2022-04-20T13:10:55.994Z] === RUN TestCreateServiceConflict [2022-04-20T13:10:55.994Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-04-20T13:10:55.994Z] === RUN TestCreateServiceMaxReplicas [2022-04-20T13:10:56.187Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2022-04-20T13:10:56.187Z] === RUN TestContainerVolumesMountedAsShared [2022-04-20T13:10:57.128Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-04-20T13:10:57.128Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-20T13:10:57.128Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-20T13:10:57.389Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s) [2022-04-20T13:10:57.389Z] === RUN TestNetworkNat [2022-04-20T13:10:57.649Z] check_test.go:308: [def913cdb6a18] daemon is not started [2022-04-20T13:10:57.649Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-20T13:10:57.912Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-04-20T13:10:58.159Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-20T13:10:58.220Z] --- PASS: TestNetworkNat (0.81s) [2022-04-20T13:10:58.220Z] === RUN TestNetworkLocalhostTCPNat [2022-04-20T13:10:58.523Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2022-04-20T13:10:58.523Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-20T13:10:59.162Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2022-04-20T13:10:59.162Z] === RUN TestNetworkLoopbackNat [2022-04-20T13:10:59.734Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-20T13:11:00.677Z] docker_cli_daemon_plugins_test.go:80: [da21100c2553c] daemon is not started [2022-04-20T13:11:01.621Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-20T13:11:01.882Z] --- PASS: TestNetworkLoopbackNat (2.96s) [2022-04-20T13:11:01.882Z] === RUN TestPause [2022-04-20T13:11:01.994Z] ? github.com/docker/docker/api [no test files] [2022-04-20T13:11:02.454Z] --- PASS: TestPause (0.70s) [2022-04-20T13:11:02.454Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-20T13:11:02.715Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-20T13:11:02.716Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-20T13:11:02.716Z] === RUN TestPauseStopPausedContainer [2022-04-20T13:11:03.286Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-20T13:11:03.286Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2022-04-20T13:11:03.286Z] === RUN TestPidHost [2022-04-20T13:11:04.228Z] docker_cli_daemon_plugins_test.go:170: [d9ac9360085fa] daemon is not started [2022-04-20T13:11:04.800Z] --- PASS: TestPidHost (1.57s) [2022-04-20T13:11:04.800Z] === RUN TestPsFilter [2022-04-20T13:11:05.062Z] --- PASS: TestPsFilter (0.15s) [2022-04-20T13:11:05.062Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-20T13:11:05.633Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2022-04-20T13:11:05.633Z] === RUN TestRemoveContainerWithVolume [2022-04-20T13:11:05.633Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-20T13:11:06.022Z] --- PASS: TestContainerKillOnDaemonStart (11.90s) [2022-04-20T13:11:06.022Z] PASS [2022-04-20T13:11:06.022Z] [2022-04-20T13:11:06.022Z] === Skipped [2022-04-20T13:11:06.022Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-20T13:11:06.022Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:11:06.022Z] [2022-04-20T13:11:06.022Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-20T13:11:06.022Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-20T13:11:06.022Z] [2022-04-20T13:11:06.022Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-20T13:11:06.022Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-20T13:11:06.022Z] [2022-04-20T13:11:06.022Z] DONE 234 tests, 3 skipped in 116.971s [2022-04-20T13:11:06.022Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-20T13:11:06.022Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:11:06.022Z] ++ set -e [2022-04-20T13:11:06.022Z] ++ '[' -n 0 ']' [2022-04-20T13:11:06.022Z] ++ set -x [2022-04-20T13:11:06.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:11:06.022Z] === RUN TestConfigDaemonLibtrustID [2022-04-20T13:11:06.022Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-20T13:11:06.022Z] === RUN TestDaemonConfigValidation [2022-04-20T13:11:06.022Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-20T13:11:06.022Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-20T13:11:06.022Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-20T13:11:06.022Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-20T13:11:06.022Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-20T13:11:06.022Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-20T13:11:06.022Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-20T13:11:06.022Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-20T13:11:06.022Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-20T13:11:06.022Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-20T13:11:06.022Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-20T13:11:06.022Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-20T13:11:06.022Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-20T13:11:06.022Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-20T13:11:06.022Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-20T13:11:06.022Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-20T13:11:06.022Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-20T13:11:06.022Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-20T13:11:06.022Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-04-20T13:11:06.022Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-04-20T13:11:06.022Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-20T13:11:06.022Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-20T13:11:06.022Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-20T13:11:06.206Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-20T13:11:06.468Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-20T13:11:06.468Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2022-04-20T13:11:06.468Z] === RUN TestRemoveContainerRunning [2022-04-20T13:11:06.589Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-20T13:11:07.410Z] --- PASS: TestRemoveContainerRunning (0.72s) [2022-04-20T13:11:07.410Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-20T13:11:07.523Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-20T13:11:07.982Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2022-04-20T13:11:07.983Z] === RUN TestRemoveInvalidContainer [2022-04-20T13:11:07.983Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-20T13:11:07.983Z] === RUN TestRenameLinkedContainer [2022-04-20T13:11:08.897Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-20T13:11:08.897Z] daemon_test.go:156: [d450a580b828c] daemon is not started [2022-04-20T13:11:08.897Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-20T13:11:08.897Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-20T13:11:08.897Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-20T13:11:08.897Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-20T13:11:08.897Z] === RUN TestDaemonProxy [2022-04-20T13:11:08.897Z] === RUN TestDaemonProxy/environment_variables [2022-04-20T13:11:09.369Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-20T13:11:09.941Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-20T13:11:10.203Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-20T13:11:10.270Z] === RUN TestDaemonProxy/command-line_options [2022-04-20T13:11:10.775Z] check_test.go:308: [dcdb0aa899424] daemon is not started [2022-04-20T13:11:10.775Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-20T13:11:10.775Z] --- PASS: TestRenameLinkedContainer (2.86s) [2022-04-20T13:11:10.775Z] === RUN TestRenameStoppedContainer [2022-04-20T13:11:11.721Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-04-20T13:11:11.721Z] === RUN TestRenameRunningContainerAndReuse [2022-04-20T13:11:12.172Z] === RUN TestDaemonProxy/configuration_file [2022-04-20T13:11:12.665Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-20T13:11:13.236Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2022-04-20T13:11:13.236Z] === RUN TestRenameInvalidName [2022-04-20T13:11:13.389Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.15s) [2022-04-20T13:11:13.389Z] === RUN TestCreateServiceSecretFileMode [2022-04-20T13:11:13.808Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-20T13:11:14.070Z] --- PASS: TestRenameInvalidName (0.81s) [2022-04-20T13:11:14.070Z] === RUN TestRenameAnonymousContainer [2022-04-20T13:11:14.070Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-20T13:11:14.072Z] === RUN TestDaemonProxy/conflicting_options [2022-04-20T13:11:14.141Z] ......... [ 85%] [2022-04-20T13:11:14.331Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-20T13:11:14.897Z] --- PASS: TestDaemonProxy (6.20s) [2022-04-20T13:11:14.897Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-20T13:11:14.897Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-20T13:11:14.897Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-04-20T13:11:14.897Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-20T13:11:14.897Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-20T13:11:14.897Z] PASS [2022-04-20T13:11:14.897Z] [2022-04-20T13:11:14.897Z] DONE 17 tests in 10.199s [2022-04-20T13:11:14.897Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-20T13:11:14.897Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:11:14.897Z] ++ set -e [2022-04-20T13:11:14.897Z] ++ '[' -n 0 ']' [2022-04-20T13:11:14.897Z] ++ set -x [2022-04-20T13:11:14.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:11:15.155Z] INFO: Testing against a local daemon [2022-04-20T13:11:15.155Z] === RUN TestCommitInheritsEnv [2022-04-20T13:11:15.413Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-04-20T13:11:15.413Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-20T13:11:15.413Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-20T13:11:15.413Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2022-04-20T13:11:15.413Z] === RUN TestImportWithCustomPlatform [2022-04-20T13:11:15.413Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-20T13:11:15.413Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-20T13:11:15.413Z] === RUN TestImportWithCustomPlatform// [2022-04-20T13:11:15.413Z] === RUN TestImportWithCustomPlatform/linux [2022-04-20T13:11:15.413Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-20T13:11:15.413Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-20T13:11:15.455Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-20T13:11:15.672Z] === RUN TestImportWithCustomPlatform/macos [2022-04-20T13:11:15.673Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-20T13:11:15.673Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-20T13:11:15.673Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-04-20T13:11:15.673Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-20T13:11:15.673Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-20T13:11:15.673Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-20T13:11:15.673Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-20T13:11:15.673Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-20T13:11:15.673Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-20T13:11:15.673Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-20T13:11:15.673Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-20T13:11:15.673Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-20T13:11:15.673Z] === RUN TestImagesFilterMultiReference [2022-04-20T13:11:15.673Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-20T13:11:15.673Z] === RUN TestImagePullPlatformInvalid [2022-04-20T13:11:15.673Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-20T13:11:15.673Z] === RUN TestRemoveImageOrphaning [2022-04-20T13:11:15.716Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-20T13:11:15.931Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-04-20T13:11:15.931Z] === RUN TestRemoveImageGarbageCollector [2022-04-20T13:11:15.931Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:11:15.931Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-20T13:11:15.931Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-20T13:11:15.931Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-20T13:11:15.931Z] === RUN TestTagInvalidReference [2022-04-20T13:11:15.931Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-20T13:11:15.931Z] === RUN TestTagValidPrefixedRepo [2022-04-20T13:11:15.931Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-20T13:11:15.931Z] === RUN TestTagExistedNameWithoutForce [2022-04-20T13:11:16.190Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-20T13:11:16.190Z] === RUN TestTagOfficialNames [2022-04-20T13:11:16.190Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-20T13:11:16.190Z] === RUN TestTagMatchesDigest [2022-04-20T13:11:16.190Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-20T13:11:16.190Z] PASS [2022-04-20T13:11:16.190Z] [2022-04-20T13:11:16.190Z] === Skipped [2022-04-20T13:11:16.190Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2022-04-20T13:11:16.190Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-20T13:11:16.190Z] [2022-04-20T13:11:16.190Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-20T13:11:16.190Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:11:16.190Z] [2022-04-20T13:11:16.190Z] DONE 22 tests, 2 skipped in 1.259s [2022-04-20T13:11:16.190Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-20T13:11:16.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:11:16.190Z] ++ set -e [2022-04-20T13:11:16.190Z] ++ '[' -n 0 ']' [2022-04-20T13:11:16.190Z] ++ set -x [2022-04-20T13:11:16.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:11:16.190Z] INFO: Testing against a local daemon [2022-04-20T13:11:16.190Z] === RUN TestNetworkCreateDelete [2022-04-20T13:11:16.448Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-20T13:11:16.448Z] === RUN TestDockerNetworkDeletePreferID [2022-04-20T13:11:16.659Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-20T13:11:16.706Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-04-20T13:11:16.706Z] === RUN TestDaemonDNSFallback [2022-04-20T13:11:17.234Z] --- PASS: TestRenameAnonymousContainer (3.12s) [2022-04-20T13:11:17.234Z] === RUN TestRenameContainerWithSameName [2022-04-20T13:11:17.495Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-20T13:11:18.067Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2022-04-20T13:11:18.067Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-20T13:11:18.932Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-20T13:11:19.456Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-20T13:11:19.456Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2022-04-20T13:11:19.456Z] === RUN TestResize [2022-04-20T13:11:19.632Z] === RUN TestMiddlewares [2022-04-20T13:11:19.633Z] --- PASS: TestMiddlewares (0.00s) [2022-04-20T13:11:19.633Z] PASS [2022-04-20T13:11:19.633Z] coverage: 7.9% of statements [2022-04-20T13:11:19.633Z] ok github.com/docker/docker/api/server 0.042s coverage: 7.9% of statements [2022-04-20T13:11:20.028Z] --- PASS: TestResize (0.69s) [2022-04-20T13:11:20.028Z] === RUN TestResizeWithInvalidSize [2022-04-20T13:11:20.378Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-20T13:11:20.969Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-20T13:11:20.969Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-20T13:11:20.969Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2022-04-20T13:11:20.969Z] === RUN TestResizeWhenContainerNotStarted [2022-04-20T13:11:21.912Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:11:21.912Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:11:21.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:11:21.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-20T13:11:21.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:11:22.857Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-20T13:11:23.263Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-04-20T13:11:23.263Z] === RUN TestInspectNetwork [2022-04-20T13:11:23.430Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-20T13:11:24.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:11:25.636Z] --- PASS: TestCreateServiceSecretFileMode (12.56s) [2022-04-20T13:11:25.636Z] === RUN TestCreateServiceConfigFileMode [2022-04-20T13:11:25.638Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-20T13:11:25.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:11:26.546Z] === RUN TestInspectNetwork/full_network_id [2022-04-20T13:11:26.546Z] === RUN TestInspectNetwork/partial_network_id [2022-04-20T13:11:26.546Z] === RUN TestInspectNetwork/network_name [2022-04-20T13:11:26.546Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-20T13:11:26.570Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-20T13:11:26.704Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-20T13:11:26.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-20T13:11:26.704Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-20T13:11:26.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-20T13:11:27.225Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-20T13:11:28.585Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-20T13:11:28.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:11:28.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-20T13:11:28.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-20T13:11:30.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-20T13:11:30.730Z] --- PASS: TestInspectNetwork (7.19s) [2022-04-20T13:11:30.730Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-20T13:11:30.730Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-20T13:11:30.730Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-20T13:11:30.730Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-20T13:11:30.730Z] === RUN TestRunContainerWithBridgeNone [2022-04-20T13:11:31.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-20T13:11:31.328Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-20T13:11:31.328Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-20T13:11:31.664Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-20T13:11:31.664Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:11:31.664Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:11:31.664Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:11:31.664Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-20T13:11:31.664Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-20T13:11:31.664Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-20T13:11:31.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-20T13:11:31.664Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-20T13:11:31.664Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-20T13:11:31.665Z] === RUN TestNetworkList [2022-04-20T13:11:31.665Z] === RUN TestNetworkList//networks [2022-04-20T13:11:31.665Z] === PAUSE TestNetworkList//networks [2022-04-20T13:11:31.665Z] === RUN TestNetworkList//networks/ [2022-04-20T13:11:31.665Z] === PAUSE TestNetworkList//networks/ [2022-04-20T13:11:31.665Z] === CONT TestNetworkList//networks [2022-04-20T13:11:31.665Z] === CONT TestNetworkList//networks/ [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkList (0.01s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-20T13:11:31.665Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-20T13:11:31.665Z] === RUN TestHostIPv4BridgeLabel [2022-04-20T13:11:32.231Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-20T13:11:32.231Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-20T13:11:32.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-20T13:11:32.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-20T13:11:32.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-20T13:11:33.442Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-20T13:11:33.605Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-20T13:11:33.605Z] === RUN TestDaemonDefaultNetworkPools [2022-04-20T13:11:34.173Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-04-20T13:11:34.173Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-20T13:11:34.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-20T13:11:35.547Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-20T13:11:35.547Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-20T13:11:35.556Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-20T13:11:35.814Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-20T13:11:35.814Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-20T13:11:35.814Z] [2022-04-20T13:11:35.814Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-20T13:11:35.814Z] =========================== short test summary info ============================ [2022-04-20T13:11:35.814Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-20T13:11:35.814Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-20T13:11:35.814Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-20T13:11:35.814Z] Not supported on most drivers [2022-04-20T13:11:35.814Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-20T13:11:35.814Z] Output of docker top depends on host distro, and is not formalized. [2022-04-20T13:11:35.814Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-20T13:11:35.814Z] Output of docker top depends on host distro, and is not formalized. [2022-04-20T13:11:35.814Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-20T13:11:35.814Z] Can fail if eth0 has multiple IP addresses [2022-04-20T13:11:35.814Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-20T13:11:35.814Z] This doesn't seem to be taken into account by the engine [2022-04-20T13:11:35.814Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-20T13:11:35.814Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-20T13:11:35.814Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 291.36 seconds == [2022-04-20T13:11:36.072Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-20T13:11:36.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-20T13:11:36.482Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-20T13:11:36.482Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-20T13:11:36.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-20T13:11:37.075Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-20T13:11:37.075Z] === RUN TestServiceWithPredefinedNetwork [2022-04-20T13:11:37.827Z] --- PASS: TestCreateServiceConfigFileMode (12.54s) [2022-04-20T13:11:37.827Z] === RUN TestCreateServiceSysctls [2022-04-20T13:11:37.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-20T13:11:38.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-20T13:11:38.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-20T13:11:39.248Z] check_test.go:308: [df5f857831273] daemon is not started [2022-04-20T13:11:39.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-20T13:11:39.631Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2022-04-20T13:11:39.631Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-20T13:11:39.631Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:11:39.631Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:11:39.631Z] === RUN TestServiceWithDataPathPortInit [2022-04-20T13:11:40.354Z] --- PASS: TestCreateServiceSysctls (3.24s) [2022-04-20T13:11:40.354Z] === RUN TestCreateServiceCapabilities [2022-04-20T13:11:40.637Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-20T13:11:41.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-20T13:11:41.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-20T13:11:42.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-20T13:11:42.885Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-04-20T13:11:42.885Z] === RUN TestInspect [2022-04-20T13:11:43.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-20T13:11:45.415Z] --- PASS: TestInspect (2.81s) [2022-04-20T13:11:45.415Z] === RUN TestCreateJob [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.35s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.86s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.56s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.54s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.91s) [2022-04-20T13:11:47.107Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.02s) [2022-04-20T13:11:47.107Z] === RUN TestCgroupNamespacesRun [2022-04-20T13:11:48.257Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-20T13:11:48.257Z] [2022-04-20T13:11:48.258Z] Unloading profiles will leave already running processes permanently [2022-04-20T13:11:48.258Z] unconfined, which can lead to unexpected situations. [2022-04-20T13:11:48.258Z] [2022-04-20T13:11:48.258Z] To set a process to complain mode, use the command line tool [2022-04-20T13:11:48.258Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-20T13:11:48.258Z] Post stage [Pipeline] junit [2022-04-20T13:11:48.269Z] Recording test results [2022-04-20T13:11:48.492Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2022-04-20T13:11:48.492Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-20T13:11:48.697Z] --- PASS: TestCreateJob (3.24s) [2022-04-20T13:11:48.697Z] === RUN TestReplicatedJob [2022-04-20T13:11:49.655Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-20T13:11:49.875Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2022-04-20T13:11:49.875Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-20T13:11:49.944Z] + echo Ensuring container killed. [2022-04-20T13:11:49.944Z] Ensuring container killed. [2022-04-20T13:11:49.944Z] + docker rm -vf docker-pr1 [2022-04-20T13:11:49.944Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-20T13:11:50.231Z] + echo Chowning /workspace to jenkins user [2022-04-20T13:11:50.231Z] Chowning /workspace to jenkins user [2022-04-20T13:11:50.231Z] + id -u [2022-04-20T13:11:50.231Z] + id -g [2022-04-20T13:11:50.231Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43505:/workspace busybox chown -R 1000:1000 /workspace [2022-04-20T13:11:50.231Z] Unable to find image 'busybox:latest' locally [2022-04-20T13:11:50.231Z] latest: Pulling from library/busybox [2022-04-20T13:11:50.491Z] 50e8d59317eb: Pulling fs layer [2022-04-20T13:11:50.491Z] 50e8d59317eb: Download complete [2022-04-20T13:11:50.491Z] 50e8d59317eb: Pull complete [2022-04-20T13:11:50.491Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-20T13:11:50.491Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-20T13:11:51.716Z] + bundleName=docker-py [2022-04-20T13:11:51.716Z] + echo Creating docker-py-bundles.tar.gz [2022-04-20T13:11:51.716Z] Creating docker-py-bundles.tar.gz [2022-04-20T13:11:51.716Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-04-20T13:11:51.727Z] Archiving artifacts [2022-04-20T13:11:52.423Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.05s) [2022-04-20T13:11:52.423Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-20T13:11:53.174Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43505/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-20T13:11:53.526Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -e DOCKER_GRAPHDRIVER docker:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/make.sh binary [2022-04-20T13:11:53.783Z] [2022-04-20T13:11:53.964Z] --- PASS: TestReplicatedJob (5.20s) [2022-04-20T13:11:53.964Z] === RUN TestUpdateReplicatedJob [2022-04-20T13:11:54.042Z] Removing bundles/ [2022-04-20T13:11:54.042Z] [2022-04-20T13:11:54.042Z] ---> Making bundle: binary (in bundles/binary) [2022-04-20T13:11:54.042Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-20T13:11:54.042Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T13:11:54.342Z] --- PASS: TestCgroupNamespacesRunHostMode (2.04s) [2022-04-20T13:11:54.342Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-20T13:11:54.500Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2022-04-20T13:11:54.500Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-20T13:11:54.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-20T13:11:55.435Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:50oyz8pjo098s1ztrkxxggbz9 Created:2022-04-20 13:11:54.258873454 +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[1b335bedee1287198e45c62a910bf59a3572144b7ba96870a2ab096935a7e7b6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1uz335b33v4owsxgatartvpvi EndpointID:4a58973e40bfaae928864c917558ce32652f3d2afd738029dea5fe3fb6d1add7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:48d35a4e2fc3ecff2a691cbc6d9f10275e5cda6346abb0d117fe4876acbbbe25 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:020fde823e7b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1uz335b33v4owsxgatartvpvi EndpointID:4a58973e40bfaae928864c917558ce32652f3d2afd738029dea5fe3fb6d1add7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-20T13:11:55.992Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2022-04-20T13:11:55.992Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-20T13:11:56.262Z] === RUN TestBoolValue [2022-04-20T13:11:56.262Z] --- PASS: TestBoolValue (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestBoolValueOrDefault [2022-04-20T13:11:56.262Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestInt64ValueOrZero [2022-04-20T13:11:56.262Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestInt64ValueOrDefault [2022-04-20T13:11:56.262Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-20T13:11:56.262Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestJsonContentType [2022-04-20T13:11:56.262Z] --- PASS: TestJsonContentType (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestReadJSON [2022-04-20T13:11:56.262Z] === RUN TestReadJSON/nil_body [2022-04-20T13:11:56.262Z] === RUN TestReadJSON/empty_body [2022-04-20T13:11:56.262Z] === RUN TestReadJSON/with_valid_request [2022-04-20T13:11:56.262Z] === RUN TestReadJSON/with_whitespace [2022-04-20T13:11:56.262Z] === RUN TestReadJSON/with_extra_content [2022-04-20T13:11:56.262Z] === RUN TestReadJSON/invalid_JSON [2022-04-20T13:11:56.262Z] --- PASS: TestReadJSON (0.00s) [2022-04-20T13:11:56.262Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-20T13:11:56.262Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-20T13:11:56.262Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-20T13:11:56.262Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-20T13:11:56.262Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-20T13:11:56.262Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-20T13:11:56.262Z] PASS [2022-04-20T13:11:56.262Z] coverage: 31.9% of statements [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-20T13:11:56.262Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 31.9% of statements [2022-04-20T13:11:56.262Z] === RUN TestMaskSecretKeys [2022-04-20T13:11:56.262Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-20T13:11:56.262Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-20T13:11:56.262Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-20T13:11:56.262Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-20T13:11:56.262Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-20T13:11:56.262Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-20T13:11:56.262Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestVersionMiddlewareVersion [2022-04-20T13:11:56.262Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-20T13:11:56.262Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-20T13:11:56.262Z] PASS [2022-04-20T13:11:56.262Z] coverage: 37.7% of statements [2022-04-20T13:11:56.262Z] ok github.com/docker/docker/api/server/middleware 0.118s coverage: 37.7% of statements [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-20T13:11:56.262Z] === RUN TestStrSliceMarshalJSON [2022-04-20T13:11:56.262Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestStrSliceUnmarshalJSON [2022-04-20T13:11:56.262Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestStrSliceUnmarshalString [2022-04-20T13:11:56.262Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestStrSliceUnmarshalSlice [2022-04-20T13:11:56.262Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-20T13:11:56.262Z] PASS [2022-04-20T13:11:56.262Z] coverage: 90.0% of statements [2022-04-20T13:11:56.262Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-04-20T13:11:56.262Z] === RUN TestToJSON [2022-04-20T13:11:56.262Z] --- PASS: TestToJSON (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestToParamWithVersion [2022-04-20T13:11:56.262Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestFromJSON [2022-04-20T13:11:56.262Z] --- PASS: TestFromJSON (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestEmpty [2022-04-20T13:11:56.262Z] --- PASS: TestEmpty (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestArgsMatchKVListEmptySources [2022-04-20T13:11:56.262Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestArgsMatchKVList [2022-04-20T13:11:56.262Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestArgsMatch [2022-04-20T13:11:56.262Z] --- PASS: TestArgsMatch (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestAdd [2022-04-20T13:11:56.262Z] --- PASS: TestAdd (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestDel [2022-04-20T13:11:56.262Z] --- PASS: TestDel (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestLen [2022-04-20T13:11:56.262Z] --- PASS: TestLen (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestExactMatch [2022-04-20T13:11:56.262Z] --- PASS: TestExactMatch (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestOnlyOneExactMatch [2022-04-20T13:11:56.262Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestContains [2022-04-20T13:11:56.262Z] --- PASS: TestContains (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestValidate [2022-04-20T13:11:56.262Z] --- PASS: TestValidate (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestWalkValues [2022-04-20T13:11:56.262Z] --- PASS: TestWalkValues (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestFuzzyMatch [2022-04-20T13:11:56.262Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestClone [2022-04-20T13:11:56.262Z] --- PASS: TestClone (0.00s) [2022-04-20T13:11:56.262Z] PASS [2022-04-20T13:11:56.262Z] coverage: 92.2% of statements [2022-04-20T13:11:56.262Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-04-20T13:11:56.262Z] === RUN TestDurationToSecondsString [2022-04-20T13:11:56.262Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-20T13:11:56.262Z] === RUN TestGetTimestamp [2022-04-20T13:11:56.262Z] === RUN TestAdjustForAPIVersion [2022-04-20T13:11:56.262Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-20T13:11:56.262Z] PASS [2022-04-20T13:11:56.262Z] coverage: 6.1% of statements [2022-04-20T13:11:56.262Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 6.1% of statements [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/types [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-20T13:11:56.262Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-20T13:11:56.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-20T13:11:56.751Z] --- PASS: TestGetTimestamp (0.20s) [2022-04-20T13:11:56.751Z] === RUN TestParseTimestamps [2022-04-20T13:11:56.751Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-20T13:11:56.751Z] PASS [2022-04-20T13:11:56.751Z] coverage: 100.0% of statements [2022-04-20T13:11:56.751Z] ok github.com/docker/docker/api/types/time 0.258s coverage: 100.0% of statements [2022-04-20T13:11:56.751Z] === RUN TestCompareVersion [2022-04-20T13:11:56.751Z] --- PASS: TestCompareVersion (0.00s) [2022-04-20T13:11:56.751Z] PASS [2022-04-20T13:11:56.751Z] coverage: 77.3% of statements [2022-04-20T13:11:56.751Z] ok github.com/docker/docker/api/types/versions 0.056s coverage: 77.3% of statements [2022-04-20T13:11:56.751Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-20T13:11:56.751Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-20T13:11:56.751Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-20T13:11:56.751Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-20T13:11:56.751Z] ? github.com/docker/docker/builder [no test files] [2022-04-20T13:11:56.751Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-20T13:11:56.751Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-20T13:11:56.751Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-20T13:11:56.751Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-20T13:11:56.751Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-20T13:11:56.751Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-20T13:11:56.751Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-20T13:11:57.246Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-04-20T13:11:57.246Z] === RUN TestServiceListWithStatuses [2022-04-20T13:11:57.246Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-20T13:11:57.246Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-20T13:11:57.246Z] === RUN TestDockerNetworkConnectAlias [2022-04-20T13:11:57.507Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.86s) [2022-04-20T13:11:57.507Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-20T13:11:57.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-20T13:11:57.783Z] === RUN TestIsGIT [2022-04-20T13:11:57.783Z] --- PASS: TestIsGIT (0.00s) [2022-04-20T13:11:57.783Z] PASS [2022-04-20T13:11:57.783Z] coverage: 100.0% of statements [2022-04-20T13:11:57.783Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.043s coverage: 100.0% of statements [2022-04-20T13:11:58.274Z] === RUN TestParseRemoteURL [2022-04-20T13:11:58.274Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-20T13:11:58.274Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-20T13:11:58.274Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-20T13:11:58.274Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-20T13:11:58.274Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-20T13:11:58.274Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-20T13:11:58.274Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-20T13:11:58.274Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-20T13:11:58.274Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-20T13:11:58.274Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-20T13:11:58.274Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-20T13:11:58.274Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-20T13:11:58.274Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-20T13:11:58.274Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-20T13:11:58.274Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-20T13:11:58.274Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-20T13:11:58.274Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-20T13:11:58.274Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-20T13:11:58.274Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-20T13:11:58.274Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-20T13:11:58.274Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-20T13:11:58.274Z] === RUN TestCloneArgsSmartHttp [2022-04-20T13:11:58.274Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-20T13:11:58.274Z] === RUN TestCloneArgsDumbHttp [2022-04-20T13:11:58.274Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-20T13:11:58.274Z] === RUN TestCloneArgsGit [2022-04-20T13:11:58.274Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-20T13:11:58.274Z] === RUN TestCheckoutGit [2022-04-20T13:11:58.452Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2022-04-20T13:11:58.452Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-20T13:11:58.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-20T13:11:59.620Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-04-20T13:11:59.620Z] PASS [2022-04-20T13:11:59.620Z] [2022-04-20T13:11:59.620Z] === Skipped [2022-04-20T13:11:59.620Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:11:59.620Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:11:59.878Z] [2022-04-20T13:11:59.878Z] DONE 38 tests, 1 skipped in 43.589s [2022-04-20T13:11:59.878Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-20T13:11:59.878Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:11:59.878Z] ++ set -e [2022-04-20T13:11:59.878Z] ++ '[' -n 0 ']' [2022-04-20T13:11:59.878Z] ++ set -x [2022-04-20T13:11:59.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:11:59.878Z] INFO: Testing against a local daemon [2022-04-20T13:11:59.878Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-20T13:11:59.879Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:11:59.879Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-20T13:11:59.879Z] === RUN TestDockerNetworkIpvlan [2022-04-20T13:11:59.879Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:11:59.879Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-20T13:11:59.879Z] PASS [2022-04-20T13:11:59.879Z] [2022-04-20T13:11:59.879Z] === Skipped [2022-04-20T13:11:59.879Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-20T13:11:59.879Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:11:59.879Z] [2022-04-20T13:11:59.879Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-20T13:11:59.879Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:11:59.879Z] [2022-04-20T13:11:59.879Z] DONE 2 tests, 2 skipped in 0.089s [2022-04-20T13:11:59.879Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-20T13:11:59.879Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:11:59.879Z] ++ set -e [2022-04-20T13:11:59.879Z] ++ '[' -n 0 ']' [2022-04-20T13:11:59.879Z] ++ set -x [2022-04-20T13:11:59.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:11:59.879Z] INFO: Testing against a local daemon [2022-04-20T13:11:59.879Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-20T13:11:59.897Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-20T13:11:59.897Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-20T13:11:59.897Z] === RUN TestProcessNoDockerignore [2022-04-20T13:11:59.897Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-20T13:11:59.897Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestDetectContentType [2022-04-20T13:11:59.897Z] --- PASS: TestDetectContentType (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestSelectAcceptableMIME [2022-04-20T13:11:59.897Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestInspectEmptyResponse [2022-04-20T13:11:59.897Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestInspectResponseBinary [2022-04-20T13:11:59.897Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestResponseUnsupportedContentType [2022-04-20T13:11:59.897Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestInspectResponseTextSimple [2022-04-20T13:11:59.897Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestInspectResponseEmptyContentType [2022-04-20T13:11:59.897Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestUnknownContentLength [2022-04-20T13:11:59.897Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestDownloadRemote [2022-04-20T13:11:59.897Z] --- PASS: TestDownloadRemote (0.09s) [2022-04-20T13:11:59.897Z] === RUN TestGetWithStatusError [2022-04-20T13:11:59.897Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-20T13:11:59.897Z] === RUN TestCloseRootDirectory [2022-04-20T13:11:59.897Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:11:59.897Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestHashFile [2022-04-20T13:11:59.897Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:11:59.897Z] --- SKIP: TestHashFile (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestHashSubdir [2022-04-20T13:11:59.897Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:11:59.897Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-20T13:11:59.897Z] === RUN TestRemoveDirectory [2022-04-20T13:11:59.897Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:11:59.897Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-20T13:11:59.897Z] PASS [2022-04-20T13:11:59.897Z] coverage: 9.3% of statements [2022-04-20T13:11:59.897Z] ok github.com/docker/docker/builder/remotecontext 0.235s coverage: 9.3% of statements [2022-04-20T13:11:59.897Z] === RUN TestEnable [2022-04-20T13:11:59.897Z] --- PASS: TestEnable (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestDisable [2022-04-20T13:11:59.897Z] --- PASS: TestDisable (0.00s) [2022-04-20T13:11:59.897Z] === RUN TestEnabled [2022-04-20T13:11:59.897Z] --- PASS: TestEnabled (0.00s) [2022-04-20T13:11:59.897Z] PASS [2022-04-20T13:11:59.897Z] coverage: 100.0% of statements [2022-04-20T13:11:59.897Z] ok github.com/docker/docker/cli/debug 0.054s coverage: 100.0% of statements [2022-04-20T13:12:00.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-20T13:12:00.099Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2022-04-20T13:12:00.099Z] === RUN TestNISDomainname [2022-04-20T13:12:00.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-20T13:12:00.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-20T13:12:00.386Z] === RUN TestGetAllAllowed [2022-04-20T13:12:00.386Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestGetAllMeta [2022-04-20T13:12:00.386Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-20T13:12:00.386Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestIsUnreferencedBuiltin [2022-04-20T13:12:00.386Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestIsExistingDirectory [2022-04-20T13:12:00.386Z] --- PASS: TestIsExistingDirectory (0.03s) [2022-04-20T13:12:00.386Z] === RUN TestGetFilenameForDownload [2022-04-20T13:12:00.386Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestEnv2Variables [2022-04-20T13:12:00.386Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-20T13:12:00.386Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestMaintainer [2022-04-20T13:12:00.386Z] --- PASS: TestMaintainer (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestLabel [2022-04-20T13:12:00.386Z] --- PASS: TestLabel (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestFromScratch [2022-04-20T13:12:00.386Z] --- PASS: TestFromScratch (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestFromWithArg [2022-04-20T13:12:00.386Z] --- PASS: TestFromWithArg (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-20T13:12:00.386Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestFromWithUndefinedArg [2022-04-20T13:12:00.386Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestFromMultiStageWithNamedStage [2022-04-20T13:12:00.386Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestOnbuild [2022-04-20T13:12:00.386Z] --- PASS: TestOnbuild (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestWorkdir [2022-04-20T13:12:00.386Z] --- PASS: TestWorkdir (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestCmd [2022-04-20T13:12:00.386Z] --- PASS: TestCmd (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestHealthcheckNone [2022-04-20T13:12:00.386Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestHealthcheckCmd [2022-04-20T13:12:00.386Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-20T13:12:00.386Z] === RUN TestEntrypoint [2022-04-20T13:12:00.386Z] --- PASS: TestEntrypoint (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestExpose [2022-04-20T13:12:00.874Z] --- PASS: TestExpose (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestUser [2022-04-20T13:12:00.874Z] --- PASS: TestUser (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestVolume [2022-04-20T13:12:00.874Z] --- PASS: TestVolume (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestStopSignal [2022-04-20T13:12:00.874Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-20T13:12:00.874Z] --- SKIP: TestStopSignal (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestArg [2022-04-20T13:12:00.874Z] --- PASS: TestArg (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestShell [2022-04-20T13:12:00.874Z] --- PASS: TestShell (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestPrependEnvOnCmd [2022-04-20T13:12:00.874Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestRunWithBuildArgs [2022-04-20T13:12:00.874Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestRunIgnoresHealthcheck [2022-04-20T13:12:00.874Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestDispatchUnsupportedOptions [2022-04-20T13:12:00.874Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-20T13:12:00.874Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-20T13:12:00.874Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-20T13:12:00.874Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-20T13:12:00.874Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-20T13:12:00.874Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-20T13:12:00.874Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestNormalizeWorkdir [2022-04-20T13:12:00.874Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestDispatch [2022-04-20T13:12:00.874Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-20T13:12:00.874Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-20T13:12:00.874Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-20T13:12:00.874Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-20T13:12:00.874Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-20T13:12:00.874Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-20T13:12:00.874Z] === RUN TestDispatch/COPY_url [2022-04-20T13:12:00.874Z] --- PASS: TestDispatch (0.11s) [2022-04-20T13:12:00.874Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-20T13:12:00.874Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-20T13:12:00.874Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-20T13:12:00.874Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-20T13:12:00.874Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.04s) [2022-04-20T13:12:00.874Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-20T13:12:00.874Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestAddScratchImageAddsToMounts [2022-04-20T13:12:00.874Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-20T13:12:00.874Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-20T13:12:00.874Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-20T13:12:00.874Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestImageSourceGetAddsToMounts [2022-04-20T13:12:00.874Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestEmptyDockerfile [2022-04-20T13:12:00.874Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestSymlinkDockerfile [2022-04-20T13:12:00.874Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-20T13:12:00.874Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-20T13:12:00.874Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestNonExistingDockerfile [2022-04-20T13:12:00.874Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestCopyRunConfig [2022-04-20T13:12:00.874Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestDeepCopyRunConfig [2022-04-20T13:12:00.874Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestExportImage [2022-04-20T13:12:00.874Z] --- PASS: TestExportImage (0.00s) [2022-04-20T13:12:00.874Z] === RUN TestNormalizeDest [2022-04-20T13:12:00.874Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-20T13:12:00.874Z] PASS [2022-04-20T13:12:00.874Z] coverage: 46.7% of statements [2022-04-20T13:12:00.874Z] ok github.com/docker/docker/builder/dockerfile 0.276s coverage: 46.7% of statements [2022-04-20T13:12:01.303Z] --- PASS: TestNISDomainname (1.02s) [2022-04-20T13:12:01.303Z] === RUN TestHostnameDnsResolution [2022-04-20T13:12:01.365Z] === RUN TestTCP4Proxy [2022-04-20T13:12:01.365Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-20T13:12:01.365Z] === RUN TestTCP4ProxyHalfClose [2022-04-20T13:12:01.365Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-20T13:12:01.365Z] === RUN TestTCP6Proxy [2022-04-20T13:12:01.365Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-20T13:12:01.365Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-20T13:12:01.365Z] === RUN TestTCPDualStackProxy [2022-04-20T13:12:01.365Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-20T13:12:01.365Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-20T13:12:01.365Z] === RUN TestUDP4Proxy [2022-04-20T13:12:01.365Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-20T13:12:01.365Z] === RUN TestUDP6Proxy [2022-04-20T13:12:01.365Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-20T13:12:01.365Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-20T13:12:01.365Z] === RUN TestUDPWriteError [2022-04-20T13:12:01.365Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-20T13:12:01.365Z] === RUN TestSCTP4Proxy [2022-04-20T13:12:01.365Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-20T13:12:01.365Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-20T13:12:01.365Z] === RUN TestSCTP6Proxy [2022-04-20T13:12:01.365Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-20T13:12:01.365Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-20T13:12:01.365Z] PASS [2022-04-20T13:12:01.365Z] coverage: 49.4% of statements [2022-04-20T13:12:01.365Z] ok github.com/docker/docker/cmd/docker-proxy 0.057s coverage: 49.4% of statements [2022-04-20T13:12:01.432Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-04-20T13:12:01.432Z] === RUN TestDockerNetworkReConnect [2022-04-20T13:12:01.779Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2022-04-20T13:12:01.779Z] === RUN TestDockerNetworkMacvlan [2022-04-20T13:12:02.038Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-20T13:12:02.246Z] --- PASS: TestHostnameDnsResolution (1.25s) [2022-04-20T13:12:02.246Z] === RUN TestUnprivilegedPortsAndPing [2022-04-20T13:12:02.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-20T13:12:02.974Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-20T13:12:03.452Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s) [2022-04-20T13:12:03.452Z] === RUN TestPrivilegedHostDevices [2022-04-20T13:12:03.540Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-20T13:12:04.397Z] --- PASS: TestPrivilegedHostDevices (0.94s) [2022-04-20T13:12:04.397Z] === RUN TestStats [2022-04-20T13:12:04.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-20T13:12:04.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-20T13:12:04.814Z] --- PASS: TestDockerNetworkReConnect (3.54s) [2022-04-20T13:12:04.814Z] === RUN TestServicePlugin [2022-04-20T13:12:05.441Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-20T13:12:07.206Z] --- PASS: TestStats (2.80s) [2022-04-20T13:12:07.206Z] === RUN TestStopContainerWithTimeout [2022-04-20T13:12:07.206Z] === RUN TestStopContainerWithTimeout/0 [2022-04-20T13:12:07.206Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-20T13:12:07.206Z] === RUN TestStopContainerWithTimeout/1 [2022-04-20T13:12:07.206Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-20T13:12:07.206Z] === RUN TestStopContainerWithTimeout/3 [2022-04-20T13:12:07.206Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-20T13:12:07.206Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-20T13:12:07.206Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-20T13:12:07.206Z] === CONT TestStopContainerWithTimeout/0 [2022-04-20T13:12:07.206Z] === CONT TestStopContainerWithTimeout/3 [2022-04-20T13:12:07.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-20T13:12:07.346Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-20T13:12:08.101Z] plugin_test.go:61: [deffc40542604] joining swarm manager [dfa840e083090]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:12:08.150Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-20T13:12:09.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-20T13:12:09.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-20T13:12:09.925Z] === CONT TestStopContainerWithTimeout/1 [2022-04-20T13:12:10.001Z] plugin_test.go:64: [d92b397130277] joining swarm manager [dfa840e083090]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:12:10.631Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-20T13:12:10.870Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-20T13:12:11.197Z] --- PASS: TestDockerNetworkMacvlan (9.62s) [2022-04-20T13:12:11.197Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-04-20T13:12:11.197Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-20T13:12:11.197Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-04-20T13:12:11.197Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-04-20T13:12:11.197Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-04-20T13:12:11.197Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-04-20T13:12:11.197Z] PASS [2022-04-20T13:12:11.197Z] [2022-04-20T13:12:11.197Z] DONE 8 tests in 11.158s [2022-04-20T13:12:11.197Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-20T13:12:11.197Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:11.197Z] ++ set -e [2022-04-20T13:12:11.197Z] ++ '[' -n 0 ']' [2022-04-20T13:12:11.197Z] ++ set -x [2022-04-20T13:12:11.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:11.198Z] testing: warning: no tests to run [2022-04-20T13:12:11.198Z] PASS [2022-04-20T13:12:11.198Z] [2022-04-20T13:12:11.198Z] DONE 0 tests in 0.024s [2022-04-20T13:12:11.198Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-20T13:12:11.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:11.198Z] ++ set -e [2022-04-20T13:12:11.198Z] ++ '[' -n 0 ']' [2022-04-20T13:12:11.198Z] ++ set -x [2022-04-20T13:12:11.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:11.198Z] INFO: Testing against a local daemon [2022-04-20T13:12:11.198Z] === RUN TestAuthZPluginAllowRequest [2022-04-20T13:12:11.441Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-20T13:12:11.701Z] check_test.go:308: [d882bf767b2dd] daemon is not started [2022-04-20T13:12:11.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-20T13:12:11.962Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-20T13:12:11.962Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2022-04-20T13:12:11.962Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2022-04-20T13:12:11.962Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-04-20T13:12:11.962Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2022-04-20T13:12:11.962Z] === RUN TestDeleteDevicemapper [2022-04-20T13:12:11.962Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-20T13:12:11.962Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-20T13:12:11.962Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-20T13:12:12.222Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-20T13:12:12.572Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-04-20T13:12:12.572Z] === RUN TestAuthZPluginTLS [2022-04-20T13:12:12.830Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-20T13:12:12.830Z] === RUN TestAuthZPluginDenyRequest [2022-04-20T13:12:13.396Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-20T13:12:13.396Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-20T13:12:13.608Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-20T13:12:13.963Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-20T13:12:13.963Z] === RUN TestAuthZPluginDenyResponse [2022-04-20T13:12:14.169Z] === RUN TestCheckpointCreateError [2022-04-20T13:12:14.169Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCheckpointCreate [2022-04-20T13:12:14.169Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCheckpointDeleteError [2022-04-20T13:12:14.169Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCheckpointDelete [2022-04-20T13:12:14.169Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCheckpointListError [2022-04-20T13:12:14.169Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCheckpointList [2022-04-20T13:12:14.169Z] --- PASS: TestCheckpointList (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCheckpointListContainerNotFound [2022-04-20T13:12:14.169Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestNewClientWithOpsFromEnv [2022-04-20T13:12:14.169Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-20T13:12:14.169Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestGetAPIPath [2022-04-20T13:12:14.169Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestParseHostURL [2022-04-20T13:12:14.169Z] --- PASS: TestParseHostURL (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-20T13:12:14.169Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-20T13:12:14.169Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestNegotiateAPIVersion [2022-04-20T13:12:14.169Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-20T13:12:14.169Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-20T13:12:14.169Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-20T13:12:14.169Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-20T13:12:14.169Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-20T13:12:14.169Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-20T13:12:14.169Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-20T13:12:14.169Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-20T13:12:14.169Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-20T13:12:14.169Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-20T13:12:14.169Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestNegotiateAPVersionOverride [2022-04-20T13:12:14.169Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-20T13:12:14.169Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-20T13:12:14.169Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-20T13:12:14.169Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestClientRedirect [2022-04-20T13:12:14.169Z] === RUN TestClientRedirect/GET [2022-04-20T13:12:14.169Z] === RUN TestClientRedirect/POST [2022-04-20T13:12:14.169Z] === RUN TestClientRedirect/PUT [2022-04-20T13:12:14.169Z] === RUN TestClientRedirect/DELETE [2022-04-20T13:12:14.169Z] --- PASS: TestClientRedirect (0.00s) [2022-04-20T13:12:14.169Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-20T13:12:14.169Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-20T13:12:14.169Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-20T13:12:14.169Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigCreateUnsupported [2022-04-20T13:12:14.169Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigCreateError [2022-04-20T13:12:14.169Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigCreate [2022-04-20T13:12:14.169Z] --- PASS: TestConfigCreate (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigInspectNotFound [2022-04-20T13:12:14.169Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigInspectWithEmptyID [2022-04-20T13:12:14.169Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigInspectUnsupported [2022-04-20T13:12:14.169Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigInspectError [2022-04-20T13:12:14.169Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigInspectConfigNotFound [2022-04-20T13:12:14.169Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigInspect [2022-04-20T13:12:14.169Z] --- PASS: TestConfigInspect (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigListUnsupported [2022-04-20T13:12:14.169Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigListError [2022-04-20T13:12:14.169Z] --- PASS: TestConfigListError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigList [2022-04-20T13:12:14.169Z] --- PASS: TestConfigList (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigRemoveUnsupported [2022-04-20T13:12:14.169Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigRemoveError [2022-04-20T13:12:14.169Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigRemove [2022-04-20T13:12:14.169Z] --- PASS: TestConfigRemove (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigUpdateUnsupported [2022-04-20T13:12:14.169Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigUpdateError [2022-04-20T13:12:14.169Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestConfigUpdate [2022-04-20T13:12:14.169Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerCommitError [2022-04-20T13:12:14.169Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerCommit [2022-04-20T13:12:14.169Z] --- PASS: TestContainerCommit (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerStatPathError [2022-04-20T13:12:14.169Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerStatPathNotFoundError [2022-04-20T13:12:14.169Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerStatPathNoHeaderError [2022-04-20T13:12:14.169Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerStatPath [2022-04-20T13:12:14.169Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCopyToContainerError [2022-04-20T13:12:14.169Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCopyToContainerNotFoundError [2022-04-20T13:12:14.169Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-20T13:12:14.169Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCopyToContainer [2022-04-20T13:12:14.169Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCopyFromContainerError [2022-04-20T13:12:14.169Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCopyFromContainerNotFoundError [2022-04-20T13:12:14.169Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-20T13:12:14.169Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-20T13:12:14.169Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestCopyFromContainer [2022-04-20T13:12:14.169Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerCreateError [2022-04-20T13:12:14.169Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerCreateImageNotFound [2022-04-20T13:12:14.169Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerCreateWithName [2022-04-20T13:12:14.169Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerCreateAutoRemove [2022-04-20T13:12:14.169Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerDiffError [2022-04-20T13:12:14.169Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerDiff [2022-04-20T13:12:14.169Z] --- PASS: TestContainerDiff (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerExecCreateError [2022-04-20T13:12:14.169Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerExecCreate [2022-04-20T13:12:14.169Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-20T13:12:14.169Z] === RUN TestContainerExecStartError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerExecStart [2022-04-20T13:12:14.170Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerExecInspectError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerExecInspect [2022-04-20T13:12:14.170Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerExportError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerExportError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerExport [2022-04-20T13:12:14.170Z] --- PASS: TestContainerExport (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerInspectError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerInspectContainerNotFound [2022-04-20T13:12:14.170Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerInspectWithEmptyID [2022-04-20T13:12:14.170Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerInspect [2022-04-20T13:12:14.170Z] --- PASS: TestContainerInspect (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerInspectNode [2022-04-20T13:12:14.170Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerKillError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerKillError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerKill [2022-04-20T13:12:14.170Z] --- PASS: TestContainerKill (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerListError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerListError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerList [2022-04-20T13:12:14.170Z] --- PASS: TestContainerList (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerLogsNotFoundError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerLogsError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerLogs [2022-04-20T13:12:14.170Z] --- PASS: TestContainerLogs (0.22s) [2022-04-20T13:12:14.170Z] === RUN TestContainerPauseError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerPause [2022-04-20T13:12:14.170Z] --- PASS: TestContainerPause (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainersPruneError [2022-04-20T13:12:14.170Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainersPrune [2022-04-20T13:12:14.170Z] --- PASS: TestContainersPrune (0.01s) [2022-04-20T13:12:14.170Z] === RUN TestContainerRemoveError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerRemoveNotFoundError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerRemove [2022-04-20T13:12:14.170Z] --- PASS: TestContainerRemove (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerRenameError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerRename [2022-04-20T13:12:14.170Z] --- PASS: TestContainerRename (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerResizeError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerExecResizeError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerResize [2022-04-20T13:12:14.170Z] --- PASS: TestContainerResize (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerExecResize [2022-04-20T13:12:14.170Z] --- PASS: TestContainerExecResize (0.01s) [2022-04-20T13:12:14.170Z] === RUN TestContainerRestartError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerRestart [2022-04-20T13:12:14.170Z] --- PASS: TestContainerRestart (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerStartError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerStartError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerStart [2022-04-20T13:12:14.170Z] --- PASS: TestContainerStart (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerStatsError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerStats [2022-04-20T13:12:14.170Z] --- PASS: TestContainerStats (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerStopError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerStopError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerStop [2022-04-20T13:12:14.170Z] --- PASS: TestContainerStop (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerTopError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerTopError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerTop [2022-04-20T13:12:14.170Z] --- PASS: TestContainerTop (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerUnpauseError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerUnpause [2022-04-20T13:12:14.170Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerUpdateError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerUpdate [2022-04-20T13:12:14.170Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerWaitError [2022-04-20T13:12:14.170Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestContainerWait [2022-04-20T13:12:14.170Z] --- PASS: TestContainerWait (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestDiskUsageError [2022-04-20T13:12:14.170Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestDiskUsage [2022-04-20T13:12:14.170Z] --- PASS: TestDiskUsage (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestDistributionInspectUnsupported [2022-04-20T13:12:14.170Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestDistributionInspectWithEmptyID [2022-04-20T13:12:14.170Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestEventsErrorInOptions [2022-04-20T13:12:14.170Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestEventsErrorFromServer [2022-04-20T13:12:14.170Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestEvents [2022-04-20T13:12:14.170Z] --- PASS: TestEvents (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestTLSCloseWriter [2022-04-20T13:12:14.170Z] === PAUSE TestTLSCloseWriter [2022-04-20T13:12:14.170Z] === RUN TestImageBuildError [2022-04-20T13:12:14.170Z] --- PASS: TestImageBuildError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageBuild [2022-04-20T13:12:14.170Z] --- PASS: TestImageBuild (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestGetDockerOS [2022-04-20T13:12:14.170Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageCreateError [2022-04-20T13:12:14.170Z] --- PASS: TestImageCreateError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageCreate [2022-04-20T13:12:14.170Z] --- PASS: TestImageCreate (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageHistoryError [2022-04-20T13:12:14.170Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageHistory [2022-04-20T13:12:14.170Z] --- PASS: TestImageHistory (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageImportError [2022-04-20T13:12:14.170Z] --- PASS: TestImageImportError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageImport [2022-04-20T13:12:14.170Z] --- PASS: TestImageImport (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageInspectError [2022-04-20T13:12:14.170Z] --- PASS: TestImageInspectError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageInspectImageNotFound [2022-04-20T13:12:14.170Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageInspectWithEmptyID [2022-04-20T13:12:14.170Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageInspect [2022-04-20T13:12:14.170Z] --- PASS: TestImageInspect (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageListError [2022-04-20T13:12:14.170Z] --- PASS: TestImageListError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageList [2022-04-20T13:12:14.170Z] --- PASS: TestImageList (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageListApiBefore125 [2022-04-20T13:12:14.170Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageLoadError [2022-04-20T13:12:14.170Z] --- PASS: TestImageLoadError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageLoad [2022-04-20T13:12:14.170Z] --- PASS: TestImageLoad (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagesPruneError [2022-04-20T13:12:14.170Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagesPrune [2022-04-20T13:12:14.170Z] --- PASS: TestImagesPrune (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePullReferenceParseError [2022-04-20T13:12:14.170Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePullAnyError [2022-04-20T13:12:14.170Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-20T13:12:14.170Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-20T13:12:14.170Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-20T13:12:14.170Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-20T13:12:14.170Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePullWithoutErrors [2022-04-20T13:12:14.170Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePushReferenceError [2022-04-20T13:12:14.170Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePushAnyError [2022-04-20T13:12:14.170Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-20T13:12:14.170Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-20T13:12:14.170Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-20T13:12:14.170Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-20T13:12:14.170Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImagePushWithoutErrors [2022-04-20T13:12:14.170Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-20T13:12:14.170Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-20T13:12:14.170Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-20T13:12:14.170Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-20T13:12:14.170Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-20T13:12:14.170Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-20T13:12:14.170Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-20T13:12:14.170Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-20T13:12:14.170Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageRemoveError [2022-04-20T13:12:14.170Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageRemoveImageNotFound [2022-04-20T13:12:14.170Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageRemove [2022-04-20T13:12:14.170Z] --- PASS: TestImageRemove (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageSaveError [2022-04-20T13:12:14.170Z] --- PASS: TestImageSaveError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageSave [2022-04-20T13:12:14.170Z] --- PASS: TestImageSave (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageSearchAnyError [2022-04-20T13:12:14.170Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-20T13:12:14.170Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-20T13:12:14.170Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-20T13:12:14.170Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-20T13:12:14.170Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageSearchWithoutErrors [2022-04-20T13:12:14.170Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageTagError [2022-04-20T13:12:14.170Z] --- PASS: TestImageTagError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageTagInvalidReference [2022-04-20T13:12:14.170Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageTagInvalidSourceImageName [2022-04-20T13:12:14.170Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageTagHexSource [2022-04-20T13:12:14.170Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestImageTag [2022-04-20T13:12:14.170Z] --- PASS: TestImageTag (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestInfoServerError [2022-04-20T13:12:14.170Z] --- PASS: TestInfoServerError (0.02s) [2022-04-20T13:12:14.170Z] === RUN TestInfoInvalidResponseJSONError [2022-04-20T13:12:14.170Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestInfo [2022-04-20T13:12:14.170Z] --- PASS: TestInfo (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestNetworkConnectError [2022-04-20T13:12:14.170Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-20T13:12:14.170Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNetworkConnect [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNetworkCreateError [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNetworkCreate [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNetworkDisconnectError [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNetworkDisconnect [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNetworkInspect [2022-04-20T13:12:14.171Z] === RUN TestNetworkInspect/empty_ID [2022-04-20T13:12:14.171Z] === RUN TestNetworkInspect/no_options [2022-04-20T13:12:14.171Z] === RUN TestNetworkInspect/verbose [2022-04-20T13:12:14.171Z] === RUN TestNetworkInspect/global_scope [2022-04-20T13:12:14.171Z] === RUN TestNetworkInspect/unknown_network [2022-04-20T13:12:14.171Z] === RUN TestNetworkInspect/server_error [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNetworkListError [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkListError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNetworkList [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkList (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNetworksPruneError [2022-04-20T13:12:14.171Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNetworksPrune [2022-04-20T13:12:14.171Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNetworkRemoveError [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNetworkRemove [2022-04-20T13:12:14.171Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNodeInspectError [2022-04-20T13:12:14.171Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNodeInspectNodeNotFound [2022-04-20T13:12:14.171Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNodeInspectWithEmptyID [2022-04-20T13:12:14.171Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNodeInspect [2022-04-20T13:12:14.171Z] --- PASS: TestNodeInspect (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNodeListError [2022-04-20T13:12:14.171Z] --- PASS: TestNodeListError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNodeList [2022-04-20T13:12:14.171Z] --- PASS: TestNodeList (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNodeRemoveError [2022-04-20T13:12:14.171Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNodeRemove [2022-04-20T13:12:14.171Z] --- PASS: TestNodeRemove (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNodeUpdateError [2022-04-20T13:12:14.171Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestNodeUpdate [2022-04-20T13:12:14.171Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestOptionWithHostFromEnv [2022-04-20T13:12:14.171Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestOptionWithTimeout [2022-04-20T13:12:14.171Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestOptionWithVersionFromEnv [2022-04-20T13:12:14.171Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPingFail [2022-04-20T13:12:14.171Z] --- PASS: TestPingFail (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPingWithError [2022-04-20T13:12:14.171Z] 2022/04/20 13:12:12 RoundTripper returned a response & error; ignoring response [2022-04-20T13:12:14.171Z] 2022/04/20 13:12:12 RoundTripper returned a response & error; ignoring response [2022-04-20T13:12:14.171Z] --- PASS: TestPingWithError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPingSuccess [2022-04-20T13:12:14.171Z] --- PASS: TestPingSuccess (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPingHeadFallback [2022-04-20T13:12:14.171Z] === RUN TestPingHeadFallback/OK [2022-04-20T13:12:14.171Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-20T13:12:14.171Z] === RUN TestPingHeadFallback/Not_Found [2022-04-20T13:12:14.171Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-20T13:12:14.171Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-20T13:12:14.171Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-20T13:12:14.171Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-20T13:12:14.171Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-20T13:12:14.171Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginDisableError [2022-04-20T13:12:14.171Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginDisable [2022-04-20T13:12:14.171Z] --- PASS: TestPluginDisable (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginEnableError [2022-04-20T13:12:14.171Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginEnable [2022-04-20T13:12:14.171Z] --- PASS: TestPluginEnable (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginInspectError [2022-04-20T13:12:14.171Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginInspectWithEmptyID [2022-04-20T13:12:14.171Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginInspect [2022-04-20T13:12:14.171Z] --- PASS: TestPluginInspect (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginListError [2022-04-20T13:12:14.171Z] --- PASS: TestPluginListError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginList [2022-04-20T13:12:14.171Z] --- PASS: TestPluginList (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginPushError [2022-04-20T13:12:14.171Z] --- PASS: TestPluginPushError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginPush [2022-04-20T13:12:14.171Z] --- PASS: TestPluginPush (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginRemoveError [2022-04-20T13:12:14.171Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginRemove [2022-04-20T13:12:14.171Z] --- PASS: TestPluginRemove (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginSetError [2022-04-20T13:12:14.171Z] --- PASS: TestPluginSetError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPluginSet [2022-04-20T13:12:14.171Z] --- PASS: TestPluginSet (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSetHostHeader [2022-04-20T13:12:14.171Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestPlainTextError [2022-04-20T13:12:14.171Z] --- PASS: TestPlainTextError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestInfiniteError [2022-04-20T13:12:14.171Z] --- PASS: TestInfiniteError (0.02s) [2022-04-20T13:12:14.171Z] === RUN TestCanceledContext [2022-04-20T13:12:14.171Z] 2022/04/20 13:12:12 RoundTripper returned a response & error; ignoring response [2022-04-20T13:12:14.171Z] --- PASS: TestCanceledContext (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestDeadlineExceededContext [2022-04-20T13:12:14.171Z] 2022/04/20 13:12:12 RoundTripper returned a response & error; ignoring response [2022-04-20T13:12:14.171Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretCreateUnsupported [2022-04-20T13:12:14.171Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretCreateError [2022-04-20T13:12:14.171Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretCreate [2022-04-20T13:12:14.171Z] --- PASS: TestSecretCreate (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretInspectUnsupported [2022-04-20T13:12:14.171Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretInspectError [2022-04-20T13:12:14.171Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretInspectSecretNotFound [2022-04-20T13:12:14.171Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretInspectWithEmptyID [2022-04-20T13:12:14.171Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretInspect [2022-04-20T13:12:14.171Z] --- PASS: TestSecretInspect (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretListUnsupported [2022-04-20T13:12:14.171Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretListError [2022-04-20T13:12:14.171Z] --- PASS: TestSecretListError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretList [2022-04-20T13:12:14.171Z] --- PASS: TestSecretList (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretRemoveUnsupported [2022-04-20T13:12:14.171Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretRemoveError [2022-04-20T13:12:14.171Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretRemove [2022-04-20T13:12:14.171Z] --- PASS: TestSecretRemove (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretUpdateUnsupported [2022-04-20T13:12:14.171Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretUpdateError [2022-04-20T13:12:14.171Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSecretUpdate [2022-04-20T13:12:14.171Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceCreateError [2022-04-20T13:12:14.171Z] --- PASS: TestServiceCreateError (0.01s) [2022-04-20T13:12:14.171Z] === RUN TestServiceCreate [2022-04-20T13:12:14.171Z] --- PASS: TestServiceCreate (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-20T13:12:14.171Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceCreateDigestPinning [2022-04-20T13:12:14.171Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceInspectError [2022-04-20T13:12:14.171Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceInspectServiceNotFound [2022-04-20T13:12:14.171Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceInspectWithEmptyID [2022-04-20T13:12:14.171Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceInspect [2022-04-20T13:12:14.171Z] --- PASS: TestServiceInspect (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceListError [2022-04-20T13:12:14.171Z] --- PASS: TestServiceListError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceList [2022-04-20T13:12:14.171Z] --- PASS: TestServiceList (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceLogsError [2022-04-20T13:12:14.171Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceLogs [2022-04-20T13:12:14.171Z] --- PASS: TestServiceLogs (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceRemoveError [2022-04-20T13:12:14.171Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceRemoveNotFoundError [2022-04-20T13:12:14.171Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceRemove [2022-04-20T13:12:14.171Z] --- PASS: TestServiceRemove (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceUpdateError [2022-04-20T13:12:14.171Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestServiceUpdate [2022-04-20T13:12:14.171Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmGetUnlockKeyError [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmGetUnlockKey [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmInitError [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmInit [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmInit (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmInspectError [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmInspect [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmJoinError [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmJoin [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmLeaveError [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmLeave [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmUnlockError [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmUnlock [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmUpdateError [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestSwarmUpdate [2022-04-20T13:12:14.171Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestTaskInspectError [2022-04-20T13:12:14.171Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestTaskInspectWithEmptyID [2022-04-20T13:12:14.171Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestTaskInspect [2022-04-20T13:12:14.171Z] --- PASS: TestTaskInspect (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestTaskListError [2022-04-20T13:12:14.171Z] --- PASS: TestTaskListError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestTaskList [2022-04-20T13:12:14.171Z] --- PASS: TestTaskList (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestVolumeCreateError [2022-04-20T13:12:14.171Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestVolumeCreate [2022-04-20T13:12:14.171Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestVolumeInspectError [2022-04-20T13:12:14.171Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestVolumeInspectNotFound [2022-04-20T13:12:14.171Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestVolumeInspectWithEmptyID [2022-04-20T13:12:14.171Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestVolumeInspect [2022-04-20T13:12:14.171Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestVolumeListError [2022-04-20T13:12:14.171Z] --- PASS: TestVolumeListError (0.00s) [2022-04-20T13:12:14.171Z] === RUN TestVolumeList [2022-04-20T13:12:14.172Z] --- PASS: TestVolumeList (0.00s) [2022-04-20T13:12:14.172Z] === RUN TestVolumeRemoveError [2022-04-20T13:12:14.172Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-20T13:12:14.172Z] === RUN TestVolumeRemove [2022-04-20T13:12:14.172Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-20T13:12:14.172Z] === CONT TestTLSCloseWriter [2022-04-20T13:12:14.172Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-20T13:12:14.172Z] PASS [2022-04-20T13:12:14.172Z] coverage: 75.1% of statements [2022-04-20T13:12:14.172Z] ok github.com/docker/docker/client 0.416s coverage: 75.1% of statements [2022-04-20T13:12:14.529Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-20T13:12:14.529Z] === RUN TestAuthZPluginAllowEventStream [2022-04-20T13:12:14.995Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.25s) [2022-04-20T13:12:14.995Z] === RUN TestUpdateMemory [2022-04-20T13:12:14.995Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:12:14.995Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-20T13:12:14.995Z] === RUN TestUpdateCPUQuota [2022-04-20T13:12:15.463Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-04-20T13:12:15.463Z] === RUN TestAuthZPluginErrorResponse [2022-04-20T13:12:15.937Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-20T13:12:16.028Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-20T13:12:16.028Z] === RUN TestAuthZPluginErrorRequest [2022-04-20T13:12:16.509Z] --- PASS: TestUpdateCPUQuota (1.31s) [2022-04-20T13:12:16.509Z] === RUN TestUpdatePidsLimit [2022-04-20T13:12:16.509Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-20T13:12:16.594Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-20T13:12:16.594Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-20T13:12:16.770Z] === RUN TestUpdatePidsLimit/no_change [2022-04-20T13:12:17.160Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-20T13:12:17.160Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-20T13:12:17.343Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-20T13:12:17.604Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-20T13:12:18.219Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-20T13:12:18.219Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-20T13:12:18.481Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-20T13:12:18.535Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-04-20T13:12:18.535Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-20T13:12:19.071Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-20T13:12:19.911Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) [2022-04-20T13:12:19.911Z] === RUN TestAuthZPluginHeader [2022-04-20T13:12:20.013Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-20T13:12:20.014Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-20T13:12:20.014Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-20T13:12:20.014Z] === RUN TestBoolValue [2022-04-20T13:12:20.014Z] --- PASS: TestBoolValue (0.00s) [2022-04-20T13:12:20.014Z] === RUN TestBoolValueOrDefault [2022-04-20T13:12:20.014Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-20T13:12:20.014Z] === RUN TestInt64ValueOrZero [2022-04-20T13:12:20.014Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-20T13:12:20.014Z] === RUN TestInt64ValueOrDefault [2022-04-20T13:12:20.015Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-20T13:12:20.015Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestJsonContentType [2022-04-20T13:12:20.015Z] --- PASS: TestJsonContentType (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestReadJSON [2022-04-20T13:12:20.015Z] === RUN TestReadJSON/nil_body [2022-04-20T13:12:20.015Z] === RUN TestReadJSON/empty_body [2022-04-20T13:12:20.015Z] === RUN TestReadJSON/with_valid_request [2022-04-20T13:12:20.015Z] === RUN TestReadJSON/with_whitespace [2022-04-20T13:12:20.015Z] === RUN TestReadJSON/with_extra_content [2022-04-20T13:12:20.015Z] === RUN TestReadJSON/invalid_JSON [2022-04-20T13:12:20.015Z] --- PASS: TestReadJSON (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-20T13:12:20.015Z] PASS [2022-04-20T13:12:20.015Z] coverage: 31.9% of statements [2022-04-20T13:12:20.015Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 31.9% of statements [2022-04-20T13:12:20.015Z] === RUN TestMaskSecretKeys [2022-04-20T13:12:20.015Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-20T13:12:20.015Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-20T13:12:20.015Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-20T13:12:20.015Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestVersionMiddlewareVersion [2022-04-20T13:12:20.015Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-20T13:12:20.015Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-20T13:12:20.015Z] PASS [2022-04-20T13:12:20.015Z] coverage: 37.7% of statements [2022-04-20T13:12:20.015Z] ok github.com/docker/docker/api/server/middleware 0.042s coverage: 37.7% of statements [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-20T13:12:20.015Z] === RUN TestStrSliceMarshalJSON [2022-04-20T13:12:20.015Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestStrSliceUnmarshalJSON [2022-04-20T13:12:20.015Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestStrSliceUnmarshalString [2022-04-20T13:12:20.015Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestStrSliceUnmarshalSlice [2022-04-20T13:12:20.015Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-20T13:12:20.015Z] PASS [2022-04-20T13:12:20.015Z] coverage: 90.0% of statements [2022-04-20T13:12:20.015Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2022-04-20T13:12:20.015Z] === RUN TestToJSON [2022-04-20T13:12:20.015Z] --- PASS: TestToJSON (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestToParamWithVersion [2022-04-20T13:12:20.015Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestFromJSON [2022-04-20T13:12:20.015Z] --- PASS: TestFromJSON (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestEmpty [2022-04-20T13:12:20.015Z] --- PASS: TestEmpty (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestArgsMatchKVListEmptySources [2022-04-20T13:12:20.015Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestArgsMatchKVList [2022-04-20T13:12:20.015Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestArgsMatch [2022-04-20T13:12:20.015Z] --- PASS: TestArgsMatch (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestAdd [2022-04-20T13:12:20.015Z] --- PASS: TestAdd (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestDel [2022-04-20T13:12:20.015Z] --- PASS: TestDel (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestLen [2022-04-20T13:12:20.015Z] --- PASS: TestLen (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestExactMatch [2022-04-20T13:12:20.015Z] --- PASS: TestExactMatch (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestOnlyOneExactMatch [2022-04-20T13:12:20.015Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestContains [2022-04-20T13:12:20.015Z] --- PASS: TestContains (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestValidate [2022-04-20T13:12:20.015Z] --- PASS: TestValidate (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestWalkValues [2022-04-20T13:12:20.015Z] --- PASS: TestWalkValues (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestFuzzyMatch [2022-04-20T13:12:20.015Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestClone [2022-04-20T13:12:20.015Z] --- PASS: TestClone (0.00s) [2022-04-20T13:12:20.015Z] PASS [2022-04-20T13:12:20.015Z] coverage: 92.2% of statements [2022-04-20T13:12:20.015Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2022-04-20T13:12:20.015Z] === RUN TestDurationToSecondsString [2022-04-20T13:12:20.015Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestGetTimestamp [2022-04-20T13:12:20.015Z] === RUN TestAdjustForAPIVersion [2022-04-20T13:12:20.015Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-20T13:12:20.015Z] PASS [2022-04-20T13:12:20.015Z] coverage: 6.1% of statements [2022-04-20T13:12:20.015Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 6.1% of statements [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-20T13:12:20.015Z] --- PASS: TestGetTimestamp (0.13s) [2022-04-20T13:12:20.015Z] === RUN TestParseTimestamps [2022-04-20T13:12:20.015Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-20T13:12:20.015Z] PASS [2022-04-20T13:12:20.015Z] coverage: 100.0% of statements [2022-04-20T13:12:20.015Z] ok github.com/docker/docker/api/types/time 0.169s coverage: 100.0% of statements [2022-04-20T13:12:20.015Z] === RUN TestCompareVersion [2022-04-20T13:12:20.015Z] --- PASS: TestCompareVersion (0.00s) [2022-04-20T13:12:20.015Z] PASS [2022-04-20T13:12:20.015Z] coverage: 77.3% of statements [2022-04-20T13:12:20.015Z] ok github.com/docker/docker/api/types/versions 0.057s coverage: 77.3% of statements [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/builder [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-20T13:12:20.015Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-20T13:12:20.015Z] === RUN TestIsGIT [2022-04-20T13:12:20.015Z] --- PASS: TestIsGIT (0.00s) [2022-04-20T13:12:20.015Z] PASS [2022-04-20T13:12:20.015Z] coverage: 100.0% of statements [2022-04-20T13:12:20.015Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.131s coverage: 100.0% of statements [2022-04-20T13:12:20.015Z] === RUN TestParseRemoteURL [2022-04-20T13:12:20.015Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-20T13:12:20.015Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-20T13:12:20.015Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-20T13:12:20.015Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-20T13:12:20.015Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-20T13:12:20.015Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-20T13:12:20.015Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-20T13:12:20.015Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-20T13:12:20.015Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-20T13:12:20.015Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-20T13:12:20.015Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestCloneArgsSmartHttp [2022-04-20T13:12:20.015Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-20T13:12:20.015Z] === RUN TestCloneArgsDumbHttp [2022-04-20T13:12:20.015Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestCloneArgsGit [2022-04-20T13:12:20.015Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestCheckoutGit [2022-04-20T13:12:20.015Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-20T13:12:20.015Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestProcessNoDockerignore [2022-04-20T13:12:20.015Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-20T13:12:20.015Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestDetectContentType [2022-04-20T13:12:20.015Z] --- PASS: TestDetectContentType (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestSelectAcceptableMIME [2022-04-20T13:12:20.015Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestInspectEmptyResponse [2022-04-20T13:12:20.015Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestInspectResponseBinary [2022-04-20T13:12:20.015Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestResponseUnsupportedContentType [2022-04-20T13:12:20.015Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestInspectResponseTextSimple [2022-04-20T13:12:20.015Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestInspectResponseEmptyContentType [2022-04-20T13:12:20.015Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestUnknownContentLength [2022-04-20T13:12:20.015Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestDownloadRemote [2022-04-20T13:12:20.015Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-20T13:12:20.015Z] === RUN TestGetWithStatusError [2022-04-20T13:12:20.015Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestCloseRootDirectory [2022-04-20T13:12:20.015Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:12:20.015Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestHashFile [2022-04-20T13:12:20.015Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:12:20.015Z] --- SKIP: TestHashFile (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestHashSubdir [2022-04-20T13:12:20.015Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:12:20.015Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestRemoveDirectory [2022-04-20T13:12:20.015Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:12:20.015Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-20T13:12:20.015Z] PASS [2022-04-20T13:12:20.015Z] coverage: 9.3% of statements [2022-04-20T13:12:20.015Z] ok github.com/docker/docker/builder/remotecontext 0.219s coverage: 9.3% of statements [2022-04-20T13:12:20.015Z] === RUN TestEnable [2022-04-20T13:12:20.015Z] --- PASS: TestEnable (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestDisable [2022-04-20T13:12:20.015Z] --- PASS: TestDisable (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestEnabled [2022-04-20T13:12:20.015Z] --- PASS: TestEnabled (0.00s) [2022-04-20T13:12:20.015Z] PASS [2022-04-20T13:12:20.015Z] coverage: 100.0% of statements [2022-04-20T13:12:20.015Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2022-04-20T13:12:20.015Z] === RUN TestGetAllAllowed [2022-04-20T13:12:20.015Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestGetAllMeta [2022-04-20T13:12:20.015Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-20T13:12:20.015Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestIsUnreferencedBuiltin [2022-04-20T13:12:20.015Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestIsExistingDirectory [2022-04-20T13:12:20.015Z] --- PASS: TestIsExistingDirectory (0.02s) [2022-04-20T13:12:20.015Z] === RUN TestGetFilenameForDownload [2022-04-20T13:12:20.015Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestEnv2Variables [2022-04-20T13:12:20.015Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-20T13:12:20.015Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestMaintainer [2022-04-20T13:12:20.015Z] --- PASS: TestMaintainer (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestLabel [2022-04-20T13:12:20.015Z] --- PASS: TestLabel (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestFromScratch [2022-04-20T13:12:20.015Z] --- PASS: TestFromScratch (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestFromWithArg [2022-04-20T13:12:20.015Z] --- PASS: TestFromWithArg (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-20T13:12:20.015Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestFromWithUndefinedArg [2022-04-20T13:12:20.015Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestFromMultiStageWithNamedStage [2022-04-20T13:12:20.015Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestOnbuild [2022-04-20T13:12:20.015Z] --- PASS: TestOnbuild (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestWorkdir [2022-04-20T13:12:20.015Z] --- PASS: TestWorkdir (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestCmd [2022-04-20T13:12:20.015Z] --- PASS: TestCmd (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestHealthcheckNone [2022-04-20T13:12:20.015Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestHealthcheckCmd [2022-04-20T13:12:20.015Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestEntrypoint [2022-04-20T13:12:20.015Z] --- PASS: TestEntrypoint (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestExpose [2022-04-20T13:12:20.015Z] --- PASS: TestExpose (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestUser [2022-04-20T13:12:20.015Z] --- PASS: TestUser (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestVolume [2022-04-20T13:12:20.015Z] --- PASS: TestVolume (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestStopSignal [2022-04-20T13:12:20.015Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-20T13:12:20.015Z] --- SKIP: TestStopSignal (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestArg [2022-04-20T13:12:20.015Z] --- PASS: TestArg (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestShell [2022-04-20T13:12:20.015Z] --- PASS: TestShell (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestPrependEnvOnCmd [2022-04-20T13:12:20.015Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestRunWithBuildArgs [2022-04-20T13:12:20.015Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestRunIgnoresHealthcheck [2022-04-20T13:12:20.015Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestDispatchUnsupportedOptions [2022-04-20T13:12:20.015Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-20T13:12:20.015Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-20T13:12:20.015Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-20T13:12:20.015Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-20T13:12:20.015Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestNormalizeWorkdir [2022-04-20T13:12:20.015Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestDispatch [2022-04-20T13:12:20.015Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-20T13:12:20.015Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-20T13:12:20.015Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-20T13:12:20.015Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-20T13:12:20.015Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-20T13:12:20.015Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-20T13:12:20.015Z] === RUN TestDispatch/COPY_url [2022-04-20T13:12:20.015Z] --- PASS: TestDispatch (0.16s) [2022-04-20T13:12:20.015Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-20T13:12:20.015Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-20T13:12:20.015Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.08s) [2022-04-20T13:12:20.015Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-20T13:12:20.015Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-20T13:12:20.015Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-04-20T13:12:20.015Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-04-20T13:12:20.015Z] === RUN TestAddScratchImageAddsToMounts [2022-04-20T13:12:20.015Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-20T13:12:20.015Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-20T13:12:20.015Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-20T13:12:20.015Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-20T13:12:20.015Z] === RUN TestImageSourceGetAddsToMounts [2022-04-20T13:12:20.016Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestEmptyDockerfile [2022-04-20T13:12:20.016Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestSymlinkDockerfile [2022-04-20T13:12:20.016Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-20T13:12:20.016Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-20T13:12:20.016Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestNonExistingDockerfile [2022-04-20T13:12:20.016Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestCopyRunConfig [2022-04-20T13:12:20.016Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestDeepCopyRunConfig [2022-04-20T13:12:20.016Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestExportImage [2022-04-20T13:12:20.016Z] --- PASS: TestExportImage (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestNormalizeDest [2022-04-20T13:12:20.016Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-20T13:12:20.016Z] PASS [2022-04-20T13:12:20.016Z] coverage: 46.7% of statements [2022-04-20T13:12:20.016Z] ok github.com/docker/docker/builder/dockerfile 0.351s coverage: 46.7% of statements [2022-04-20T13:12:20.016Z] === RUN TestTCP4Proxy [2022-04-20T13:12:20.016Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-20T13:12:20.016Z] === RUN TestTCP4ProxyHalfClose [2022-04-20T13:12:20.016Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestTCP6Proxy [2022-04-20T13:12:20.016Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-20T13:12:20.016Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestTCPDualStackProxy [2022-04-20T13:12:20.016Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-20T13:12:20.016Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestUDP4Proxy [2022-04-20T13:12:20.016Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestUDP6Proxy [2022-04-20T13:12:20.016Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-20T13:12:20.016Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestUDPWriteError [2022-04-20T13:12:20.016Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestSCTP4Proxy [2022-04-20T13:12:20.016Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-20T13:12:20.016Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-20T13:12:20.016Z] === RUN TestSCTP6Proxy [2022-04-20T13:12:20.016Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-20T13:12:20.016Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-20T13:12:20.016Z] PASS [2022-04-20T13:12:20.016Z] coverage: 49.4% of statements [2022-04-20T13:12:20.016Z] ok github.com/docker/docker/cmd/docker-proxy 0.052s coverage: 49.4% of statements [2022-04-20T13:12:20.274Z] --- PASS: TestUpdatePidsLimit (3.80s) [2022-04-20T13:12:20.274Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-04-20T13:12:20.274Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2022-04-20T13:12:20.274Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2022-04-20T13:12:20.274Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-04-20T13:12:20.274Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2022-04-20T13:12:20.274Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s) [2022-04-20T13:12:20.274Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-04-20T13:12:20.274Z] === RUN TestUpdateRestartPolicy [2022-04-20T13:12:20.478Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-20T13:12:20.478Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-20T13:12:20.478Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:12:20.478Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-20T13:12:20.478Z] === RUN TestAuthZPluginV2Disable [2022-04-20T13:12:20.478Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:12:20.478Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-20T13:12:20.478Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-20T13:12:20.478Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:12:20.478Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-20T13:12:20.478Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-20T13:12:20.478Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:12:20.478Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-20T13:12:20.478Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-20T13:12:20.846Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-20T13:12:21.417Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-20T13:12:25.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-20T13:12:26.564Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-20T13:12:27.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-20T13:12:28.081Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-20T13:12:28.558Z] === RUN TestCheckpointCreateError [2022-04-20T13:12:28.558Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestCheckpointCreate [2022-04-20T13:12:28.558Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestCheckpointDeleteError [2022-04-20T13:12:28.558Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestCheckpointDelete [2022-04-20T13:12:28.558Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestCheckpointListError [2022-04-20T13:12:28.558Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestCheckpointList [2022-04-20T13:12:28.558Z] --- PASS: TestCheckpointList (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestCheckpointListContainerNotFound [2022-04-20T13:12:28.558Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestNewClientWithOpsFromEnv [2022-04-20T13:12:28.558Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-20T13:12:28.558Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestGetAPIPath [2022-04-20T13:12:28.558Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestParseHostURL [2022-04-20T13:12:28.558Z] --- PASS: TestParseHostURL (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-20T13:12:28.558Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-20T13:12:28.558Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestNegotiateAPIVersion [2022-04-20T13:12:28.558Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-20T13:12:28.558Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-20T13:12:28.558Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-20T13:12:28.558Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-20T13:12:28.558Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-20T13:12:28.558Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-20T13:12:28.558Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-20T13:12:28.558Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-20T13:12:28.558Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-20T13:12:28.558Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-20T13:12:28.558Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestNegotiateAPVersionOverride [2022-04-20T13:12:28.558Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-20T13:12:28.558Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-20T13:12:28.558Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-20T13:12:28.558Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestClientRedirect [2022-04-20T13:12:28.558Z] === RUN TestClientRedirect/GET [2022-04-20T13:12:28.558Z] === RUN TestClientRedirect/POST [2022-04-20T13:12:28.558Z] === RUN TestClientRedirect/PUT [2022-04-20T13:12:28.558Z] === RUN TestClientRedirect/DELETE [2022-04-20T13:12:28.558Z] --- PASS: TestClientRedirect (0.00s) [2022-04-20T13:12:28.558Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-20T13:12:28.558Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-20T13:12:28.558Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-20T13:12:28.558Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigCreateUnsupported [2022-04-20T13:12:28.558Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigCreateError [2022-04-20T13:12:28.558Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigCreate [2022-04-20T13:12:28.558Z] --- PASS: TestConfigCreate (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigInspectNotFound [2022-04-20T13:12:28.558Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigInspectWithEmptyID [2022-04-20T13:12:28.558Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigInspectUnsupported [2022-04-20T13:12:28.558Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigInspectError [2022-04-20T13:12:28.558Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigInspectConfigNotFound [2022-04-20T13:12:28.558Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigInspect [2022-04-20T13:12:28.558Z] --- PASS: TestConfigInspect (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigListUnsupported [2022-04-20T13:12:28.558Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigListError [2022-04-20T13:12:28.558Z] --- PASS: TestConfigListError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigList [2022-04-20T13:12:28.558Z] --- PASS: TestConfigList (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigRemoveUnsupported [2022-04-20T13:12:28.558Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigRemoveError [2022-04-20T13:12:28.558Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigRemove [2022-04-20T13:12:28.558Z] --- PASS: TestConfigRemove (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigUpdateUnsupported [2022-04-20T13:12:28.558Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigUpdateError [2022-04-20T13:12:28.558Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestConfigUpdate [2022-04-20T13:12:28.558Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestContainerCommitError [2022-04-20T13:12:28.558Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestContainerCommit [2022-04-20T13:12:28.558Z] --- PASS: TestContainerCommit (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestContainerStatPathError [2022-04-20T13:12:28.558Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestContainerStatPathNotFoundError [2022-04-20T13:12:28.558Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestContainerStatPathNoHeaderError [2022-04-20T13:12:28.558Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestContainerStatPath [2022-04-20T13:12:28.558Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestCopyToContainerError [2022-04-20T13:12:28.558Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestCopyToContainerNotFoundError [2022-04-20T13:12:28.558Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-20T13:12:28.558Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestCopyToContainer [2022-04-20T13:12:28.558Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-20T13:12:28.558Z] === RUN TestCopyFromContainerError [2022-04-20T13:12:28.559Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestCopyFromContainerNotFoundError [2022-04-20T13:12:28.559Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-20T13:12:28.559Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-20T13:12:28.559Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestCopyFromContainer [2022-04-20T13:12:28.559Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerCreateError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerCreateImageNotFound [2022-04-20T13:12:28.559Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerCreateWithName [2022-04-20T13:12:28.559Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerCreateAutoRemove [2022-04-20T13:12:28.559Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerDiffError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerDiff [2022-04-20T13:12:28.559Z] --- PASS: TestContainerDiff (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerExecCreateError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerExecCreate [2022-04-20T13:12:28.559Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerExecStartError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerExecStart [2022-04-20T13:12:28.559Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerExecInspectError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerExecInspect [2022-04-20T13:12:28.559Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerExportError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerExportError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerExport [2022-04-20T13:12:28.559Z] --- PASS: TestContainerExport (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerInspectError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerInspectContainerNotFound [2022-04-20T13:12:28.559Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerInspectWithEmptyID [2022-04-20T13:12:28.559Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerInspect [2022-04-20T13:12:28.559Z] --- PASS: TestContainerInspect (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerInspectNode [2022-04-20T13:12:28.559Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerKillError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerKillError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerKill [2022-04-20T13:12:28.559Z] --- PASS: TestContainerKill (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerListError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerListError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerList [2022-04-20T13:12:28.559Z] --- PASS: TestContainerList (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerLogsNotFoundError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerLogsError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerLogs [2022-04-20T13:12:28.559Z] --- PASS: TestContainerLogs (0.13s) [2022-04-20T13:12:28.559Z] === RUN TestContainerPauseError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerPause [2022-04-20T13:12:28.559Z] --- PASS: TestContainerPause (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainersPruneError [2022-04-20T13:12:28.559Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainersPrune [2022-04-20T13:12:28.559Z] --- PASS: TestContainersPrune (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerRemoveError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerRemoveNotFoundError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerRemove [2022-04-20T13:12:28.559Z] --- PASS: TestContainerRemove (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerRenameError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerRename [2022-04-20T13:12:28.559Z] --- PASS: TestContainerRename (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerResizeError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerExecResizeError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerResize [2022-04-20T13:12:28.559Z] --- PASS: TestContainerResize (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerExecResize [2022-04-20T13:12:28.559Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerRestartError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerRestart [2022-04-20T13:12:28.559Z] --- PASS: TestContainerRestart (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerStartError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerStartError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerStart [2022-04-20T13:12:28.559Z] --- PASS: TestContainerStart (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerStatsError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerStats [2022-04-20T13:12:28.559Z] --- PASS: TestContainerStats (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerStopError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerStopError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerStop [2022-04-20T13:12:28.559Z] --- PASS: TestContainerStop (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerTopError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerTopError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerTop [2022-04-20T13:12:28.559Z] --- PASS: TestContainerTop (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerUnpauseError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerUnpause [2022-04-20T13:12:28.559Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerUpdateError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerUpdate [2022-04-20T13:12:28.559Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-20T13:12:28.559Z] === RUN TestContainerWaitError [2022-04-20T13:12:28.559Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestContainerWait [2022-04-20T13:12:28.559Z] --- PASS: TestContainerWait (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestDiskUsageError [2022-04-20T13:12:28.559Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestDiskUsage [2022-04-20T13:12:28.559Z] --- PASS: TestDiskUsage (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestDistributionInspectUnsupported [2022-04-20T13:12:28.559Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestDistributionInspectWithEmptyID [2022-04-20T13:12:28.559Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestEventsErrorInOptions [2022-04-20T13:12:28.559Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestEventsErrorFromServer [2022-04-20T13:12:28.559Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestEvents [2022-04-20T13:12:28.559Z] --- PASS: TestEvents (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestTLSCloseWriter [2022-04-20T13:12:28.559Z] === PAUSE TestTLSCloseWriter [2022-04-20T13:12:28.559Z] === RUN TestImageBuildError [2022-04-20T13:12:28.559Z] --- PASS: TestImageBuildError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageBuild [2022-04-20T13:12:28.559Z] --- PASS: TestImageBuild (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestGetDockerOS [2022-04-20T13:12:28.559Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageCreateError [2022-04-20T13:12:28.559Z] --- PASS: TestImageCreateError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageCreate [2022-04-20T13:12:28.559Z] --- PASS: TestImageCreate (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageHistoryError [2022-04-20T13:12:28.559Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageHistory [2022-04-20T13:12:28.559Z] --- PASS: TestImageHistory (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageImportError [2022-04-20T13:12:28.559Z] --- PASS: TestImageImportError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageImport [2022-04-20T13:12:28.559Z] --- PASS: TestImageImport (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageInspectError [2022-04-20T13:12:28.559Z] --- PASS: TestImageInspectError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageInspectImageNotFound [2022-04-20T13:12:28.559Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageInspectWithEmptyID [2022-04-20T13:12:28.559Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageInspect [2022-04-20T13:12:28.559Z] --- PASS: TestImageInspect (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageListError [2022-04-20T13:12:28.559Z] --- PASS: TestImageListError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageList [2022-04-20T13:12:28.559Z] --- PASS: TestImageList (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageListApiBefore125 [2022-04-20T13:12:28.559Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageLoadError [2022-04-20T13:12:28.559Z] --- PASS: TestImageLoadError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageLoad [2022-04-20T13:12:28.559Z] --- PASS: TestImageLoad (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagesPruneError [2022-04-20T13:12:28.559Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagesPrune [2022-04-20T13:12:28.559Z] --- PASS: TestImagesPrune (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePullReferenceParseError [2022-04-20T13:12:28.559Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePullAnyError [2022-04-20T13:12:28.559Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-20T13:12:28.559Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-20T13:12:28.559Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-20T13:12:28.559Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-20T13:12:28.559Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePullWithoutErrors [2022-04-20T13:12:28.559Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePushReferenceError [2022-04-20T13:12:28.559Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePushAnyError [2022-04-20T13:12:28.559Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-20T13:12:28.559Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-20T13:12:28.559Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-20T13:12:28.559Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-20T13:12:28.559Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImagePushWithoutErrors [2022-04-20T13:12:28.559Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-20T13:12:28.559Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-20T13:12:28.559Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-20T13:12:28.559Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-20T13:12:28.559Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageRemoveError [2022-04-20T13:12:28.559Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageRemoveImageNotFound [2022-04-20T13:12:28.559Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageRemove [2022-04-20T13:12:28.559Z] --- PASS: TestImageRemove (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageSaveError [2022-04-20T13:12:28.559Z] --- PASS: TestImageSaveError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageSave [2022-04-20T13:12:28.559Z] --- PASS: TestImageSave (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageSearchAnyError [2022-04-20T13:12:28.559Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-20T13:12:28.559Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-20T13:12:28.559Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-20T13:12:28.559Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-20T13:12:28.559Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageSearchWithoutErrors [2022-04-20T13:12:28.559Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageTagError [2022-04-20T13:12:28.559Z] --- PASS: TestImageTagError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageTagInvalidReference [2022-04-20T13:12:28.559Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageTagInvalidSourceImageName [2022-04-20T13:12:28.559Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageTagHexSource [2022-04-20T13:12:28.559Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestImageTag [2022-04-20T13:12:28.559Z] --- PASS: TestImageTag (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestInfoServerError [2022-04-20T13:12:28.559Z] --- PASS: TestInfoServerError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestInfoInvalidResponseJSONError [2022-04-20T13:12:28.559Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestInfo [2022-04-20T13:12:28.559Z] --- PASS: TestInfo (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworkConnectError [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworkConnect [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworkCreateError [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworkCreate [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworkDisconnectError [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworkDisconnect [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworkInspect [2022-04-20T13:12:28.559Z] === RUN TestNetworkInspect/empty_ID [2022-04-20T13:12:28.559Z] === RUN TestNetworkInspect/no_options [2022-04-20T13:12:28.559Z] === RUN TestNetworkInspect/verbose [2022-04-20T13:12:28.559Z] === RUN TestNetworkInspect/global_scope [2022-04-20T13:12:28.559Z] === RUN TestNetworkInspect/unknown_network [2022-04-20T13:12:28.559Z] === RUN TestNetworkInspect/server_error [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworkListError [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkListError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworkList [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkList (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworksPruneError [2022-04-20T13:12:28.559Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworksPrune [2022-04-20T13:12:28.559Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworkRemoveError [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNetworkRemove [2022-04-20T13:12:28.559Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNodeInspectError [2022-04-20T13:12:28.559Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNodeInspectNodeNotFound [2022-04-20T13:12:28.559Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNodeInspectWithEmptyID [2022-04-20T13:12:28.559Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNodeInspect [2022-04-20T13:12:28.559Z] --- PASS: TestNodeInspect (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNodeListError [2022-04-20T13:12:28.559Z] --- PASS: TestNodeListError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNodeList [2022-04-20T13:12:28.559Z] --- PASS: TestNodeList (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNodeRemoveError [2022-04-20T13:12:28.559Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNodeRemove [2022-04-20T13:12:28.559Z] --- PASS: TestNodeRemove (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNodeUpdateError [2022-04-20T13:12:28.559Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestNodeUpdate [2022-04-20T13:12:28.559Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestOptionWithHostFromEnv [2022-04-20T13:12:28.559Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestOptionWithTimeout [2022-04-20T13:12:28.559Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestOptionWithVersionFromEnv [2022-04-20T13:12:28.559Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPingFail [2022-04-20T13:12:28.559Z] --- PASS: TestPingFail (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPingWithError [2022-04-20T13:12:28.559Z] 2022/04/20 13:12:27 RoundTripper returned a response & error; ignoring response [2022-04-20T13:12:28.559Z] 2022/04/20 13:12:27 RoundTripper returned a response & error; ignoring response [2022-04-20T13:12:28.559Z] --- PASS: TestPingWithError (0.02s) [2022-04-20T13:12:28.559Z] === RUN TestPingSuccess [2022-04-20T13:12:28.559Z] --- PASS: TestPingSuccess (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPingHeadFallback [2022-04-20T13:12:28.559Z] === RUN TestPingHeadFallback/OK [2022-04-20T13:12:28.559Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-20T13:12:28.559Z] === RUN TestPingHeadFallback/Not_Found [2022-04-20T13:12:28.559Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-20T13:12:28.559Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-20T13:12:28.559Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPluginDisableError [2022-04-20T13:12:28.559Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPluginDisable [2022-04-20T13:12:28.559Z] --- PASS: TestPluginDisable (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPluginEnableError [2022-04-20T13:12:28.559Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPluginEnable [2022-04-20T13:12:28.559Z] --- PASS: TestPluginEnable (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPluginInspectError [2022-04-20T13:12:28.559Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPluginInspectWithEmptyID [2022-04-20T13:12:28.559Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPluginInspect [2022-04-20T13:12:28.559Z] --- PASS: TestPluginInspect (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPluginListError [2022-04-20T13:12:28.559Z] --- PASS: TestPluginListError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPluginList [2022-04-20T13:12:28.559Z] --- PASS: TestPluginList (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPluginPushError [2022-04-20T13:12:28.559Z] --- PASS: TestPluginPushError (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPluginPush [2022-04-20T13:12:28.559Z] --- PASS: TestPluginPush (0.00s) [2022-04-20T13:12:28.559Z] === RUN TestPluginRemoveError [2022-04-20T13:12:28.559Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestPluginRemove [2022-04-20T13:12:28.560Z] --- PASS: TestPluginRemove (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestPluginSetError [2022-04-20T13:12:28.560Z] --- PASS: TestPluginSetError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestPluginSet [2022-04-20T13:12:28.560Z] --- PASS: TestPluginSet (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSetHostHeader [2022-04-20T13:12:28.560Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestPlainTextError [2022-04-20T13:12:28.560Z] --- PASS: TestPlainTextError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestInfiniteError [2022-04-20T13:12:28.560Z] --- PASS: TestInfiniteError (0.04s) [2022-04-20T13:12:28.560Z] === RUN TestCanceledContext [2022-04-20T13:12:28.560Z] 2022/04/20 13:12:27 RoundTripper returned a response & error; ignoring response [2022-04-20T13:12:28.560Z] --- PASS: TestCanceledContext (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestDeadlineExceededContext [2022-04-20T13:12:28.560Z] 2022/04/20 13:12:27 RoundTripper returned a response & error; ignoring response [2022-04-20T13:12:28.560Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretCreateUnsupported [2022-04-20T13:12:28.560Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretCreateError [2022-04-20T13:12:28.560Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretCreate [2022-04-20T13:12:28.560Z] --- PASS: TestSecretCreate (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretInspectUnsupported [2022-04-20T13:12:28.560Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretInspectError [2022-04-20T13:12:28.560Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretInspectSecretNotFound [2022-04-20T13:12:28.560Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretInspectWithEmptyID [2022-04-20T13:12:28.560Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretInspect [2022-04-20T13:12:28.560Z] --- PASS: TestSecretInspect (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretListUnsupported [2022-04-20T13:12:28.560Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretListError [2022-04-20T13:12:28.560Z] --- PASS: TestSecretListError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretList [2022-04-20T13:12:28.560Z] --- PASS: TestSecretList (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretRemoveUnsupported [2022-04-20T13:12:28.560Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretRemoveError [2022-04-20T13:12:28.560Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretRemove [2022-04-20T13:12:28.560Z] --- PASS: TestSecretRemove (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretUpdateUnsupported [2022-04-20T13:12:28.560Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretUpdateError [2022-04-20T13:12:28.560Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSecretUpdate [2022-04-20T13:12:28.560Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceCreateError [2022-04-20T13:12:28.560Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceCreate [2022-04-20T13:12:28.560Z] --- PASS: TestServiceCreate (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-20T13:12:28.560Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceCreateDigestPinning [2022-04-20T13:12:28.560Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceInspectError [2022-04-20T13:12:28.560Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceInspectServiceNotFound [2022-04-20T13:12:28.560Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceInspectWithEmptyID [2022-04-20T13:12:28.560Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceInspect [2022-04-20T13:12:28.560Z] --- PASS: TestServiceInspect (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceListError [2022-04-20T13:12:28.560Z] --- PASS: TestServiceListError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceList [2022-04-20T13:12:28.560Z] --- PASS: TestServiceList (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceLogsError [2022-04-20T13:12:28.560Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceLogs [2022-04-20T13:12:28.560Z] --- PASS: TestServiceLogs (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceRemoveError [2022-04-20T13:12:28.560Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceRemoveNotFoundError [2022-04-20T13:12:28.560Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceRemove [2022-04-20T13:12:28.560Z] --- PASS: TestServiceRemove (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceUpdateError [2022-04-20T13:12:28.560Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestServiceUpdate [2022-04-20T13:12:28.560Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmGetUnlockKeyError [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmGetUnlockKey [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmInitError [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmInit [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmInit (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmInspectError [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmInspect [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmJoinError [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmJoin [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmLeaveError [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmLeave [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmUnlockError [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmUnlock [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmUpdateError [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestSwarmUpdate [2022-04-20T13:12:28.560Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestTaskInspectError [2022-04-20T13:12:28.560Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestTaskInspectWithEmptyID [2022-04-20T13:12:28.560Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestTaskInspect [2022-04-20T13:12:28.560Z] --- PASS: TestTaskInspect (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestTaskListError [2022-04-20T13:12:28.560Z] --- PASS: TestTaskListError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestTaskList [2022-04-20T13:12:28.560Z] --- PASS: TestTaskList (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestVolumeCreateError [2022-04-20T13:12:28.560Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestVolumeCreate [2022-04-20T13:12:28.560Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestVolumeInspectError [2022-04-20T13:12:28.560Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestVolumeInspectNotFound [2022-04-20T13:12:28.560Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestVolumeInspectWithEmptyID [2022-04-20T13:12:28.560Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestVolumeInspect [2022-04-20T13:12:28.560Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestVolumeListError [2022-04-20T13:12:28.560Z] --- PASS: TestVolumeListError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestVolumeList [2022-04-20T13:12:28.560Z] --- PASS: TestVolumeList (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestVolumeRemoveError [2022-04-20T13:12:28.560Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-20T13:12:28.560Z] === RUN TestVolumeRemove [2022-04-20T13:12:28.560Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-20T13:12:28.560Z] === CONT TestTLSCloseWriter [2022-04-20T13:12:28.560Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-20T13:12:28.560Z] PASS [2022-04-20T13:12:28.560Z] coverage: 75.1% of statements [2022-04-20T13:12:28.560Z] ok github.com/docker/docker/client 0.339s coverage: 75.1% of statements [2022-04-20T13:12:29.022Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-20T13:12:29.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-20T13:12:29.284Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-20T13:12:29.545Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-20T13:12:29.545Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-20T13:12:30.118Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-20T13:12:30.118Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-20T13:12:30.118Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-20T13:12:31.062Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-20T13:12:31.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-20T13:12:32.977Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2022-04-20T13:12:32.977Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-20T13:12:33.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-20T13:12:33.919Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-20T13:12:33.919Z] check_test.go:308: [d9abefc7313bf] daemon is not started [2022-04-20T13:12:33.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-20T13:12:33.919Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-20T13:12:33.919Z] check_test.go:308: [dfaa4b5bb9edd] daemon is not started [2022-04-20T13:12:33.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-20T13:12:33.920Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-04-20T13:12:33.920Z] === RUN TestWaitNonBlocked [2022-04-20T13:12:33.920Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:12:33.920Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:12:33.920Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:12:33.920Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:12:33.920Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:12:33.920Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:12:34.863Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-20T13:12:34.863Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2022-04-20T13:12:34.863Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2022-04-20T13:12:34.863Z] === RUN TestWaitBlocked [2022-04-20T13:12:34.863Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-20T13:12:34.863Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-20T13:12:34.863Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-20T13:12:34.863Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-20T13:12:34.863Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-20T13:12:34.863Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-20T13:12:35.700Z] --- PASS: TestCheckoutGit (34.39s) [2022-04-20T13:12:35.700Z] === RUN TestValidGitTransport [2022-04-20T13:12:35.700Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-20T13:12:35.700Z] === RUN TestGitInvalidRef [2022-04-20T13:12:35.700Z] --- PASS: TestGitInvalidRef (0.24s) [2022-04-20T13:12:35.700Z] PASS [2022-04-20T13:12:35.700Z] coverage: 86.3% of statements [2022-04-20T13:12:35.700Z] ok github.com/docker/docker/builder/remotecontext/git 34.691s coverage: 86.3% of statements [2022-04-20T13:12:35.700Z] ? github.com/docker/docker/cli [no test files] [2022-04-20T13:12:35.700Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-20T13:12:35.804Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-20T13:12:36.065Z] --- PASS: TestWaitBlocked (0.04s) [2022-04-20T13:12:36.065Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2022-04-20T13:12:36.065Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2022-04-20T13:12:36.065Z] === CONT TestContainerStartOnDaemonRestart [2022-04-20T13:12:36.065Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-20T13:12:36.529Z] --- PASS: TestServicePlugin (30.22s) [2022-04-20T13:12:36.529Z] === RUN TestServiceUpdateLabel [2022-04-20T13:12:36.637Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-20T13:12:37.096Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-04-20T13:12:37.096Z] === RUN TestServiceUpdateSecrets [2022-04-20T13:12:37.209Z] check_test.go:308: [dd91fe42195cc] daemon is not started [2022-04-20T13:12:37.209Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-20T13:12:37.781Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-20T13:12:38.041Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-20T13:12:38.553Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-20T13:12:38.553Z] PASS [2022-04-20T13:12:38.553Z] [2022-04-20T13:12:38.553Z] === Skipped [2022-04-20T13:12:38.553Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-20T13:12:38.553Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:12:38.553Z] [2022-04-20T13:12:38.553Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-20T13:12:38.553Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:12:38.553Z] [2022-04-20T13:12:38.553Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-20T13:12:38.554Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:12:38.554Z] [2022-04-20T13:12:38.554Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-20T13:12:38.554Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:12:38.554Z] [2022-04-20T13:12:38.554Z] DONE 17 tests, 4 skipped in 26.098s [2022-04-20T13:12:38.554Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-20T13:12:38.554Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:38.554Z] ++ set -e [2022-04-20T13:12:38.554Z] ++ '[' -n 0 ']' [2022-04-20T13:12:38.554Z] ++ set -x [2022-04-20T13:12:38.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:38.554Z] INFO: Testing against a local daemon [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:12:38.554Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:12:38.554Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-20T13:12:38.554Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-20T13:12:38.554Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-20T13:12:38.554Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-20T13:12:38.554Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-20T13:12:38.554Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-20T13:12:38.554Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-20T13:12:38.554Z] === RUN TestPluginInstall [2022-04-20T13:12:38.554Z] === RUN TestPluginInstall/no_auth [2022-04-20T13:12:38.554Z] time="2022-04-20T13:12:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:12:38.554Z] time="2022-04-20T13:12:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0252e440a026c8145d97da6dd56b415c7061668d7a7dfd49440d9ccfe0d3fbc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:12:38.554Z] time="2022-04-20T13:12:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:12:38.554Z] time="2022-04-20T13:12:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0252e440a026c8145d97da6dd56b415c7061668d7a7dfd49440d9ccfe0d3fbc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:12:38.554Z] === RUN TestPluginInstall/with_htpasswd [2022-04-20T13:12:38.554Z] time="2022-04-20T13:12:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:12:38.554Z] time="2022-04-20T13:12:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85fa7b8cd575397d242d907a7646dc075f6b6aa7b01d56183ba3bde308498a5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:12:38.554Z] time="2022-04-20T13:12:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:12:38.554Z] time="2022-04-20T13:12:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85fa7b8cd575397d242d907a7646dc075f6b6aa7b01d56183ba3bde308498a5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:12:38.812Z] === RUN TestPluginInstall/with_insecure [2022-04-20T13:12:38.985Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-20T13:12:39.746Z] time="2022-04-20T13:12:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:12:39.746Z] time="2022-04-20T13:12:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:531e5a35110e38f4be4b0a47862e1ce39ea868eebb4df3ff8d2be770b4b153ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:12:39.746Z] time="2022-04-20T13:12:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:12:39.746Z] time="2022-04-20T13:12:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:531e5a35110e38f4be4b0a47862e1ce39ea868eebb4df3ff8d2be770b4b153ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:12:39.928Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-20T13:12:39.928Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2022-04-20T13:12:39.928Z] === CONT TestIpcModeOlderClient [2022-04-20T13:12:39.928Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-20T13:12:39.928Z] === CONT TestContainerKillOnDaemonStart [2022-04-20T13:12:40.004Z] plugin_test.go:195: [ddab4d2f28713] daemon is not started [2022-04-20T13:12:40.004Z] --- PASS: TestPluginInstall (2.56s) [2022-04-20T13:12:40.004Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-04-20T13:12:40.004Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-04-20T13:12:40.004Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-04-20T13:12:40.004Z] === RUN TestPluginsWithRuntimes [2022-04-20T13:12:40.189Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-20T13:12:40.189Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.14s) [2022-04-20T13:12:40.189Z] === CONT TestDaemonHostGatewayIP [2022-04-20T13:12:40.593Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-20T13:12:40.593Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-20T13:12:40.593Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-20T13:12:40.593Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-20T13:12:40.593Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-20T13:12:40.593Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-20T13:12:40.593Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-20T13:12:40.593Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-20T13:12:40.593Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-20T13:12:40.593Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-20T13:12:40.593Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-20T13:12:40.594Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-20T13:12:40.594Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-20T13:12:40.594Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-20T13:12:40.594Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-20T13:12:40.594Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-20T13:12:40.594Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-20T13:12:40.594Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-20T13:12:40.594Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-20T13:12:40.594Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-20T13:12:40.594Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-20T13:12:40.594Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-20T13:12:40.594Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-20T13:12:40.594Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-20T13:12:40.594Z] === RUN TestConfigureDaemonLogs [2022-04-20T13:12:40.594Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-20T13:12:40.594Z] === RUN TestCommonOptionsInstallFlags [2022-04-20T13:12:40.594Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-20T13:12:40.594Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-20T13:12:40.594Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-20T13:12:40.594Z] PASS [2022-04-20T13:12:40.594Z] coverage: 19.0% of statements [2022-04-20T13:12:40.594Z] ok github.com/docker/docker/cmd/dockerd 0.212s coverage: 19.0% of statements [2022-04-20T13:12:40.594Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-20T13:12:40.594Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-20T13:12:41.379Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-20T13:12:42.223Z] === RUN TestContainerStopSignal [2022-04-20T13:12:42.223Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestContainerStopTimeout [2022-04-20T13:12:42.223Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-20T13:12:42.223Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-20T13:12:42.223Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-20T13:12:42.223Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-04-20T13:12:42.223Z] === RUN TestReplaceAndAppendEnvVars [2022-04-20T13:12:42.223Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-20T13:12:42.223Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestNewMemoryStore [2022-04-20T13:12:42.223Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestAddContainers [2022-04-20T13:12:42.223Z] --- PASS: TestAddContainers (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestGetContainer [2022-04-20T13:12:42.223Z] --- PASS: TestGetContainer (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestDeleteContainer [2022-04-20T13:12:42.223Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestListContainers [2022-04-20T13:12:42.223Z] --- PASS: TestListContainers (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestFirstContainer [2022-04-20T13:12:42.223Z] --- PASS: TestFirstContainer (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestApplyAllContainer [2022-04-20T13:12:42.223Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestIsValidHealthString [2022-04-20T13:12:42.223Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestStateRunStop [2022-04-20T13:12:42.223Z] --- PASS: TestStateRunStop (0.00s) [2022-04-20T13:12:42.223Z] === RUN TestStateTimeoutWait [2022-04-20T13:12:42.313Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-20T13:12:42.710Z] state_test.go:141: Stop callback fired [2022-04-20T13:12:42.710Z] state_test.go:165: Stop callback fired [2022-04-20T13:12:42.710Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-20T13:12:42.710Z] === RUN TestIsValidStateString [2022-04-20T13:12:42.710Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-20T13:12:42.710Z] === RUN TestViewSaveDelete [2022-04-20T13:12:42.710Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-20T13:12:42.710Z] === RUN TestViewAll [2022-04-20T13:12:42.710Z] --- PASS: TestViewAll (0.02s) [2022-04-20T13:12:42.710Z] === RUN TestViewGet [2022-04-20T13:12:42.710Z] --- PASS: TestViewGet (0.01s) [2022-04-20T13:12:42.710Z] === RUN TestNames [2022-04-20T13:12:42.710Z] --- PASS: TestNames (0.00s) [2022-04-20T13:12:42.710Z] === RUN TestViewWithHealthCheck [2022-04-20T13:12:42.710Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-20T13:12:42.710Z] PASS [2022-04-20T13:12:42.710Z] coverage: 41.7% of statements [2022-04-20T13:12:42.710Z] ok github.com/docker/docker/container 0.256s coverage: 41.7% of statements [2022-04-20T13:12:42.710Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-20T13:12:42.710Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-20T13:12:42.710Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-20T13:12:42.710Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-20T13:12:42.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-20T13:12:43.202Z] === RUN TestPrepare [2022-04-20T13:12:43.202Z] --- PASS: TestPrepare (0.00s) [2022-04-20T13:12:43.202Z] === RUN TestStart [2022-04-20T13:12:43.202Z] --- PASS: TestStart (0.00s) [2022-04-20T13:12:43.202Z] === RUN TestWaitCancel [2022-04-20T13:12:43.202Z] --- PASS: TestWaitCancel (0.00s) [2022-04-20T13:12:43.202Z] === RUN TestWaitDisabled [2022-04-20T13:12:43.202Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-20T13:12:43.202Z] === RUN TestWaitEnabled [2022-04-20T13:12:43.202Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-20T13:12:43.202Z] === RUN TestRemove [2022-04-20T13:12:43.202Z] --- PASS: TestRemove (0.00s) [2022-04-20T13:12:43.202Z] PASS [2022-04-20T13:12:43.202Z] coverage: 65.3% of statements [2022-04-20T13:12:43.202Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2022-04-20T13:12:43.248Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-04-20T13:12:43.248Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-04-20T13:12:43.248Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-20T13:12:43.248Z] === RUN TestPluginBackCompatMediaTypes [2022-04-20T13:12:43.334Z] --- PASS: TestCheckoutGit (26.80s) [2022-04-20T13:12:43.334Z] === RUN TestValidGitTransport [2022-04-20T13:12:43.334Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-20T13:12:43.334Z] === RUN TestGitInvalidRef [2022-04-20T13:12:43.334Z] --- PASS: TestGitInvalidRef (0.37s) [2022-04-20T13:12:43.334Z] PASS [2022-04-20T13:12:43.334Z] coverage: 86.3% of statements [2022-04-20T13:12:43.334Z] ok github.com/docker/docker/builder/remotecontext/git 27.235s coverage: 86.3% of statements [2022-04-20T13:12:43.334Z] ? github.com/docker/docker/cli [no test files] [2022-04-20T13:12:43.334Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-20T13:12:43.816Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-20T13:12:43.816Z] PASS [2022-04-20T13:12:43.816Z] [2022-04-20T13:12:43.816Z] DONE 24 tests in 6.595s [2022-04-20T13:12:43.816Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-20T13:12:43.816Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:43.816Z] ++ set -e [2022-04-20T13:12:43.816Z] ++ '[' -n 0 ']' [2022-04-20T13:12:43.816Z] ++ set -x [2022-04-20T13:12:43.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:43.816Z] INFO: Testing against a local daemon [2022-04-20T13:12:43.816Z] === RUN TestExternalGraphDriver [2022-04-20T13:12:43.816Z] === RUN TestExternalGraphDriver/json [2022-04-20T13:12:44.124Z] --- PASS: TestDaemonHostGatewayIP (3.97s) [2022-04-20T13:12:44.124Z] === CONT TestDaemonRestartIpcMode [2022-04-20T13:12:45.508Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-20T13:12:45.716Z] === RUN TestExternalGraphDriver/spec [2022-04-20T13:12:47.100Z] === RUN TestExternalGraphDriver/pull [2022-04-20T13:12:47.112Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-20T13:12:47.112Z] === RUN TestNewListSecretsFilters [2022-04-20T13:12:47.112Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-20T13:12:47.112Z] === RUN TestNewListConfigsFilters [2022-04-20T13:12:47.112Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-20T13:12:47.112Z] PASS [2022-04-20T13:12:47.112Z] coverage: 0.5% of statements [2022-04-20T13:12:47.112Z] ok github.com/docker/docker/daemon/cluster 1.335s coverage: 0.5% of statements [2022-04-20T13:12:47.112Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-20T13:12:47.112Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-20T13:12:47.112Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-20T13:12:47.113Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-20T13:12:47.113Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-20T13:12:47.113Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-20T13:12:47.113Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-20T13:12:47.113Z] PASS [2022-04-20T13:12:47.113Z] coverage: 35.9% of statements [2022-04-20T13:12:47.113Z] ok github.com/docker/docker/daemon/cluster/convert 0.606s coverage: 35.9% of statements [2022-04-20T13:12:48.054Z] --- PASS: TestDaemonRestartIpcMode (3.47s) [2022-04-20T13:12:48.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-20T13:12:49.048Z] --- PASS: TestExternalGraphDriver (4.90s) [2022-04-20T13:12:49.048Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-04-20T13:12:49.048Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-04-20T13:12:49.048Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2022-04-20T13:12:49.048Z] === RUN TestGraphdriverPluginV2 [2022-04-20T13:12:49.048Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:12:49.048Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-20T13:12:49.048Z] PASS [2022-04-20T13:12:49.048Z] [2022-04-20T13:12:49.048Z] === Skipped [2022-04-20T13:12:49.048Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-20T13:12:49.048Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:12:49.048Z] [2022-04-20T13:12:49.048Z] DONE 5 tests, 1 skipped in 5.019s [2022-04-20T13:12:49.048Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-20T13:12:49.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:49.048Z] ++ set -e [2022-04-20T13:12:49.048Z] ++ '[' -n 0 ']' [2022-04-20T13:12:49.048Z] ++ set -x [2022-04-20T13:12:49.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:49.048Z] INFO: Testing against a local daemon [2022-04-20T13:12:49.048Z] === RUN TestContinueAfterPluginCrash [2022-04-20T13:12:49.048Z] === PAUSE TestContinueAfterPluginCrash [2022-04-20T13:12:49.048Z] === RUN TestReadPluginNoRead [2022-04-20T13:12:49.048Z] === PAUSE TestReadPluginNoRead [2022-04-20T13:12:49.048Z] === RUN TestDaemonStartWithLogOpt [2022-04-20T13:12:49.048Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-20T13:12:49.048Z] === CONT TestContinueAfterPluginCrash [2022-04-20T13:12:49.048Z] === CONT TestDaemonStartWithLogOpt [2022-04-20T13:12:49.414Z] === RUN TestBuilderGC [2022-04-20T13:12:49.414Z] --- PASS: TestBuilderGC (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestDaemonConfigurationNotFound [2022-04-20T13:12:49.414Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestDaemonBrokenConfiguration [2022-04-20T13:12:49.414Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestFindConfigurationConflicts [2022-04-20T13:12:49.414Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-20T13:12:49.414Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-20T13:12:49.414Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-20T13:12:49.414Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-20T13:12:49.414Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-20T13:12:49.414Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-20T13:12:49.414Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-20T13:12:49.414Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-20T13:12:49.414Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-20T13:12:49.414Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-20T13:12:49.414Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-20T13:12:49.414Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-20T13:12:49.414Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestValidateConfiguration [2022-04-20T13:12:49.414Z] === RUN TestValidateConfiguration/with_label [2022-04-20T13:12:49.414Z] === RUN TestValidateConfiguration/with_dns [2022-04-20T13:12:49.414Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-20T13:12:49.414Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-20T13:12:49.414Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-20T13:12:49.414Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-20T13:12:49.414Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-20T13:12:49.414Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-20T13:12:49.414Z] === RUN TestValidateConfiguration/with_hosts [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-20T13:12:49.414Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestReloadSetConfigFileNotExist [2022-04-20T13:12:49.414Z] === RUN TestWaitNodeAttachment [2022-04-20T13:12:49.414Z] time="2022-04-20T13:12:49Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-20T13:12:49.414Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-04-20T13:12:49.414Z] === RUN TestReloadDefaultConfigNotExist [2022-04-20T13:12:49.414Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:12:49.414Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestReloadBadDefaultConfig [2022-04-20T13:12:49.414Z] time="2022-04-20T13:12:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1474761001" [2022-04-20T13:12:49.414Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestReloadWithConflictingLabels [2022-04-20T13:12:49.414Z] time="2022-04-20T13:12:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-545502881" [2022-04-20T13:12:49.414Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestReloadWithDuplicateLabels [2022-04-20T13:12:49.414Z] time="2022-04-20T13:12:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1819373986" [2022-04-20T13:12:49.414Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestMaskURLCredentials [2022-04-20T13:12:49.414Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-20T13:12:49.414Z] === RUN TestDaemonConfigurationMerge [2022-04-20T13:12:49.414Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-20T13:12:49.414Z] PASS [2022-04-20T13:12:49.414Z] coverage: 79.5% of statements [2022-04-20T13:12:49.414Z] ok github.com/docker/docker/daemon/config 0.328s coverage: 79.5% of statements [2022-04-20T13:12:49.902Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-20T13:12:49.902Z] === RUN TestIsolationConversion [2022-04-20T13:12:49.902Z] === RUN TestIsolationConversion/default [2022-04-20T13:12:49.902Z] === RUN TestIsolationConversion/process [2022-04-20T13:12:49.902Z] === RUN TestIsolationConversion/hyperv [2022-04-20T13:12:49.902Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-20T13:12:49.902Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-20T13:12:49.902Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-20T13:12:49.902Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-20T13:12:49.902Z] === RUN TestContainerLabels [2022-04-20T13:12:49.902Z] --- PASS: TestContainerLabels (0.00s) [2022-04-20T13:12:49.902Z] === RUN TestCredentialSpecConversion [2022-04-20T13:12:49.902Z] === RUN TestCredentialSpecConversion/none [2022-04-20T13:12:49.902Z] === RUN TestCredentialSpecConversion/config [2022-04-20T13:12:49.902Z] === RUN TestCredentialSpecConversion/file [2022-04-20T13:12:49.902Z] === RUN TestCredentialSpecConversion/registry [2022-04-20T13:12:49.902Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-20T13:12:49.902Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-20T13:12:49.902Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-20T13:12:49.902Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-20T13:12:49.902Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-20T13:12:49.902Z] === RUN TestControllerValidateMountBind [2022-04-20T13:12:49.902Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-20T13:12:49.902Z] === RUN TestControllerValidateMountVolume [2022-04-20T13:12:49.902Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-20T13:12:49.902Z] === RUN TestControllerValidateMountTarget [2022-04-20T13:12:49.902Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-20T13:12:49.902Z] === RUN TestControllerValidateMountTmpfs [2022-04-20T13:12:49.902Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-20T13:12:49.902Z] === RUN TestControllerValidateMountInvalidType [2022-04-20T13:12:49.902Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-20T13:12:49.902Z] === RUN TestControllerValidateMountNamedPipe [2022-04-20T13:12:49.902Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-20T13:12:49.902Z] PASS [2022-04-20T13:12:49.902Z] coverage: 11.0% of statements [2022-04-20T13:12:49.902Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.662s coverage: 11.0% of statements [2022-04-20T13:12:49.902Z] === RUN TestEventsLog [2022-04-20T13:12:49.902Z] --- PASS: TestEventsLog (0.00s) [2022-04-20T13:12:49.902Z] === RUN TestEventsLogTimeout [2022-04-20T13:12:49.902Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-20T13:12:49.902Z] === RUN TestLogEvents [2022-04-20T13:12:49.902Z] --- PASS: TestLogEvents (0.05s) [2022-04-20T13:12:49.902Z] === RUN TestLoadBufferedEvents [2022-04-20T13:12:50.225Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-20T13:12:50.390Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-04-20T13:12:50.390Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-20T13:12:50.390Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-20T13:12:50.390Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-20T13:12:50.390Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-20T13:12:50.390Z] PASS [2022-04-20T13:12:50.390Z] coverage: 50.0% of statements [2022-04-20T13:12:50.390Z] ok github.com/docker/docker/daemon/events 0.332s coverage: 50.0% of statements [2022-04-20T13:12:50.796Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-20T13:12:50.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-20T13:12:51.057Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-20T13:12:51.415Z] === RUN TestVerifyNetworkingConfig [2022-04-20T13:12:51.415Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestGetContainer [2022-04-20T13:12:51.415Z] --- PASS: TestGetContainer (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestValidContainerNames [2022-04-20T13:12:51.415Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestContainerInitDNS [2022-04-20T13:12:51.415Z] daemon_test.go:145: root required [2022-04-20T13:12:51.415Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestMerge [2022-04-20T13:12:51.415Z] --- PASS: TestMerge (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestValidateContainerIsolation [2022-04-20T13:12:51.415Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestFindNetworkErrorType [2022-04-20T13:12:51.415Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestEnsureServicesExist [2022-04-20T13:12:51.415Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestEnsureServicesExistErrors [2022-04-20T13:12:51.415Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-20T13:12:51.415Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-20T13:12:51.415Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-20T13:12:51.415Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-20T13:12:51.415Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-20T13:12:51.415Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-20T13:12:51.415Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestContainerDelete [2022-04-20T13:12:51.415Z] --- PASS: TestContainerDelete (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestContainerDoubleDelete [2022-04-20T13:12:51.415Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestLogContainerEventCopyLabels [2022-04-20T13:12:51.415Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestLogContainerEventWithAttributes [2022-04-20T13:12:51.415Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestNoneHealthcheck [2022-04-20T13:12:51.415Z] === RUN TestIsEmptyDir [2022-04-20T13:12:51.415Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestHealthStates [2022-04-20T13:12:51.415Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-20T13:12:51.415Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-20T13:12:51.415Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-20T13:12:51.415Z] PASS [2022-04-20T13:12:51.415Z] coverage: 2.3% of statements [2022-04-20T13:12:51.415Z] ok github.com/docker/docker/daemon/graphdriver 0.085s coverage: 2.3% of statements [2022-04-20T13:12:51.415Z] === RUN TestLinkNaming [2022-04-20T13:12:51.415Z] --- PASS: TestLinkNaming (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestLinkNew [2022-04-20T13:12:51.415Z] --- PASS: TestLinkNew (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestLinkEnv [2022-04-20T13:12:51.415Z] --- PASS: TestLinkEnv (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestLinkMultipleEnv [2022-04-20T13:12:51.415Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-20T13:12:51.415Z] === RUN TestLinkPortRangeEnv [2022-04-20T13:12:51.415Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-20T13:12:51.415Z] PASS [2022-04-20T13:12:51.415Z] coverage: 93.0% of statements [2022-04-20T13:12:51.415Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2022-04-20T13:12:51.903Z] time="2022-04-20T13:12:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:12:51.903Z] time="2022-04-20T13:12:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:12:51.903Z] time="2022-04-20T13:12:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:12:51.903Z] time="2022-04-20T13:12:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:12:51.903Z] time="2022-04-20T13:12:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:12:51.903Z] time="2022-04-20T13:12:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:12:51.903Z] time="2022-04-20T13:12:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:12:51.903Z] time="2022-04-20T13:12:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:12:51.903Z] time="2022-04-20T13:12:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:12:51.903Z] time="2022-04-20T13:12:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:12:51.903Z] --- PASS: TestHealthStates (0.20s) [2022-04-20T13:12:51.903Z] === RUN TestGetInspectData [2022-04-20T13:12:51.903Z] --- PASS: TestGetInspectData (0.00s) [2022-04-20T13:12:51.903Z] === RUN TestFillLicense [2022-04-20T13:12:51.903Z] --- PASS: TestFillLicense (0.00s) [2022-04-20T13:12:51.903Z] === RUN TestListInvalidFilter [2022-04-20T13:12:51.903Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-20T13:12:51.903Z] === RUN TestNameFilter [2022-04-20T13:12:51.903Z] --- PASS: TestNameFilter (0.00s) [2022-04-20T13:12:51.903Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-20T13:12:51.903Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-20T13:12:51.903Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-20T13:12:51.904Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-20T13:12:51.904Z] === RUN TestSetupWindowsDevices [2022-04-20T13:12:51.904Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-20T13:12:51.904Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-20T13:12:51.904Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-20T13:12:51.904Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-20T13:12:51.904Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-20T13:12:51.904Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-20T13:12:51.904Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-20T13:12:51.904Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-20T13:12:51.904Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-20T13:12:51.904Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-20T13:12:51.904Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-20T13:12:51.904Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-20T13:12:51.904Z] === RUN TestDaemonReloadLabels [2022-04-20T13:12:51.904Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-20T13:12:51.904Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-20T13:12:51.904Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-20T13:12:51.904Z] === RUN TestDaemonReloadMirrors [2022-04-20T13:12:51.904Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-20T13:12:51.904Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-20T13:12:51.904Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-20T13:12:51.904Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-20T13:12:51.904Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-20T13:12:51.904Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-20T13:12:51.904Z] reload_test.go:342: root required [2022-04-20T13:12:51.904Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-20T13:12:51.904Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-20T13:12:51.904Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-20T13:12:51.904Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-20T13:12:51.904Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-20T13:12:51.904Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-20T13:12:51.904Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-20T13:12:51.904Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-20T13:12:51.904Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-20T13:12:51.904Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-20T13:12:51.904Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-20T13:12:51.904Z] === RUN TestParseVolumesFrom [2022-04-20T13:12:51.904Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-20T13:12:51.904Z] PASS [2022-04-20T13:12:51.904Z] coverage: 8.8% of statements [2022-04-20T13:12:51.904Z] ok github.com/docker/docker/daemon 0.471s coverage: 8.8% of statements [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-20T13:12:51.904Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-20T13:12:51.964Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-04-20T13:12:51.964Z] === RUN TestServiceUpdateConfigs [2022-04-20T13:12:52.331Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-04-20T13:12:52.331Z] === CONT TestReadPluginNoRead [2022-04-20T13:12:52.442Z] --- PASS: TestContainerKillOnDaemonStart (12.66s) [2022-04-20T13:12:52.442Z] PASS [2022-04-20T13:12:52.442Z] [2022-04-20T13:12:52.442Z] === Skipped [2022-04-20T13:12:52.442Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-20T13:12:52.442Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:12:52.442Z] [2022-04-20T13:12:52.442Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-20T13:12:52.442Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:12:52.442Z] [2022-04-20T13:12:52.442Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-20T13:12:52.442Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:12:52.442Z] [2022-04-20T13:12:52.442Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-20T13:12:52.443Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-20T13:12:52.443Z] [2022-04-20T13:12:52.443Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-20T13:12:52.443Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-20T13:12:52.443Z] [2022-04-20T13:12:52.443Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-20T13:12:52.443Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:12:52.443Z] [2022-04-20T13:12:52.443Z] DONE 234 tests, 6 skipped in 164.449s [2022-04-20T13:12:52.443Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-20T13:12:52.443Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:52.443Z] ++ set -e [2022-04-20T13:12:52.443Z] ++ '[' -n 0 ']' [2022-04-20T13:12:52.443Z] ++ set -x [2022-04-20T13:12:52.443Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:52.704Z] === RUN TestConfigDaemonLibtrustID [2022-04-20T13:12:53.277Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-20T13:12:53.277Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-20T13:12:53.277Z] === RUN TestDaemonConfigValidation [2022-04-20T13:12:53.277Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-20T13:12:53.277Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-20T13:12:53.277Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-20T13:12:53.277Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-20T13:12:53.277Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-20T13:12:53.277Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-20T13:12:53.277Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-20T13:12:53.277Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-20T13:12:53.277Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-20T13:12:53.277Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-20T13:12:53.277Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-20T13:12:53.277Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-20T13:12:53.277Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-20T13:12:53.537Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-20T13:12:53.537Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-20T13:12:53.620Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-20T13:12:53.620Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-20T13:12:53.620Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-20T13:12:53.620Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-20T13:12:53.620Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-20T13:12:53.620Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-20T13:12:53.620Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-20T13:12:53.620Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-20T13:12:53.620Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-20T13:12:53.620Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-20T13:12:53.620Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-20T13:12:53.620Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-20T13:12:53.620Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestConfigureDaemonLogs [2022-04-20T13:12:53.620Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestCommonOptionsInstallFlags [2022-04-20T13:12:53.620Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-20T13:12:53.620Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-20T13:12:53.620Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-20T13:12:53.620Z] PASS [2022-04-20T13:12:53.620Z] coverage: 19.0% of statements [2022-04-20T13:12:53.620Z] ok github.com/docker/docker/cmd/dockerd 0.249s coverage: 19.0% of statements [2022-04-20T13:12:53.620Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-20T13:12:53.620Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-20T13:12:53.798Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-20T13:12:53.798Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-04-20T13:12:53.798Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-04-20T13:12:53.798Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-04-20T13:12:53.798Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-04-20T13:12:53.798Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-04-20T13:12:53.798Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-20T13:12:53.799Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-20T13:12:54.080Z] === RUN TestContainerStopSignal [2022-04-20T13:12:54.080Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestContainerStopTimeout [2022-04-20T13:12:54.080Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-20T13:12:54.080Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-20T13:12:54.080Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-20T13:12:54.080Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestReplaceAndAppendEnvVars [2022-04-20T13:12:54.080Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-20T13:12:54.080Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestNewMemoryStore [2022-04-20T13:12:54.080Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestAddContainers [2022-04-20T13:12:54.080Z] --- PASS: TestAddContainers (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestGetContainer [2022-04-20T13:12:54.080Z] --- PASS: TestGetContainer (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestDeleteContainer [2022-04-20T13:12:54.080Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestListContainers [2022-04-20T13:12:54.080Z] --- PASS: TestListContainers (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestFirstContainer [2022-04-20T13:12:54.080Z] --- PASS: TestFirstContainer (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestApplyAllContainer [2022-04-20T13:12:54.080Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestIsValidHealthString [2022-04-20T13:12:54.080Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestStateRunStop [2022-04-20T13:12:54.080Z] --- PASS: TestStateRunStop (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestStateTimeoutWait [2022-04-20T13:12:54.080Z] state_test.go:141: Stop callback fired [2022-04-20T13:12:54.080Z] state_test.go:165: Stop callback fired [2022-04-20T13:12:54.080Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-20T13:12:54.080Z] === RUN TestIsValidStateString [2022-04-20T13:12:54.080Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestViewSaveDelete [2022-04-20T13:12:54.080Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-20T13:12:54.080Z] === RUN TestViewAll [2022-04-20T13:12:54.080Z] --- PASS: TestViewAll (0.02s) [2022-04-20T13:12:54.080Z] === RUN TestViewGet [2022-04-20T13:12:54.080Z] --- PASS: TestViewGet (0.01s) [2022-04-20T13:12:54.080Z] === RUN TestNames [2022-04-20T13:12:54.080Z] --- PASS: TestNames (0.00s) [2022-04-20T13:12:54.080Z] === RUN TestViewWithHealthCheck [2022-04-20T13:12:54.080Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-20T13:12:54.080Z] PASS [2022-04-20T13:12:54.080Z] coverage: 41.7% of statements [2022-04-20T13:12:54.080Z] ok github.com/docker/docker/container 0.229s coverage: 41.7% of statements [2022-04-20T13:12:54.201Z] === RUN TestNewStreamConfig [2022-04-20T13:12:54.201Z] === RUN TestNewStreamConfig/defaults [2022-04-20T13:12:54.201Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-20T13:12:54.201Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-20T13:12:54.201Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-20T13:12:54.201Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-20T13:12:54.201Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-20T13:12:54.201Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-20T13:12:54.201Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-20T13:12:54.201Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-20T13:12:54.201Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-20T13:12:54.201Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-20T13:12:54.201Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-20T13:12:54.201Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-20T13:12:54.201Z] time="2022-04-20T13:12:53Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-20T13:12:54.201Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-04-20T13:12:54.201Z] === RUN TestCreateSuccess [2022-04-20T13:12:54.201Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestCreateStreamSkipped [2022-04-20T13:12:54.201Z] time="2022-04-20T13:12:53Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-20T13:12:54.201Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestCreateLogGroupSuccess [2022-04-20T13:12:54.201Z] time="2022-04-20T13:12:53Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-20T13:12:54.201Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestCreateError [2022-04-20T13:12:54.201Z] --- PASS: TestCreateError (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestCreateAlreadyExists [2022-04-20T13:12:54.201Z] time="2022-04-20T13:12:53Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-20T13:12:54.201Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestLogClosed [2022-04-20T13:12:54.201Z] --- PASS: TestLogClosed (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestLogBlocking [2022-04-20T13:12:54.201Z] --- PASS: TestLogBlocking (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-20T13:12:54.201Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestLogNonBlockingBufferFull [2022-04-20T13:12:54.201Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestPublishBatchSuccess [2022-04-20T13:12:54.201Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestPublishBatchError [2022-04-20T13:12:54.201Z] time="2022-04-20T13:12:53Z" level=error msg=error [2022-04-20T13:12:54.201Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-20T13:12:54.201Z] time="2022-04-20T13:12:53Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-20T13:12:54.201Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-20T13:12:54.201Z] time="2022-04-20T13:12:53Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-20T13:12:54.201Z] time="2022-04-20T13:12:53Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-20T13:12:54.201Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestCollectBatchSimple [2022-04-20T13:12:54.201Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestCollectBatchTicker [2022-04-20T13:12:54.201Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestCollectBatchMultilinePattern [2022-04-20T13:12:54.201Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-20T13:12:54.201Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-20T13:12:54.201Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-20T13:12:54.201Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.13s) [2022-04-20T13:12:54.201Z] === RUN TestCollectBatchClose [2022-04-20T13:12:54.201Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestEffectiveLen [2022-04-20T13:12:54.201Z] === RUN TestEffectiveLen/0/Hello [2022-04-20T13:12:54.201Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-20T13:12:54.201Z] === RUN TestEffectiveLen/2/🙃 [2022-04-20T13:12:54.201Z] === RUN TestEffectiveLen/3/���� [2022-04-20T13:12:54.201Z] === RUN TestEffectiveLen/4/He��o [2022-04-20T13:12:54.201Z] === RUN TestEffectiveLen/5/ [2022-04-20T13:12:54.201Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-20T13:12:54.201Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-20T13:12:54.201Z] === RUN TestFindValidSplit [2022-04-20T13:12:54.201Z] === RUN TestFindValidSplit/0/ [2022-04-20T13:12:54.201Z] cloudwatchlogs_test.go:1076: [2022-04-20T13:12:54.201Z] cloudwatchlogs_test.go:1077: [2022-04-20T13:12:54.201Z] === RUN TestFindValidSplit/1/Hello [2022-04-20T13:12:54.201Z] cloudwatchlogs_test.go:1076: Hello [2022-04-20T13:12:54.201Z] cloudwatchlogs_test.go:1077: [2022-04-20T13:12:54.201Z] === RUN TestFindValidSplit/2/Hello [2022-04-20T13:12:54.201Z] cloudwatchlogs_test.go:1076: He [2022-04-20T13:12:54.201Z] cloudwatchlogs_test.go:1077: llo [2022-04-20T13:12:54.202Z] === RUN TestFindValidSplit/3/Hello [2022-04-20T13:12:54.202Z] cloudwatchlogs_test.go:1076: [2022-04-20T13:12:54.202Z] cloudwatchlogs_test.go:1077: Hello [2022-04-20T13:12:54.202Z] === RUN TestFindValidSplit/4/🙃 [2022-04-20T13:12:54.202Z] cloudwatchlogs_test.go:1076: [2022-04-20T13:12:54.202Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-20T13:12:54.202Z] === RUN TestFindValidSplit/5/🙃 [2022-04-20T13:12:54.202Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-20T13:12:54.202Z] cloudwatchlogs_test.go:1077: [2022-04-20T13:12:54.202Z] === RUN TestFindValidSplit/6/a� [2022-04-20T13:12:54.202Z] cloudwatchlogs_test.go:1076: a [2022-04-20T13:12:54.202Z] cloudwatchlogs_test.go:1077: � [2022-04-20T13:12:54.202Z] === RUN TestFindValidSplit/7/a� [2022-04-20T13:12:54.202Z] cloudwatchlogs_test.go:1076: a� [2022-04-20T13:12:54.202Z] cloudwatchlogs_test.go:1077: [2022-04-20T13:12:54.202Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestProcessEventEmoji [2022-04-20T13:12:54.202Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestCollectBatchLineSplit [2022-04-20T13:12:54.202Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-20T13:12:54.202Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-20T13:12:54.202Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestCollectBatchMaxEvents [2022-04-20T13:12:54.202Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-20T13:12:54.202Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-20T13:12:54.202Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-20T13:12:54.202Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-20T13:12:54.202Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-20T13:12:54.202Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-20T13:12:54.202Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-20T13:12:54.202Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-20T13:12:54.202Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-20T13:12:54.202Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-20T13:12:54.202Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-20T13:12:54.202Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-20T13:12:54.202Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-20T13:12:54.202Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-20T13:12:54.202Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-20T13:12:54.202Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-20T13:12:54.202Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsFormat [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-20T13:12:54.202Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-20T13:12:54.202Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestCreateTagSuccess [2022-04-20T13:12:54.202Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-20T13:12:54.202Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-20T13:12:54.202Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-20T13:12:54.202Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-20T13:12:54.202Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-04-20T13:12:54.202Z] PASS [2022-04-20T13:12:54.202Z] coverage: 80.2% of statements [2022-04-20T13:12:54.202Z] === RUN TestAdapterReadLogs [2022-04-20T13:12:54.202Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestCopier [2022-04-20T13:12:54.202Z] ok github.com/docker/docker/daemon/logger/awslogs 0.544s coverage: 80.2% of statements [2022-04-20T13:12:54.202Z] --- PASS: TestCopier (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestCopierLongLines [2022-04-20T13:12:54.202Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-20T13:12:54.202Z] === RUN TestCopierSlow [2022-04-20T13:12:54.233Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-20T13:12:54.536Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-20T13:12:54.537Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-20T13:12:54.537Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-20T13:12:54.537Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptReconnectInterval [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-20T13:12:54.692Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-20T13:12:54.692Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-20T13:12:54.692Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-20T13:12:54.692Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-20T13:12:54.692Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-20T13:12:54.692Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-20T13:12:54.692Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-20T13:12:54.692Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/#00 [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-20T13:12:54.692Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/example.com [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/:// [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/something:// [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-20T13:12:54.693Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-20T13:12:54.693Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-20T13:12:54.693Z] PASS [2022-04-20T13:12:54.693Z] coverage: 53.6% of statements [2022-04-20T13:12:54.693Z] ok github.com/docker/docker/daemon/logger/fluentd 0.051s coverage: 53.6% of statements [2022-04-20T13:12:54.693Z] === RUN TestSearchRegistryForImagesErrors [2022-04-20T13:12:54.693Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-20T13:12:54.693Z] === RUN TestSearchRegistryForImages [2022-04-20T13:12:54.693Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-20T13:12:54.693Z] === RUN TestOnlyPlatformWithFallback [2022-04-20T13:12:54.693Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-20T13:12:54.693Z] === RUN TestImageDelete [2022-04-20T13:12:54.693Z] === RUN TestImageDelete/no_lease [2022-04-20T13:12:54.693Z] === RUN TestImageDelete/lease_exists [2022-04-20T13:12:54.693Z] --- PASS: TestCopierSlow (0.20s) [2022-04-20T13:12:54.693Z] === RUN TestCopierWithSized [2022-04-20T13:12:54.693Z] === RUN TestCopierWithSized/as_is [2022-04-20T13:12:54.693Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-20T13:12:54.693Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-20T13:12:54.693Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-20T13:12:54.693Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-20T13:12:54.693Z] === RUN TestCopierWithPartial [2022-04-20T13:12:54.693Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-20T13:12:54.693Z] === RUN TestRingLogger [2022-04-20T13:12:54.693Z] --- PASS: TestRingLogger (0.00s) [2022-04-20T13:12:54.693Z] === RUN TestRingCap [2022-04-20T13:12:54.693Z] --- PASS: TestRingCap (0.00s) [2022-04-20T13:12:54.693Z] === RUN TestRingClose [2022-04-20T13:12:54.693Z] --- PASS: TestRingClose (0.00s) [2022-04-20T13:12:54.693Z] === RUN TestRingDrain [2022-04-20T13:12:54.693Z] --- PASS: TestRingDrain (0.00s) [2022-04-20T13:12:54.693Z] PASS [2022-04-20T13:12:54.693Z] coverage: 43.2% of statements [2022-04-20T13:12:54.693Z] --- PASS: TestImageDelete (0.04s) [2022-04-20T13:12:54.693Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-20T13:12:54.693Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-20T13:12:54.693Z] === RUN TestContentStoreForPull [2022-04-20T13:12:54.693Z] ok github.com/docker/docker/daemon/logger 0.287s coverage: 43.2% of statements [2022-04-20T13:12:54.693Z] --- PASS: TestContentStoreForPull (0.21s) [2022-04-20T13:12:54.693Z] PASS [2022-04-20T13:12:54.693Z] coverage: 6.6% of statements [2022-04-20T13:12:54.693Z] ok github.com/docker/docker/daemon/images 0.369s coverage: 6.6% of statements [2022-04-20T13:12:54.741Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-20T13:12:54.996Z] === RUN TestPrepare [2022-04-20T13:12:54.996Z] --- PASS: TestPrepare (0.00s) [2022-04-20T13:12:54.996Z] === RUN TestStart [2022-04-20T13:12:54.996Z] --- PASS: TestStart (0.00s) [2022-04-20T13:12:54.996Z] === RUN TestWaitCancel [2022-04-20T13:12:54.996Z] --- PASS: TestWaitCancel (0.00s) [2022-04-20T13:12:54.996Z] === RUN TestWaitDisabled [2022-04-20T13:12:54.996Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-20T13:12:54.996Z] === RUN TestWaitEnabled [2022-04-20T13:12:54.996Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-20T13:12:54.996Z] === RUN TestRemove [2022-04-20T13:12:54.996Z] --- PASS: TestRemove (0.00s) [2022-04-20T13:12:54.996Z] PASS [2022-04-20T13:12:54.996Z] coverage: 65.3% of statements [2022-04-20T13:12:54.996Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2022-04-20T13:12:55.001Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-20T13:12:55.168Z] === RUN TestReadPluginNoRead/default [2022-04-20T13:12:55.183Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-20T13:12:55.183Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-20T13:12:55.183Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-20T13:12:55.183Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-20T13:12:55.183Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-20T13:12:55.183Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-20T13:12:55.183Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-20T13:12:55.183Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-20T13:12:55.183Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-20T13:12:55.671Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-04-20T13:12:55.671Z] === RUN TestFastTimeMarshalJSON [2022-04-20T13:12:55.671Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-20T13:12:55.671Z] PASS [2022-04-20T13:12:55.671Z] coverage: 87.2% of statements [2022-04-20T13:12:55.671Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.197s coverage: 87.2% of statements [2022-04-20T13:12:55.944Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-20T13:12:56.159Z] === RUN TestJSONFileLogger [2022-04-20T13:12:56.159Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-20T13:12:56.159Z] === RUN TestJSONFileLoggerWithTags [2022-04-20T13:12:56.159Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-20T13:12:56.159Z] === RUN TestJSONFileLoggerWithOpts [2022-04-20T13:12:56.159Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-20T13:12:56.159Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-20T13:12:56.159Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-20T13:12:56.159Z] === RUN TestEncodeDecode [2022-04-20T13:12:56.159Z] === PAUSE TestEncodeDecode [2022-04-20T13:12:56.159Z] === RUN TestUnexpectedEOF [2022-04-20T13:12:56.159Z] time="2022-04-20T13:12:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-20T13:12:56.159Z] time="2022-04-20T13:12:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-20T13:12:56.159Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-04-20T13:12:56.159Z] === CONT TestEncodeDecode [2022-04-20T13:12:56.159Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-20T13:12:56.159Z] PASS [2022-04-20T13:12:56.159Z] coverage: 69.9% of statements [2022-04-20T13:12:56.159Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.265s coverage: 69.9% of statements [2022-04-20T13:12:56.159Z] === RUN TestWriteLog [2022-04-20T13:12:56.159Z] === PAUSE TestWriteLog [2022-04-20T13:12:56.159Z] === RUN TestReadLog [2022-04-20T13:12:56.159Z] === PAUSE TestReadLog [2022-04-20T13:12:56.159Z] === RUN TestDecode [2022-04-20T13:12:56.159Z] --- PASS: TestDecode (0.02s) [2022-04-20T13:12:56.159Z] === CONT TestWriteLog [2022-04-20T13:12:56.159Z] === CONT TestReadLog [2022-04-20T13:12:56.159Z] --- PASS: TestWriteLog (0.00s) [2022-04-20T13:12:56.159Z] === RUN TestReadLog/tail_exact [2022-04-20T13:12:56.542Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-20T13:12:56.646Z] === RUN TestReadLog/tail_less_than_available [2022-04-20T13:12:56.646Z] === RUN TestReadLog/tail_more_than_available [2022-04-20T13:12:56.646Z] --- PASS: TestReadLog (0.22s) [2022-04-20T13:12:56.646Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-04-20T13:12:56.646Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-20T13:12:56.646Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-20T13:12:56.646Z] PASS [2022-04-20T13:12:56.646Z] coverage: 78.7% of statements [2022-04-20T13:12:56.647Z] ok github.com/docker/docker/daemon/logger/local 0.299s coverage: 78.7% of statements [2022-04-20T13:12:56.647Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-20T13:12:56.885Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-20T13:12:56.885Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-20T13:12:56.885Z] daemon_test.go:156: [d12412bf1796a] daemon is not started [2022-04-20T13:12:56.885Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s) [2022-04-20T13:12:56.885Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-04-20T13:12:56.885Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-04-20T13:12:56.885Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-04-20T13:12:56.885Z] === RUN TestDaemonProxy [2022-04-20T13:12:56.885Z] === RUN TestDaemonProxy/environment_variables [2022-04-20T13:12:57.108Z] --- PASS: TestContinueAfterPluginCrash (7.98s) [2022-04-20T13:12:57.134Z] === RUN TestOpenFileDelete [2022-04-20T13:12:57.134Z] --- PASS: TestOpenFileDelete (0.02s) [2022-04-20T13:12:57.134Z] === RUN TestOpenFileRename [2022-04-20T13:12:57.134Z] --- PASS: TestOpenFileRename (0.01s) [2022-04-20T13:12:57.134Z] === RUN TestHandleDecoderErr [2022-04-20T13:12:57.134Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-20T13:12:57.134Z] === RUN TestParseLogTagDefaultTag [2022-04-20T13:12:57.134Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-20T13:12:57.134Z] === RUN TestParseLogTag [2022-04-20T13:12:57.134Z] --- PASS: TestParseLogTag (0.00s) [2022-04-20T13:12:57.134Z] === RUN TestParseLogTagEmptyTag [2022-04-20T13:12:57.134Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-20T13:12:57.135Z] === RUN TestTailFiles [2022-04-20T13:12:57.135Z] --- PASS: TestTailFiles (0.00s) [2022-04-20T13:12:57.135Z] === RUN TestFollowLogsConsumerGone [2022-04-20T13:12:57.135Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-20T13:12:57.135Z] === RUN TestFollowLogsProducerGone [2022-04-20T13:12:57.135Z] logfile_test.go:180: logDecode() closed after sending 330 messages [2022-04-20T13:12:57.135Z] logfile_test.go:233: messages sent: 330, received: 330 [2022-04-20T13:12:57.135Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-20T13:12:57.135Z] === RUN TestCheckCapacityAndRotate [2022-04-20T13:12:57.135Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-20T13:12:57.135Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-20T13:12:57.135Z] === RUN TestLog [2022-04-20T13:12:57.135Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-04-20T13:12:57.135Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-20T13:12:57.135Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-20T13:12:57.135Z] PASS [2022-04-20T13:12:57.135Z] coverage: 53.5% of statements [2022-04-20T13:12:57.135Z] --- PASS: TestLog (0.02s) [2022-04-20T13:12:57.135Z] PASS [2022-04-20T13:12:57.135Z] coverage: 31.5% of statements [2022-04-20T13:12:57.135Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.136s coverage: 53.5% of statements [2022-04-20T13:12:57.135Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.099s coverage: 31.5% of statements [2022-04-20T13:12:57.674Z] === CONT TestReadPluginNoRead [2022-04-20T13:12:57.674Z] read_test.go:92: [d0974ba32da64] daemon is not started [2022-04-20T13:12:57.674Z] --- PASS: TestReadPluginNoRead (5.67s) [2022-04-20T13:12:57.674Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-04-20T13:12:57.674Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-04-20T13:12:57.674Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-04-20T13:12:57.674Z] PASS [2022-04-20T13:12:57.674Z] [2022-04-20T13:12:57.674Z] DONE 6 tests in 8.788s [2022-04-20T13:12:57.674Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-20T13:12:57.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:57.674Z] ++ set -e [2022-04-20T13:12:57.674Z] ++ '[' -n 0 ']' [2022-04-20T13:12:57.674Z] ++ set -x [2022-04-20T13:12:57.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:57.674Z] testing: warning: no tests to run [2022-04-20T13:12:57.674Z] PASS [2022-04-20T13:12:57.674Z] [2022-04-20T13:12:57.674Z] DONE 0 tests in 0.037s [2022-04-20T13:12:57.674Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-20T13:12:57.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:57.674Z] ++ set -e [2022-04-20T13:12:57.674Z] ++ '[' -n 0 ']' [2022-04-20T13:12:57.674Z] ++ set -x [2022-04-20T13:12:57.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:57.888Z] === RUN TestNewListSecretsFilters [2022-04-20T13:12:57.888Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-20T13:12:57.888Z] === RUN TestNewListConfigsFilters [2022-04-20T13:12:57.888Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-20T13:12:57.888Z] PASS [2022-04-20T13:12:57.888Z] coverage: 0.5% of statements [2022-04-20T13:12:57.888Z] ok github.com/docker/docker/daemon/cluster 0.808s coverage: 0.5% of statements [2022-04-20T13:12:57.888Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-20T13:12:57.888Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-20T13:12:57.888Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-20T13:12:57.888Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-20T13:12:57.889Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-20T13:12:57.889Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-20T13:12:57.889Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-20T13:12:57.889Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-20T13:12:57.889Z] PASS [2022-04-20T13:12:57.889Z] coverage: 35.9% of statements [2022-04-20T13:12:57.889Z] ok github.com/docker/docker/daemon/cluster/convert 0.429s coverage: 35.9% of statements [2022-04-20T13:12:57.932Z] INFO: Testing against a local daemon [2022-04-20T13:12:57.932Z] === RUN TestPluginWithDevMounts [2022-04-20T13:12:57.932Z] === PAUSE TestPluginWithDevMounts [2022-04-20T13:12:57.932Z] === CONT TestPluginWithDevMounts [2022-04-20T13:12:58.161Z] === RUN TestNewParse [2022-04-20T13:12:58.162Z] --- PASS: TestNewParse (0.00s) [2022-04-20T13:12:58.162Z] PASS [2022-04-20T13:12:58.162Z] coverage: 8.3% of statements [2022-04-20T13:12:58.162Z] ok github.com/docker/docker/daemon/logger/templates 0.091s coverage: 8.3% of statements [2022-04-20T13:12:58.162Z] === RUN TestValidateLogOpt [2022-04-20T13:12:58.162Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-20T13:12:58.162Z] === RUN TestNewMissedConfig [2022-04-20T13:12:58.162Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-20T13:12:58.162Z] === RUN TestNewMissedUrl [2022-04-20T13:12:58.162Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-20T13:12:58.162Z] === RUN TestNewMissedToken [2022-04-20T13:12:58.162Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-20T13:12:58.162Z] === RUN TestNewWithProxy [2022-04-20T13:12:58.162Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-20T13:12:58.162Z] === RUN TestDefault [2022-04-20T13:12:58.162Z] --- PASS: TestDefault (0.00s) [2022-04-20T13:12:58.162Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-20T13:12:58.162Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-20T13:12:58.162Z] === RUN TestJsonFormat [2022-04-20T13:12:58.162Z] --- PASS: TestJsonFormat (0.01s) [2022-04-20T13:12:58.162Z] === RUN TestRawFormat [2022-04-20T13:12:58.162Z] --- PASS: TestRawFormat (0.00s) [2022-04-20T13:12:58.162Z] === RUN TestRawFormatWithLabels [2022-04-20T13:12:58.162Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-20T13:12:58.162Z] === RUN TestRawFormatWithoutTag [2022-04-20T13:12:58.162Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-20T13:12:58.162Z] === RUN TestBatching [2022-04-20T13:12:58.271Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-20T13:12:58.271Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-20T13:12:58.271Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-20T13:12:58.271Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-20T13:12:58.271Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-20T13:12:58.271Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-20T13:12:58.271Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-20T13:12:58.271Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-20T13:12:58.271Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-20T13:12:58.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-20T13:12:58.650Z] === RUN TestParseLogFormat [2022-04-20T13:12:58.650Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-20T13:12:58.650Z] === RUN TestValidateLogOptEmpty [2022-04-20T13:12:58.650Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-20T13:12:58.650Z] === RUN TestValidateSyslogAddress [2022-04-20T13:12:58.650Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-20T13:12:58.650Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-20T13:12:58.650Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-20T13:12:58.650Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-20T13:12:58.650Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-20T13:12:58.650Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-20T13:12:58.650Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-20T13:12:58.650Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-20T13:12:58.650Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-20T13:12:58.650Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-20T13:12:58.650Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-20T13:12:58.650Z] === RUN TestParseAddressDefaultPort [2022-04-20T13:12:58.650Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-20T13:12:58.650Z] === RUN TestValidateSyslogFacility [2022-04-20T13:12:58.650Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-20T13:12:58.650Z] === RUN TestValidateLogOptSyslogFormat [2022-04-20T13:12:58.650Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-20T13:12:58.650Z] === RUN TestValidateLogOpt [2022-04-20T13:12:58.650Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-20T13:12:58.650Z] PASS [2022-04-20T13:12:58.650Z] coverage: 43.6% of statements [2022-04-20T13:12:58.650Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 43.6% of statements [2022-04-20T13:12:58.650Z] --- PASS: TestBatching (0.23s) [2022-04-20T13:12:58.650Z] === RUN TestFrequency [2022-04-20T13:12:58.650Z] --- PASS: TestFrequency (0.18s) [2022-04-20T13:12:58.650Z] === RUN TestOneMessagePerRequest [2022-04-20T13:12:58.650Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-20T13:12:58.650Z] === RUN TestVerify [2022-04-20T13:12:58.650Z] --- PASS: TestVerify (0.00s) [2022-04-20T13:12:58.650Z] === RUN TestSkipVerify [2022-04-20T13:12:58.791Z] === RUN TestDaemonProxy/command-line_options [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:12:59.139Z] --- PASS: TestSkipVerify (0.62s) [2022-04-20T13:12:59.139Z] === RUN TestBufferMaximum [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460379.068219\",\"host\":\"109e8217cc36\"}'" [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460379.068219\",\"host\":\"109e8217cc36\"}'" [2022-04-20T13:12:59.139Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-20T13:12:59.139Z] === RUN TestServerAlwaysDown [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460379.073266\",\"host\":\"109e8217cc36\"}'" [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460379.073266\",\"host\":\"109e8217cc36\"}'" [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460379.073266\",\"host\":\"109e8217cc36\"}'" [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460379.075542\",\"host\":\"109e8217cc36\"}'" [2022-04-20T13:12:59.139Z] time="2022-04-20T13:12:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460379.075542\",\"host\":\"109e8217cc36\"}'" [2022-04-20T13:12:59.139Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-20T13:12:59.139Z] === RUN TestCannotSendAfterClose [2022-04-20T13:12:59.139Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-20T13:12:59.139Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-20T13:12:59.306Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-04-20T13:12:59.306Z] PASS [2022-04-20T13:12:59.306Z] [2022-04-20T13:12:59.306Z] DONE 1 tests in 1.641s [2022-04-20T13:12:59.306Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-20T13:12:59.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:59.306Z] ++ set -e [2022-04-20T13:12:59.306Z] ++ '[' -n 0 ']' [2022-04-20T13:12:59.306Z] ++ set -x [2022-04-20T13:12:59.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:12:59.563Z] INFO: Testing against a local daemon [2022-04-20T13:12:59.563Z] === RUN TestSecretInspect [2022-04-20T13:12:59.627Z] === RUN TestV1IDService [2022-04-20T13:12:59.627Z] --- PASS: TestV1IDService (0.02s) [2022-04-20T13:12:59.627Z] === RUN TestV2MetadataService [2022-04-20T13:13:00.055Z] === RUN TestBuilderGC [2022-04-20T13:13:00.512Z] --- PASS: TestBuilderGC (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestDaemonConfigurationNotFound [2022-04-20T13:13:00.512Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestDaemonBrokenConfiguration [2022-04-20T13:13:00.512Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestFindConfigurationConflicts [2022-04-20T13:13:00.512Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-20T13:13:00.512Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-20T13:13:00.512Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-20T13:13:00.512Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-20T13:13:00.512Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-20T13:13:00.512Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-20T13:13:00.512Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-20T13:13:00.512Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-20T13:13:00.512Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-20T13:13:00.512Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-20T13:13:00.512Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-20T13:13:00.512Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-20T13:13:00.512Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestValidateConfiguration [2022-04-20T13:13:00.512Z] === RUN TestValidateConfiguration/with_label [2022-04-20T13:13:00.512Z] === RUN TestValidateConfiguration/with_dns [2022-04-20T13:13:00.512Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-20T13:13:00.512Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-20T13:13:00.512Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-20T13:13:00.512Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-20T13:13:00.512Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-20T13:13:00.512Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-20T13:13:00.512Z] === RUN TestValidateConfiguration/with_hosts [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-20T13:13:00.512Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestReloadSetConfigFileNotExist [2022-04-20T13:13:00.512Z] time="2022-04-20T13:12:59Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-20T13:13:00.512Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) [2022-04-20T13:13:00.512Z] === RUN TestReloadDefaultConfigNotExist [2022-04-20T13:13:00.512Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:13:00.512Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2022-04-20T13:13:00.512Z] === RUN TestReloadBadDefaultConfig [2022-04-20T13:13:00.512Z] time="2022-04-20T13:13:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4044606463" [2022-04-20T13:13:00.512Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestReloadWithConflictingLabels [2022-04-20T13:13:00.512Z] time="2022-04-20T13:13:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3107445507" [2022-04-20T13:13:00.512Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestReloadWithDuplicateLabels [2022-04-20T13:13:00.512Z] time="2022-04-20T13:13:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2329605879" [2022-04-20T13:13:00.512Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestMaskURLCredentials [2022-04-20T13:13:00.512Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-20T13:13:00.512Z] === RUN TestDaemonConfigurationMerge [2022-04-20T13:13:00.512Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-20T13:13:00.512Z] PASS [2022-04-20T13:13:00.512Z] coverage: 79.5% of statements [2022-04-20T13:13:00.512Z] ok github.com/docker/docker/daemon/config 0.241s coverage: 79.5% of statements [2022-04-20T13:13:00.512Z] === RUN TestWaitNodeAttachment [2022-04-20T13:13:00.652Z] time="2022-04-20T13:13:00Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-20T13:13:00.652Z] time="2022-04-20T13:13:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"109e8217cc36\"}'" [2022-04-20T13:13:00.652Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-20T13:13:00.652Z] PASS [2022-04-20T13:13:00.652Z] coverage: 82.5% of statements [2022-04-20T13:13:00.652Z] ok github.com/docker/docker/daemon/logger/splunk 2.183s coverage: 82.5% of statements [2022-04-20T13:13:00.652Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-20T13:13:00.652Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-20T13:13:00.652Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-20T13:13:00.652Z] === RUN TestSuccessfulDownload [2022-04-20T13:13:00.652Z] download_test.go:267: Needs fixing on Windows [2022-04-20T13:13:00.652Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-20T13:13:00.652Z] === RUN TestCancelledDownload [2022-04-20T13:13:00.652Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-20T13:13:00.652Z] === RUN TestMaxDownloadAttempts [2022-04-20T13:13:00.652Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-20T13:13:00.652Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-20T13:13:00.652Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-20T13:13:00.652Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-20T13:13:00.652Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-20T13:13:00.652Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-20T13:13:00.652Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-20T13:13:00.652Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-20T13:13:00.652Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-20T13:13:00.652Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-20T13:13:00.652Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-20T13:13:00.652Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-20T13:13:00.652Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-20T13:13:00.652Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-20T13:13:00.652Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-20T13:13:00.652Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-20T13:13:00.652Z] === RUN TestContinueOnError_NeverContinue [2022-04-20T13:13:00.652Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-20T13:13:00.652Z] === RUN TestManifestStore [2022-04-20T13:13:00.652Z] === RUN TestManifestStore/no_remote_or_local [2022-04-20T13:13:00.652Z] --- PASS: TestV2MetadataService (0.89s) [2022-04-20T13:13:00.652Z] PASS [2022-04-20T13:13:00.652Z] coverage: 48.2% of statements [2022-04-20T13:13:00.652Z] ok github.com/docker/docker/distribution/metadata 0.982s coverage: 48.2% of statements [2022-04-20T13:13:00.706Z] === RUN TestDaemonProxy/configuration_file [2022-04-20T13:13:00.972Z] === RUN TestEventsLog [2022-04-20T13:13:00.972Z] --- PASS: TestEventsLog (0.00s) [2022-04-20T13:13:00.972Z] === RUN TestEventsLogTimeout [2022-04-20T13:13:00.972Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-20T13:13:00.972Z] === RUN TestLogEvents [2022-04-20T13:13:00.972Z] --- PASS: TestLogEvents (0.05s) [2022-04-20T13:13:00.972Z] === RUN TestLoadBufferedEvents [2022-04-20T13:13:00.972Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-20T13:13:00.972Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-20T13:13:00.972Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-20T13:13:00.972Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-20T13:13:00.972Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-20T13:13:00.972Z] PASS [2022-04-20T13:13:00.972Z] coverage: 50.0% of statements [2022-04-20T13:13:00.972Z] ok github.com/docker/docker/daemon/events 0.222s coverage: 50.0% of statements [2022-04-20T13:13:00.972Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-04-20T13:13:00.972Z] === RUN TestIsolationConversion [2022-04-20T13:13:00.972Z] === RUN TestIsolationConversion/default [2022-04-20T13:13:00.972Z] === RUN TestIsolationConversion/process [2022-04-20T13:13:00.972Z] === RUN TestIsolationConversion/hyperv [2022-04-20T13:13:00.972Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-20T13:13:00.972Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-20T13:13:00.972Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-20T13:13:00.972Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-20T13:13:00.972Z] === RUN TestContainerLabels [2022-04-20T13:13:00.972Z] --- PASS: TestContainerLabels (0.00s) [2022-04-20T13:13:00.972Z] === RUN TestCredentialSpecConversion [2022-04-20T13:13:00.972Z] === RUN TestCredentialSpecConversion/none [2022-04-20T13:13:00.972Z] === RUN TestCredentialSpecConversion/config [2022-04-20T13:13:00.972Z] === RUN TestCredentialSpecConversion/file [2022-04-20T13:13:00.972Z] === RUN TestCredentialSpecConversion/registry [2022-04-20T13:13:00.972Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-20T13:13:00.972Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-20T13:13:00.972Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-20T13:13:00.972Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-20T13:13:00.972Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-20T13:13:00.972Z] === RUN TestControllerValidateMountBind [2022-04-20T13:13:00.972Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-20T13:13:00.972Z] === RUN TestControllerValidateMountVolume [2022-04-20T13:13:00.972Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-20T13:13:00.972Z] === RUN TestControllerValidateMountTarget [2022-04-20T13:13:00.972Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-20T13:13:00.972Z] === RUN TestControllerValidateMountTmpfs [2022-04-20T13:13:00.972Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-20T13:13:00.972Z] === RUN TestControllerValidateMountInvalidType [2022-04-20T13:13:00.972Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-20T13:13:00.972Z] === RUN TestControllerValidateMountNamedPipe [2022-04-20T13:13:00.972Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-20T13:13:00.972Z] PASS [2022-04-20T13:13:00.972Z] coverage: 11.0% of statements [2022-04-20T13:13:00.972Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.613s coverage: 11.0% of statements [2022-04-20T13:13:01.139Z] time="2022-04-20T13:13:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1636066736\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-20T13:13:01.139Z] === RUN TestManifestStore/no_local_cache [2022-04-20T13:13:01.139Z] === RUN TestManifestStore/with_local_cache [2022-04-20T13:13:01.139Z] === RUN TestManifestStore/unknown_media_type [2022-04-20T13:13:01.139Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-20T13:13:01.139Z] time="2022-04-20T13:13:00Z" level=warning msg="reference for unknown type: " [2022-04-20T13:13:01.140Z] time="2022-04-20T13:13:00Z" level=warning msg="reference for unknown type: " [2022-04-20T13:13:01.140Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-20T13:13:01.140Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-20T13:13:01.140Z] time="2022-04-20T13:13:00Z" level=warning msg="reference for unknown type: " [2022-04-20T13:13:01.140Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-20T13:13:01.140Z] time="2022-04-20T13:13:00Z" level=warning msg="reference for unknown type: " [2022-04-20T13:13:01.140Z] time="2022-04-20T13:13:00Z" level=warning msg="reference for unknown type: " [2022-04-20T13:13:01.140Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-20T13:13:01.140Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-20T13:13:01.140Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-20T13:13:01.140Z] time="2022-04-20T13:13:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-20T13:13:01.140Z] --- PASS: TestManifestStore (0.34s) [2022-04-20T13:13:01.140Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-04-20T13:13:01.140Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-20T13:13:01.140Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-20T13:13:01.140Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-20T13:13:01.140Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-20T13:13:01.140Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-20T13:13:01.140Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-20T13:13:01.140Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-20T13:13:01.140Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-20T13:13:01.140Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-20T13:13:01.140Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaType [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-20T13:13:01.140Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-20T13:13:01.140Z] time="2022-04-20T13:13:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-20T13:13:01.140Z] time="2022-04-20T13:13:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-20T13:13:01.140Z] time="2022-04-20T13:13:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-20T13:13:01.140Z] time="2022-04-20T13:13:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-20T13:13:01.140Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-04-20T13:13:01.140Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-04-20T13:13:01.140Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-04-20T13:13:01.140Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-04-20T13:13:01.140Z] === RUN TestTransfer [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-20T13:13:01.140Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-20T13:13:01.140Z] === RUN TestFixManifestLayers [2022-04-20T13:13:01.140Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-20T13:13:01.140Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-20T13:13:01.140Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-20T13:13:01.140Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-20T13:13:01.140Z] === RUN TestFixManifestLayersBadParent [2022-04-20T13:13:01.140Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-20T13:13:01.140Z] === RUN TestValidateManifest [2022-04-20T13:13:01.140Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-20T13:13:01.140Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-20T13:13:01.140Z] === RUN TestFormatPlatform [2022-04-20T13:13:01.140Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-20T13:13:01.140Z] === RUN TestPullSchema2Config [2022-04-20T13:13:01.140Z] === RUN TestPullSchema2Config/success_first_time [2022-04-20T13:13:01.140Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-20T13:13:01.140Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:13:01.140Z] === RUN TestPullSchema2Config/500_status [2022-04-20T13:13:01.140Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-20T13:13:01.140Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:13:01.140Z] --- PASS: TestTransfer (0.12s) [2022-04-20T13:13:01.140Z] === RUN TestConcurrencyLimit [2022-04-20T13:13:01.140Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:13:01.140Z] === RUN TestPullSchema2Config/EOF [2022-04-20T13:13:01.140Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-20T13:13:01.140Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:13:01.140Z] 2022/04/20 13:13:01 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-20T13:13:01.140Z] goroutine 28 [running]: [2022-04-20T13:13:01.140Z] net/http.(*conn).serve.func1() [2022-04-20T13:13:01.140Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-20T13:13:01.140Z] panic({0x1319000, 0x14fb8f0}) [2022-04-20T13:13:01.140Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-20T13:13:01.140Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00043a680?, {0x15030d8?, 0xc0002ae2a0?}) [2022-04-20T13:13:01.140Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-20T13:13:01.140Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x15030d8, 0xc0002ae2a0}, 0xc00028c800) [2022-04-20T13:13:01.140Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-20T13:13:01.140Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x15030d8?, 0xc0002ae2a0?}, 0xc000080000?) [2022-04-20T13:13:01.140Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-20T13:13:01.140Z] net/http.serverHandler.ServeHTTP({0xc0002832f0?}, {0x15030d8, 0xc0002ae2a0}, 0xc00028c800) [2022-04-20T13:13:01.140Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-20T13:13:01.140Z] net/http.(*conn).serve(0xc0004a6460, {0x1503950, 0xc0002821e0}) [2022-04-20T13:13:01.140Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-20T13:13:01.140Z] created by net/http.(*Server).Serve [2022-04-20T13:13:01.140Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-20T13:13:01.279Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-20T13:13:01.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-20T13:13:01.628Z] === RUN TestNotFound [2022-04-20T13:13:01.628Z] --- PASS: TestNotFound (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestConflict [2022-04-20T13:13:01.628Z] --- PASS: TestConflict (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestForbidden [2022-04-20T13:13:01.628Z] --- PASS: TestForbidden (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestInvalidParameter [2022-04-20T13:13:01.628Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestNotImplemented [2022-04-20T13:13:01.628Z] --- PASS: TestNotImplemented (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestNotModified [2022-04-20T13:13:01.628Z] --- PASS: TestNotModified (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestUnauthorized [2022-04-20T13:13:01.628Z] --- PASS: TestUnauthorized (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestUnknown [2022-04-20T13:13:01.628Z] --- PASS: TestUnknown (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestCancelled [2022-04-20T13:13:01.628Z] --- PASS: TestCancelled (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestDeadline [2022-04-20T13:13:01.628Z] --- PASS: TestDeadline (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestDataLoss [2022-04-20T13:13:01.628Z] --- PASS: TestDataLoss (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestUnavailable [2022-04-20T13:13:01.628Z] --- PASS: TestUnavailable (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestSystem [2022-04-20T13:13:01.628Z] --- PASS: TestSystem (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode/Not_Found [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode/Bad_Request [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode/Conflict [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode/Unauthorized [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode/Forbidden [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode/Not_Modified [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-20T13:13:01.628Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-20T13:13:01.628Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-20T13:13:01.628Z] PASS [2022-04-20T13:13:01.628Z] coverage: 77.0% of statements [2022-04-20T13:13:01.628Z] ok github.com/docker/docker/errdefs 0.037s coverage: 77.0% of statements [2022-04-20T13:13:01.628Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-20T13:13:01.628Z] === RUN TestInactiveJobs [2022-04-20T13:13:01.628Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:13:01.628Z] === RUN TestPullSchema2Config/unauthorized [2022-04-20T13:13:01.628Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-20T13:13:01.628Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:13:01.628Z] --- PASS: TestPullSchema2Config (0.58s) [2022-04-20T13:13:01.628Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-20T13:13:01.628Z] --- PASS: TestPullSchema2Config/500_status (0.31s) [2022-04-20T13:13:01.628Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-20T13:13:01.628Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-20T13:13:01.628Z] === RUN TestGetRepositoryMountCandidates [2022-04-20T13:13:01.628Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestLayerAlreadyExists [2022-04-20T13:13:01.628Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:13:01.628Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:13:01.628Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:13:01.628Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:13:01.628Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:13:01.628Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:13:01.628Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-20T13:13:01.628Z] === RUN TestWhenEmptyAuthConfig [2022-04-20T13:13:01.935Z] === RUN TestIsEmptyDir [2022-04-20T13:13:01.935Z] --- PASS: TestIsEmptyDir (0.00s) [2022-04-20T13:13:01.935Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-20T13:13:01.935Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-20T13:13:01.935Z] PASS [2022-04-20T13:13:01.935Z] coverage: 2.3% of statements [2022-04-20T13:13:01.935Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2022-04-20T13:13:02.094Z] --- PASS: TestSecretInspect (2.15s) [2022-04-20T13:13:02.094Z] === RUN TestSecretList [2022-04-20T13:13:02.116Z] --- PASS: TestInactiveJobs (0.39s) [2022-04-20T13:13:02.116Z] === RUN TestWatchRelease [2022-04-20T13:13:02.116Z] --- PASS: TestWatchRelease (0.04s) [2022-04-20T13:13:02.116Z] === RUN TestWatchFinishedTransfer [2022-04-20T13:13:02.116Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-20T13:13:02.116Z] === RUN TestDuplicateTransfer [2022-04-20T13:13:02.116Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-20T13:13:02.116Z] === RUN TestSuccessfulUpload [2022-04-20T13:13:02.116Z] time="2022-04-20T13:13:01Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-20T13:13:02.221Z] === RUN TestDaemonProxy/conflicting_options [2022-04-20T13:13:02.390Z] === RUN TestLinkNaming [2022-04-20T13:13:02.390Z] --- PASS: TestLinkNaming (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestLinkNew [2022-04-20T13:13:02.390Z] --- PASS: TestLinkNew (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestLinkEnv [2022-04-20T13:13:02.390Z] --- PASS: TestLinkEnv (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestLinkMultipleEnv [2022-04-20T13:13:02.390Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestLinkPortRangeEnv [2022-04-20T13:13:02.390Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-20T13:13:02.390Z] PASS [2022-04-20T13:13:02.390Z] coverage: 93.0% of statements [2022-04-20T13:13:02.390Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2022-04-20T13:13:02.390Z] === RUN TestVerifyNetworkingConfig [2022-04-20T13:13:02.390Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestGetContainer [2022-04-20T13:13:02.390Z] --- PASS: TestGetContainer (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestValidContainerNames [2022-04-20T13:13:02.390Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestContainerInitDNS [2022-04-20T13:13:02.390Z] daemon_test.go:145: root required [2022-04-20T13:13:02.390Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestMerge [2022-04-20T13:13:02.390Z] --- PASS: TestMerge (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestValidateContainerIsolation [2022-04-20T13:13:02.390Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestFindNetworkErrorType [2022-04-20T13:13:02.390Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestEnsureServicesExist [2022-04-20T13:13:02.390Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestEnsureServicesExistErrors [2022-04-20T13:13:02.390Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-20T13:13:02.390Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-20T13:13:02.390Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-20T13:13:02.390Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-20T13:13:02.390Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-20T13:13:02.390Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-20T13:13:02.390Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestContainerDelete [2022-04-20T13:13:02.390Z] --- PASS: TestContainerDelete (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestContainerDoubleDelete [2022-04-20T13:13:02.390Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestLogContainerEventCopyLabels [2022-04-20T13:13:02.390Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2022-04-20T13:13:02.390Z] === RUN TestLogContainerEventWithAttributes [2022-04-20T13:13:02.390Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestNoneHealthcheck [2022-04-20T13:13:02.390Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestHealthStates [2022-04-20T13:13:02.390Z] time="2022-04-20T13:13:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:13:02.390Z] time="2022-04-20T13:13:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:13:02.390Z] time="2022-04-20T13:13:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:13:02.390Z] time="2022-04-20T13:13:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:13:02.390Z] time="2022-04-20T13:13:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:13:02.390Z] time="2022-04-20T13:13:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:13:02.390Z] time="2022-04-20T13:13:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:13:02.390Z] time="2022-04-20T13:13:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:13:02.390Z] time="2022-04-20T13:13:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:13:02.390Z] time="2022-04-20T13:13:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-20T13:13:02.390Z] --- PASS: TestHealthStates (0.12s) [2022-04-20T13:13:02.390Z] === RUN TestGetInspectData [2022-04-20T13:13:02.390Z] --- PASS: TestGetInspectData (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestFillLicense [2022-04-20T13:13:02.390Z] --- PASS: TestFillLicense (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestListInvalidFilter [2022-04-20T13:13:02.390Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestNameFilter [2022-04-20T13:13:02.390Z] --- PASS: TestNameFilter (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-20T13:13:02.390Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-20T13:13:02.390Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-20T13:13:02.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-20T13:13:02.390Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-20T13:13:02.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-20T13:13:02.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-20T13:13:02.390Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-20T13:13:02.391Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-20T13:13:02.391Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-20T13:13:02.391Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-20T13:13:02.391Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-20T13:13:02.391Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-20T13:13:02.391Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-20T13:13:02.391Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-20T13:13:02.391Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-20T13:13:02.391Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-20T13:13:02.391Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-20T13:13:02.606Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-20T13:13:02.606Z] === RUN TestCancelledUpload [2022-04-20T13:13:02.606Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-20T13:13:02.606Z] PASS [2022-04-20T13:13:02.606Z] coverage: 76.8% of statements [2022-04-20T13:13:02.606Z] ok github.com/docker/docker/distribution/xfer 1.856s coverage: 76.8% of statements [2022-04-20T13:13:02.606Z] === RUN TestCompare [2022-04-20T13:13:02.606Z] --- PASS: TestCompare (0.00s) [2022-04-20T13:13:02.606Z] PASS [2022-04-20T13:13:02.607Z] coverage: 19.2% of statements [2022-04-20T13:13:02.607Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2022-04-20T13:13:02.607Z] === RUN TestFSGetInvalidData [2022-04-20T13:13:02.607Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-20T13:13:02.607Z] === RUN TestFSInvalidSet [2022-04-20T13:13:02.607Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-20T13:13:02.607Z] === RUN TestFSInvalidRoot [2022-04-20T13:13:02.607Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-20T13:13:02.607Z] === RUN TestFSMetadataGetSet [2022-04-20T13:13:02.607Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-04-20T13:13:02.607Z] === RUN TestFSInvalidWalker [2022-04-20T13:13:02.607Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-20T13:13:02.607Z] === RUN TestFSGetSet [2022-04-20T13:13:02.607Z] --- PASS: TestFSGetSet (0.04s) [2022-04-20T13:13:02.607Z] === RUN TestFSGetUnsetKey [2022-04-20T13:13:02.607Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-20T13:13:02.607Z] === RUN TestFSGetEmptyData [2022-04-20T13:13:02.607Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-20T13:13:02.607Z] === RUN TestFSDelete [2022-04-20T13:13:02.607Z] --- PASS: TestFSDelete (0.02s) [2022-04-20T13:13:02.607Z] === RUN TestFSWalker [2022-04-20T13:13:02.607Z] --- PASS: TestFSWalker (0.02s) [2022-04-20T13:13:02.607Z] === RUN TestFSWalkerStopOnError [2022-04-20T13:13:02.607Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-20T13:13:02.607Z] === RUN TestNewFromJSON [2022-04-20T13:13:02.607Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-20T13:13:02.607Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-20T13:13:02.607Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-20T13:13:02.607Z] === RUN TestMarshalKeyOrder [2022-04-20T13:13:02.607Z] --- PASS: TestMarshalKeyOrder (0.01s) [2022-04-20T13:13:02.607Z] === RUN TestHistoryEqual [2022-04-20T13:13:02.822Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-20T13:13:02.847Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-20T13:13:02.847Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-20T13:13:02.847Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-20T13:13:02.847Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-20T13:13:02.847Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-20T13:13:02.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-20T13:13:02.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-20T13:13:02.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-20T13:13:02.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-20T13:13:02.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-20T13:13:02.848Z] === RUN TestSetupWindowsDevices [2022-04-20T13:13:02.848Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-20T13:13:02.848Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-20T13:13:02.848Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-20T13:13:02.848Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-20T13:13:02.848Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-20T13:13:02.848Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-20T13:13:02.848Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-20T13:13:02.848Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-20T13:13:02.848Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-20T13:13:02.848Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-20T13:13:02.848Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-20T13:13:02.848Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-20T13:13:02.848Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-20T13:13:02.848Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-20T13:13:02.848Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-20T13:13:02.848Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-20T13:13:02.848Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-20T13:13:02.848Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-20T13:13:02.848Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-20T13:13:03.095Z] --- PASS: TestWhenEmptyAuthConfig (1.32s) [2022-04-20T13:13:03.095Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-20T13:13:03.095Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-20T13:13:03.095Z] === RUN TestTokenPassThru [2022-04-20T13:13:03.095Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-20T13:13:03.095Z] === RUN TestTokenPassThruDifferentHost [2022-04-20T13:13:03.095Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-20T13:13:03.095Z] PASS [2022-04-20T13:13:03.095Z] coverage: 26.6% of statements [2022-04-20T13:13:03.095Z] ok github.com/docker/docker/distribution 2.338s coverage: 26.6% of statements [2022-04-20T13:13:03.095Z] --- PASS: TestHistoryEqual (0.18s) [2022-04-20T13:13:03.095Z] === RUN TestImage [2022-04-20T13:13:03.095Z] --- PASS: TestImage (0.00s) [2022-04-20T13:13:03.095Z] === RUN TestImageOSNotEmpty [2022-04-20T13:13:03.095Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-20T13:13:03.095Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-20T13:13:03.095Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-20T13:13:03.095Z] === RUN TestCreate [2022-04-20T13:13:03.095Z] --- PASS: TestCreate (0.01s) [2022-04-20T13:13:03.095Z] === RUN TestRestore [2022-04-20T13:13:03.095Z] time="2022-04-20T13:13:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-20T13:13:03.095Z] --- PASS: TestRestore (0.03s) [2022-04-20T13:13:03.095Z] === RUN TestAddDelete [2022-04-20T13:13:03.095Z] --- PASS: TestAddDelete (0.03s) [2022-04-20T13:13:03.095Z] === RUN TestSearchAfterDelete [2022-04-20T13:13:03.095Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-20T13:13:03.095Z] === RUN TestParentReset [2022-04-20T13:13:03.095Z] --- PASS: TestParentReset (0.03s) [2022-04-20T13:13:03.095Z] === RUN TestGetAndSetLastUpdated [2022-04-20T13:13:03.095Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-20T13:13:03.095Z] === RUN TestStoreLen [2022-04-20T13:13:03.095Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-20T13:13:03.095Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-20T13:13:03.095Z] --- PASS: TestStoreLen (0.07s) [2022-04-20T13:13:03.095Z] PASS [2022-04-20T13:13:03.095Z] coverage: 86.9% of statements [2022-04-20T13:13:03.095Z] ok github.com/docker/docker/image 0.660s coverage: 86.9% of statements [2022-04-20T13:13:03.305Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-20T13:13:03.305Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-20T13:13:03.305Z] === RUN TestDaemonReloadLabels [2022-04-20T13:13:03.305Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-20T13:13:03.305Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-20T13:13:03.305Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-20T13:13:03.305Z] === RUN TestDaemonReloadMirrors [2022-04-20T13:13:03.305Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-20T13:13:03.305Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-20T13:13:03.305Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-20T13:13:03.305Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-20T13:13:03.305Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-20T13:13:03.305Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-20T13:13:03.305Z] reload_test.go:342: root required [2022-04-20T13:13:03.305Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-20T13:13:03.305Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-20T13:13:03.305Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-20T13:13:03.305Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-20T13:13:03.305Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-20T13:13:03.305Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-20T13:13:03.305Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-20T13:13:03.305Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-20T13:13:03.305Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-20T13:13:03.305Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-20T13:13:03.305Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-20T13:13:03.305Z] === RUN TestParseVolumesFrom [2022-04-20T13:13:03.305Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-20T13:13:03.305Z] PASS [2022-04-20T13:13:03.305Z] coverage: 8.8% of statements [2022-04-20T13:13:03.305Z] ok github.com/docker/docker/daemon 0.336s coverage: 8.8% of statements [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-20T13:13:03.305Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-20T13:13:03.415Z] --- PASS: TestDaemonProxy (6.41s) [2022-04-20T13:13:03.415Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-04-20T13:13:03.415Z] --- PASS: TestDaemonProxy/command-line_options (1.81s) [2022-04-20T13:13:03.415Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-04-20T13:13:03.415Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-20T13:13:03.416Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-20T13:13:03.416Z] PASS [2022-04-20T13:13:03.416Z] [2022-04-20T13:13:03.416Z] DONE 17 tests in 10.769s [2022-04-20T13:13:03.416Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-20T13:13:03.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:13:03.416Z] ++ set -e [2022-04-20T13:13:03.416Z] ++ '[' -n 0 ']' [2022-04-20T13:13:03.416Z] ++ set -x [2022-04-20T13:13:03.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:13:03.416Z] check_test.go:308: [d7b634aa97f30] daemon is not started [2022-04-20T13:13:03.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-20T13:13:03.582Z] === RUN TestMakeV1ConfigFromConfig [2022-04-20T13:13:03.583Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-20T13:13:03.583Z] PASS [2022-04-20T13:13:03.583Z] coverage: 25.0% of statements [2022-04-20T13:13:03.583Z] ok github.com/docker/docker/image/v1 0.097s coverage: 25.0% of statements [2022-04-20T13:13:03.583Z] === RUN TestValidateManifest [2022-04-20T13:13:03.583Z] === RUN TestValidateManifest/nil [2022-04-20T13:13:03.583Z] === RUN TestValidateManifest/non-nil [2022-04-20T13:13:03.583Z] --- PASS: TestValidateManifest (0.00s) [2022-04-20T13:13:03.583Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-20T13:13:03.583Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-20T13:13:03.583Z] PASS [2022-04-20T13:13:03.583Z] coverage: 0.7% of statements [2022-04-20T13:13:03.583Z] ok github.com/docker/docker/image/tarexport 0.065s coverage: 0.7% of statements [2022-04-20T13:13:03.583Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-20T13:13:03.678Z] INFO: Testing against a local daemon [2022-04-20T13:13:03.678Z] === RUN TestCommitInheritsEnv [2022-04-20T13:13:03.938Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-04-20T13:13:03.939Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-20T13:13:03.939Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-20T13:13:03.939Z] === RUN TestImportWithCustomPlatform [2022-04-20T13:13:03.939Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-20T13:13:03.995Z] --- PASS: TestSecretList (2.18s) [2022-04-20T13:13:03.995Z] === RUN TestSecretsCreateAndDelete [2022-04-20T13:13:04.199Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-20T13:13:04.199Z] === RUN TestImportWithCustomPlatform// [2022-04-20T13:13:04.199Z] === RUN TestImportWithCustomPlatform/linux [2022-04-20T13:13:04.199Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-20T13:13:04.269Z] === RUN TestAdapterReadLogs [2022-04-20T13:13:04.269Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-20T13:13:04.269Z] === RUN TestCopier [2022-04-20T13:13:04.269Z] --- PASS: TestCopier (0.00s) [2022-04-20T13:13:04.269Z] === RUN TestCopierLongLines [2022-04-20T13:13:04.269Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-20T13:13:04.269Z] === RUN TestCopierSlow [2022-04-20T13:13:04.269Z] --- PASS: TestCopierSlow (0.20s) [2022-04-20T13:13:04.269Z] === RUN TestCopierWithSized [2022-04-20T13:13:04.269Z] === RUN TestCopierWithSized/as_is [2022-04-20T13:13:04.269Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-20T13:13:04.269Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-20T13:13:04.269Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-20T13:13:04.269Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-20T13:13:04.269Z] === RUN TestCopierWithPartial [2022-04-20T13:13:04.269Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-20T13:13:04.269Z] === RUN TestRingLogger [2022-04-20T13:13:04.269Z] --- PASS: TestRingLogger (0.00s) [2022-04-20T13:13:04.269Z] === RUN TestRingCap [2022-04-20T13:13:04.269Z] --- PASS: TestRingCap (0.00s) [2022-04-20T13:13:04.269Z] === RUN TestRingClose [2022-04-20T13:13:04.269Z] --- PASS: TestRingClose (0.00s) [2022-04-20T13:13:04.269Z] === RUN TestRingDrain [2022-04-20T13:13:04.269Z] --- PASS: TestRingDrain (0.00s) [2022-04-20T13:13:04.269Z] PASS [2022-04-20T13:13:04.269Z] coverage: 43.2% of statements [2022-04-20T13:13:04.269Z] ok github.com/docker/docker/daemon/logger 0.261s coverage: 43.2% of statements [2022-04-20T13:13:04.461Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-20T13:13:04.461Z] === RUN TestImportWithCustomPlatform/macos [2022-04-20T13:13:04.461Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-20T13:13:04.461Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-20T13:13:04.461Z] --- PASS: TestImportWithCustomPlatform (0.59s) [2022-04-20T13:13:04.461Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-04-20T13:13:04.461Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-20T13:13:04.461Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-20T13:13:04.461Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-04-20T13:13:04.461Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-04-20T13:13:04.461Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-04-20T13:13:04.461Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-20T13:13:04.461Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-20T13:13:04.461Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-20T13:13:04.461Z] === RUN TestImagesFilterMultiReference [2022-04-20T13:13:04.609Z] === RUN TestSerialization [2022-04-20T13:13:04.610Z] --- PASS: TestSerialization (0.02s) [2022-04-20T13:13:04.610Z] PASS [2022-04-20T13:13:04.610Z] coverage: 100.0% of statements [2022-04-20T13:13:04.610Z] ok github.com/docker/docker/libcontainerd/queue 0.192s coverage: 100.0% of statements [2022-04-20T13:13:04.722Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-20T13:13:04.722Z] === RUN TestImagePullPlatformInvalid [2022-04-20T13:13:04.722Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-20T13:13:04.722Z] === RUN TestRemoveImageOrphaning [2022-04-20T13:13:04.725Z] === RUN TestNewStreamConfig [2022-04-20T13:13:04.725Z] === RUN TestNewStreamConfig/defaults [2022-04-20T13:13:04.725Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-20T13:13:04.725Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-20T13:13:04.725Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-20T13:13:04.725Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-20T13:13:04.725Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-20T13:13:04.725Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-20T13:13:04.725Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-20T13:13:04.725Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-20T13:13:04.725Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-20T13:13:04.725Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-20T13:13:04.725Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-20T13:13:04.725Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-20T13:13:04.725Z] time="2022-04-20T13:13:04Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-20T13:13:04.725Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-04-20T13:13:04.725Z] === RUN TestCreateSuccess [2022-04-20T13:13:04.725Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestCreateStreamSkipped [2022-04-20T13:13:04.725Z] time="2022-04-20T13:13:04Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-20T13:13:04.725Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestCreateLogGroupSuccess [2022-04-20T13:13:04.725Z] time="2022-04-20T13:13:04Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-20T13:13:04.725Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestCreateError [2022-04-20T13:13:04.725Z] --- PASS: TestCreateError (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestCreateAlreadyExists [2022-04-20T13:13:04.725Z] time="2022-04-20T13:13:04Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-20T13:13:04.725Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestLogClosed [2022-04-20T13:13:04.725Z] --- PASS: TestLogClosed (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestLogBlocking [2022-04-20T13:13:04.725Z] --- PASS: TestLogBlocking (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-20T13:13:04.725Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestLogNonBlockingBufferFull [2022-04-20T13:13:04.725Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestPublishBatchSuccess [2022-04-20T13:13:04.725Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestPublishBatchError [2022-04-20T13:13:04.725Z] time="2022-04-20T13:13:04Z" level=error msg=error [2022-04-20T13:13:04.725Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-20T13:13:04.725Z] time="2022-04-20T13:13:04Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-20T13:13:04.725Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-20T13:13:04.725Z] time="2022-04-20T13:13:04Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-20T13:13:04.725Z] time="2022-04-20T13:13:04Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-20T13:13:04.725Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestCollectBatchSimple [2022-04-20T13:13:04.725Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestCollectBatchTicker [2022-04-20T13:13:04.725Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestCollectBatchMultilinePattern [2022-04-20T13:13:04.725Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-20T13:13:04.725Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-20T13:13:04.725Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-20T13:13:04.725Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.08s) [2022-04-20T13:13:04.725Z] === RUN TestCollectBatchClose [2022-04-20T13:13:04.725Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestEffectiveLen [2022-04-20T13:13:04.725Z] === RUN TestEffectiveLen/0/Hello [2022-04-20T13:13:04.725Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-20T13:13:04.725Z] === RUN TestEffectiveLen/2/🙃 [2022-04-20T13:13:04.725Z] === RUN TestEffectiveLen/3/���� [2022-04-20T13:13:04.725Z] === RUN TestEffectiveLen/4/He��o [2022-04-20T13:13:04.725Z] === RUN TestEffectiveLen/5/ [2022-04-20T13:13:04.725Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestFindValidSplit [2022-04-20T13:13:04.725Z] === RUN TestFindValidSplit/0/ [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1076: [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1077: [2022-04-20T13:13:04.725Z] === RUN TestFindValidSplit/1/Hello [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1076: Hello [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1077: [2022-04-20T13:13:04.725Z] === RUN TestFindValidSplit/2/Hello [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1076: He [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1077: llo [2022-04-20T13:13:04.725Z] === RUN TestFindValidSplit/3/Hello [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1076: [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1077: Hello [2022-04-20T13:13:04.725Z] === RUN TestFindValidSplit/4/🙃 [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1076: [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-20T13:13:04.725Z] === RUN TestFindValidSplit/5/🙃 [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1077: [2022-04-20T13:13:04.725Z] === RUN TestFindValidSplit/6/a� [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1076: a [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1077: � [2022-04-20T13:13:04.725Z] === RUN TestFindValidSplit/7/a� [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1076: a� [2022-04-20T13:13:04.725Z] cloudwatchlogs_test.go:1077: [2022-04-20T13:13:04.725Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestProcessEventEmoji [2022-04-20T13:13:04.725Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestCollectBatchLineSplit [2022-04-20T13:13:04.725Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-20T13:13:04.725Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-20T13:13:04.725Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-20T13:13:04.725Z] === RUN TestCollectBatchMaxEvents [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptReconnectInterval [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/#00 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-20T13:13:04.725Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/example.com [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-20T13:13:04.725Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/:// [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/something:// [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-20T13:13:04.725Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-20T13:13:04.725Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-20T13:13:04.725Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-20T13:13:04.725Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-20T13:13:04.725Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-20T13:13:04.726Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-20T13:13:04.983Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2022-04-20T13:13:04.983Z] === RUN TestRemoveImageGarbageCollector [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-20T13:13:05.182Z] PASS [2022-04-20T13:13:05.182Z] coverage: 53.6% of statements [2022-04-20T13:13:05.182Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-20T13:13:05.182Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-20T13:13:05.182Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-20T13:13:05.182Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-20T13:13:05.182Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-20T13:13:05.182Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-20T13:13:05.182Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-20T13:13:05.182Z] ok github.com/docker/docker/daemon/logger/fluentd 0.144s coverage: 53.6% of statements [2022-04-20T13:13:05.182Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-20T13:13:05.182Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-20T13:13:05.182Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-20T13:13:05.182Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-20T13:13:05.182Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-04-20T13:13:05.182Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-20T13:13:05.182Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.01s) [2022-04-20T13:13:05.183Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsFormat [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-20T13:13:05.183Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-20T13:13:05.183Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-20T13:13:05.183Z] === RUN TestCreateTagSuccess [2022-04-20T13:13:05.183Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-20T13:13:05.183Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-20T13:13:05.183Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-20T13:13:05.183Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-20T13:13:05.183Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-20T13:13:05.183Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-20T13:13:05.183Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-20T13:13:05.183Z] PASS [2022-04-20T13:13:05.183Z] coverage: 80.2% of statements [2022-04-20T13:13:05.183Z] ok github.com/docker/docker/daemon/logger/awslogs 0.483s coverage: 80.2% of statements [2022-04-20T13:13:05.183Z] === RUN TestSearchRegistryForImagesErrors [2022-04-20T13:13:05.183Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-20T13:13:05.183Z] === RUN TestSearchRegistryForImages [2022-04-20T13:13:05.183Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-20T13:13:05.183Z] === RUN TestOnlyPlatformWithFallback [2022-04-20T13:13:05.183Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-20T13:13:05.183Z] === RUN TestImageDelete [2022-04-20T13:13:05.183Z] === RUN TestImageDelete/no_lease [2022-04-20T13:13:05.183Z] === RUN TestImageDelete/lease_exists [2022-04-20T13:13:05.183Z] --- PASS: TestImageDelete (0.05s) [2022-04-20T13:13:05.183Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-20T13:13:05.183Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-20T13:13:05.183Z] === RUN TestContentStoreForPull [2022-04-20T13:13:05.183Z] --- PASS: TestContentStoreForPull (0.16s) [2022-04-20T13:13:05.183Z] PASS [2022-04-20T13:13:05.183Z] coverage: 6.6% of statements [2022-04-20T13:13:05.183Z] ok github.com/docker/docker/daemon/images 0.308s coverage: 6.6% of statements [2022-04-20T13:13:05.244Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-20T13:13:05.505Z] time="2022-04-20T13:13:05Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-20T13:13:05.639Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-20T13:13:05.639Z] === RUN TestEnvironmentParsing [2022-04-20T13:13:05.639Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-20T13:13:05.639Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-20T13:13:05.639Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-20T13:13:05.639Z] PASS [2022-04-20T13:13:05.639Z] coverage: 1.2% of statements [2022-04-20T13:13:05.639Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-20T13:13:05.639Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-20T13:13:05.639Z] === RUN TestEmptyLayer [2022-04-20T13:13:05.639Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-20T13:13:05.639Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-20T13:13:05.639Z] === RUN TestCommitFailure [2022-04-20T13:13:05.639Z] ok github.com/docker/docker/libcontainerd/local 0.058s coverage: 1.2% of statements [2022-04-20T13:13:05.639Z] --- PASS: TestCommitFailure (0.02s) [2022-04-20T13:13:05.639Z] === RUN TestStartTransactionFailure [2022-04-20T13:13:05.639Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-20T13:13:05.639Z] === RUN TestGetOrphan [2022-04-20T13:13:05.639Z] --- PASS: TestGetOrphan (0.01s) [2022-04-20T13:13:05.639Z] === RUN TestMountAndRegister [2022-04-20T13:13:05.899Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-04-20T13:13:05.899Z] === RUN TestSecretsUpdate [2022-04-20T13:13:06.098Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-20T13:13:06.098Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-20T13:13:06.098Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-20T13:13:06.098Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-20T13:13:06.098Z] === RUN TestFastTimeMarshalJSON [2022-04-20T13:13:06.098Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-20T13:13:06.098Z] PASS [2022-04-20T13:13:06.098Z] coverage: 87.2% of statements [2022-04-20T13:13:06.098Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.162s coverage: 87.2% of statements [2022-04-20T13:13:06.098Z] === RUN TestJSONFileLogger [2022-04-20T13:13:06.098Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-20T13:13:06.098Z] === RUN TestJSONFileLoggerWithTags [2022-04-20T13:13:06.098Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-20T13:13:06.098Z] === RUN TestJSONFileLoggerWithOpts [2022-04-20T13:13:06.098Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-20T13:13:06.098Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-20T13:13:06.098Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-20T13:13:06.098Z] === RUN TestEncodeDecode [2022-04-20T13:13:06.098Z] === PAUSE TestEncodeDecode [2022-04-20T13:13:06.098Z] === RUN TestUnexpectedEOF [2022-04-20T13:13:06.127Z] layer_test.go:258: Layer size: 14 [2022-04-20T13:13:06.128Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-20T13:13:06.128Z] === RUN TestLayerRelease [2022-04-20T13:13:06.128Z] layer_test.go:291: Failing on Windows [2022-04-20T13:13:06.128Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-20T13:13:06.128Z] === RUN TestStoreRestore [2022-04-20T13:13:06.128Z] layer_test.go:340: Failing on Windows [2022-04-20T13:13:06.128Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-20T13:13:06.128Z] === RUN TestTarStreamStability [2022-04-20T13:13:06.128Z] layer_test.go:455: Failing on Windows [2022-04-20T13:13:06.128Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-20T13:13:06.128Z] === RUN TestRegisterExistingLayer [2022-04-20T13:13:06.128Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-04-20T13:13:06.128Z] === RUN TestTarStreamVerification [2022-04-20T13:13:06.128Z] layer_test.go:684: Failing on Windows [2022-04-20T13:13:06.128Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-20T13:13:06.128Z] === RUN TestLayerMigration [2022-04-20T13:13:06.128Z] migration_test.go:45: Failing on Windows [2022-04-20T13:13:06.128Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-20T13:13:06.128Z] === RUN TestLayerMigrationNoTarsplit [2022-04-20T13:13:06.128Z] migration_test.go:181: Failing on Windows [2022-04-20T13:13:06.128Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-20T13:13:06.128Z] === RUN TestMountInit [2022-04-20T13:13:06.128Z] mount_test.go:17: Failing on Windows [2022-04-20T13:13:06.128Z] --- SKIP: TestMountInit (0.00s) [2022-04-20T13:13:06.128Z] === RUN TestMountSize [2022-04-20T13:13:06.128Z] mount_test.go:76: Failing on Windows [2022-04-20T13:13:06.128Z] --- SKIP: TestMountSize (0.00s) [2022-04-20T13:13:06.128Z] === RUN TestMountChanges [2022-04-20T13:13:06.128Z] mount_test.go:125: Failing on Windows [2022-04-20T13:13:06.128Z] --- SKIP: TestMountChanges (0.00s) [2022-04-20T13:13:06.128Z] === RUN TestMountApply [2022-04-20T13:13:06.128Z] mount_test.go:212: Failing on Windows [2022-04-20T13:13:06.128Z] --- SKIP: TestMountApply (0.00s) [2022-04-20T13:13:06.128Z] PASS [2022-04-20T13:13:06.128Z] coverage: 30.6% of statements [2022-04-20T13:13:06.128Z] ok github.com/docker/docker/layer 0.339s coverage: 30.6% of statements [2022-04-20T13:13:06.448Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-20T13:13:06.554Z] time="2022-04-20T13:13:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-20T13:13:06.554Z] time="2022-04-20T13:13:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-20T13:13:06.554Z] --- PASS: TestUnexpectedEOF (0.11s) [2022-04-20T13:13:06.554Z] === CONT TestEncodeDecode [2022-04-20T13:13:06.554Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-20T13:13:06.554Z] PASS [2022-04-20T13:13:06.554Z] coverage: 69.9% of statements [2022-04-20T13:13:06.554Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.217s coverage: 69.9% of statements [2022-04-20T13:13:06.554Z] === RUN TestWriteLog [2022-04-20T13:13:06.554Z] === PAUSE TestWriteLog [2022-04-20T13:13:06.554Z] === RUN TestReadLog [2022-04-20T13:13:06.554Z] === PAUSE TestReadLog [2022-04-20T13:13:06.554Z] === RUN TestDecode [2022-04-20T13:13:06.554Z] --- PASS: TestDecode (0.02s) [2022-04-20T13:13:06.554Z] === CONT TestWriteLog [2022-04-20T13:13:06.554Z] --- PASS: TestWriteLog (0.00s) [2022-04-20T13:13:06.554Z] === CONT TestReadLog [2022-04-20T13:13:06.554Z] === RUN TestReadLog/tail_exact [2022-04-20T13:13:06.554Z] === RUN TestReadLog/tail_less_than_available [2022-04-20T13:13:06.554Z] === RUN TestReadLog/tail_more_than_available [2022-04-20T13:13:06.554Z] --- PASS: TestReadLog (0.16s) [2022-04-20T13:13:06.554Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-04-20T13:13:06.554Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-20T13:13:06.554Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-20T13:13:06.554Z] PASS [2022-04-20T13:13:06.554Z] coverage: 78.7% of statements [2022-04-20T13:13:06.554Z] ok github.com/docker/docker/daemon/logger/local 0.234s coverage: 78.7% of statements [2022-04-20T13:13:06.615Z] === RUN TestSequenceGetAvailableBit [2022-04-20T13:13:06.615Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestSequenceEqual [2022-04-20T13:13:06.615Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestSequenceCopy [2022-04-20T13:13:06.615Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestGetFirstAvailable [2022-04-20T13:13:06.615Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestFindSequence [2022-04-20T13:13:06.615Z] --- PASS: TestFindSequence (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestCheckIfAvailable [2022-04-20T13:13:06.615Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestMergeSequences [2022-04-20T13:13:06.615Z] --- PASS: TestMergeSequences (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestPushReservation [2022-04-20T13:13:06.615Z] --- PASS: TestPushReservation (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestSerializeDeserialize [2022-04-20T13:13:06.615Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestSet [2022-04-20T13:13:06.615Z] --- PASS: TestSet (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestSetUnset [2022-04-20T13:13:06.615Z] --- PASS: TestSetUnset (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestOffsetSetUnset [2022-04-20T13:13:06.615Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestSetInRange [2022-04-20T13:13:06.615Z] --- PASS: TestSetInRange (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestSetAnyInRange [2022-04-20T13:13:06.615Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestMethods [2022-04-20T13:13:06.615Z] --- PASS: TestMethods (0.00s) [2022-04-20T13:13:06.615Z] === RUN TestRandomAllocateDeallocate [2022-04-20T13:13:06.615Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-20T13:13:06.615Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-20T13:13:06.615Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-20T13:13:06.615Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-20T13:13:06.866Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-04-20T13:13:06.866Z] === RUN TestServiceUpdateNetwork [2022-04-20T13:13:07.010Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-20T13:13:07.390Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) [2022-04-20T13:13:07.390Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-20T13:13:07.467Z] === RUN TestOpenFileDelete [2022-04-20T13:13:07.467Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-20T13:13:07.467Z] === RUN TestOpenFileRename [2022-04-20T13:13:07.467Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-20T13:13:07.467Z] === RUN TestHandleDecoderErr [2022-04-20T13:13:07.467Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-20T13:13:07.467Z] === RUN TestParseLogTagDefaultTag [2022-04-20T13:13:07.467Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-20T13:13:07.467Z] === RUN TestParseLogTag [2022-04-20T13:13:07.467Z] --- PASS: TestParseLogTag (0.00s) [2022-04-20T13:13:07.467Z] === RUN TestParseLogTagEmptyTag [2022-04-20T13:13:07.467Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-20T13:13:07.467Z] === RUN TestTailFiles [2022-04-20T13:13:07.467Z] --- PASS: TestTailFiles (0.00s) [2022-04-20T13:13:07.467Z] === RUN TestFollowLogsConsumerGone [2022-04-20T13:13:07.467Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-20T13:13:07.467Z] === RUN TestFollowLogsProducerGone [2022-04-20T13:13:07.467Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-20T13:13:07.467Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-20T13:13:07.467Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-20T13:13:07.467Z] === RUN TestCheckCapacityAndRotate [2022-04-20T13:13:07.467Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-20T13:13:07.467Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-20T13:13:07.467Z] === RUN TestLog [2022-04-20T13:13:07.467Z] --- PASS: TestLog (0.02s) [2022-04-20T13:13:07.467Z] PASS [2022-04-20T13:13:07.467Z] coverage: 31.5% of statements [2022-04-20T13:13:07.467Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.067s coverage: 31.5% of statements [2022-04-20T13:13:07.467Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-04-20T13:13:07.467Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-20T13:13:07.467Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-20T13:13:07.467Z] PASS [2022-04-20T13:13:07.467Z] coverage: 55.1% of statements [2022-04-20T13:13:07.467Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.196s coverage: 55.1% of statements [2022-04-20T13:13:07.650Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-20T13:13:07.650Z] === RUN TestTagInvalidReference [2022-04-20T13:13:07.650Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-20T13:13:07.650Z] === RUN TestTagValidPrefixedRepo [2022-04-20T13:13:07.650Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-20T13:13:07.650Z] === RUN TestTagExistedNameWithoutForce [2022-04-20T13:13:07.650Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-20T13:13:07.650Z] === RUN TestTagOfficialNames [2022-04-20T13:13:07.650Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-20T13:13:07.650Z] === RUN TestTagMatchesDigest [2022-04-20T13:13:07.650Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-20T13:13:07.650Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-20T13:13:07.650Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-20T13:13:07.843Z] --- PASS: TestBuildWithHugeFile (135.69s) [2022-04-20T13:13:07.843Z] === RUN TestBuildWCOWSandboxSize [2022-04-20T13:13:07.843Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:13:07.843Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-20T13:13:07.843Z] === RUN TestBuildWithEmptyDockerfile [2022-04-20T13:13:07.843Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:13:07.843Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:13:07.843Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:13:07.843Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:13:07.843Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:13:07.843Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:13:07.843Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:13:07.843Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:13:07.843Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:13:07.843Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2022-04-20T13:13:07.843Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-20T13:13:07.843Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-20T13:13:07.843Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-20T13:13:07.843Z] === RUN TestBuildPreserveOwnership [2022-04-20T13:13:07.843Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:13:07.843Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-20T13:13:07.843Z] === RUN TestBuildPlatformInvalid [2022-04-20T13:13:07.843Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2022-04-20T13:13:07.843Z] PASS [2022-04-20T13:13:07.843Z] ok github.com/docker/docker/integration/build 205.551s [2022-04-20T13:13:07.843Z] [2022-04-20T13:13:07.843Z] === Skipped [2022-04-20T13:13:07.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-20T13:13:07.843Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:13:07.843Z] [2022-04-20T13:13:07.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-20T13:13:07.843Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.843Z] [2022-04-20T13:13:07.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-20T13:13:07.843Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:13:07.843Z] [2022-04-20T13:13:07.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-20T13:13:07.843Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:13:07.843Z] [2022-04-20T13:13:07.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-20T13:13:07.843Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:13:07.843Z] [2022-04-20T13:13:07.843Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-20T13:13:07.843Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:13:07.843Z] [2022-04-20T13:13:07.843Z] DONE 29 tests, 6 skipped in 239.573s [2022-04-20T13:13:07.843Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-20T13:13:07.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:13:07.843Z] INFO: Testing against a local daemon [2022-04-20T13:13:07.843Z] === RUN TestConfigInspect [2022-04-20T13:13:07.843Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.843Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-20T13:13:07.843Z] === RUN TestConfigList [2022-04-20T13:13:07.843Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.843Z] --- SKIP: TestConfigList (0.00s) [2022-04-20T13:13:07.843Z] === RUN TestConfigsCreateAndDelete [2022-04-20T13:13:07.843Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.843Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-20T13:13:07.843Z] === RUN TestConfigsUpdate [2022-04-20T13:13:07.843Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.843Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-20T13:13:07.843Z] === RUN TestTemplatedConfig [2022-04-20T13:13:07.843Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.843Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-20T13:13:07.843Z] === RUN TestConfigCreateResolve [2022-04-20T13:13:07.843Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:13:07.844Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-20T13:13:07.844Z] PASS [2022-04-20T13:13:07.844Z] ok github.com/docker/docker/integration/config 0.199s [2022-04-20T13:13:07.844Z] [2022-04-20T13:13:07.844Z] === Skipped [2022-04-20T13:13:07.844Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-20T13:13:07.844Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.844Z] [2022-04-20T13:13:07.844Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-20T13:13:07.844Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.844Z] [2022-04-20T13:13:07.844Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-20T13:13:07.844Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.844Z] [2022-04-20T13:13:07.844Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-20T13:13:07.844Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.844Z] [2022-04-20T13:13:07.844Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-20T13:13:07.844Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.844Z] [2022-04-20T13:13:07.844Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-20T13:13:07.844Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:13:07.844Z] [2022-04-20T13:13:07.844Z] DONE 6 tests, 6 skipped in 3.409s [2022-04-20T13:13:07.844Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-20T13:13:07.844Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:13:07.844Z] INFO: Testing against a local daemon [2022-04-20T13:13:07.844Z] === RUN TestCheckpoint [2022-04-20T13:13:07.844Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:13:07.844Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/commit [2022-04-20T13:13:07.844Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-20T13:13:07.844Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:13:07.844Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:13:07.844Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:13:07.844Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:13:07.844Z] === CONT TestContainerInvalidJSON/commit [2022-04-20T13:13:07.844Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-20T13:13:07.844Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-20T13:13:07.844Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-20T13:13:07.844Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-20T13:13:07.844Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-20T13:13:07.844Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-20T13:13:07.844Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.36s) [2022-04-20T13:13:07.844Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-20T13:13:07.844Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.34s) [2022-04-20T13:13:07.844Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-20T13:13:07.844Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.30s) [2022-04-20T13:13:07.844Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-20T13:13:07.844Z] --- PASS: TestCopyToContainerPathIsNotDir (0.30s) [2022-04-20T13:13:07.844Z] === RUN TestCopyFromContainer [2022-04-20T13:13:07.844Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.844Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-20T13:13:07.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-20T13:13:07.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:13:07.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:13:07.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:13:07.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:13:07.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:13:07.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:13:07.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:13:07.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:13:07.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:13:07.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.07s) [2022-04-20T13:13:07.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-20T13:13:07.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-20T13:13:07.844Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-20T13:13:07.844Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-20T13:13:07.844Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-20T13:13:07.844Z] === RUN TestCreateWithInvalidEnv [2022-04-20T13:13:07.844Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-20T13:13:07.844Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-20T13:13:07.844Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-20T13:13:07.844Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-20T13:13:07.844Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-20T13:13:07.844Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-20T13:13:07.844Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-20T13:13:07.844Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-20T13:13:07.844Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-20T13:13:07.844Z] --- PASS: TestCreateWithInvalidEnv (0.07s) [2022-04-20T13:13:07.844Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-20T13:13:07.844Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-04-20T13:13:07.844Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-04-20T13:13:07.844Z] === RUN TestCreateTmpfsMountsTarget [2022-04-20T13:13:07.844Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.844Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2022-04-20T13:13:07.844Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-20T13:13:07.844Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:13:07.844Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-20T13:13:07.844Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-20T13:13:07.844Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:13:07.844Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-20T13:13:07.844Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-20T13:13:07.844Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:13:07.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:13:07.844Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:13:07.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:13:07.844Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:13:07.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:13:07.844Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:13:07.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:13:07.844Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:13:07.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:13:07.844Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:13:07.844Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:13:07.844Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:13:07.844Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:13:07.844Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:13:07.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2022-04-20T13:13:07.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-20T13:13:07.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-20T13:13:07.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-20T13:13:07.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-20T13:13:07.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-20T13:13:07.844Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-20T13:13:07.844Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-20T13:13:07.844Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-04-20T13:13:07.844Z] === RUN TestCreateDifferentPlatform [2022-04-20T13:13:07.844Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-20T13:13:07.844Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-20T13:13:07.844Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-04-20T13:13:07.844Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-20T13:13:07.844Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-20T13:13:07.844Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-20T13:13:07.844Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.20s) [2022-04-20T13:13:07.844Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-20T13:13:07.844Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-20T13:13:07.844Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-20T13:13:07.844Z] === RUN TestContainerKillOnDaemonStart [2022-04-20T13:13:07.844Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:07.844Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-20T13:13:07.844Z] === RUN TestWindowsDevices [2022-04-20T13:13:07.844Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-20T13:13:07.844Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-20T13:13:07.844Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-20T13:13:07.844Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-20T13:13:07.844Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-20T13:13:07.844Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-20T13:13:07.844Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-20T13:13:07.844Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-20T13:13:07.844Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:07.844Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:08.223Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-20T13:13:08.427Z] --- PASS: TestSecretsUpdate (2.27s) [2022-04-20T13:13:08.427Z] === RUN TestTemplatedSecret [2022-04-20T13:13:08.429Z] === RUN TestNewParse [2022-04-20T13:13:08.429Z] --- PASS: TestNewParse (0.00s) [2022-04-20T13:13:08.429Z] PASS [2022-04-20T13:13:08.429Z] coverage: 8.3% of statements [2022-04-20T13:13:08.429Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2022-04-20T13:13:08.429Z] === RUN TestValidateLogOpt [2022-04-20T13:13:08.429Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestNewMissedConfig [2022-04-20T13:13:08.429Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestNewMissedUrl [2022-04-20T13:13:08.429Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestNewMissedToken [2022-04-20T13:13:08.429Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestNewWithProxy [2022-04-20T13:13:08.429Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestDefault [2022-04-20T13:13:08.429Z] --- PASS: TestDefault (0.01s) [2022-04-20T13:13:08.429Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-20T13:13:08.429Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestJsonFormat [2022-04-20T13:13:08.429Z] --- PASS: TestJsonFormat (0.01s) [2022-04-20T13:13:08.429Z] === RUN TestRawFormat [2022-04-20T13:13:08.429Z] --- PASS: TestRawFormat (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestRawFormatWithLabels [2022-04-20T13:13:08.429Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestRawFormatWithoutTag [2022-04-20T13:13:08.429Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestBatching [2022-04-20T13:13:08.429Z] === RUN TestParseLogFormat [2022-04-20T13:13:08.429Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestValidateLogOptEmpty [2022-04-20T13:13:08.429Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestValidateSyslogAddress [2022-04-20T13:13:08.429Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-20T13:13:08.429Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-20T13:13:08.429Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-20T13:13:08.429Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-20T13:13:08.429Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-20T13:13:08.429Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-20T13:13:08.429Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-20T13:13:08.429Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-20T13:13:08.429Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-20T13:13:08.429Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-20T13:13:08.429Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestParseAddressDefaultPort [2022-04-20T13:13:08.429Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestValidateSyslogFacility [2022-04-20T13:13:08.429Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestValidateLogOptSyslogFormat [2022-04-20T13:13:08.429Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-20T13:13:08.429Z] === RUN TestValidateLogOpt [2022-04-20T13:13:08.429Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-20T13:13:08.429Z] PASS [2022-04-20T13:13:08.429Z] coverage: 43.6% of statements [2022-04-20T13:13:08.429Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 43.6% of statements [2022-04-20T13:13:08.886Z] --- PASS: TestBatching (0.22s) [2022-04-20T13:13:08.886Z] === RUN TestFrequency [2022-04-20T13:13:08.886Z] --- PASS: TestFrequency (0.23s) [2022-04-20T13:13:08.886Z] === RUN TestOneMessagePerRequest [2022-04-20T13:13:08.886Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-20T13:13:08.886Z] === RUN TestVerify [2022-04-20T13:13:08.886Z] --- PASS: TestVerify (0.00s) [2022-04-20T13:13:08.886Z] === RUN TestSkipVerify [2022-04-20T13:13:08.886Z] time="2022-04-20T13:13:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:13:08.886Z] time="2022-04-20T13:13:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:13:08.909Z] === RUN TestInvalidConfig [2022-04-20T13:13:08.909Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-20T13:13:08.909Z] === RUN TestConfig [2022-04-20T13:13:08.909Z] --- PASS: TestConfig (0.00s) [2022-04-20T13:13:08.909Z] === RUN TestOptionsLabels [2022-04-20T13:13:08.909Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-20T13:13:08.909Z] === RUN TestValidName [2022-04-20T13:13:08.909Z] --- PASS: TestValidName (0.00s) [2022-04-20T13:13:08.909Z] PASS [2022-04-20T13:13:08.909Z] coverage: 19.7% of statements [2022-04-20T13:13:08.909Z] ok github.com/docker/docker/libnetwork/config 0.095s coverage: 19.7% of statements [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:13:09.343Z] --- PASS: TestSkipVerify (0.39s) [2022-04-20T13:13:09.343Z] === RUN TestBufferMaximum [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460389.008495\",\"host\":\"3d394579d114\"}'" [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460389.008495\",\"host\":\"3d394579d114\"}'" [2022-04-20T13:13:09.343Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-20T13:13:09.343Z] === RUN TestServerAlwaysDown [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460389.011449\",\"host\":\"3d394579d114\"}'" [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460389.011449\",\"host\":\"3d394579d114\"}'" [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460389.011449\",\"host\":\"3d394579d114\"}'" [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460389.013449\",\"host\":\"3d394579d114\"}'" [2022-04-20T13:13:09.343Z] time="2022-04-20T13:13:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650460389.013449\",\"host\":\"3d394579d114\"}'" [2022-04-20T13:13:09.343Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-20T13:13:09.343Z] === RUN TestCannotSendAfterClose [2022-04-20T13:13:09.343Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-20T13:13:09.343Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-20T13:13:09.397Z] === RUN TestKey [2022-04-20T13:13:09.397Z] --- PASS: TestKey (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestParseKey [2022-04-20T13:13:09.397Z] --- PASS: TestParseKey (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestInvalidDataStore [2022-04-20T13:13:09.397Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestKVObjectFlatKey [2022-04-20T13:13:09.397Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestAtomicKVObjectFlatKey [2022-04-20T13:13:09.397Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-20T13:13:09.397Z] PASS [2022-04-20T13:13:09.397Z] coverage: 21.9% of statements [2022-04-20T13:13:09.397Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-04-20T13:13:09.397Z] === RUN TestErrorInterfaces [2022-04-20T13:13:09.397Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestNetworkMarshalling [2022-04-20T13:13:09.397Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-04-20T13:13:09.397Z] === RUN TestEndpointMarshalling [2022-04-20T13:13:09.397Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestAuxAddresses [2022-04-20T13:13:09.397Z] time="2022-04-20T13:13:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-20T13:13:09.397Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-20T13:13:09.397Z] === RUN TestSRVServiceQuery [2022-04-20T13:13:09.397Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:09.397Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-20T13:13:09.397Z] === RUN TestServiceVIPReuse [2022-04-20T13:13:09.397Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:09.397Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-20T13:13:09.397Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:09.397Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestDNSIPQuery [2022-04-20T13:13:09.397Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:09.397Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestDNSProxyServFail [2022-04-20T13:13:09.397Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:09.397Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestSandboxAddEmpty [2022-04-20T13:13:09.397Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:09.397Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestSandboxAddMultiPrio [2022-04-20T13:13:09.397Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:09.397Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestSandboxAddSamePrio [2022-04-20T13:13:09.397Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:09.397Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestCleanupServiceDiscovery [2022-04-20T13:13:09.397Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:09.397Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestDNSOptions [2022-04-20T13:13:09.397Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:09.397Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-20T13:13:09.397Z] === RUN TestMultipleControllersWithSameStore [2022-04-20T13:13:09.397Z] time="2022-04-20T13:13:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-20T13:13:09.397Z] time="2022-04-20T13:13:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-20T13:13:09.397Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-20T13:13:09.397Z] PASS [2022-04-20T13:13:09.397Z] coverage: 8.5% of statements [2022-04-20T13:13:09.397Z] ok github.com/docker/docker/libnetwork 0.372s coverage: 8.5% of statements [2022-04-20T13:13:09.801Z] === RUN TestV1IDService [2022-04-20T13:13:09.801Z] --- PASS: TestV1IDService (0.02s) [2022-04-20T13:13:09.801Z] === RUN TestV2MetadataService [2022-04-20T13:13:09.887Z] === RUN TestIPDataMarshalling [2022-04-20T13:13:09.887Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-20T13:13:09.887Z] === RUN TestValidateAndIsV6 [2022-04-20T13:13:09.887Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-20T13:13:09.887Z] PASS [2022-04-20T13:13:09.887Z] coverage: 68.9% of statements [2022-04-20T13:13:09.887Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2022-04-20T13:13:10.138Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-20T13:13:10.257Z] time="2022-04-20T13:13:10Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-20T13:13:10.257Z] time="2022-04-20T13:13:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3d394579d114\"}'" [2022-04-20T13:13:10.257Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-20T13:13:10.257Z] PASS [2022-04-20T13:13:10.257Z] coverage: 82.5% of statements [2022-04-20T13:13:10.257Z] ok github.com/docker/docker/daemon/logger/splunk 1.927s coverage: 82.5% of statements [2022-04-20T13:13:10.257Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-20T13:13:10.257Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-20T13:13:10.258Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-20T13:13:10.258Z] === RUN TestSuccessfulDownload [2022-04-20T13:13:10.258Z] download_test.go:267: Needs fixing on Windows [2022-04-20T13:13:10.258Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-20T13:13:10.258Z] === RUN TestCancelledDownload [2022-04-20T13:13:10.258Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-20T13:13:10.258Z] === RUN TestMaxDownloadAttempts [2022-04-20T13:13:10.258Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-20T13:13:10.258Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-20T13:13:10.258Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-20T13:13:10.258Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-20T13:13:10.258Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-20T13:13:10.258Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-20T13:13:10.258Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-20T13:13:10.258Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-20T13:13:10.258Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-20T13:13:10.258Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-20T13:13:10.258Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-20T13:13:10.258Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-20T13:13:10.258Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-20T13:13:10.258Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-20T13:13:10.258Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-20T13:13:10.258Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-20T13:13:10.258Z] === RUN TestContinueOnError_NeverContinue [2022-04-20T13:13:10.258Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-20T13:13:10.258Z] === RUN TestManifestStore [2022-04-20T13:13:10.258Z] === RUN TestManifestStore/no_remote_or_local [2022-04-20T13:13:10.375Z] === RUN TestDriver [2022-04-20T13:13:10.375Z] --- PASS: TestDriver (0.00s) [2022-04-20T13:13:10.375Z] PASS [2022-04-20T13:13:10.375Z] coverage: 34.8% of statements [2022-04-20T13:13:10.375Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-04-20T13:13:10.714Z] time="2022-04-20T13:13:10Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local127643451\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-20T13:13:10.714Z] === RUN TestManifestStore/no_local_cache [2022-04-20T13:13:10.714Z] === RUN TestManifestStore/with_local_cache [2022-04-20T13:13:10.714Z] === RUN TestManifestStore/unknown_media_type [2022-04-20T13:13:10.714Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-20T13:13:10.714Z] time="2022-04-20T13:13:10Z" level=warning msg="reference for unknown type: " [2022-04-20T13:13:10.714Z] time="2022-04-20T13:13:10Z" level=warning msg="reference for unknown type: " [2022-04-20T13:13:10.714Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-20T13:13:10.714Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-20T13:13:10.714Z] time="2022-04-20T13:13:10Z" level=warning msg="reference for unknown type: " [2022-04-20T13:13:10.714Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-20T13:13:10.714Z] time="2022-04-20T13:13:10Z" level=warning msg="reference for unknown type: " [2022-04-20T13:13:10.714Z] time="2022-04-20T13:13:10Z" level=warning msg="reference for unknown type: " [2022-04-20T13:13:10.714Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-20T13:13:10.714Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-20T13:13:10.714Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-20T13:13:10.714Z] time="2022-04-20T13:13:10Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-20T13:13:10.714Z] --- PASS: TestManifestStore (0.25s) [2022-04-20T13:13:10.714Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-04-20T13:13:10.714Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-20T13:13:10.714Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-20T13:13:10.714Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-20T13:13:10.714Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-20T13:13:10.714Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-20T13:13:10.714Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-20T13:13:10.714Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-20T13:13:10.714Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-20T13:13:10.714Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaType [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-20T13:13:10.714Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-20T13:13:10.714Z] === RUN TestFixManifestLayers [2022-04-20T13:13:10.714Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-20T13:13:10.714Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-20T13:13:10.714Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-20T13:13:10.714Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-20T13:13:10.714Z] === RUN TestFixManifestLayersBadParent [2022-04-20T13:13:10.714Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-20T13:13:10.714Z] === RUN TestValidateManifest [2022-04-20T13:13:10.714Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-20T13:13:10.714Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-20T13:13:10.714Z] === RUN TestFormatPlatform [2022-04-20T13:13:10.714Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-20T13:13:10.714Z] === RUN TestPullSchema2Config [2022-04-20T13:13:10.714Z] === RUN TestPullSchema2Config/success_first_time [2022-04-20T13:13:10.714Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-20T13:13:10.714Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:13:10.714Z] === RUN TestPullSchema2Config/500_status [2022-04-20T13:13:10.714Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-20T13:13:10.714Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:13:10.714Z] --- PASS: TestV2MetadataService (0.92s) [2022-04-20T13:13:10.714Z] PASS [2022-04-20T13:13:10.714Z] coverage: 48.2% of statements [2022-04-20T13:13:10.714Z] ok github.com/docker/docker/distribution/metadata 0.998s coverage: 48.2% of statements [2022-04-20T13:13:10.714Z] time="2022-04-20T13:13:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-20T13:13:10.714Z] time="2022-04-20T13:13:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-20T13:13:10.714Z] time="2022-04-20T13:13:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-20T13:13:10.714Z] time="2022-04-20T13:13:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-20T13:13:10.714Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-20T13:13:10.714Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2022-04-20T13:13:10.714Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2022-04-20T13:13:10.714Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2022-04-20T13:13:10.714Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2022-04-20T13:13:10.714Z] === RUN TestTransfer [2022-04-20T13:13:10.714Z] --- PASS: TestTransfer (0.12s) [2022-04-20T13:13:10.863Z] === RUN TestDriver [2022-04-20T13:13:10.863Z] --- PASS: TestDriver (0.00s) [2022-04-20T13:13:10.863Z] PASS [2022-04-20T13:13:10.863Z] coverage: 34.8% of statements [2022-04-20T13:13:10.863Z] ok github.com/docker/docker/libnetwork/drivers/null 0.056s coverage: 34.8% of statements [2022-04-20T13:13:10.863Z] === RUN TestNetworkAllocateFree [2022-04-20T13:13:10.863Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-20T13:13:10.863Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-20T13:13:10.863Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-20T13:13:10.863Z] PASS [2022-04-20T13:13:10.863Z] coverage: 63.6% of statements [2022-04-20T13:13:10.863Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2022-04-20T13:13:10.957Z] --- PASS: TestTemplatedSecret (2.51s) [2022-04-20T13:13:10.957Z] === RUN TestSecretCreateResolve [2022-04-20T13:13:11.170Z] === RUN TestConcurrencyLimit [2022-04-20T13:13:11.170Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:13:11.170Z] === RUN TestPullSchema2Config/EOF [2022-04-20T13:13:11.170Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-20T13:13:11.170Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:13:11.170Z] 2022/04/20 13:13:10 http: panic serving 127.0.0.1:49219: intentional panic [2022-04-20T13:13:11.170Z] goroutine 116 [running]: [2022-04-20T13:13:11.170Z] net/http.(*conn).serve.func1() [2022-04-20T13:13:11.170Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-20T13:13:11.170Z] panic({0x12c9000, 0x14ab8f0}) [2022-04-20T13:13:11.170Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-20T13:13:11.170Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000051380?, {0x14b30d8?, 0xc0004b82a0?}) [2022-04-20T13:13:11.170Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-20T13:13:11.170Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x14b30d8, 0xc0004b82a0}, 0xc0004ae600) [2022-04-20T13:13:11.170Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-20T13:13:11.170Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x14b30d8?, 0xc0004b82a0?}, 0x18ce6a0?) [2022-04-20T13:13:11.170Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-20T13:13:11.170Z] net/http.serverHandler.ServeHTTP({0xc0001e89c0?}, {0x14b30d8, 0xc0004b82a0}, 0xc0004ae600) [2022-04-20T13:13:11.170Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-20T13:13:11.170Z] net/http.(*conn).serve(0xc000078c80, {0x14b3950, 0xc00007f7d0}) [2022-04-20T13:13:11.170Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-20T13:13:11.170Z] created by net/http.(*Server).Serve [2022-04-20T13:13:11.170Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-20T13:13:11.170Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:13:11.170Z] === RUN TestPullSchema2Config/unauthorized [2022-04-20T13:13:11.170Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-20T13:13:11.170Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-20T13:13:11.170Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-20T13:13:11.170Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-20T13:13:11.170Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-20T13:13:11.170Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-20T13:13:11.170Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-20T13:13:11.170Z] === RUN TestGetRepositoryMountCandidates [2022-04-20T13:13:11.170Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestLayerAlreadyExists [2022-04-20T13:13:11.170Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:13:11.170Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:13:11.170Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:13:11.170Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:13:11.170Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:13:11.170Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-20T13:13:11.170Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestWhenEmptyAuthConfig [2022-04-20T13:13:11.170Z] === RUN TestNotFound [2022-04-20T13:13:11.170Z] --- PASS: TestNotFound (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestConflict [2022-04-20T13:13:11.170Z] --- PASS: TestConflict (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestForbidden [2022-04-20T13:13:11.170Z] --- PASS: TestForbidden (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestInvalidParameter [2022-04-20T13:13:11.170Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestNotImplemented [2022-04-20T13:13:11.170Z] --- PASS: TestNotImplemented (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestNotModified [2022-04-20T13:13:11.170Z] --- PASS: TestNotModified (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestUnauthorized [2022-04-20T13:13:11.170Z] --- PASS: TestUnauthorized (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestUnknown [2022-04-20T13:13:11.170Z] --- PASS: TestUnknown (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestCancelled [2022-04-20T13:13:11.170Z] --- PASS: TestCancelled (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestDeadline [2022-04-20T13:13:11.170Z] --- PASS: TestDeadline (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestDataLoss [2022-04-20T13:13:11.170Z] --- PASS: TestDataLoss (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestUnavailable [2022-04-20T13:13:11.170Z] --- PASS: TestUnavailable (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestSystem [2022-04-20T13:13:11.170Z] --- PASS: TestSystem (0.00s) [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode/Not_Found [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode/Bad_Request [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode/Conflict [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode/Unauthorized [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode/Forbidden [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode/Not_Modified [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-20T13:13:11.170Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-20T13:13:11.170Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-20T13:13:11.170Z] PASS [2022-04-20T13:13:11.170Z] coverage: 77.0% of statements [2022-04-20T13:13:11.170Z] ok github.com/docker/docker/errdefs 0.037s coverage: 77.0% of statements [2022-04-20T13:13:11.170Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-20T13:13:11.170Z] === RUN TestInactiveJobs [2022-04-20T13:13:11.627Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-20T13:13:11.627Z] === RUN TestWatchRelease [2022-04-20T13:13:11.627Z] --- PASS: TestWatchRelease (0.04s) [2022-04-20T13:13:11.627Z] === RUN TestWatchFinishedTransfer [2022-04-20T13:13:11.627Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-20T13:13:11.627Z] === RUN TestDuplicateTransfer [2022-04-20T13:13:11.627Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-20T13:13:11.627Z] === RUN TestSuccessfulUpload [2022-04-20T13:13:11.888Z] === RUN TestGetEmptyCapabilities [2022-04-20T13:13:11.888Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-20T13:13:11.888Z] === RUN TestGetExtraCapabilities [2022-04-20T13:13:11.888Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-20T13:13:11.888Z] === RUN TestGetInvalidCapabilities [2022-04-20T13:13:11.888Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-20T13:13:11.888Z] === RUN TestRemoteDriver [2022-04-20T13:13:11.888Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-20T13:13:11.888Z] === RUN TestDriverError [2022-04-20T13:13:11.888Z] --- PASS: TestDriverError (0.01s) [2022-04-20T13:13:11.888Z] === RUN TestMissingValues [2022-04-20T13:13:11.888Z] --- PASS: TestMissingValues (0.01s) [2022-04-20T13:13:11.888Z] === RUN TestRollback [2022-04-20T13:13:11.888Z] --- PASS: TestRollback (0.01s) [2022-04-20T13:13:11.888Z] PASS [2022-04-20T13:13:11.888Z] coverage: 57.4% of statements [2022-04-20T13:13:11.888Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.091s coverage: 57.4% of statements [2022-04-20T13:13:12.051Z] check_test.go:308: [d06c6186104f2] daemon is not started [2022-04-20T13:13:12.051Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-20T13:13:12.083Z] time="2022-04-20T13:13:11Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-20T13:13:12.083Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-04-20T13:13:12.083Z] === RUN TestCancelledUpload [2022-04-20T13:13:12.083Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-20T13:13:12.083Z] PASS [2022-04-20T13:13:12.083Z] coverage: 76.8% of statements [2022-04-20T13:13:12.083Z] ok github.com/docker/docker/distribution/xfer 1.745s coverage: 76.8% of statements [2022-04-20T13:13:12.083Z] === RUN TestFSGetInvalidData [2022-04-20T13:13:12.083Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-20T13:13:12.083Z] === RUN TestFSInvalidSet [2022-04-20T13:13:12.083Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-20T13:13:12.083Z] === RUN TestFSInvalidRoot [2022-04-20T13:13:12.083Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-20T13:13:12.083Z] === RUN TestFSMetadataGetSet [2022-04-20T13:13:12.083Z] === RUN TestCompare [2022-04-20T13:13:12.083Z] --- PASS: TestCompare (0.00s) [2022-04-20T13:13:12.083Z] PASS [2022-04-20T13:13:12.083Z] coverage: 19.2% of statements [2022-04-20T13:13:12.083Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2022-04-20T13:13:12.083Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-20T13:13:12.083Z] === RUN TestFSInvalidWalker [2022-04-20T13:13:12.083Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-20T13:13:12.083Z] === RUN TestFSGetSet [2022-04-20T13:13:12.377Z] === RUN TestNAT [2022-04-20T13:13:12.377Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-20T13:13:12.377Z] --- SKIP: TestNAT (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestTransparent [2022-04-20T13:13:12.377Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-20T13:13:12.377Z] --- SKIP: TestTransparent (0.00s) [2022-04-20T13:13:12.377Z] PASS [2022-04-20T13:13:12.377Z] coverage: 0.0% of statements [2022-04-20T13:13:12.377Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-04-20T13:13:12.377Z] === RUN TestNew [2022-04-20T13:13:12.377Z] --- PASS: TestNew (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestAddDriver [2022-04-20T13:13:12.377Z] --- PASS: TestAddDriver (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestAddDuplicateDriver [2022-04-20T13:13:12.377Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-20T13:13:12.377Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestDriver [2022-04-20T13:13:12.377Z] --- PASS: TestDriver (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestIPAM [2022-04-20T13:13:12.377Z] --- PASS: TestIPAM (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestWalkIPAMs [2022-04-20T13:13:12.377Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestWalkDrivers [2022-04-20T13:13:12.377Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-20T13:13:12.377Z] PASS [2022-04-20T13:13:12.377Z] coverage: 82.4% of statements [2022-04-20T13:13:12.377Z] ok github.com/docker/docker/libnetwork/drvregistry 0.083s coverage: 82.4% of statements [2022-04-20T13:13:12.377Z] === RUN TestBuildDefault [2022-04-20T13:13:12.377Z] --- PASS: TestBuildDefault (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestBuildHostnameDomainname [2022-04-20T13:13:12.377Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestBuildHostname [2022-04-20T13:13:12.377Z] --- PASS: TestBuildHostname (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestBuildHostnameFQDN [2022-04-20T13:13:12.377Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestBuildNoIP [2022-04-20T13:13:12.377Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestUpdate [2022-04-20T13:13:12.377Z] --- PASS: TestUpdate (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-20T13:13:12.377Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-20T13:13:12.377Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestAddEmpty [2022-04-20T13:13:12.377Z] --- PASS: TestAddEmpty (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestAdd [2022-04-20T13:13:12.377Z] --- PASS: TestAdd (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestDeleteEmpty [2022-04-20T13:13:12.377Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestDeleteNewline [2022-04-20T13:13:12.377Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestDelete [2022-04-20T13:13:12.377Z] --- PASS: TestDelete (0.00s) [2022-04-20T13:13:12.377Z] === RUN TestConcurrentWrites [2022-04-20T13:13:12.546Z] --- PASS: TestFSGetSet (0.03s) [2022-04-20T13:13:12.546Z] === RUN TestFSGetUnsetKey [2022-04-20T13:13:12.546Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-20T13:13:12.546Z] === RUN TestFSGetEmptyData [2022-04-20T13:13:12.546Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-20T13:13:12.546Z] === RUN TestFSDelete [2022-04-20T13:13:12.546Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2022-04-20T13:13:12.546Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-20T13:13:12.546Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-20T13:13:12.546Z] === RUN TestTokenPassThru [2022-04-20T13:13:12.546Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-20T13:13:12.546Z] === RUN TestTokenPassThruDifferentHost [2022-04-20T13:13:12.546Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-20T13:13:12.546Z] PASS [2022-04-20T13:13:12.546Z] coverage: 26.6% of statements [2022-04-20T13:13:12.546Z] --- PASS: TestFSDelete (0.03s) [2022-04-20T13:13:12.546Z] === RUN TestFSWalker [2022-04-20T13:13:12.546Z] ok github.com/docker/docker/distribution 1.973s coverage: 26.6% of statements [2022-04-20T13:13:12.546Z] --- PASS: TestFSWalker (0.02s) [2022-04-20T13:13:12.546Z] === RUN TestFSWalkerStopOnError [2022-04-20T13:13:12.546Z] --- PASS: TestFSWalkerStopOnError (0.14s) [2022-04-20T13:13:12.546Z] === RUN TestNewFromJSON [2022-04-20T13:13:12.546Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-20T13:13:12.546Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-20T13:13:12.546Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-20T13:13:12.546Z] === RUN TestMarshalKeyOrder [2022-04-20T13:13:12.546Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-20T13:13:12.546Z] === RUN TestHistoryEqual [2022-04-20T13:13:12.546Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-20T13:13:12.546Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-20T13:13:12.546Z] --- PASS: TestHistoryEqual (0.14s) [2022-04-20T13:13:12.546Z] === RUN TestImage [2022-04-20T13:13:12.546Z] --- PASS: TestImage (0.00s) [2022-04-20T13:13:12.546Z] === RUN TestImageOSNotEmpty [2022-04-20T13:13:12.546Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-20T13:13:12.546Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-20T13:13:12.546Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-20T13:13:12.546Z] === RUN TestCreate [2022-04-20T13:13:12.546Z] --- PASS: TestCreate (0.01s) [2022-04-20T13:13:12.546Z] === RUN TestRestore [2022-04-20T13:13:12.546Z] time="2022-04-20T13:13:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-20T13:13:12.546Z] --- PASS: TestRestore (0.03s) [2022-04-20T13:13:12.546Z] === RUN TestAddDelete [2022-04-20T13:13:12.546Z] --- PASS: TestAddDelete (0.02s) [2022-04-20T13:13:12.546Z] === RUN TestSearchAfterDelete [2022-04-20T13:13:12.546Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-20T13:13:12.546Z] === RUN TestParentReset [2022-04-20T13:13:12.546Z] --- PASS: TestParentReset (0.03s) [2022-04-20T13:13:12.546Z] === RUN TestGetAndSetLastUpdated [2022-04-20T13:13:12.865Z] --- PASS: TestRandomAllocateDeallocate (6.45s) [2022-04-20T13:13:12.865Z] === RUN TestAllocateRandomDeallocate [2022-04-20T13:13:12.865Z] --- PASS: TestConcurrentWrites (0.25s) [2022-04-20T13:13:12.865Z] PASS [2022-04-20T13:13:12.865Z] coverage: 81.2% of statements [2022-04-20T13:13:12.865Z] ok github.com/docker/docker/libnetwork/etchosts 0.319s coverage: 81.2% of statements [2022-04-20T13:13:12.865Z] === RUN TestNew [2022-04-20T13:13:12.865Z] --- PASS: TestNew (0.00s) [2022-04-20T13:13:12.865Z] === RUN TestAllocate [2022-04-20T13:13:12.865Z] --- PASS: TestAllocate (0.00s) [2022-04-20T13:13:12.865Z] === RUN TestUninitialized [2022-04-20T13:13:12.865Z] --- PASS: TestUninitialized (0.00s) [2022-04-20T13:13:12.865Z] === RUN TestAllocateInRange [2022-04-20T13:13:12.865Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-20T13:13:12.865Z] === RUN TestAllocateSerial [2022-04-20T13:13:12.865Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-20T13:13:12.865Z] PASS [2022-04-20T13:13:12.865Z] coverage: 87.5% of statements [2022-04-20T13:13:12.865Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-04-20T13:13:13.002Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-20T13:13:13.002Z] === RUN TestStoreLen [2022-04-20T13:13:13.002Z] --- PASS: TestStoreLen (0.05s) [2022-04-20T13:13:13.002Z] PASS [2022-04-20T13:13:13.002Z] coverage: 86.9% of statements [2022-04-20T13:13:13.002Z] ok github.com/docker/docker/image 0.667s coverage: 86.9% of statements [2022-04-20T13:13:13.353Z] === RUN TestCaller [2022-04-20T13:13:13.353Z] --- PASS: TestCaller (0.00s) [2022-04-20T13:13:13.353Z] PASS [2022-04-20T13:13:13.353Z] coverage: 100.0% of statements [2022-04-20T13:13:13.353Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-04-20T13:13:13.434Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-20T13:13:13.458Z] === RUN TestMakeV1ConfigFromConfig [2022-04-20T13:13:13.458Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-20T13:13:13.458Z] PASS [2022-04-20T13:13:13.458Z] coverage: 25.0% of statements [2022-04-20T13:13:13.458Z] ok github.com/docker/docker/image/v1 0.064s coverage: 25.0% of statements [2022-04-20T13:13:13.458Z] === RUN TestValidateManifest [2022-04-20T13:13:13.458Z] === RUN TestValidateManifest/nil [2022-04-20T13:13:13.458Z] === RUN TestValidateManifest/non-nil [2022-04-20T13:13:13.458Z] --- PASS: TestValidateManifest (0.00s) [2022-04-20T13:13:13.458Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-20T13:13:13.458Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-20T13:13:13.458Z] PASS [2022-04-20T13:13:13.458Z] coverage: 0.7% of statements [2022-04-20T13:13:13.458Z] ok github.com/docker/docker/image/tarexport 0.070s coverage: 0.7% of statements [2022-04-20T13:13:13.458Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-20T13:13:13.490Z] --- PASS: TestSecretCreateResolve (2.27s) [2022-04-20T13:13:13.490Z] PASS [2022-04-20T13:13:13.490Z] [2022-04-20T13:13:13.490Z] DONE 6 tests in 13.658s [2022-04-20T13:13:13.490Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-20T13:13:13.490Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:13:13.490Z] ++ set -e [2022-04-20T13:13:13.490Z] ++ '[' -n 0 ']' [2022-04-20T13:13:13.490Z] ++ set -x [2022-04-20T13:13:13.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:13:13.490Z] INFO: Testing against a local daemon [2022-04-20T13:13:13.490Z] === RUN TestServiceCreateInit [2022-04-20T13:13:13.490Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-20T13:13:13.841Z] === RUN TestSetSerialInsertDelete [2022-04-20T13:13:13.841Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-20T13:13:13.841Z] === RUN TestSetParallelInsertDelete [2022-04-20T13:13:14.328Z] --- PASS: TestAllocateRandomDeallocate (1.47s) [2022-04-20T13:13:14.328Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-20T13:13:14.421Z] === RUN TestSerialization [2022-04-20T13:13:14.421Z] --- PASS: TestSerialization (0.02s) [2022-04-20T13:13:14.421Z] PASS [2022-04-20T13:13:14.421Z] coverage: 100.0% of statements [2022-04-20T13:13:14.421Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-04-20T13:13:14.817Z] === RUN TestInt2IP2IntConversion [2022-04-20T13:13:14.878Z] === RUN TestEmptyLayer [2022-04-20T13:13:14.878Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-20T13:13:14.878Z] === RUN TestCommitFailure [2022-04-20T13:13:14.878Z] --- PASS: TestCommitFailure (0.02s) [2022-04-20T13:13:14.878Z] === RUN TestStartTransactionFailure [2022-04-20T13:13:14.878Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-20T13:13:14.878Z] === RUN TestGetOrphan [2022-04-20T13:13:14.878Z] --- PASS: TestGetOrphan (0.01s) [2022-04-20T13:13:14.878Z] === RUN TestMountAndRegister [2022-04-20T13:13:14.878Z] layer_test.go:258: Layer size: 14 [2022-04-20T13:13:14.878Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-20T13:13:14.878Z] === RUN TestLayerRelease [2022-04-20T13:13:14.878Z] layer_test.go:291: Failing on Windows [2022-04-20T13:13:14.878Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-20T13:13:14.878Z] === RUN TestStoreRestore [2022-04-20T13:13:14.878Z] layer_test.go:340: Failing on Windows [2022-04-20T13:13:14.878Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-20T13:13:14.878Z] === RUN TestTarStreamStability [2022-04-20T13:13:14.878Z] layer_test.go:455: Failing on Windows [2022-04-20T13:13:14.878Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-20T13:13:14.878Z] === RUN TestRegisterExistingLayer [2022-04-20T13:13:14.878Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-04-20T13:13:14.878Z] === RUN TestTarStreamVerification [2022-04-20T13:13:14.878Z] layer_test.go:684: Failing on Windows [2022-04-20T13:13:14.878Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-20T13:13:14.878Z] === RUN TestLayerMigration [2022-04-20T13:13:14.878Z] migration_test.go:45: Failing on Windows [2022-04-20T13:13:14.878Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-20T13:13:14.878Z] === RUN TestLayerMigrationNoTarsplit [2022-04-20T13:13:14.878Z] migration_test.go:181: Failing on Windows [2022-04-20T13:13:14.878Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-20T13:13:14.878Z] === RUN TestMountInit [2022-04-20T13:13:14.878Z] mount_test.go:17: Failing on Windows [2022-04-20T13:13:14.878Z] --- SKIP: TestMountInit (0.00s) [2022-04-20T13:13:14.878Z] === RUN TestMountSize [2022-04-20T13:13:14.878Z] mount_test.go:76: Failing on Windows [2022-04-20T13:13:14.878Z] --- SKIP: TestMountSize (0.00s) [2022-04-20T13:13:14.878Z] === RUN TestMountChanges [2022-04-20T13:13:14.878Z] mount_test.go:125: Failing on Windows [2022-04-20T13:13:14.878Z] --- SKIP: TestMountChanges (0.00s) [2022-04-20T13:13:14.878Z] === RUN TestMountApply [2022-04-20T13:13:14.878Z] mount_test.go:212: Failing on Windows [2022-04-20T13:13:14.878Z] --- SKIP: TestMountApply (0.00s) [2022-04-20T13:13:14.878Z] PASS [2022-04-20T13:13:14.878Z] coverage: 30.6% of statements [2022-04-20T13:13:14.878Z] ok github.com/docker/docker/layer 0.313s coverage: 30.6% of statements [2022-04-20T13:13:14.878Z] === RUN TestEnvironmentParsing [2022-04-20T13:13:14.878Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-20T13:13:14.878Z] PASS [2022-04-20T13:13:14.878Z] coverage: 1.2% of statements [2022-04-20T13:13:15.305Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-04-20T13:13:15.305Z] === RUN TestGetAddressVersion [2022-04-20T13:13:15.305Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-20T13:13:15.305Z] === RUN TestKeyString [2022-04-20T13:13:15.305Z] --- PASS: TestKeyString (0.00s) [2022-04-20T13:13:15.305Z] === RUN TestPoolDataMarshal [2022-04-20T13:13:15.305Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-20T13:13:15.305Z] === RUN TestSubnetsMarshal [2022-04-20T13:13:15.305Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-04-20T13:13:15.305Z] === RUN TestAddSubnets [2022-04-20T13:13:15.305Z] --- PASS: TestAddSubnets (0.07s) [2022-04-20T13:13:15.305Z] === RUN TestDoublePoolRelease [2022-04-20T13:13:15.305Z] === RUN TestPoolRequest [2022-04-20T13:13:15.305Z] --- PASS: TestPoolRequest (0.00s) [2022-04-20T13:13:15.305Z] === RUN TestOtherRequests [2022-04-20T13:13:15.305Z] --- PASS: TestOtherRequests (0.00s) [2022-04-20T13:13:15.305Z] PASS [2022-04-20T13:13:15.305Z] coverage: 57.1% of statements [2022-04-20T13:13:15.305Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2022-04-20T13:13:15.305Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.21s) [2022-04-20T13:13:15.305Z] === RUN TestRetrieveFromStore [2022-04-20T13:13:15.305Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-20T13:13:15.305Z] === RUN TestAddReleasePoolID [2022-04-20T13:13:15.305Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-04-20T13:13:15.305Z] === RUN TestPredefinedPool [2022-04-20T13:13:15.334Z] ok github.com/docker/docker/libcontainerd/local 0.057s coverage: 1.2% of statements [2022-04-20T13:13:15.334Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-20T13:13:15.334Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-20T13:13:15.334Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-20T13:13:15.334Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-20T13:13:15.794Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-20T13:13:15.794Z] === RUN TestRemoveSubnet [2022-04-20T13:13:15.794Z] --- PASS: TestRemoveSubnet (0.22s) [2022-04-20T13:13:15.794Z] === RUN TestGetSameAddress [2022-04-20T13:13:15.794Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-20T13:13:15.794Z] === RUN TestPoolAllocationReuse [2022-04-20T13:13:15.794Z] --- PASS: TestRetrieveFromStore (0.53s) [2022-04-20T13:13:15.794Z] === RUN TestIsCorrupted [2022-04-20T13:13:15.794Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-20T13:13:15.794Z] === RUN TestSetRollover [2022-04-20T13:13:15.978Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-20T13:13:16.299Z] === RUN TestSequenceGetAvailableBit [2022-04-20T13:13:16.299Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestSequenceEqual [2022-04-20T13:13:16.299Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestSequenceCopy [2022-04-20T13:13:16.299Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestGetFirstAvailable [2022-04-20T13:13:16.299Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestFindSequence [2022-04-20T13:13:16.299Z] --- PASS: TestFindSequence (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestCheckIfAvailable [2022-04-20T13:13:16.299Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestMergeSequences [2022-04-20T13:13:16.299Z] --- PASS: TestMergeSequences (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestPushReservation [2022-04-20T13:13:16.299Z] --- PASS: TestPushReservation (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestSerializeDeserialize [2022-04-20T13:13:16.299Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestSet [2022-04-20T13:13:16.299Z] --- PASS: TestSet (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestSetUnset [2022-04-20T13:13:16.299Z] --- PASS: TestSetUnset (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestOffsetSetUnset [2022-04-20T13:13:16.299Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestSetInRange [2022-04-20T13:13:16.299Z] --- PASS: TestSetInRange (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestSetAnyInRange [2022-04-20T13:13:16.299Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestMethods [2022-04-20T13:13:16.299Z] --- PASS: TestMethods (0.00s) [2022-04-20T13:13:16.299Z] === RUN TestRandomAllocateDeallocate [2022-04-20T13:13:16.775Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-20T13:13:16.821Z] === RUN TestGetCapabilities [2022-04-20T13:13:16.821Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-20T13:13:16.821Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-20T13:13:16.821Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-20T13:13:16.821Z] === RUN TestGetDefaultAddressSpaces [2022-04-20T13:13:16.821Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-20T13:13:16.821Z] === RUN TestRemoteDriver [2022-04-20T13:13:16.821Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-20T13:13:16.821Z] PASS [2022-04-20T13:13:16.821Z] coverage: 47.4% of statements [2022-04-20T13:13:16.821Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.068s coverage: 47.4% of statements [2022-04-20T13:13:17.261Z] === RUN TestInvalidConfig [2022-04-20T13:13:17.261Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-20T13:13:17.261Z] === RUN TestConfig [2022-04-20T13:13:17.261Z] --- PASS: TestConfig (0.00s) [2022-04-20T13:13:17.261Z] === RUN TestOptionsLabels [2022-04-20T13:13:17.261Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-20T13:13:17.261Z] === RUN TestValidName [2022-04-20T13:13:17.261Z] --- PASS: TestValidName (0.00s) [2022-04-20T13:13:17.261Z] PASS [2022-04-20T13:13:17.261Z] coverage: 19.7% of statements [2022-04-20T13:13:17.261Z] ok github.com/docker/docker/libnetwork/config 0.065s coverage: 19.7% of statements [2022-04-20T13:13:17.848Z] === RUN TestWindowsIPAM [2022-04-20T13:13:17.848Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-20T13:13:17.848Z] PASS [2022-04-20T13:13:17.848Z] coverage: 71.4% of statements [2022-04-20T13:13:17.848Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.053s coverage: 71.4% of statements [2022-04-20T13:13:17.848Z] --- PASS: TestPoolAllocationReuse (1.81s) [2022-04-20T13:13:17.848Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-20T13:13:17.848Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-20T13:13:17.848Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-20T13:13:17.848Z] --- PASS: TestSetRollover (1.72s) [2022-04-20T13:13:17.848Z] === RUN TestSetRolloverSerial [2022-04-20T13:13:18.222Z] === RUN TestKey [2022-04-20T13:13:18.223Z] --- PASS: TestKey (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestParseKey [2022-04-20T13:13:18.223Z] --- PASS: TestParseKey (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestInvalidDataStore [2022-04-20T13:13:18.223Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestKVObjectFlatKey [2022-04-20T13:13:18.223Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestAtomicKVObjectFlatKey [2022-04-20T13:13:18.223Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-20T13:13:18.223Z] PASS [2022-04-20T13:13:18.223Z] coverage: 21.9% of statements [2022-04-20T13:13:18.223Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2022-04-20T13:13:18.223Z] === RUN TestErrorInterfaces [2022-04-20T13:13:18.223Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestNetworkMarshalling [2022-04-20T13:13:18.223Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-04-20T13:13:18.223Z] === RUN TestEndpointMarshalling [2022-04-20T13:13:18.223Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestAuxAddresses [2022-04-20T13:13:18.223Z] time="2022-04-20T13:13:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-20T13:13:18.223Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-20T13:13:18.223Z] === RUN TestSRVServiceQuery [2022-04-20T13:13:18.223Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:18.223Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-20T13:13:18.223Z] === RUN TestServiceVIPReuse [2022-04-20T13:13:18.223Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:18.223Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-20T13:13:18.223Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:18.223Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestDNSIPQuery [2022-04-20T13:13:18.223Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:18.223Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestDNSProxyServFail [2022-04-20T13:13:18.223Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:18.223Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestSandboxAddEmpty [2022-04-20T13:13:18.223Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:18.223Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestSandboxAddMultiPrio [2022-04-20T13:13:18.223Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:18.223Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestSandboxAddSamePrio [2022-04-20T13:13:18.223Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:18.223Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestCleanupServiceDiscovery [2022-04-20T13:13:18.223Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:18.223Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestDNSOptions [2022-04-20T13:13:18.223Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:13:18.223Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-20T13:13:18.223Z] === RUN TestMultipleControllersWithSameStore [2022-04-20T13:13:18.223Z] time="2022-04-20T13:13:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-20T13:13:18.223Z] time="2022-04-20T13:13:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-20T13:13:18.223Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-20T13:13:18.223Z] PASS [2022-04-20T13:13:18.223Z] coverage: 8.5% of statements [2022-04-20T13:13:18.223Z] ok github.com/docker/docker/libnetwork 0.287s coverage: 8.5% of statements [2022-04-20T13:13:18.337Z] === RUN TestDefaultNetwork [2022-04-20T13:13:18.498Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:18.498Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:13:18.498Z] --- PASS: TestWindowsDevices (0.05s) [2022-04-20T13:13:18.498Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.23s) [2022-04-20T13:13:18.498Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.74s) [2022-04-20T13:13:18.498Z] --- PASS: TestWindowsDevices/process/no_device_mounted (12.65s) [2022-04-20T13:13:18.498Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (12.46s) [2022-04-20T13:13:18.498Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.45s) [2022-04-20T13:13:18.498Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.54s) [2022-04-20T13:13:18.498Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (12.66s) [2022-04-20T13:13:18.498Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (13.47s) [2022-04-20T13:13:18.498Z] === RUN TestDiff [2022-04-20T13:13:18.498Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-20T13:13:18.498Z] --- SKIP: TestDiff (0.00s) [2022-04-20T13:13:18.498Z] === RUN TestExecWithCloseStdin [2022-04-20T13:13:18.527Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-20T13:13:18.679Z] === RUN TestIPDataMarshalling [2022-04-20T13:13:18.679Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-20T13:13:18.679Z] === RUN TestValidateAndIsV6 [2022-04-20T13:13:18.679Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-20T13:13:18.679Z] PASS [2022-04-20T13:13:18.679Z] coverage: 68.9% of statements [2022-04-20T13:13:18.679Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2022-04-20T13:13:18.825Z] --- PASS: TestDefaultNetwork (0.27s) [2022-04-20T13:13:18.825Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-20T13:13:18.825Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-04-20T13:13:18.825Z] === RUN TestInitAddressPools [2022-04-20T13:13:18.825Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-20T13:13:18.825Z] PASS [2022-04-20T13:13:18.825Z] coverage: 74.0% of statements [2022-04-20T13:13:18.825Z] ok github.com/docker/docker/libnetwork/ipamutils 0.595s coverage: 74.0% of statements [2022-04-20T13:13:19.075Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-04-20T13:13:19.075Z] === RUN TestServiceUpdatePidsLimit [2022-04-20T13:13:19.098Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-20T13:13:19.136Z] === RUN TestDriver [2022-04-20T13:13:19.136Z] --- PASS: TestDriver (0.00s) [2022-04-20T13:13:19.136Z] PASS [2022-04-20T13:13:19.136Z] coverage: 34.8% of statements [2022-04-20T13:13:19.136Z] ok github.com/docker/docker/libnetwork/drivers/host 0.036s coverage: 34.8% of statements [2022-04-20T13:13:19.136Z] === RUN TestDriver [2022-04-20T13:13:19.136Z] --- PASS: TestDriver (0.00s) [2022-04-20T13:13:19.136Z] PASS [2022-04-20T13:13:19.136Z] coverage: 34.8% of statements [2022-04-20T13:13:19.136Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2022-04-20T13:13:19.312Z] --- PASS: TestSetRolloverSerial (1.65s) [2022-04-20T13:13:19.313Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-20T13:13:19.313Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-20T13:13:19.313Z] PASS [2022-04-20T13:13:19.313Z] coverage: 84.4% of statements [2022-04-20T13:13:19.313Z] ok github.com/docker/docker/libnetwork/bitseq 13.114s coverage: 84.4% of statements [2022-04-20T13:13:19.313Z] === RUN TestKeyValue [2022-04-20T13:13:19.313Z] --- PASS: TestKeyValue (0.00s) [2022-04-20T13:13:19.313Z] PASS [2022-04-20T13:13:19.313Z] coverage: 60.0% of statements [2022-04-20T13:13:19.313Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2022-04-20T13:13:19.592Z] === RUN TestNetworkAllocateFree [2022-04-20T13:13:19.592Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-20T13:13:19.592Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-20T13:13:19.592Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-20T13:13:19.592Z] PASS [2022-04-20T13:13:19.592Z] coverage: 63.6% of statements [2022-04-20T13:13:19.592Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2022-04-20T13:13:20.008Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-20T13:13:20.048Z] === RUN TestGetEmptyCapabilities [2022-04-20T13:13:20.048Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-20T13:13:20.048Z] === RUN TestGetExtraCapabilities [2022-04-20T13:13:20.048Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-20T13:13:20.048Z] === RUN TestGetInvalidCapabilities [2022-04-20T13:13:20.048Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-20T13:13:20.048Z] === RUN TestRemoteDriver [2022-04-20T13:13:20.048Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-20T13:13:20.048Z] === RUN TestDriverError [2022-04-20T13:13:20.048Z] --- PASS: TestDriverError (0.00s) [2022-04-20T13:13:20.048Z] === RUN TestMissingValues [2022-04-20T13:13:20.048Z] --- PASS: TestMissingValues (0.00s) [2022-04-20T13:13:20.048Z] === RUN TestRollback [2022-04-20T13:13:20.048Z] --- PASS: TestRollback (0.00s) [2022-04-20T13:13:20.048Z] PASS [2022-04-20T13:13:20.048Z] coverage: 57.4% of statements [2022-04-20T13:13:20.048Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.073s coverage: 57.4% of statements [2022-04-20T13:13:20.058Z] --- PASS: TestServiceCreateInit (7.01s) [2022-04-20T13:13:20.058Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-04-20T13:13:20.058Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.41s) [2022-04-20T13:13:20.058Z] === RUN TestCreateServiceMultipleTimes [2022-04-20T13:13:20.340Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.54s) [2022-04-20T13:13:20.340Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-20T13:13:20.482Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-20T13:13:20.504Z] === RUN TestNAT [2022-04-20T13:13:20.504Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-20T13:13:20.504Z] --- SKIP: TestNAT (0.00s) [2022-04-20T13:13:20.504Z] === RUN TestTransparent [2022-04-20T13:13:20.504Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-20T13:13:20.504Z] --- SKIP: TestTransparent (0.00s) [2022-04-20T13:13:20.504Z] PASS [2022-04-20T13:13:20.504Z] coverage: 0.0% of statements [2022-04-20T13:13:20.504Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.045s coverage: 0.0% of statements [2022-04-20T13:13:20.575Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-20T13:13:20.959Z] === RUN TestBuildDefault [2022-04-20T13:13:20.959Z] --- PASS: TestBuildDefault (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestBuildHostnameDomainname [2022-04-20T13:13:20.959Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestBuildHostname [2022-04-20T13:13:20.959Z] --- PASS: TestBuildHostname (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestBuildHostnameFQDN [2022-04-20T13:13:20.959Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestBuildNoIP [2022-04-20T13:13:20.959Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestUpdate [2022-04-20T13:13:20.959Z] --- PASS: TestUpdate (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-20T13:13:20.959Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-20T13:13:20.959Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestAddEmpty [2022-04-20T13:13:20.959Z] --- PASS: TestAddEmpty (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestAdd [2022-04-20T13:13:20.959Z] --- PASS: TestAdd (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestDeleteEmpty [2022-04-20T13:13:20.959Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestDeleteNewline [2022-04-20T13:13:20.959Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestDelete [2022-04-20T13:13:20.959Z] --- PASS: TestDelete (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestConcurrentWrites [2022-04-20T13:13:20.959Z] === RUN TestNew [2022-04-20T13:13:20.959Z] --- PASS: TestNew (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestAddDriver [2022-04-20T13:13:20.959Z] --- PASS: TestAddDriver (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestAddDuplicateDriver [2022-04-20T13:13:20.959Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-20T13:13:20.959Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestDriver [2022-04-20T13:13:20.959Z] --- PASS: TestDriver (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestIPAM [2022-04-20T13:13:20.959Z] --- PASS: TestIPAM (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestWalkIPAMs [2022-04-20T13:13:20.959Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-20T13:13:20.959Z] === RUN TestWalkDrivers [2022-04-20T13:13:20.959Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-20T13:13:20.959Z] PASS [2022-04-20T13:13:20.959Z] coverage: 82.4% of statements [2022-04-20T13:13:20.959Z] ok github.com/docker/docker/libnetwork/drvregistry 0.064s coverage: 82.4% of statements [2022-04-20T13:13:20.959Z] --- PASS: TestConcurrentWrites (0.18s) [2022-04-20T13:13:20.959Z] PASS [2022-04-20T13:13:20.959Z] coverage: 81.2% of statements [2022-04-20T13:13:20.959Z] ok github.com/docker/docker/libnetwork/etchosts 0.233s coverage: 81.2% of statements [2022-04-20T13:13:21.415Z] --- PASS: TestRandomAllocateDeallocate (5.16s) [2022-04-20T13:13:21.415Z] === RUN TestAllocateRandomDeallocate [2022-04-20T13:13:21.415Z] === RUN TestNew [2022-04-20T13:13:21.415Z] --- PASS: TestNew (0.00s) [2022-04-20T13:13:21.415Z] === RUN TestAllocate [2022-04-20T13:13:21.415Z] --- PASS: TestAllocate (0.00s) [2022-04-20T13:13:21.415Z] === RUN TestUninitialized [2022-04-20T13:13:21.415Z] --- PASS: TestUninitialized (0.00s) [2022-04-20T13:13:21.415Z] === RUN TestAllocateInRange [2022-04-20T13:13:21.415Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-20T13:13:21.415Z] === RUN TestAllocateSerial [2022-04-20T13:13:21.415Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-20T13:13:21.415Z] PASS [2022-04-20T13:13:21.415Z] coverage: 87.5% of statements [2022-04-20T13:13:21.415Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2022-04-20T13:13:21.424Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-20T13:13:21.871Z] === RUN TestCaller [2022-04-20T13:13:21.871Z] --- PASS: TestCaller (0.00s) [2022-04-20T13:13:21.871Z] PASS [2022-04-20T13:13:21.871Z] coverage: 100.0% of statements [2022-04-20T13:13:21.871Z] ok github.com/docker/docker/libnetwork/internal/caller 0.031s coverage: 100.0% of statements [2022-04-20T13:13:21.871Z] === RUN TestSetSerialInsertDelete [2022-04-20T13:13:21.871Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-20T13:13:21.871Z] === RUN TestSetParallelInsertDelete [2022-04-20T13:13:22.216Z] --- PASS: TestExecWithCloseStdin (3.34s) [2022-04-20T13:13:22.216Z] === RUN TestExec [2022-04-20T13:13:22.327Z] --- PASS: TestAllocateRandomDeallocate (1.27s) [2022-04-20T13:13:22.327Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-20T13:13:22.367Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-20T13:13:22.634Z] === RUN TestNetworkDBSimple [2022-04-20T13:13:22.939Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-20T13:13:23.122Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.12s) [2022-04-20T13:13:23.122Z] === RUN TestGetAddress [2022-04-20T13:13:23.290Z] === RUN TestInt2IP2IntConversion [2022-04-20T13:13:23.290Z] === RUN TestPoolRequest [2022-04-20T13:13:23.290Z] --- PASS: TestPoolRequest (0.00s) [2022-04-20T13:13:23.290Z] === RUN TestOtherRequests [2022-04-20T13:13:23.290Z] --- PASS: TestOtherRequests (0.00s) [2022-04-20T13:13:23.290Z] PASS [2022-04-20T13:13:23.290Z] coverage: 57.1% of statements [2022-04-20T13:13:23.290Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2022-04-20T13:13:23.290Z] --- PASS: TestInt2IP2IntConversion (0.43s) [2022-04-20T13:13:23.290Z] === RUN TestGetAddressVersion [2022-04-20T13:13:23.519Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-20T13:13:23.519Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-20T13:13:23.609Z] 2022/04/20 13:13:23 Closing DB instances... [2022-04-20T13:13:23.745Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-20T13:13:23.745Z] === RUN TestKeyString [2022-04-20T13:13:23.745Z] --- PASS: TestKeyString (0.00s) [2022-04-20T13:13:23.745Z] === RUN TestPoolDataMarshal [2022-04-20T13:13:23.745Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-20T13:13:23.745Z] === RUN TestSubnetsMarshal [2022-04-20T13:13:23.745Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-04-20T13:13:23.745Z] === RUN TestAddSubnets [2022-04-20T13:13:23.745Z] --- PASS: TestAddSubnets (0.05s) [2022-04-20T13:13:23.745Z] === RUN TestDoublePoolRelease [2022-04-20T13:13:23.745Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-20T13:13:23.745Z] === RUN TestAddReleasePoolID [2022-04-20T13:13:23.745Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.15s) [2022-04-20T13:13:23.745Z] === RUN TestRetrieveFromStore [2022-04-20T13:13:23.745Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-04-20T13:13:23.745Z] === RUN TestPredefinedPool [2022-04-20T13:13:23.745Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-20T13:13:23.745Z] === RUN TestRemoveSubnet [2022-04-20T13:13:23.745Z] --- PASS: TestRemoveSubnet (0.19s) [2022-04-20T13:13:23.745Z] === RUN TestGetSameAddress [2022-04-20T13:13:23.745Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-20T13:13:23.745Z] === RUN TestPoolAllocationReuse [2022-04-20T13:13:23.780Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-20T13:13:24.040Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-20T13:13:24.097Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-20T13:13:24.097Z] PASS [2022-04-20T13:13:24.097Z] coverage: 100.0% of statements [2022-04-20T13:13:24.097Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-20T13:13:24.097Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-20T13:13:24.201Z] --- PASS: TestRetrieveFromStore (0.52s) [2022-04-20T13:13:24.201Z] === RUN TestIsCorrupted [2022-04-20T13:13:24.201Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-20T13:13:24.201Z] === RUN TestSetRollover [2022-04-20T13:13:24.201Z] === RUN TestGetCapabilities [2022-04-20T13:13:24.201Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-20T13:13:24.201Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-20T13:13:24.201Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-20T13:13:24.201Z] === RUN TestGetDefaultAddressSpaces [2022-04-20T13:13:24.201Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-20T13:13:24.201Z] === RUN TestRemoteDriver [2022-04-20T13:13:24.201Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-20T13:13:24.201Z] PASS [2022-04-20T13:13:24.201Z] coverage: 47.4% of statements [2022-04-20T13:13:24.201Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.062s coverage: 47.4% of statements [2022-04-20T13:13:24.586Z] === RUN TestGenerate [2022-04-20T13:13:24.586Z] --- PASS: TestGenerate (0.00s) [2022-04-20T13:13:24.586Z] === RUN TestGeneratePtr [2022-04-20T13:13:24.586Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-20T13:13:24.586Z] === RUN TestGenerateMissingField [2022-04-20T13:13:24.586Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-20T13:13:24.586Z] === RUN TestFieldCannotBeSet [2022-04-20T13:13:24.586Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-20T13:13:24.586Z] === RUN TestTypeMismatchError [2022-04-20T13:13:24.586Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-20T13:13:24.586Z] PASS [2022-04-20T13:13:24.586Z] coverage: 100.0% of statements [2022-04-20T13:13:24.586Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2022-04-20T13:13:24.586Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-04-20T13:13:24.586Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-20T13:13:24.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-20T13:13:24.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-20T13:13:24.612Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-20T13:13:25.077Z] testing: warning: no tests to run [2022-04-20T13:13:25.077Z] PASS [2022-04-20T13:13:25.077Z] coverage: 0.0% of statements [2022-04-20T13:13:25.077Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-20T13:13:25.106Z] --- PASS: TestExec (2.90s) [2022-04-20T13:13:25.106Z] === RUN TestExecUser [2022-04-20T13:13:25.106Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-20T13:13:25.106Z] --- SKIP: TestExecUser (0.00s) [2022-04-20T13:13:25.106Z] === RUN TestExportContainerAndImportImage [2022-04-20T13:13:25.106Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:25.106Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-20T13:13:25.106Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-20T13:13:25.106Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:25.106Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-20T13:13:25.106Z] === RUN TestHealthCheckWorkdir [2022-04-20T13:13:25.106Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-20T13:13:25.106Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-20T13:13:25.106Z] === RUN TestHealthKillContainer [2022-04-20T13:13:25.106Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-20T13:13:25.106Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-20T13:13:25.106Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-20T13:13:25.106Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-20T13:13:25.106Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-20T13:13:25.106Z] === RUN TestKillContainerInvalidSignal [2022-04-20T13:13:25.162Z] === RUN TestWindowsIPAM [2022-04-20T13:13:25.162Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-20T13:13:25.162Z] PASS [2022-04-20T13:13:25.162Z] coverage: 71.4% of statements [2022-04-20T13:13:25.162Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2022-04-20T13:13:25.182Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-20T13:13:25.565Z] === RUN TestRequestNewPort [2022-04-20T13:13:25.565Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-20T13:13:25.565Z] === RUN TestRequestSpecificPort [2022-04-20T13:13:25.565Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-20T13:13:25.565Z] === RUN TestReleasePort [2022-04-20T13:13:25.565Z] --- PASS: TestReleasePort (0.00s) [2022-04-20T13:13:25.565Z] === RUN TestReuseReleasedPort [2022-04-20T13:13:25.565Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-20T13:13:25.565Z] === RUN TestReleaseUnreadledPort [2022-04-20T13:13:25.565Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-20T13:13:25.565Z] === RUN TestUnknowProtocol [2022-04-20T13:13:25.565Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-20T13:13:25.565Z] === RUN TestAllocateAllPorts [2022-04-20T13:13:25.565Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-20T13:13:25.565Z] === RUN TestPortAllocation [2022-04-20T13:13:25.565Z] --- PASS: TestPortAllocation (0.00s) [2022-04-20T13:13:25.565Z] === RUN TestPortAllocationWithCustomRange [2022-04-20T13:13:25.565Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-20T13:13:25.565Z] === RUN TestNoDuplicateBPR [2022-04-20T13:13:25.565Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-20T13:13:25.565Z] === RUN TestChangePortRange [2022-04-20T13:13:25.565Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-20T13:13:25.565Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-20T13:13:25.565Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-20T13:13:25.565Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-20T13:13:25.565Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-20T13:13:25.565Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-20T13:13:25.565Z] --- PASS: TestChangePortRange (0.00s) [2022-04-20T13:13:25.565Z] PASS [2022-04-20T13:13:25.565Z] coverage: 88.6% of statements [2022-04-20T13:13:25.565Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2022-04-20T13:13:25.618Z] --- PASS: TestPoolAllocationReuse (1.57s) [2022-04-20T13:13:25.619Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-20T13:13:25.619Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-20T13:13:25.619Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-20T13:13:25.619Z] --- PASS: TestSetRollover (1.53s) [2022-04-20T13:13:25.619Z] === RUN TestSetRolloverSerial [2022-04-20T13:13:25.619Z] === RUN TestDefaultNetwork [2022-04-20T13:13:25.753Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-20T13:13:25.753Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-20T13:13:26.014Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-20T13:13:26.053Z] 2022/04/20 13:13:25 Closing DB instances... [2022-04-20T13:13:26.053Z] testing: warning: no tests to run [2022-04-20T13:13:26.053Z] PASS [2022-04-20T13:13:26.053Z] coverage: 0.0% of statements [2022-04-20T13:13:26.053Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-04-20T13:13:26.053Z] === RUN TestHashData [2022-04-20T13:13:26.053Z] --- PASS: TestHashData (0.00s) [2022-04-20T13:13:26.053Z] PASS [2022-04-20T13:13:26.053Z] coverage: 2.8% of statements [2022-04-20T13:13:26.053Z] ok github.com/docker/docker/libnetwork/resolvconf 0.069s coverage: 2.8% of statements [2022-04-20T13:13:26.075Z] --- PASS: TestDefaultNetwork (0.22s) [2022-04-20T13:13:26.075Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-20T13:13:26.075Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-04-20T13:13:26.075Z] === RUN TestInitAddressPools [2022-04-20T13:13:26.075Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-20T13:13:26.075Z] PASS [2022-04-20T13:13:26.075Z] coverage: 74.0% of statements [2022-04-20T13:13:26.075Z] ok github.com/docker/docker/libnetwork/ipamutils 0.512s coverage: 74.0% of statements [2022-04-20T13:13:26.541Z] === RUN TestErrorConstructors [2022-04-20T13:13:26.541Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-20T13:13:26.541Z] === RUN TestCompareIPMask [2022-04-20T13:13:26.541Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-20T13:13:26.541Z] === RUN TestUtilGetHostPartIP [2022-04-20T13:13:26.541Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-20T13:13:26.541Z] === RUN TestUtilGetBroadcastIP [2022-04-20T13:13:26.541Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-20T13:13:26.541Z] === RUN TestParseCIDR [2022-04-20T13:13:26.541Z] --- PASS: TestParseCIDR (0.00s) [2022-04-20T13:13:26.541Z] PASS [2022-04-20T13:13:26.541Z] coverage: 37.3% of statements [2022-04-20T13:13:26.541Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2022-04-20T13:13:26.585Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-20T13:13:26.846Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-20T13:13:27.039Z] === RUN TestKeyValue [2022-04-20T13:13:27.039Z] --- PASS: TestKeyValue (0.00s) [2022-04-20T13:13:27.039Z] PASS [2022-04-20T13:13:27.039Z] coverage: 60.0% of statements [2022-04-20T13:13:27.039Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2022-04-20T13:13:27.039Z] --- PASS: TestSetRolloverSerial (1.45s) [2022-04-20T13:13:27.039Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-20T13:13:27.039Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-20T13:13:27.039Z] PASS [2022-04-20T13:13:27.039Z] coverage: 84.4% of statements [2022-04-20T13:13:27.039Z] ok github.com/docker/docker/libnetwork/bitseq 11.210s coverage: 84.4% of statements [2022-04-20T13:13:27.106Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-20T13:13:27.495Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.08s) [2022-04-20T13:13:27.495Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-20T13:13:27.568Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-20T13:13:27.568Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-20T13:13:27.568Z] PASS [2022-04-20T13:13:27.568Z] coverage: 55.0% of statements [2022-04-20T13:13:27.568Z] ok github.com/docker/docker/oci 0.080s coverage: 55.0% of statements [2022-04-20T13:13:27.568Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.69s) [2022-04-20T13:13:27.569Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-20T13:13:27.677Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-20T13:13:27.937Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-20T13:13:27.997Z] --- PASS: TestKillContainerInvalidSignal (2.65s) [2022-04-20T13:13:27.997Z] === RUN TestKillContainer [2022-04-20T13:13:27.997Z] === RUN TestKillContainer/no_signal [2022-04-20T13:13:28.057Z] === RUN TestParseVersion [2022-04-20T13:13:28.057Z] --- PASS: TestParseVersion (0.00s) [2022-04-20T13:13:28.057Z] PASS [2022-04-20T13:13:28.057Z] coverage: 52.9% of statements [2022-04-20T13:13:28.057Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-04-20T13:13:28.057Z] === RUN TestAddressPoolOpt [2022-04-20T13:13:28.057Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/a [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/something [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/_=a [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/env1=value1 [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/_env1=value1 [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/PATH [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/=a [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/PATH= [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/PATH=something [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/asd!qwe [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/1asd [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/123 [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/some_space [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/__some_space_before [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/some_space_after__ [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/= [2022-04-20T13:13:28.057Z] === RUN TestValidateEnv/PaTh [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestParseHost [2022-04-20T13:13:28.057Z] --- PASS: TestParseHost (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestParseDockerDaemonHost [2022-04-20T13:13:28.057Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestParseTCP [2022-04-20T13:13:28.057Z] --- PASS: TestParseTCP (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-20T13:13:28.057Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestValidateExtraHosts [2022-04-20T13:13:28.057Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestIpOptString [2022-04-20T13:13:28.057Z] --- PASS: TestIpOptString (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-20T13:13:28.057Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestNewIpOptValidDefaultVal [2022-04-20T13:13:28.057Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestIpOptSetInvalidVal [2022-04-20T13:13:28.057Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestValidateIPAddress [2022-04-20T13:13:28.057Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestMapOpts [2022-04-20T13:13:28.057Z] --- PASS: TestMapOpts (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestListOptsWithoutValidator [2022-04-20T13:13:28.057Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestListOptsWithValidator [2022-04-20T13:13:28.057Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestValidateDNSSearch [2022-04-20T13:13:28.057Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel/label_with_general_format [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel/label_with_one_more [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-20T13:13:28.057Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-20T13:13:28.057Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestNamedListOpts [2022-04-20T13:13:28.057Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestNamedMapOpts [2022-04-20T13:13:28.057Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestParseLink [2022-04-20T13:13:28.057Z] --- PASS: TestParseLink (0.00s) [2022-04-20T13:13:28.057Z] === RUN TestUlimitOpt [2022-04-20T13:13:28.057Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-20T13:13:28.057Z] PASS [2022-04-20T13:13:28.057Z] coverage: 66.5% of statements [2022-04-20T13:13:28.057Z] ok github.com/docker/docker/opts 0.075s coverage: 66.5% of statements [2022-04-20T13:13:28.197Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-20T13:13:28.546Z] 2022/04/20 13:13:28 Closing DB instances... [2022-04-20T13:13:28.680Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-20T13:13:28.769Z] check_test.go:308: [d4d94f449a5ab] daemon is not started [2022-04-20T13:13:28.769Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-20T13:13:29.661Z] === RUN TestNetworkDBSimple [2022-04-20T13:13:29.710Z] check_test.go:308: [d4f8a52691225] daemon is not started [2022-04-20T13:13:29.710Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-20T13:13:30.124Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.47s) [2022-04-20T13:13:30.125Z] === RUN TestGetAddress [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-20T13:13:30.125Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-20T13:13:30.169Z] === RUN TestPeerCertificateMarshalJSON [2022-04-20T13:13:30.169Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.76s) [2022-04-20T13:13:30.169Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-20T13:13:30.169Z] === RUN TestIsArchivePathDir [2022-04-20T13:13:30.169Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-20T13:13:30.169Z] === RUN TestIsArchivePathInvalidFile [2022-04-20T13:13:30.169Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-20T13:13:30.169Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-20T13:13:30.169Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) [2022-04-20T13:13:30.169Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-20T13:13:30.169Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-20T13:13:30.169Z] === RUN TestMiddleware [2022-04-20T13:13:30.169Z] --- PASS: TestMiddleware (0.00s) [2022-04-20T13:13:30.169Z] === RUN TestNewResponseModifier [2022-04-20T13:13:30.169Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-20T13:13:30.169Z] PASS [2022-04-20T13:13:30.169Z] coverage: 26.8% of statements [2022-04-20T13:13:30.169Z] ok github.com/docker/docker/pkg/authorization 0.513s coverage: 26.8% of statements [2022-04-20T13:13:30.282Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-20T13:13:30.580Z] 2022/04/20 13:13:30 Closing DB instances... [2022-04-20T13:13:30.656Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-04-20T13:13:30.656Z] === RUN TestIsArchivePathTar [2022-04-20T13:13:30.657Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-04-20T13:13:30.657Z] === RUN TestDecompressStreamGzip [2022-04-20T13:13:30.657Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-04-20T13:13:30.657Z] === RUN TestDecompressStreamBzip2 [2022-04-20T13:13:30.657Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-04-20T13:13:30.657Z] === RUN TestDecompressStreamXz [2022-04-20T13:13:30.657Z] archive_test.go:133: Xz not present in msys2 [2022-04-20T13:13:30.657Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-20T13:13:30.657Z] === RUN TestDecompressStreamZstd [2022-04-20T13:13:30.897Z] === RUN TestKillContainer/non_killing_signal [2022-04-20T13:13:30.897Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-20T13:13:30.897Z] === RUN TestKillContainer/killing_signal [2022-04-20T13:13:31.036Z] === RUN TestGenerate [2022-04-20T13:13:31.036Z] --- PASS: TestGenerate (0.00s) [2022-04-20T13:13:31.036Z] === RUN TestGeneratePtr [2022-04-20T13:13:31.036Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-20T13:13:31.036Z] === RUN TestGenerateMissingField [2022-04-20T13:13:31.036Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-20T13:13:31.036Z] === RUN TestFieldCannotBeSet [2022-04-20T13:13:31.036Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-20T13:13:31.036Z] === RUN TestTypeMismatchError [2022-04-20T13:13:31.036Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-20T13:13:31.036Z] PASS [2022-04-20T13:13:31.036Z] coverage: 100.0% of statements [2022-04-20T13:13:31.036Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2022-04-20T13:13:31.146Z] archive_test.go:140: zstd not installed [2022-04-20T13:13:31.147Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-20T13:13:31.147Z] === RUN TestCompressStreamXzUnsupported [2022-04-20T13:13:31.147Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-20T13:13:31.147Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestCompressStreamInvalid [2022-04-20T13:13:31.147Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestExtensionInvalid [2022-04-20T13:13:31.147Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestExtensionUncompressed [2022-04-20T13:13:31.147Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestExtensionBzip2 [2022-04-20T13:13:31.147Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestExtensionGzip [2022-04-20T13:13:31.147Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestExtensionXz [2022-04-20T13:13:31.147Z] --- PASS: TestExtensionXz (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestExtensionZstd [2022-04-20T13:13:31.147Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestCmdStreamLargeStderr [2022-04-20T13:13:31.147Z] === RUN TestUnbuffered [2022-04-20T13:13:31.147Z] --- PASS: TestUnbuffered (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestRaceUnbuffered [2022-04-20T13:13:31.147Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-20T13:13:31.147Z] PASS [2022-04-20T13:13:31.147Z] coverage: 100.0% of statements [2022-04-20T13:13:31.147Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-20T13:13:31.147Z] === RUN TestCmdStreamBad [2022-04-20T13:13:31.147Z] archive_test.go:252: Failing on Windows CI machines [2022-04-20T13:13:31.147Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestCmdStreamGood [2022-04-20T13:13:31.147Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-04-20T13:13:31.147Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-20T13:13:31.147Z] === RUN TestUntarPathWithInvalidDest [2022-04-20T13:13:31.147Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-20T13:13:31.147Z] === RUN TestUntarPathWithInvalidSrc [2022-04-20T13:13:31.147Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2022-04-20T13:13:31.147Z] === RUN TestUntarPath [2022-04-20T13:13:31.147Z] --- PASS: TestUntarPath (0.07s) [2022-04-20T13:13:31.147Z] === RUN TestUntarPathWithDestinationFile [2022-04-20T13:13:31.147Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-20T13:13:31.147Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-20T13:13:31.147Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-04-20T13:13:31.147Z] === RUN TestCopyWithTarInvalidSrc [2022-04-20T13:13:31.147Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-20T13:13:31.147Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestCopyWithTarSrcFile [2022-04-20T13:13:31.147Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-20T13:13:31.147Z] === RUN TestCopyWithTarSrcFolder [2022-04-20T13:13:31.147Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-20T13:13:31.147Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-20T13:13:31.147Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-20T13:13:31.147Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-04-20T13:13:31.147Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-20T13:13:31.147Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-20T13:13:31.147Z] === RUN TestCopyFileWithTarSrcFile [2022-04-20T13:13:31.147Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-20T13:13:31.147Z] === RUN TestTarFiles [2022-04-20T13:13:31.492Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-20T13:13:31.492Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-20T13:13:31.492Z] testing: warning: no tests to run [2022-04-20T13:13:31.492Z] PASS [2022-04-20T13:13:31.492Z] coverage: 0.0% of statements [2022-04-20T13:13:31.492Z] ok github.com/docker/docker/libnetwork/osl 0.031s coverage: 0.0% of statements [no tests to run] [2022-04-20T13:13:31.635Z] === RUN TestMatch [2022-04-20T13:13:31.635Z] === RUN TestMatch/[[]] [2022-04-20T13:13:31.635Z] === RUN TestMatch/[[foo]] [2022-04-20T13:13:31.635Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-20T13:13:31.635Z] === RUN TestMatch/[[foo_bar]] [2022-04-20T13:13:31.635Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-20T13:13:31.635Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-20T13:13:31.635Z] === RUN TestMatch/[] [2022-04-20T13:13:31.635Z] === RUN TestMatch/[]#01 [2022-04-20T13:13:31.635Z] === RUN TestMatch/[[qux]] [2022-04-20T13:13:31.635Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-20T13:13:31.635Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-20T13:13:31.635Z] === RUN TestMatch/[[foo_baz]] [2022-04-20T13:13:31.635Z] --- PASS: TestMatch (0.00s) [2022-04-20T13:13:31.635Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-20T13:13:31.635Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-20T13:13:31.635Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-20T13:13:31.635Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-20T13:13:31.635Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-20T13:13:31.635Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-20T13:13:31.635Z] --- PASS: TestMatch/[] (0.00s) [2022-04-20T13:13:31.635Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-20T13:13:31.635Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-20T13:13:31.635Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-20T13:13:31.635Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-20T13:13:31.635Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-20T13:13:31.635Z] PASS [2022-04-20T13:13:31.635Z] coverage: 87.5% of statements [2022-04-20T13:13:31.635Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2022-04-20T13:13:31.667Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-20T13:13:31.948Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-20T13:13:31.948Z] PASS [2022-04-20T13:13:31.948Z] coverage: 100.0% of statements [2022-04-20T13:13:31.948Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2022-04-20T13:13:32.406Z] === RUN TestRequestNewPort [2022-04-20T13:13:32.407Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-20T13:13:32.407Z] === RUN TestRequestSpecificPort [2022-04-20T13:13:32.407Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-20T13:13:32.407Z] === RUN TestReleasePort [2022-04-20T13:13:32.407Z] --- PASS: TestReleasePort (0.00s) [2022-04-20T13:13:32.407Z] === RUN TestReuseReleasedPort [2022-04-20T13:13:32.407Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-20T13:13:32.407Z] === RUN TestReleaseUnreadledPort [2022-04-20T13:13:32.407Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-20T13:13:32.407Z] === RUN TestUnknowProtocol [2022-04-20T13:13:32.407Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-20T13:13:32.407Z] === RUN TestAllocateAllPorts [2022-04-20T13:13:32.407Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-20T13:13:32.407Z] === RUN TestPortAllocation [2022-04-20T13:13:32.407Z] --- PASS: TestPortAllocation (0.00s) [2022-04-20T13:13:32.407Z] === RUN TestPortAllocationWithCustomRange [2022-04-20T13:13:32.407Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-20T13:13:32.407Z] === RUN TestNoDuplicateBPR [2022-04-20T13:13:32.407Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-20T13:13:32.407Z] === RUN TestChangePortRange [2022-04-20T13:13:32.407Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-20T13:13:32.407Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-20T13:13:32.407Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-20T13:13:32.407Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-20T13:13:32.407Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-20T13:13:32.407Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-20T13:13:32.407Z] --- PASS: TestChangePortRange (0.00s) [2022-04-20T13:13:32.407Z] PASS [2022-04-20T13:13:32.407Z] coverage: 88.6% of statements [2022-04-20T13:13:32.407Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2022-04-20T13:13:32.660Z] 2022/04/20 13:13:32 Closing DB instances... [2022-04-20T13:13:32.660Z] === RUN TestChrootTarUntar [2022-04-20T13:13:32.660Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:13:32.660Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-20T13:13:32.660Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-20T13:13:32.660Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:13:32.660Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-20T13:13:32.660Z] === RUN TestChrootUntarEmptyArchive [2022-04-20T13:13:32.660Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-20T13:13:32.660Z] === RUN TestChrootTarUntarWithSymlink [2022-04-20T13:13:32.660Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:13:32.660Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-20T13:13:32.660Z] === RUN TestChrootCopyWithTar [2022-04-20T13:13:32.660Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:13:32.660Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-20T13:13:32.660Z] === RUN TestChrootCopyFileWithTar [2022-04-20T13:13:32.660Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:13:32.660Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-20T13:13:32.660Z] === RUN TestChrootUntarPath [2022-04-20T13:13:32.660Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:13:32.660Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-20T13:13:32.660Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-20T13:13:32.660Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:13:32.660Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-20T13:13:32.660Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-20T13:13:32.660Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:13:32.660Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-20T13:13:32.660Z] === RUN TestChrootApplyDotDotFile [2022-04-20T13:13:32.660Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:13:32.660Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-20T13:13:32.660Z] PASS [2022-04-20T13:13:32.660Z] coverage: 12.0% of statements [2022-04-20T13:13:32.660Z] ok github.com/docker/docker/pkg/chrootarchive 0.082s coverage: 12.0% of statements [2022-04-20T13:13:32.864Z] 2022/04/20 13:13:32 Closing DB instances... [2022-04-20T13:13:32.864Z] testing: warning: no tests to run [2022-04-20T13:13:32.864Z] PASS [2022-04-20T13:13:32.864Z] coverage: 0.0% of statements [2022-04-20T13:13:32.864Z] ok github.com/docker/docker/libnetwork/portmapper 0.032s coverage: 0.0% of statements [no tests to run] [2022-04-20T13:13:32.864Z] === RUN TestHashData [2022-04-20T13:13:32.864Z] --- PASS: TestHashData (0.00s) [2022-04-20T13:13:32.864Z] PASS [2022-04-20T13:13:32.864Z] coverage: 2.8% of statements [2022-04-20T13:13:32.865Z] ok github.com/docker/docker/libnetwork/resolvconf 0.031s coverage: 2.8% of statements [2022-04-20T13:13:33.687Z] === RUN TestEnsureRemoveAllNotExist [2022-04-20T13:13:33.687Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-20T13:13:33.687Z] === RUN TestEnsureRemoveAllWithDir [2022-04-20T13:13:33.687Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-20T13:13:33.687Z] === RUN TestEnsureRemoveAllWithFile [2022-04-20T13:13:33.687Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-20T13:13:33.687Z] PASS [2022-04-20T13:13:33.687Z] coverage: 0.0% of statements [2022-04-20T13:13:33.687Z] ok github.com/docker/docker/pkg/containerfs 0.041s coverage: 0.0% of statements [2022-04-20T13:13:33.828Z] === RUN TestErrorConstructors [2022-04-20T13:13:33.828Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-20T13:13:33.828Z] === RUN TestCompareIPMask [2022-04-20T13:13:33.828Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-20T13:13:33.828Z] === RUN TestUtilGetHostPartIP [2022-04-20T13:13:33.828Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-20T13:13:33.828Z] === RUN TestUtilGetBroadcastIP [2022-04-20T13:13:33.828Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-20T13:13:33.828Z] === RUN TestParseCIDR [2022-04-20T13:13:33.828Z] --- PASS: TestParseCIDR (0.00s) [2022-04-20T13:13:33.828Z] PASS [2022-04-20T13:13:33.828Z] coverage: 37.3% of statements [2022-04-20T13:13:33.828Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-20T13:13:33.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-20T13:13:33.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-20T13:13:33.828Z] PASS [2022-04-20T13:13:33.828Z] coverage: 55.0% of statements [2022-04-20T13:13:33.828Z] ok github.com/docker/docker/oci 0.038s coverage: 55.0% of statements [2022-04-20T13:13:34.175Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-04-20T13:13:34.175Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-20T13:13:34.284Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-20T13:13:34.284Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-20T13:13:34.616Z] --- PASS: TestKillContainer (6.44s) [2022-04-20T13:13:34.616Z] --- PASS: TestKillContainer/no_signal (2.84s) [2022-04-20T13:13:34.616Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-20T13:13:34.616Z] --- PASS: TestKillContainer/killing_signal (3.53s) [2022-04-20T13:13:34.616Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-20T13:13:34.616Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:13:34.616Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-20T13:13:34.616Z] === RUN TestKillStoppedContainer [2022-04-20T13:13:34.616Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:13:34.616Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-20T13:13:34.616Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-20T13:13:34.616Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:13:34.616Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-20T13:13:34.616Z] === RUN TestKillDifferentUserContainer [2022-04-20T13:13:34.616Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-20T13:13:34.616Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-20T13:13:34.616Z] === RUN TestInspectOomKilledTrue [2022-04-20T13:13:34.616Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:34.616Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-20T13:13:34.616Z] === RUN TestInspectOomKilledFalse [2022-04-20T13:13:34.616Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:13:34.616Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-20T13:13:34.616Z] === RUN TestLogsFollowTailEmpty [2022-04-20T13:13:34.663Z] === RUN TestSizeEmpty [2022-04-20T13:13:34.663Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-20T13:13:34.663Z] === RUN TestSizeEmptyFile [2022-04-20T13:13:34.663Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-20T13:13:34.663Z] === RUN TestSizeNonemptyFile [2022-04-20T13:13:34.663Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-20T13:13:34.663Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-20T13:13:34.663Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-20T13:13:34.663Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-20T13:13:34.663Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-20T13:13:34.663Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-20T13:13:34.663Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-20T13:13:34.663Z] === RUN TestMoveToSubdir [2022-04-20T13:13:34.663Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-20T13:13:34.663Z] === RUN TestSizeNonExistingDirectory [2022-04-20T13:13:34.663Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-20T13:13:34.663Z] PASS [2022-04-20T13:13:34.663Z] coverage: 80.0% of statements [2022-04-20T13:13:34.663Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2022-04-20T13:13:34.742Z] === RUN TestParseVersion [2022-04-20T13:13:34.742Z] --- PASS: TestParseVersion (0.00s) [2022-04-20T13:13:34.742Z] PASS [2022-04-20T13:13:34.742Z] coverage: 52.9% of statements [2022-04-20T13:13:34.742Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2022-04-20T13:13:34.742Z] === RUN TestAddressPoolOpt [2022-04-20T13:13:34.742Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/a [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/something [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/_=a [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/env1=value1 [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/_env1=value1 [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/PATH [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/=a [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/PATH= [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/PATH=something [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/asd!qwe [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/1asd [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/123 [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/some_space [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/__some_space_before [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/some_space_after__ [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/= [2022-04-20T13:13:34.742Z] === RUN TestValidateEnv/PaTh [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestParseHost [2022-04-20T13:13:34.742Z] --- PASS: TestParseHost (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestParseDockerDaemonHost [2022-04-20T13:13:34.742Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestParseTCP [2022-04-20T13:13:34.742Z] --- PASS: TestParseTCP (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-20T13:13:34.742Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestValidateExtraHosts [2022-04-20T13:13:34.742Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestIpOptString [2022-04-20T13:13:34.742Z] --- PASS: TestIpOptString (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-20T13:13:34.742Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestNewIpOptValidDefaultVal [2022-04-20T13:13:34.742Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestIpOptSetInvalidVal [2022-04-20T13:13:34.742Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestValidateIPAddress [2022-04-20T13:13:34.742Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestMapOpts [2022-04-20T13:13:34.742Z] --- PASS: TestMapOpts (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestListOptsWithoutValidator [2022-04-20T13:13:34.742Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestListOptsWithValidator [2022-04-20T13:13:34.742Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestValidateDNSSearch [2022-04-20T13:13:34.742Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel/label_with_general_format [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel/label_with_one_more [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-20T13:13:34.742Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-20T13:13:34.742Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestNamedListOpts [2022-04-20T13:13:34.742Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestNamedMapOpts [2022-04-20T13:13:34.742Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestParseLink [2022-04-20T13:13:34.742Z] --- PASS: TestParseLink (0.00s) [2022-04-20T13:13:34.742Z] === RUN TestUlimitOpt [2022-04-20T13:13:34.742Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-20T13:13:34.742Z] PASS [2022-04-20T13:13:34.742Z] coverage: 66.5% of statements [2022-04-20T13:13:34.742Z] ok github.com/docker/docker/opts 0.072s coverage: 66.5% of statements [2022-04-20T13:13:34.968Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-20T13:13:35.150Z] === RUN TestPollerAddRemove [2022-04-20T13:13:35.150Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-20T13:13:35.150Z] === RUN TestPollerEvent [2022-04-20T13:13:35.150Z] poller_test.go:40: No chmod on Windows [2022-04-20T13:13:35.150Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-20T13:13:35.150Z] === RUN TestPollerClose [2022-04-20T13:13:35.150Z] --- PASS: TestPollerClose (0.00s) [2022-04-20T13:13:35.150Z] PASS [2022-04-20T13:13:35.150Z] coverage: 45.7% of statements [2022-04-20T13:13:35.234Z] --- PASS: TestServiceUpdatePidsLimit (16.44s) [2022-04-20T13:13:35.234Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-04-20T13:13:35.234Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-20T13:13:35.234Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-20T13:13:35.234Z] PASS [2022-04-20T13:13:35.234Z] [2022-04-20T13:13:35.234Z] === Skipped [2022-04-20T13:13:35.234Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-20T13:13:35.234Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-20T13:13:35.234Z] [2022-04-20T13:13:35.234Z] DONE 27 tests, 1 skipped in 184.930s [2022-04-20T13:13:35.234Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-20T13:13:35.234Z] INFO: Testing against a local daemon [2022-04-20T13:13:35.234Z] === RUN TestSessionCreate [2022-04-20T13:13:35.234Z] --- PASS: TestSessionCreate (0.02s) [2022-04-20T13:13:35.234Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-20T13:13:35.234Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-20T13:13:35.234Z] PASS [2022-04-20T13:13:35.234Z] [2022-04-20T13:13:35.234Z] DONE 2 tests in 0.056s [2022-04-20T13:13:35.234Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-20T13:13:35.234Z] INFO: Testing against a local daemon [2022-04-20T13:13:35.234Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-20T13:13:35.234Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-20T13:13:35.234Z] === RUN TestDiskUsage [2022-04-20T13:13:35.234Z] === PAUSE TestDiskUsage [2022-04-20T13:13:35.234Z] === RUN TestEventsExecDie [2022-04-20T13:13:35.540Z] check_test.go:308: [df749f3eb9f1f] daemon is not started [2022-04-20T13:13:35.540Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-20T13:13:35.638Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 45.7% of statements [2022-04-20T13:13:35.703Z] 2022/04/20 13:13:35 Closing DB instances... [2022-04-20T13:13:35.800Z] --- PASS: TestEventsExecDie (0.58s) [2022-04-20T13:13:35.800Z] === RUN TestEventsBackwardsCompatible [2022-04-20T13:13:35.800Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-04-20T13:13:35.800Z] === RUN TestEventsVolumeCreate [2022-04-20T13:13:35.800Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-04-20T13:13:35.800Z] === RUN TestInfoBinaryCommits [2022-04-20T13:13:35.800Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-20T13:13:35.800Z] === RUN TestInfoAPIVersioned [2022-04-20T13:13:35.800Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-20T13:13:35.800Z] === RUN TestInfoAPI [2022-04-20T13:13:36.057Z] --- PASS: TestInfoAPI (0.02s) [2022-04-20T13:13:36.057Z] === RUN TestInfoAPIWarnings [2022-04-20T13:13:36.127Z] 2022/04/20 13:13:35 Closing DB instances... [2022-04-20T13:13:36.159Z] === RUN TestPeerCertificateMarshalJSON [2022-04-20T13:13:36.615Z] === RUN TestIsArchivePathDir [2022-04-20T13:13:36.615Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-20T13:13:36.615Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-20T13:13:36.615Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2022-04-20T13:13:36.615Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-20T13:13:36.615Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-20T13:13:36.615Z] === RUN TestMiddleware [2022-04-20T13:13:36.615Z] --- PASS: TestMiddleware (0.00s) [2022-04-20T13:13:36.615Z] === RUN TestNewResponseModifier [2022-04-20T13:13:36.615Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-20T13:13:36.615Z] PASS [2022-04-20T13:13:36.615Z] coverage: 26.8% of statements [2022-04-20T13:13:36.615Z] ok github.com/docker/docker/pkg/authorization 0.365s coverage: 26.8% of statements [2022-04-20T13:13:36.615Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-20T13:13:36.615Z] === RUN TestIsArchivePathInvalidFile [2022-04-20T13:13:36.615Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-04-20T13:13:36.615Z] === RUN TestIsArchivePathTar [2022-04-20T13:13:36.618Z] === RUN TestCopyFileWithInvalidSrc [2022-04-20T13:13:36.618Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-20T13:13:36.618Z] === RUN TestCopyFileWithInvalidDest [2022-04-20T13:13:36.618Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-20T13:13:36.618Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-20T13:13:36.618Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-20T13:13:36.618Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-20T13:13:36.618Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-20T13:13:36.618Z] === RUN TestCopyFile [2022-04-20T13:13:36.618Z] --- PASS: TestCopyFile (0.00s) [2022-04-20T13:13:36.618Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-20T13:13:36.619Z] fileutils_test.go:133: Needs porting to Windows [2022-04-20T13:13:36.619Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-20T13:13:36.619Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-20T13:13:36.619Z] fileutils_test.go:179: Needs porting to Windows [2022-04-20T13:13:36.619Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestWildcardMatches [2022-04-20T13:13:36.619Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestPatternMatches [2022-04-20T13:13:36.619Z] --- PASS: TestPatternMatches (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-20T13:13:36.619Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestPatternMatchesFolderExclusions [2022-04-20T13:13:36.619Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-20T13:13:36.619Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-20T13:13:36.619Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-20T13:13:36.619Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-20T13:13:36.619Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestSingleExclamationError [2022-04-20T13:13:36.619Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestMatchesWithNoPatterns [2022-04-20T13:13:36.619Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestMatchesWithMalformedPatterns [2022-04-20T13:13:36.619Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestMatches [2022-04-20T13:13:36.619Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-20T13:13:36.619Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-20T13:13:36.619Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-20T13:13:36.619Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-20T13:13:36.619Z] --- PASS: TestMatches (0.01s) [2022-04-20T13:13:36.619Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-20T13:13:36.619Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-20T13:13:36.619Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-20T13:13:36.619Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestCleanPatterns [2022-04-20T13:13:36.619Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-20T13:13:36.619Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestCleanPatternsExceptionFlag [2022-04-20T13:13:36.619Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-20T13:13:36.619Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-20T13:13:36.619Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestCleanPatternsErrorSingleException [2022-04-20T13:13:36.619Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestCreateIfNotExistsDir [2022-04-20T13:13:36.619Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestCreateIfNotExistsFile [2022-04-20T13:13:36.619Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-20T13:13:36.619Z] === RUN TestMatch [2022-04-20T13:13:36.619Z] --- PASS: TestMatch (0.00s) [2022-04-20T13:13:36.619Z] === RUN TestCompile [2022-04-20T13:13:36.619Z] === RUN TestCompile/slash [2022-04-20T13:13:36.619Z] === RUN TestCompile/backslash [2022-04-20T13:13:36.619Z] --- PASS: TestCompile (0.00s) [2022-04-20T13:13:36.619Z] --- PASS: TestCompile/slash (0.00s) [2022-04-20T13:13:36.619Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-20T13:13:36.619Z] PASS [2022-04-20T13:13:36.619Z] coverage: 84.7% of statements [2022-04-20T13:13:36.619Z] ok github.com/docker/docker/pkg/fileutils 0.090s coverage: 84.7% of statements [2022-04-20T13:13:36.796Z] --- PASS: TestLogsFollowTailEmpty (2.99s) [2022-04-20T13:13:36.796Z] === RUN TestNetworkNat [2022-04-20T13:13:36.796Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-20T13:13:37.072Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-04-20T13:13:37.072Z] === RUN TestDecompressStreamGzip [2022-04-20T13:13:37.072Z] --- PASS: TestDecompressStreamGzip (0.09s) [2022-04-20T13:13:37.072Z] === RUN TestDecompressStreamBzip2 [2022-04-20T13:13:37.072Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-20T13:13:37.072Z] === RUN TestDecompressStreamXz [2022-04-20T13:13:37.072Z] archive_test.go:133: Xz not present in msys2 [2022-04-20T13:13:37.072Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-20T13:13:37.072Z] === RUN TestDecompressStreamZstd [2022-04-20T13:13:37.072Z] archive_test.go:140: zstd not installed [2022-04-20T13:13:37.072Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-04-20T13:13:37.072Z] === RUN TestCompressStreamXzUnsupported [2022-04-20T13:13:37.072Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-20T13:13:37.072Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-20T13:13:37.072Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-20T13:13:37.072Z] === RUN TestCompressStreamInvalid [2022-04-20T13:13:37.072Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-20T13:13:37.072Z] === RUN TestExtensionInvalid [2022-04-20T13:13:37.072Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-20T13:13:37.072Z] === RUN TestExtensionUncompressed [2022-04-20T13:13:37.072Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-20T13:13:37.072Z] === RUN TestExtensionBzip2 [2022-04-20T13:13:37.072Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-20T13:13:37.072Z] === RUN TestExtensionGzip [2022-04-20T13:13:37.072Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-20T13:13:37.072Z] === RUN TestExtensionXz [2022-04-20T13:13:37.072Z] --- PASS: TestExtensionXz (0.00s) [2022-04-20T13:13:37.072Z] === RUN TestExtensionZstd [2022-04-20T13:13:37.072Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-20T13:13:37.072Z] === RUN TestCmdStreamLargeStderr [2022-04-20T13:13:37.072Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-20T13:13:37.072Z] === RUN TestCmdStreamBad [2022-04-20T13:13:37.072Z] archive_test.go:252: Failing on Windows CI machines [2022-04-20T13:13:37.072Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-20T13:13:37.072Z] === RUN TestCmdStreamGood [2022-04-20T13:13:37.072Z] === RUN TestUnbuffered [2022-04-20T13:13:37.072Z] --- PASS: TestUnbuffered (0.00s) [2022-04-20T13:13:37.072Z] === RUN TestRaceUnbuffered [2022-04-20T13:13:37.072Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-20T13:13:37.072Z] PASS [2022-04-20T13:13:37.072Z] coverage: 100.0% of statements [2022-04-20T13:13:37.072Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-20T13:13:37.072Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-20T13:13:37.072Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2022-04-20T13:13:37.072Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-20T13:13:37.072Z] === RUN TestUntarPathWithInvalidDest [2022-04-20T13:13:37.072Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-20T13:13:37.072Z] === RUN TestUntarPathWithInvalidSrc [2022-04-20T13:13:37.072Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-20T13:13:37.072Z] === RUN TestUntarPath [2022-04-20T13:13:37.107Z] --- PASS: TestTarFiles (5.69s) [2022-04-20T13:13:37.107Z] === RUN TestDetectCompressionZstd [2022-04-20T13:13:37.107Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-20T13:13:37.107Z] === RUN TestTarUntar [2022-04-20T13:13:37.107Z] --- PASS: TestTarUntar (0.04s) [2022-04-20T13:13:37.107Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-20T13:13:37.107Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-20T13:13:37.107Z] === RUN TestTarWithOptions [2022-04-20T13:13:37.107Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-20T13:13:37.107Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-20T13:13:37.107Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-20T13:13:37.107Z] === RUN TestUntarUstarGnuConflict [2022-04-20T13:13:37.107Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-20T13:13:37.107Z] === RUN TestUntarInvalidFilenames [2022-04-20T13:13:37.107Z] === RUN TestGet [2022-04-20T13:13:37.107Z] --- PASS: TestGet (0.00s) [2022-04-20T13:13:37.107Z] === RUN TestGetShortcutString [2022-04-20T13:13:37.107Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-20T13:13:37.107Z] PASS [2022-04-20T13:13:37.107Z] coverage: 42.9% of statements [2022-04-20T13:13:37.107Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-04-20T13:13:37.107Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2180549526\\dest" [2022-04-20T13:13:37.107Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-04-20T13:13:37.107Z] === RUN TestUntarHardlinkToSymlink [2022-04-20T13:13:37.107Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-20T13:13:37.107Z] === RUN TestUntarInvalidHardlink [2022-04-20T13:13:37.107Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1986283248\\victim\\hello" -> "../victim/hello" [2022-04-20T13:13:37.107Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3628966561\\victim\\hello" -> "/../victim/hello" [2022-04-20T13:13:37.107Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1570949880\\victim" -> "../victim" [2022-04-20T13:13:37.107Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2399544076\\victim" -> "../victim" [2022-04-20T13:13:37.107Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1100625773\\victim" -> "../victim" [2022-04-20T13:13:37.107Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2559176909\\victim" -> "../victim" [2022-04-20T13:13:37.107Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-20T13:13:37.107Z] === RUN TestUntarInvalidSymlink [2022-04-20T13:13:37.107Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3364942033\\dest\\dotdot" -> "../victim/hello" [2022-04-20T13:13:37.107Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1113723362\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-20T13:13:37.107Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1069129844\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:37.252Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-20T13:13:37.252Z] === RUN TestNetworkLocalhostTCPNat [2022-04-20T13:13:37.456Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-20T13:13:37.529Z] --- PASS: TestUntarPath (0.06s) [2022-04-20T13:13:37.529Z] === RUN TestUntarPathWithDestinationFile [2022-04-20T13:13:37.529Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-20T13:13:37.529Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-20T13:13:37.529Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-20T13:13:37.529Z] === RUN TestCopyWithTarInvalidSrc [2022-04-20T13:13:37.529Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-20T13:13:37.529Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-20T13:13:37.529Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-20T13:13:37.529Z] === RUN TestCopyWithTarSrcFile [2022-04-20T13:13:37.529Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-20T13:13:37.529Z] === RUN TestCopyWithTarSrcFolder [2022-04-20T13:13:37.529Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-20T13:13:37.529Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-20T13:13:37.529Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-20T13:13:37.529Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-20T13:13:37.529Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-20T13:13:37.529Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-20T13:13:37.529Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-20T13:13:37.529Z] === RUN TestCopyFileWithTarSrcFile [2022-04-20T13:13:37.529Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-20T13:13:37.529Z] === RUN TestTarFiles [2022-04-20T13:13:37.596Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink878070253\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:37.596Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2203436250\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:37.596Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3978297850\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:37.596Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3399782666\\dest\\dir\\loophole" -> "../../victim" [2022-04-20T13:13:37.596Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-04-20T13:13:37.596Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-20T13:13:37.596Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-20T13:13:37.596Z] === RUN TestXGlobalNoParent [2022-04-20T13:13:37.596Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-20T13:13:37.596Z] === RUN TestReplaceFileTarWrapper [2022-04-20T13:13:37.596Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-04-20T13:13:37.596Z] === RUN TestNetworkDBNodeLeave [2022-04-20T13:13:37.596Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-04-20T13:13:37.596Z] === RUN TestPrefixHeaderReadable [2022-04-20T13:13:37.596Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-20T13:13:37.596Z] === RUN TestDisablePigz [2022-04-20T13:13:37.596Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-20T13:13:37.596Z] --- PASS: TestDisablePigz (0.13s) [2022-04-20T13:13:37.596Z] === RUN TestPigz [2022-04-20T13:13:37.985Z] === RUN TestMatch [2022-04-20T13:13:37.985Z] === RUN TestMatch/[[]] [2022-04-20T13:13:37.985Z] === RUN TestMatch/[[foo]] [2022-04-20T13:13:37.985Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-20T13:13:37.985Z] === RUN TestMatch/[[foo_bar]] [2022-04-20T13:13:37.985Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-20T13:13:37.985Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-20T13:13:37.985Z] === RUN TestMatch/[] [2022-04-20T13:13:37.985Z] === RUN TestMatch/[]#01 [2022-04-20T13:13:37.985Z] === RUN TestMatch/[[qux]] [2022-04-20T13:13:37.985Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-20T13:13:37.985Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-20T13:13:37.985Z] === RUN TestMatch/[[foo_baz]] [2022-04-20T13:13:37.985Z] --- PASS: TestMatch (0.00s) [2022-04-20T13:13:37.985Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-20T13:13:37.985Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-20T13:13:37.985Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-20T13:13:37.985Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-20T13:13:37.985Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-20T13:13:37.985Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-20T13:13:37.985Z] --- PASS: TestMatch/[] (0.00s) [2022-04-20T13:13:37.985Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-20T13:13:37.985Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-20T13:13:37.985Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-20T13:13:37.985Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-20T13:13:37.985Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-20T13:13:37.985Z] PASS [2022-04-20T13:13:37.985Z] coverage: 87.5% of statements [2022-04-20T13:13:37.986Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-04-20T13:13:38.084Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-20T13:13:38.084Z] --- PASS: TestPigz (0.15s) [2022-04-20T13:13:38.084Z] === RUN TestNosysFileInfo [2022-04-20T13:13:38.084Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestCopyFileWithInvalidDest [2022-04-20T13:13:38.084Z] archive_windows_test.go:16: Currently fails [2022-04-20T13:13:38.084Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestCanonicalTarNameForPath [2022-04-20T13:13:38.084Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestCanonicalTarName [2022-04-20T13:13:38.084Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestChmodTarEntry [2022-04-20T13:13:38.084Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestHardLinkOrder [2022-04-20T13:13:38.084Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-20T13:13:38.084Z] === RUN TestChangeString [2022-04-20T13:13:38.084Z] --- PASS: TestChangeString (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestChangesWithNoChanges [2022-04-20T13:13:38.084Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-20T13:13:38.084Z] === RUN TestChangesWithChanges [2022-04-20T13:13:38.084Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-20T13:13:38.084Z] === RUN TestChangesWithChangesGH13590 [2022-04-20T13:13:38.084Z] changes_test.go:196: needs more investigation [2022-04-20T13:13:38.084Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestChangesDirsEmpty [2022-04-20T13:13:38.084Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-20T13:13:38.084Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestChangesDirsMutated [2022-04-20T13:13:38.084Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-20T13:13:38.084Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestApplyLayer [2022-04-20T13:13:38.084Z] changes_test.go:433: needs further investigation [2022-04-20T13:13:38.084Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestChangesSizeWithHardlinks [2022-04-20T13:13:38.084Z] changes_test.go:469: needs further investigation [2022-04-20T13:13:38.084Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestChangesSizeWithNoChanges [2022-04-20T13:13:38.084Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-20T13:13:38.084Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestChangesSize [2022-04-20T13:13:38.084Z] --- PASS: TestChangesSize (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestApplyLayerInvalidFilenames [2022-04-20T13:13:38.084Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2846885335\\dest" [2022-04-20T13:13:38.084Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-20T13:13:38.084Z] === RUN TestApplyLayerInvalidHardlink [2022-04-20T13:13:38.084Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2289765093\\victim\\hello" -> "../victim/hello" [2022-04-20T13:13:38.084Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4080911929\\victim\\hello" -> "/../victim/hello" [2022-04-20T13:13:38.084Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1078481869\\victim" -> "../victim" [2022-04-20T13:13:38.084Z] === RUN TestCreateIDMapOrder [2022-04-20T13:13:38.084Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-20T13:13:38.084Z] PASS [2022-04-20T13:13:38.084Z] coverage: 7.2% of statements [2022-04-20T13:13:38.084Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2483318862\\victim" -> "../victim" [2022-04-20T13:13:38.084Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2022-04-20T13:13:38.084Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink131463214\\victim" -> "../victim" [2022-04-20T13:13:38.084Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2187713032\\victim" -> "../victim" [2022-04-20T13:13:38.084Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-20T13:13:38.084Z] === RUN TestApplyLayerInvalidSymlink [2022-04-20T13:13:38.084Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3919287335\\dest\\dotdot" -> "../victim/hello" [2022-04-20T13:13:38.084Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3415096422\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-20T13:13:38.084Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1073499481\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:38.084Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4098508919\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:38.084Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1728439014\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:38.084Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1777368045\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:38.084Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-20T13:13:38.084Z] === RUN TestApplyLayerWhiteouts [2022-04-20T13:13:38.084Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-04-20T13:13:38.084Z] === RUN TestGenerateEmptyFile [2022-04-20T13:13:38.084Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-20T13:13:38.084Z] === RUN TestGenerateWithContent [2022-04-20T13:13:38.084Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-20T13:13:38.084Z] PASS [2022-04-20T13:13:38.084Z] coverage: 61.9% of statements [2022-04-20T13:13:38.084Z] ok github.com/docker/docker/pkg/archive 7.989s coverage: 61.9% of statements [2022-04-20T13:13:38.136Z] --- PASS: TestCreateServiceMultipleTimes (15.35s) [2022-04-20T13:13:38.136Z] === RUN TestCreateServiceConflict [2022-04-20T13:13:38.136Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-04-20T13:13:38.136Z] === RUN TestCreateServiceMaxReplicas [2022-04-20T13:13:38.398Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-20T13:13:38.948Z] === RUN TestChrootTarUntar [2022-04-20T13:13:38.948Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:13:38.948Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-20T13:13:38.948Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-20T13:13:38.948Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:13:38.948Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-20T13:13:38.948Z] === RUN TestChrootUntarEmptyArchive [2022-04-20T13:13:38.948Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-20T13:13:38.948Z] === RUN TestChrootTarUntarWithSymlink [2022-04-20T13:13:38.948Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:13:38.948Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-20T13:13:38.948Z] === RUN TestChrootCopyWithTar [2022-04-20T13:13:38.948Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:13:38.948Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-20T13:13:38.948Z] === RUN TestChrootCopyFileWithTar [2022-04-20T13:13:38.948Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:13:38.948Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-20T13:13:38.948Z] === RUN TestChrootUntarPath [2022-04-20T13:13:38.948Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:13:38.948Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-20T13:13:38.948Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-20T13:13:38.948Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:13:38.948Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-20T13:13:38.948Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-20T13:13:38.948Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:13:38.948Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-20T13:13:38.948Z] === RUN TestChrootApplyDotDotFile [2022-04-20T13:13:38.948Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:13:38.948Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-20T13:13:38.948Z] PASS [2022-04-20T13:13:38.949Z] coverage: 12.0% of statements [2022-04-20T13:13:38.949Z] ok github.com/docker/docker/pkg/chrootarchive 0.083s coverage: 12.0% of statements [2022-04-20T13:13:38.974Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-20T13:13:39.111Z] === RUN TestFixedBufferCap [2022-04-20T13:13:39.111Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-20T13:13:39.111Z] === RUN TestFixedBufferLen [2022-04-20T13:13:39.111Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-20T13:13:39.111Z] === RUN TestFixedBufferString [2022-04-20T13:13:39.111Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-20T13:13:39.111Z] === RUN TestFixedBufferWrite [2022-04-20T13:13:39.111Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-20T13:13:39.111Z] === RUN TestFixedBufferRead [2022-04-20T13:13:39.111Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-20T13:13:39.111Z] === RUN TestBytesPipeRead [2022-04-20T13:13:39.111Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-20T13:13:39.111Z] === RUN TestBytesPipeWrite [2022-04-20T13:13:39.111Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-20T13:13:39.111Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-20T13:13:39.405Z] 2022/04/20 13:13:38 Closing DB instances... [2022-04-20T13:13:39.599Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-04-20T13:13:39.599Z] === RUN TestAtomicWriteToFile [2022-04-20T13:13:39.599Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-20T13:13:39.599Z] === RUN TestAtomicWriteSetCommit [2022-04-20T13:13:39.599Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-20T13:13:39.599Z] === RUN TestAtomicWriteSetCancel [2022-04-20T13:13:39.870Z] === RUN TestEnsureRemoveAllNotExist [2022-04-20T13:13:39.870Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-20T13:13:39.870Z] === RUN TestEnsureRemoveAllWithDir [2022-04-20T13:13:39.870Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-20T13:13:39.870Z] === RUN TestEnsureRemoveAllWithFile [2022-04-20T13:13:39.870Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-20T13:13:39.870Z] PASS [2022-04-20T13:13:39.870Z] coverage: 0.0% of statements [2022-04-20T13:13:39.870Z] ok github.com/docker/docker/pkg/containerfs 0.044s coverage: 0.0% of statements [2022-04-20T13:13:40.087Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-20T13:13:40.087Z] === RUN TestReadCloserWrapperClose [2022-04-20T13:13:40.087Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-20T13:13:40.087Z] === RUN TestReaderErrWrapperReadOnError [2022-04-20T13:13:40.087Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-20T13:13:40.087Z] === RUN TestReaderErrWrapperRead [2022-04-20T13:13:40.087Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-20T13:13:40.087Z] === RUN TestCancelReadCloser [2022-04-20T13:13:40.087Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-20T13:13:40.087Z] === RUN TestWriteCloserWrapperClose [2022-04-20T13:13:40.087Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-20T13:13:40.087Z] === RUN TestNopWriteCloser [2022-04-20T13:13:40.087Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-20T13:13:40.087Z] === RUN TestNopWriter [2022-04-20T13:13:40.087Z] --- PASS: TestNopWriter (0.00s) [2022-04-20T13:13:40.087Z] === RUN TestWriteCounter [2022-04-20T13:13:40.087Z] --- PASS: TestWriteCounter (0.00s) [2022-04-20T13:13:40.087Z] PASS [2022-04-20T13:13:40.087Z] coverage: 70.1% of statements [2022-04-20T13:13:40.087Z] ok github.com/docker/docker/pkg/ioutils 0.647s coverage: 70.1% of statements [2022-04-20T13:13:40.087Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-04-20T13:13:40.087Z] === RUN TestNetworkDBWatch [2022-04-20T13:13:40.325Z] === RUN TestSizeEmpty [2022-04-20T13:13:40.325Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-20T13:13:40.325Z] === RUN TestSizeEmptyFile [2022-04-20T13:13:40.325Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-20T13:13:40.325Z] === RUN TestSizeNonemptyFile [2022-04-20T13:13:40.325Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-20T13:13:40.325Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-20T13:13:40.325Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-20T13:13:40.325Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-20T13:13:40.325Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-20T13:13:40.325Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-20T13:13:40.325Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-20T13:13:40.325Z] === RUN TestMoveToSubdir [2022-04-20T13:13:40.325Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-20T13:13:40.325Z] === RUN TestSizeNonExistingDirectory [2022-04-20T13:13:40.325Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-20T13:13:40.325Z] PASS [2022-04-20T13:13:40.325Z] coverage: 80.0% of statements [2022-04-20T13:13:40.325Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2022-04-20T13:13:40.360Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-20T13:13:40.668Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2022-04-20T13:13:40.668Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-20T13:13:41.112Z] === RUN TestError [2022-04-20T13:13:41.112Z] --- PASS: TestError (0.00s) [2022-04-20T13:13:41.112Z] === RUN TestProgressString [2022-04-20T13:13:41.112Z] === RUN TestProgressString/no_progress [2022-04-20T13:13:41.112Z] === RUN TestProgressString/progress_1 [2022-04-20T13:13:41.112Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-20T13:13:41.112Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-20T13:13:41.112Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-20T13:13:41.112Z] === RUN TestProgressString/with_units [2022-04-20T13:13:41.112Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-20T13:13:41.112Z] === RUN TestProgressString/hide_counts [2022-04-20T13:13:41.112Z] --- PASS: TestProgressString (0.00s) [2022-04-20T13:13:41.112Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-20T13:13:41.112Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-20T13:13:41.112Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-20T13:13:41.112Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-20T13:13:41.112Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-20T13:13:41.112Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-20T13:13:41.112Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-20T13:13:41.112Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-20T13:13:41.112Z] === RUN TestJSONMessageDisplay [2022-04-20T13:13:41.112Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-04-20T13:13:41.112Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-20T13:13:41.112Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-20T13:13:41.112Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-20T13:13:41.112Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-20T13:13:41.112Z] === RUN TestDisplayJSONMessagesStream [2022-04-20T13:13:41.112Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-20T13:13:41.112Z] PASS [2022-04-20T13:13:41.112Z] coverage: 91.7% of statements [2022-04-20T13:13:41.112Z] ok github.com/docker/docker/pkg/jsonmessage 0.222s coverage: 91.7% of statements [2022-04-20T13:13:41.292Z] --- PASS: TestNetworkDBCRUDTableEntry (4.05s) [2022-04-20T13:13:41.292Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-20T13:13:41.292Z] === RUN TestPollerAddRemove [2022-04-20T13:13:41.292Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-20T13:13:41.292Z] === RUN TestPollerEvent [2022-04-20T13:13:41.292Z] poller_test.go:40: No chmod on Windows [2022-04-20T13:13:41.292Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-20T13:13:41.292Z] === RUN TestPollerClose [2022-04-20T13:13:41.292Z] --- PASS: TestPollerClose (0.00s) [2022-04-20T13:13:41.292Z] PASS [2022-04-20T13:13:41.292Z] coverage: 45.7% of statements [2022-04-20T13:13:41.292Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 45.7% of statements [2022-04-20T13:13:41.602Z] === RUN TestStandardLongPath [2022-04-20T13:13:41.602Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-20T13:13:41.602Z] === RUN TestUNCLongPath [2022-04-20T13:13:41.602Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-20T13:13:41.602Z] PASS [2022-04-20T13:13:41.602Z] coverage: 100.0% of statements [2022-04-20T13:13:41.602Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-04-20T13:13:41.748Z] --- PASS: TestTarFiles (4.27s) [2022-04-20T13:13:41.748Z] === RUN TestDetectCompressionZstd [2022-04-20T13:13:41.748Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-20T13:13:41.748Z] === RUN TestTarUntar [2022-04-20T13:13:41.748Z] --- PASS: TestTarUntar (0.02s) [2022-04-20T13:13:41.748Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-20T13:13:41.748Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-20T13:13:41.748Z] === RUN TestTarWithOptions [2022-04-20T13:13:41.748Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-20T13:13:41.748Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-20T13:13:41.748Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-20T13:13:41.748Z] === RUN TestUntarUstarGnuConflict [2022-04-20T13:13:41.748Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-20T13:13:41.748Z] === RUN TestUntarInvalidFilenames [2022-04-20T13:13:41.748Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames84619080\\dest" [2022-04-20T13:13:41.748Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2022-04-20T13:13:41.748Z] === RUN TestUntarHardlinkToSymlink [2022-04-20T13:13:41.748Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-20T13:13:41.748Z] === RUN TestUntarInvalidHardlink [2022-04-20T13:13:41.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1815604592\\victim\\hello" -> "../victim/hello" [2022-04-20T13:13:41.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2509442701\\victim\\hello" -> "/../victim/hello" [2022-04-20T13:13:41.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3499399531\\victim" -> "../victim" [2022-04-20T13:13:41.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1927536850\\victim" -> "../victim" [2022-04-20T13:13:41.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink130018229\\victim" -> "../victim" [2022-04-20T13:13:41.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4088756198\\victim" -> "../victim" [2022-04-20T13:13:41.749Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-20T13:13:41.749Z] === RUN TestUntarInvalidSymlink [2022-04-20T13:13:41.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2062451209\\dest\\dotdot" -> "../victim/hello" [2022-04-20T13:13:41.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink477930483\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-20T13:13:41.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3400033536\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:41.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1378926752\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:41.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4049680371\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:41.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1179942033\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:41.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink378986824\\dest\\dir\\loophole" -> "../../victim" [2022-04-20T13:13:41.749Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-20T13:13:41.749Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-20T13:13:41.749Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-20T13:13:41.749Z] === RUN TestXGlobalNoParent [2022-04-20T13:13:41.749Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-20T13:13:41.749Z] === RUN TestReplaceFileTarWrapper [2022-04-20T13:13:42.090Z] 2022/04/20 13:13:41 Closing DB instances... [2022-04-20T13:13:42.090Z] === RUN TestNameFormat [2022-04-20T13:13:42.090Z] --- PASS: TestNameFormat (0.00s) [2022-04-20T13:13:42.090Z] === RUN TestNameRetries [2022-04-20T13:13:42.090Z] --- PASS: TestNameRetries (0.00s) [2022-04-20T13:13:42.090Z] PASS [2022-04-20T13:13:42.090Z] coverage: 85.7% of statements [2022-04-20T13:13:42.090Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-04-20T13:13:42.204Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-04-20T13:13:42.204Z] === RUN TestPrefixHeaderReadable [2022-04-20T13:13:42.204Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-20T13:13:42.204Z] === RUN TestDisablePigz [2022-04-20T13:13:42.204Z] === RUN TestCopyFileWithInvalidSrc [2022-04-20T13:13:42.204Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCopyFileWithInvalidDest [2022-04-20T13:13:42.204Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-20T13:13:42.204Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-20T13:13:42.204Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-20T13:13:42.204Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCopyFile [2022-04-20T13:13:42.204Z] --- PASS: TestCopyFile (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-20T13:13:42.204Z] fileutils_test.go:133: Needs porting to Windows [2022-04-20T13:13:42.204Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-20T13:13:42.204Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-20T13:13:42.204Z] fileutils_test.go:179: Needs porting to Windows [2022-04-20T13:13:42.204Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestWildcardMatches [2022-04-20T13:13:42.204Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestPatternMatches [2022-04-20T13:13:42.204Z] --- PASS: TestPatternMatches (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-20T13:13:42.204Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestPatternMatchesFolderExclusions [2022-04-20T13:13:42.204Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-20T13:13:42.204Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-20T13:13:42.204Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-20T13:13:42.204Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-20T13:13:42.204Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestSingleExclamationError [2022-04-20T13:13:42.204Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestMatchesWithNoPatterns [2022-04-20T13:13:42.204Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestMatchesWithMalformedPatterns [2022-04-20T13:13:42.204Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestMatches [2022-04-20T13:13:42.204Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-20T13:13:42.204Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-20T13:13:42.204Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-20T13:13:42.204Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-20T13:13:42.204Z] --- PASS: TestMatches (0.01s) [2022-04-20T13:13:42.204Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-20T13:13:42.204Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-20T13:13:42.204Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-20T13:13:42.204Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCleanPatterns [2022-04-20T13:13:42.204Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-20T13:13:42.204Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCleanPatternsExceptionFlag [2022-04-20T13:13:42.204Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-20T13:13:42.204Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-20T13:13:42.204Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCleanPatternsErrorSingleException [2022-04-20T13:13:42.204Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCreateIfNotExistsDir [2022-04-20T13:13:42.204Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCreateIfNotExistsFile [2022-04-20T13:13:42.204Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestMatch [2022-04-20T13:13:42.204Z] --- PASS: TestMatch (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCompile [2022-04-20T13:13:42.204Z] === RUN TestCompile/slash [2022-04-20T13:13:42.204Z] === RUN TestCompile/backslash [2022-04-20T13:13:42.204Z] --- PASS: TestCompile (0.00s) [2022-04-20T13:13:42.204Z] --- PASS: TestCompile/slash (0.00s) [2022-04-20T13:13:42.204Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-20T13:13:42.204Z] PASS [2022-04-20T13:13:42.204Z] coverage: 84.7% of statements [2022-04-20T13:13:42.204Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 84.7% of statements [2022-04-20T13:13:42.204Z] --- PASS: TestDisablePigz (0.10s) [2022-04-20T13:13:42.204Z] === RUN TestPigz [2022-04-20T13:13:42.204Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-20T13:13:42.204Z] --- PASS: TestPigz (0.11s) [2022-04-20T13:13:42.204Z] === RUN TestNosysFileInfo [2022-04-20T13:13:42.204Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCopyFileWithInvalidDest [2022-04-20T13:13:42.204Z] archive_windows_test.go:16: Currently fails [2022-04-20T13:13:42.204Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCanonicalTarNameForPath [2022-04-20T13:13:42.204Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestCanonicalTarName [2022-04-20T13:13:42.204Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestChmodTarEntry [2022-04-20T13:13:42.204Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestHardLinkOrder [2022-04-20T13:13:42.204Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-20T13:13:42.204Z] === RUN TestChangeString [2022-04-20T13:13:42.204Z] --- PASS: TestChangeString (0.00s) [2022-04-20T13:13:42.204Z] === RUN TestChangesWithNoChanges [2022-04-20T13:13:42.204Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-20T13:13:42.204Z] === RUN TestChangesWithChanges [2022-04-20T13:13:42.273Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-20T13:13:42.660Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-20T13:13:42.660Z] === RUN TestChangesWithChangesGH13590 [2022-04-20T13:13:42.660Z] changes_test.go:196: needs more investigation [2022-04-20T13:13:42.660Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-20T13:13:42.660Z] === RUN TestChangesDirsEmpty [2022-04-20T13:13:42.660Z] --- PASS: TestChangesDirsEmpty (0.10s) [2022-04-20T13:13:42.660Z] === RUN TestChangesDirsMutated [2022-04-20T13:13:42.660Z] --- PASS: TestChangesDirsMutated (0.10s) [2022-04-20T13:13:42.660Z] === RUN TestApplyLayer [2022-04-20T13:13:42.660Z] changes_test.go:433: needs further investigation [2022-04-20T13:13:42.660Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-20T13:13:42.660Z] === RUN TestChangesSizeWithHardlinks [2022-04-20T13:13:42.660Z] changes_test.go:469: needs further investigation [2022-04-20T13:13:42.660Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-20T13:13:42.660Z] === RUN TestChangesSizeWithNoChanges [2022-04-20T13:13:42.660Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-20T13:13:42.660Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-20T13:13:42.660Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-20T13:13:42.660Z] === RUN TestChangesSize [2022-04-20T13:13:42.660Z] --- PASS: TestChangesSize (0.00s) [2022-04-20T13:13:42.660Z] === RUN TestApplyLayerInvalidFilenames [2022-04-20T13:13:42.660Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3422295592\\dest" [2022-04-20T13:13:42.660Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-20T13:13:42.660Z] === RUN TestApplyLayerInvalidHardlink [2022-04-20T13:13:42.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3162413168\\victim\\hello" -> "../victim/hello" [2022-04-20T13:13:42.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1010525859\\victim\\hello" -> "/../victim/hello" [2022-04-20T13:13:42.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3703565627\\victim" -> "../victim" [2022-04-20T13:13:42.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2505021853\\victim" -> "../victim" [2022-04-20T13:13:42.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2925776935\\victim" -> "../victim" [2022-04-20T13:13:42.660Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1443665488\\victim" -> "../victim" [2022-04-20T13:13:42.660Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-20T13:13:42.660Z] === RUN TestApplyLayerInvalidSymlink [2022-04-20T13:13:42.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1335103803\\dest\\dotdot" -> "../victim/hello" [2022-04-20T13:13:42.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2806718226\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-20T13:13:42.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2020574464\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:42.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink509278614\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:42.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1806016999\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:42.660Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink540733904\\dest\\loophole-victim" -> "../victim" [2022-04-20T13:13:42.660Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-20T13:13:42.660Z] === RUN TestApplyLayerWhiteouts [2022-04-20T13:13:42.660Z] === RUN TestGet [2022-04-20T13:13:42.660Z] --- PASS: TestGet (0.00s) [2022-04-20T13:13:42.660Z] === RUN TestGetShortcutString [2022-04-20T13:13:42.660Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-20T13:13:42.660Z] PASS [2022-04-20T13:13:42.660Z] coverage: 42.9% of statements [2022-04-20T13:13:42.660Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 42.9% of statements [2022-04-20T13:13:42.660Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-20T13:13:42.660Z] === RUN TestGenerateEmptyFile [2022-04-20T13:13:42.660Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-20T13:13:42.660Z] === RUN TestGenerateWithContent [2022-04-20T13:13:42.660Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-20T13:13:42.660Z] PASS [2022-04-20T13:13:42.660Z] coverage: 62.9% of statements [2022-04-20T13:13:42.660Z] ok github.com/docker/docker/pkg/archive 6.213s coverage: 62.9% of statements [2022-04-20T13:13:43.052Z] --- PASS: TestNetworkLocalhostTCPNat (5.18s) [2022-04-20T13:13:43.052Z] === RUN TestNetworkLoopbackNat [2022-04-20T13:13:43.052Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-20T13:13:43.052Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-20T13:13:43.052Z] === RUN TestPause [2022-04-20T13:13:43.052Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-20T13:13:43.052Z] --- SKIP: TestPause (0.00s) [2022-04-20T13:13:43.052Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-20T13:13:43.116Z] 2022/04/20 13:13:43 Closing DB instances... [2022-04-20T13:13:43.119Z] === RUN TestParseKeyValueOpt [2022-04-20T13:13:43.119Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-20T13:13:43.119Z] === RUN TestParseUintList [2022-04-20T13:13:43.119Z] --- PASS: TestParseUintList (0.00s) [2022-04-20T13:13:43.119Z] === RUN TestParseUintListMaximumLimits [2022-04-20T13:13:43.119Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-20T13:13:43.119Z] PASS [2022-04-20T13:13:43.119Z] coverage: 97.0% of statements [2022-04-20T13:13:43.119Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2022-04-20T13:13:43.119Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-20T13:13:43.119Z] === RUN TestNetworkDBBulkSync [2022-04-20T13:13:43.580Z] === RUN TestCreateIDMapOrder [2022-04-20T13:13:43.580Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-20T13:13:43.580Z] PASS [2022-04-20T13:13:43.580Z] coverage: 7.2% of statements [2022-04-20T13:13:43.580Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2022-04-20T13:13:43.606Z] === RUN Test_windowsOSRelease_String [2022-04-20T13:13:43.606Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-20T13:13:43.606Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-20T13:13:43.606Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-20T13:13:43.607Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-20T13:13:43.607Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-20T13:13:43.607Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-20T13:13:43.607Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-20T13:13:43.607Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-20T13:13:43.607Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-20T13:13:43.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-20T13:13:43.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-20T13:13:43.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-20T13:13:43.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-20T13:13:43.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-20T13:13:43.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-20T13:13:43.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-20T13:13:43.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-20T13:13:43.607Z] PASS [2022-04-20T13:13:43.607Z] coverage: 36.4% of statements [2022-04-20T13:13:43.607Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.041s coverage: 36.4% of statements [2022-04-20T13:13:44.541Z] === RUN TestFixedBufferCap [2022-04-20T13:13:44.541Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-20T13:13:44.541Z] === RUN TestFixedBufferLen [2022-04-20T13:13:44.541Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-20T13:13:44.541Z] === RUN TestFixedBufferString [2022-04-20T13:13:44.541Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-20T13:13:44.541Z] === RUN TestFixedBufferWrite [2022-04-20T13:13:44.541Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-20T13:13:44.541Z] === RUN TestFixedBufferRead [2022-04-20T13:13:44.541Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-20T13:13:44.541Z] === RUN TestBytesPipeRead [2022-04-20T13:13:44.541Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-20T13:13:44.541Z] === RUN TestBytesPipeWrite [2022-04-20T13:13:44.541Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-20T13:13:44.541Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-20T13:13:44.541Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-04-20T13:13:44.541Z] === RUN TestNetworkDBNodeLeave [2022-04-20T13:13:44.633Z] === RUN TestNewAndRemove [2022-04-20T13:13:44.633Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-20T13:13:44.633Z] === RUN TestRemoveInvalidPath [2022-04-20T13:13:44.633Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-20T13:13:44.633Z] PASS [2022-04-20T13:13:44.633Z] coverage: 82.6% of statements [2022-04-20T13:13:44.633Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-04-20T13:13:44.633Z] 2022/04/20 13:13:44 Closing DB instances... [2022-04-20T13:13:44.825Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-20T13:13:44.997Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2022-04-20T13:13:44.997Z] === RUN TestAtomicWriteToFile [2022-04-20T13:13:44.997Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-20T13:13:44.997Z] === RUN TestAtomicWriteSetCommit [2022-04-20T13:13:44.997Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-20T13:13:44.997Z] === RUN TestAtomicWriteSetCancel [2022-04-20T13:13:44.997Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-20T13:13:44.997Z] === RUN TestReadCloserWrapperClose [2022-04-20T13:13:44.997Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-20T13:13:44.997Z] === RUN TestReaderErrWrapperReadOnError [2022-04-20T13:13:44.997Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-20T13:13:44.997Z] === RUN TestReaderErrWrapperRead [2022-04-20T13:13:44.997Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-20T13:13:44.997Z] === RUN TestCancelReadCloser [2022-04-20T13:13:44.997Z] --- PASS: TestCancelReadCloser (0.11s) [2022-04-20T13:13:44.997Z] === RUN TestWriteCloserWrapperClose [2022-04-20T13:13:44.997Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-20T13:13:44.997Z] === RUN TestNopWriteCloser [2022-04-20T13:13:44.997Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-20T13:13:44.997Z] === RUN TestNopWriter [2022-04-20T13:13:44.997Z] --- PASS: TestNopWriter (0.00s) [2022-04-20T13:13:44.997Z] === RUN TestWriteCounter [2022-04-20T13:13:44.997Z] --- PASS: TestWriteCounter (0.00s) [2022-04-20T13:13:44.997Z] PASS [2022-04-20T13:13:44.997Z] coverage: 70.1% of statements [2022-04-20T13:13:44.997Z] ok github.com/docker/docker/pkg/ioutils 0.593s coverage: 70.1% of statements [2022-04-20T13:13:45.221Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.24s) [2022-04-20T13:13:45.221Z] === RUN TestPauseStopPausedContainer [2022-04-20T13:13:45.396Z] check_test.go:308: [d43f2df4aaef5] daemon is not started [2022-04-20T13:13:45.396Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-20T13:13:45.678Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:13:45.678Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-20T13:13:45.678Z] === RUN TestPsFilter [2022-04-20T13:13:45.958Z] === RUN TestError [2022-04-20T13:13:45.958Z] --- PASS: TestError (0.00s) [2022-04-20T13:13:45.958Z] === RUN TestProgressString [2022-04-20T13:13:45.958Z] === RUN TestProgressString/no_progress [2022-04-20T13:13:45.958Z] === RUN TestProgressString/progress_1 [2022-04-20T13:13:45.958Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-20T13:13:45.958Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-20T13:13:45.958Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-20T13:13:45.958Z] === RUN TestProgressString/with_units [2022-04-20T13:13:45.958Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-20T13:13:45.958Z] === RUN TestProgressString/hide_counts [2022-04-20T13:13:45.958Z] --- PASS: TestProgressString (0.00s) [2022-04-20T13:13:45.958Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-20T13:13:45.958Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-20T13:13:45.958Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-20T13:13:45.958Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-20T13:13:45.958Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-20T13:13:45.958Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-20T13:13:45.958Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-20T13:13:45.958Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-20T13:13:45.958Z] === RUN TestJSONMessageDisplay [2022-04-20T13:13:45.958Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-04-20T13:13:45.958Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-20T13:13:45.958Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-20T13:13:45.958Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-20T13:13:45.958Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-20T13:13:45.958Z] === RUN TestDisplayJSONMessagesStream [2022-04-20T13:13:45.958Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-20T13:13:45.958Z] PASS [2022-04-20T13:13:45.958Z] coverage: 91.7% of statements [2022-04-20T13:13:45.958Z] ok github.com/docker/docker/pkg/jsonmessage 0.177s coverage: 91.7% of statements [2022-04-20T13:13:46.137Z] --- PASS: TestPsFilter (0.57s) [2022-04-20T13:13:46.137Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-20T13:13:46.260Z] === RUN TestFailedConnection [2022-04-20T13:13:46.260Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-04-20T13:13:46.260Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-20T13:13:46.747Z] --- PASS: TestGetAddress (23.35s) [2022-04-20T13:13:46.747Z] === RUN TestRequestSyntaxCheck [2022-04-20T13:13:46.747Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-20T13:13:46.747Z] === RUN TestRequest [2022-04-20T13:13:46.927Z] === RUN TestStandardLongPath [2022-04-20T13:13:46.927Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-20T13:13:46.927Z] === RUN TestUNCLongPath [2022-04-20T13:13:46.927Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-20T13:13:46.927Z] PASS [2022-04-20T13:13:46.927Z] coverage: 100.0% of statements [2022-04-20T13:13:46.927Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2022-04-20T13:13:47.382Z] === RUN TestNameFormat [2022-04-20T13:13:47.383Z] --- PASS: TestNameFormat (0.00s) [2022-04-20T13:13:47.383Z] === RUN TestNameRetries [2022-04-20T13:13:47.383Z] --- PASS: TestNameRetries (0.00s) [2022-04-20T13:13:47.383Z] PASS [2022-04-20T13:13:47.383Z] coverage: 85.7% of statements [2022-04-20T13:13:47.383Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2022-04-20T13:13:47.383Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-20T13:13:47.383Z] === RUN TestNetworkDBWatch [2022-04-20T13:13:47.840Z] === RUN TestParseKeyValueOpt [2022-04-20T13:13:47.840Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-20T13:13:47.840Z] === RUN TestParseUintList [2022-04-20T13:13:47.840Z] --- PASS: TestParseUintList (0.00s) [2022-04-20T13:13:47.840Z] === RUN TestParseUintListMaximumLimits [2022-04-20T13:13:47.840Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-20T13:13:47.840Z] PASS [2022-04-20T13:13:47.840Z] coverage: 97.0% of statements [2022-04-20T13:13:47.840Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2022-04-20T13:13:48.369Z] --- PASS: TestFailedConnection (2.10s) [2022-04-20T13:13:48.369Z] === RUN TestFailOnce [2022-04-20T13:13:48.369Z] 2022/04/20 13:13:47 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-04-20T13:13:48.369Z] goroutine 22 [running]: [2022-04-20T13:13:48.369Z] net/http.(*conn).serve.func1() [2022-04-20T13:13:48.369Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-20T13:13:48.369Z] panic({0xc33700, 0xd7d060}) [2022-04-20T13:13:48.369Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-20T13:13:48.369Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00004fa70?) [2022-04-20T13:13:48.369Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-20T13:13:48.369Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xd82878?, 0xc0001b6000?}, 0xb8d9a6?) [2022-04-20T13:13:48.369Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-20T13:13:48.369Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xd82878, 0xc0001b6000}, 0xc000168100) [2022-04-20T13:13:48.369Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-20T13:13:48.369Z] net/http.serverHandler.ServeHTTP({0xd80e98?}, {0xd82878, 0xc0001b6000}, 0xc000168100) [2022-04-20T13:13:48.369Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-20T13:13:48.369Z] net/http.(*conn).serve(0xc000094e60, {0xd82d78, 0xc0001820c0}) [2022-04-20T13:13:48.369Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-20T13:13:48.369Z] created by net/http.(*Server).Serve [2022-04-20T13:13:48.369Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-20T13:13:48.369Z] time="2022-04-20T13:13:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-04-20T13:13:48.802Z] === RUN Test_windowsOSRelease_String [2022-04-20T13:13:48.802Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-20T13:13:48.802Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-20T13:13:48.802Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-20T13:13:48.802Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-20T13:13:48.802Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-20T13:13:48.802Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-20T13:13:48.802Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-20T13:13:48.802Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-20T13:13:48.802Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-20T13:13:48.802Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-20T13:13:48.802Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-20T13:13:48.802Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-20T13:13:48.802Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-20T13:13:48.802Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-20T13:13:48.802Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-20T13:13:48.802Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-20T13:13:48.802Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-20T13:13:48.802Z] PASS [2022-04-20T13:13:48.802Z] coverage: 36.4% of statements [2022-04-20T13:13:48.802Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 36.4% of statements [2022-04-20T13:13:48.857Z] 2022/04/20 13:13:48 Closing DB instances... [2022-04-20T13:13:49.258Z] 2022/04/20 13:13:48 Closing DB instances... [2022-04-20T13:13:49.258Z] === RUN TestNewAndRemove [2022-04-20T13:13:49.258Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-20T13:13:49.258Z] === RUN TestRemoveInvalidPath [2022-04-20T13:13:49.258Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-20T13:13:49.258Z] PASS [2022-04-20T13:13:49.258Z] coverage: 82.6% of statements [2022-04-20T13:13:49.258Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-04-20T13:13:49.345Z] time="2022-04-20T13:13:48Z" level=error msg="node: 28378dcd5344 is unknown to memberlist" [2022-04-20T13:13:49.346Z] --- PASS: TestFailOnce (1.22s) [2022-04-20T13:13:49.346Z] === RUN TestEchoInputOutput [2022-04-20T13:13:49.346Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-20T13:13:49.346Z] === RUN TestBackoff [2022-04-20T13:13:49.346Z] --- PASS: TestBackoff (0.00s) [2022-04-20T13:13:49.346Z] === RUN TestAbortRetry [2022-04-20T13:13:49.346Z] --- PASS: TestAbortRetry (0.00s) [2022-04-20T13:13:49.346Z] === RUN TestClientScheme [2022-04-20T13:13:49.346Z] --- PASS: TestClientScheme (0.00s) [2022-04-20T13:13:49.346Z] === RUN TestNewClientWithTimeout [2022-04-20T13:13:49.834Z] time="2022-04-20T13:13:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-20T13:13:50.719Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-20T13:13:50.789Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-20T13:13:50.789Z] === RUN TestNetworkDBBulkSync [2022-04-20T13:13:50.789Z] === RUN TestFailedConnection [2022-04-20T13:13:50.812Z] --- PASS: TestRemoveContainerWithRemovedVolume (4.11s) [2022-04-20T13:13:50.812Z] === RUN TestRemoveContainerWithVolume [2022-04-20T13:13:51.246Z] --- PASS: TestGetAddress (21.21s) [2022-04-20T13:13:51.246Z] === RUN TestRequestSyntaxCheck [2022-04-20T13:13:51.246Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-20T13:13:51.246Z] === RUN TestRequest [2022-04-20T13:13:51.457Z] time="2022-04-20T13:13:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-20T13:13:51.457Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.50s) [2022-04-20T13:13:51.457Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-20T13:13:51.702Z] 2022/04/20 13:13:51 Closing DB instances... [2022-04-20T13:13:52.158Z] --- PASS: TestFailedConnection (1.16s) [2022-04-20T13:13:52.158Z] === RUN TestFailOnce [2022-04-20T13:13:52.158Z] 2022/04/20 13:13:51 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-04-20T13:13:52.158Z] goroutine 5 [running]: [2022-04-20T13:13:52.158Z] net/http.(*conn).serve.func1() [2022-04-20T13:13:52.158Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-20T13:13:52.158Z] panic({0x603700, 0x74d060}) [2022-04-20T13:13:52.158Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-20T13:13:52.158Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-04-20T13:13:52.158Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-20T13:13:52.158Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x752878?, 0xc00016e0e0?}, 0x55d9a6?) [2022-04-20T13:13:52.158Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-20T13:13:52.158Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x752878, 0xc00016e0e0}, 0xc000068000) [2022-04-20T13:13:52.158Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-20T13:13:52.158Z] net/http.serverHandler.ServeHTTP({0x750e98?}, {0x752878, 0xc00016e0e0}, 0xc000068000) [2022-04-20T13:13:52.158Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-20T13:13:52.158Z] net/http.(*conn).serve(0xc000062000, {0x752d78, 0xc0000260f0}) [2022-04-20T13:13:52.158Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-20T13:13:52.158Z] created by net/http.(*Server).Serve [2022-04-20T13:13:52.158Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-20T13:13:52.158Z] time="2022-04-20T13:13:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-04-20T13:13:52.480Z] 2022/04/20 13:13:52 Closing DB instances... [2022-04-20T13:13:53.119Z] --- PASS: TestFailOnce (1.13s) [2022-04-20T13:13:53.119Z] === RUN TestEchoInputOutput [2022-04-20T13:13:53.119Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-20T13:13:53.119Z] === RUN TestBackoff [2022-04-20T13:13:53.119Z] --- PASS: TestBackoff (0.00s) [2022-04-20T13:13:53.119Z] === RUN TestAbortRetry [2022-04-20T13:13:53.119Z] --- PASS: TestAbortRetry (0.00s) [2022-04-20T13:13:53.119Z] === RUN TestClientScheme [2022-04-20T13:13:53.119Z] --- PASS: TestClientScheme (0.00s) [2022-04-20T13:13:53.119Z] === RUN TestNewClientWithTimeout [2022-04-20T13:13:53.575Z] --- PASS: TestNetworkDBBulkSync (2.86s) [2022-04-20T13:13:53.575Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-20T13:13:53.575Z] time="2022-04-20T13:13:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-20T13:13:54.039Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-20T13:13:54.039Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-20T13:13:54.102Z] --- PASS: TestRequest (7.20s) [2022-04-20T13:13:54.102Z] === RUN TestOverlappingRequests [2022-04-20T13:13:54.102Z] time="2022-04-20T13:13:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-20T13:13:54.102Z] --- PASS: TestOverlappingRequests (0.35s) [2022-04-20T13:13:54.102Z] === RUN TestRelease [2022-04-20T13:13:54.102Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-20T13:13:54.102Z] === RUN TestNetworkDBGarbageCollection [2022-04-20T13:13:54.127Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-04-20T13:13:54.127Z] === RUN TestInfoDebug [2022-04-20T13:13:54.127Z] --- PASS: TestInfoDebug (0.53s) [2022-04-20T13:13:54.127Z] === RUN TestInfoInsecureRegistries [2022-04-20T13:13:54.127Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-20T13:13:54.127Z] === RUN TestInfoRegistryMirrors [2022-04-20T13:13:54.127Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-04-20T13:13:54.127Z] === RUN TestLoginFailsWithBadCredentials [2022-04-20T13:13:54.127Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-20T13:13:54.127Z] === RUN TestPingCacheHeaders [2022-04-20T13:13:54.127Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-20T13:13:54.127Z] === RUN TestPingGet [2022-04-20T13:13:54.127Z] --- PASS: TestPingGet (0.01s) [2022-04-20T13:13:54.127Z] === RUN TestPingHead [2022-04-20T13:13:54.127Z] --- PASS: TestPingHead (0.02s) [2022-04-20T13:13:54.127Z] === RUN TestPingSwarmHeader [2022-04-20T13:13:54.385Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-20T13:13:54.539Z] --- PASS: TestRemoveContainerWithVolume (4.08s) [2022-04-20T13:13:54.539Z] === RUN TestRemoveContainerRunning [2022-04-20T13:13:54.610Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-20T13:13:54.611Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-20T13:13:54.950Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-20T13:13:55.107Z] time="2022-04-20T13:13:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-20T13:13:55.537Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-04-20T13:13:55.537Z] === RUN TestCreateServiceSecretFileMode [2022-04-20T13:13:55.562Z] === RUN TestParseEmptyInterface [2022-04-20T13:13:55.562Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-20T13:13:55.562Z] === RUN TestParseNonInterfaceType [2022-04-20T13:13:55.562Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-20T13:13:55.562Z] === RUN TestParseWithOneFunction [2022-04-20T13:13:55.562Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-20T13:13:55.562Z] === RUN TestParseWithMultipleFuncs [2022-04-20T13:13:55.562Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-20T13:13:55.562Z] === RUN TestParseWithUnnamedReturn [2022-04-20T13:13:55.562Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-20T13:13:55.562Z] === RUN TestEmbeddedInterface [2022-04-20T13:13:55.562Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-20T13:13:55.562Z] === RUN TestParsedImports [2022-04-20T13:13:55.562Z] --- PASS: TestParsedImports (0.00s) [2022-04-20T13:13:55.562Z] === RUN TestAliasedImports [2022-04-20T13:13:55.562Z] --- PASS: TestAliasedImports (0.00s) [2022-04-20T13:13:55.562Z] PASS [2022-04-20T13:13:55.562Z] coverage: 56.8% of statements [2022-04-20T13:13:55.562Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2022-04-20T13:13:55.724Z] --- PASS: TestRelease (1.40s) [2022-04-20T13:13:55.724Z] === RUN TestAllocateRandomDeallocate [2022-04-20T13:13:55.883Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-20T13:13:55.883Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-04-20T13:13:55.883Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-20T13:13:55.883Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-20T13:13:55.883Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.01s) [2022-04-20T13:13:55.883Z] === RUN TestVersion [2022-04-20T13:13:55.883Z] --- PASS: TestVersion (0.02s) [2022-04-20T13:13:55.883Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-20T13:13:55.883Z] === CONT TestDiskUsage [2022-04-20T13:13:56.018Z] 2022/04/20 13:13:55 Closing DB instances... [2022-04-20T13:13:56.449Z] === RUN TestDiskUsage/empty [2022-04-20T13:13:56.449Z] === RUN TestDiskUsage/empty/container_types [2022-04-20T13:13:56.449Z] === RUN TestDiskUsage/empty/image_types [2022-04-20T13:13:56.449Z] === RUN TestDiskUsage/empty/volume_types [2022-04-20T13:13:56.449Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-20T13:13:56.449Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-20T13:13:56.449Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-20T13:13:56.449Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-20T13:13:56.449Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-20T13:13:56.449Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-20T13:13:56.449Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-20T13:13:56.449Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-20T13:13:56.474Z] time="2022-04-20T13:13:56Z" level=error msg="node: 39797f5628c5 is unknown to memberlist" [2022-04-20T13:13:56.474Z] === RUN TestHTTPTransport [2022-04-20T13:13:56.474Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-20T13:13:56.474Z] PASS [2022-04-20T13:13:56.474Z] coverage: 85.7% of statements [2022-04-20T13:13:56.474Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2022-04-20T13:13:56.527Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-20T13:13:56.708Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-20T13:13:56.708Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-20T13:13:56.708Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-20T13:13:56.708Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-20T13:13:56.708Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-20T13:13:56.708Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-20T13:13:56.708Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-20T13:13:56.708Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-20T13:13:56.708Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-20T13:13:56.708Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-20T13:13:56.708Z] === RUN TestDiskUsage/after_container.Run [2022-04-20T13:13:56.929Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-20T13:13:56.929Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-20T13:13:56.929Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-20T13:13:56.929Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-20T13:13:56.929Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-20T13:13:56.929Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-20T13:13:56.929Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-20T13:13:56.929Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-20T13:13:56.929Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-20T13:13:56.929Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-20T13:13:56.929Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-20T13:13:56.929Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-20T13:13:56.929Z] === RUN TestBufferPoolPutAndGet [2022-04-20T13:13:56.929Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-20T13:13:56.929Z] PASS [2022-04-20T13:13:56.929Z] coverage: 88.2% of statements [2022-04-20T13:13:56.929Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2022-04-20T13:13:57.275Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-20T13:13:57.275Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-20T13:13:57.275Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-20T13:13:57.275Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-20T13:13:57.275Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-20T13:13:57.275Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-20T13:13:57.275Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-20T13:13:57.275Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-20T13:13:57.275Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-20T13:13:57.275Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-20T13:13:57.384Z] === RUN TestOutputOnPrematureClose [2022-04-20T13:13:57.384Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-20T13:13:57.384Z] === RUN TestCompleteSilently [2022-04-20T13:13:57.384Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-20T13:13:57.384Z] PASS [2022-04-20T13:13:57.384Z] coverage: 75.9% of statements [2022-04-20T13:13:57.384Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2022-04-20T13:13:57.384Z] time="2022-04-20T13:13:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-20T13:13:57.532Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage (1.55s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-20T13:13:57.533Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-20T13:13:57.533Z] PASS [2022-04-20T13:13:57.533Z] [2022-04-20T13:13:57.533Z] DONE 54 tests in 22.354s [2022-04-20T13:13:57.533Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-20T13:13:57.533Z] INFO: Testing against a local daemon [2022-04-20T13:13:57.533Z] === RUN TestVolumesCreateAndList [2022-04-20T13:13:57.533Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-20T13:13:57.533Z] === RUN TestVolumesRemove [2022-04-20T13:13:57.533Z] --- PASS: TestVolumesRemove (0.09s) [2022-04-20T13:13:57.533Z] === RUN TestVolumesInspect [2022-04-20T13:13:57.790Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-20T13:13:57.790Z] === RUN TestVolumesInvalidJSON [2022-04-20T13:13:57.790Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-20T13:13:57.790Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-20T13:13:57.790Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-20T13:13:57.790Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-20T13:13:57.790Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-20T13:13:57.790Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-20T13:13:57.790Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-20T13:13:57.790Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-20T13:13:57.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-20T13:13:57.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-20T13:13:57.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-20T13:13:57.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-20T13:13:57.790Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-20T13:13:57.790Z] PASS [2022-04-20T13:13:57.790Z] [2022-04-20T13:13:57.790Z] DONE 9 tests in 0.177s [2022-04-20T13:13:57.790Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-20T13:13:57.840Z] === RUN TestSendToOneSub [2022-04-20T13:13:57.840Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-20T13:13:57.840Z] === RUN TestSendToMultipleSubs [2022-04-20T13:13:57.840Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-20T13:13:57.840Z] === RUN TestEvictOneSub [2022-04-20T13:13:57.840Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-20T13:13:57.840Z] === RUN TestClosePublisher [2022-04-20T13:13:57.840Z] --- PASS: TestClosePublisher (0.00s) [2022-04-20T13:13:57.840Z] === RUN TestPubSubRace [2022-04-20T13:13:58.271Z] --- PASS: TestRemoveContainerRunning (3.62s) [2022-04-20T13:13:58.271Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-20T13:13:58.357Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-20T13:13:58.357Z] Removing test suite binaries [2022-04-20T13:13:58.357Z] exiting test-integration [2022-04-20T13:13:58.357Z] ++ exit 0 [2022-04-20T13:13:58.357Z] [2022-04-20T13:13:58.771Z] time="2022-04-20T13:13:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-20T13:13:58.801Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.47s) [2022-04-20T13:13:58.801Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-20T13:13:58.801Z] --- PASS: TestPubSubRace (1.05s) [2022-04-20T13:13:58.801Z] PASS [2022-04-20T13:13:58.801Z] coverage: 75.0% of statements [2022-04-20T13:13:58.801Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2022-04-20T13:13:59.072Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-20T13:13:59.072Z] check_test.go:308: [def0f64223b68] daemon is not started [2022-04-20T13:13:59.072Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-20T13:13:59.257Z] --- PASS: TestRequest (7.88s) [2022-04-20T13:13:59.257Z] === RUN TestOverlappingRequests [2022-04-20T13:13:59.646Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-20T13:13:59.713Z] === RUN TestRegister [2022-04-20T13:13:59.713Z] --- PASS: TestRegister (0.00s) [2022-04-20T13:13:59.713Z] === RUN TestCommand [2022-04-20T13:13:59.713Z] --- PASS: TestCommand (0.03s) [2022-04-20T13:13:59.713Z] === RUN TestNaiveSelf [2022-04-20T13:13:59.713Z] --- PASS: TestOverlappingRequests (0.38s) [2022-04-20T13:13:59.713Z] === RUN TestRelease [2022-04-20T13:13:59.713Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-20T13:13:59.713Z] PASS [2022-04-20T13:13:59.713Z] coverage: 82.4% of statements [2022-04-20T13:13:59.713Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2022-04-20T13:13:59.713Z] 2022/04/20 13:13:59 Closing DB instances... Post stage [Pipeline] junit [2022-04-20T13:13:59.745Z] Recording test results [2022-04-20T13:13:59.796Z] --- PASS: TestAllocateRandomDeallocate (3.99s) [2022-04-20T13:13:59.796Z] === RUN TestRetrieveFromStore [2022-04-20T13:14:00.170Z] === RUN TestDump [2022-04-20T13:14:00.170Z] goroutine 19 [running]: [2022-04-20T13:14:00.170Z] github.com/docker/docker/pkg/stack.dump(0x432d57?) [2022-04-20T13:14:00.170Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-20T13:14:00.170Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-20T13:14:00.170Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-20T13:14:00.170Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-20T13:14:00.170Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-20T13:14:00.170Z] testing.tRunner(0xc000085380, 0x5fa498) [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-20T13:14:00.170Z] created by testing.(*T).Run [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-20T13:14:00.170Z] [2022-04-20T13:14:00.170Z] goroutine 1 [chan receive]: [2022-04-20T13:14:00.170Z] testing.(*T).Run(0xc0000851e0, {0x5e913c?, 0x40c1f3?}, 0x5fa498) [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-20T13:14:00.170Z] testing.runTests.func1(0xc0000b6840?) [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-20T13:14:00.170Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-20T13:14:00.170Z] testing.runTests(0xc000094500?, {0x77e400, 0x3, 0x3}, {0x1d9f0150598?, 0x40?, 0x7834a0?}) [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-20T13:14:00.170Z] testing.(*M).Run(0xc000094500) [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-20T13:14:00.170Z] main.main() [2022-04-20T13:14:00.170Z] _testmain.go:99 +0x255 [2022-04-20T13:14:00.170Z] --- PASS: TestDump (0.00s) [2022-04-20T13:14:00.170Z] === RUN TestDumpToFile [2022-04-20T13:14:00.170Z] --- PASS: TestDumpToFile (0.12s) [2022-04-20T13:14:00.170Z] === RUN TestDumpToFileWithEmptyInput [2022-04-20T13:14:00.170Z] goroutine 21 [running]: [2022-04-20T13:14:00.170Z] github.com/docker/docker/pkg/stack.dump(0x4aed13?) [2022-04-20T13:14:00.170Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-20T13:14:00.170Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x4aece0?}) [2022-04-20T13:14:00.170Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-20T13:14:00.170Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380?) [2022-04-20T13:14:00.170Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-20T13:14:00.170Z] testing.tRunner(0xc000085a00, 0x5fa488) [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-20T13:14:00.170Z] created by testing.(*T).Run [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-20T13:14:00.170Z] [2022-04-20T13:14:00.170Z] goroutine 1 [chan receive]: [2022-04-20T13:14:00.170Z] testing.(*T).Run(0xc0000851e0, {0x5f0713?, 0x40c1f3?}, 0x5fa488) [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-20T13:14:00.170Z] testing.runTests.func1(0xc0000b6840?) [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-20T13:14:00.170Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-20T13:14:00.170Z] testing.runTests(0xc000094500?, {0x77e400, 0x3, 0x3}, {0x1d9f0150598?, 0x40?, 0x7834a0?}) [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-20T13:14:00.170Z] testing.(*M).Run(0xc000094500) [2022-04-20T13:14:00.170Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-20T13:14:00.170Z] main.main() [2022-04-20T13:14:00.170Z] _testmain.go:99 +0x255 [2022-04-20T13:14:00.170Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-20T13:14:00.170Z] PASS [2022-04-20T13:14:00.170Z] coverage: 90.9% of statements [2022-04-20T13:14:00.170Z] ok github.com/docker/docker/pkg/stack 0.151s coverage: 90.9% of statements [2022-04-20T13:14:00.218Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-20T13:14:00.480Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-20T13:14:00.521Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-20T13:14:00.521Z] Copying nested executables into bundles/binary-daemon [2022-04-20T13:14:00.521Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-20T13:14:00.521Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T13:14:00.521Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-20T13:14:00.521Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-20T13:14:00.627Z] === RUN TestNewStdWriter [2022-04-20T13:14:00.627Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-20T13:14:00.627Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestWriteWithNilBytes [2022-04-20T13:14:00.627Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestWrite [2022-04-20T13:14:00.627Z] --- PASS: TestWrite (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestWriteWithWriterError [2022-04-20T13:14:00.627Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-20T13:14:00.627Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestStdCopyWriteAndRead [2022-04-20T13:14:00.627Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-20T13:14:00.627Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-20T13:14:00.627Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-20T13:14:00.627Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-20T13:14:00.627Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-20T13:14:00.627Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-20T13:14:00.627Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-20T13:14:00.627Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-20T13:14:00.627Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-20T13:14:00.627Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-20T13:14:00.627Z] PASS [2022-04-20T13:14:00.627Z] coverage: 100.0% of statements [2022-04-20T13:14:00.627Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2022-04-20T13:14:00.822Z] --- PASS: TestRetrieveFromStore (1.26s) [2022-04-20T13:14:00.822Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-20T13:14:00.822Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-04-20T13:14:00.822Z] === RUN TestParallelPredefinedRequest1 [2022-04-20T13:14:00.822Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-20T13:14:00.822Z] === RUN TestParallelPredefinedRequest2 [2022-04-20T13:14:00.822Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-20T13:14:00.822Z] === RUN TestParallelPredefinedRequest3 [2022-04-20T13:14:00.822Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-20T13:14:00.822Z] === RUN TestParallelPredefinedRequest4 [2022-04-20T13:14:00.822Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-20T13:14:00.822Z] === RUN TestParallelPredefinedRequest5 [2022-04-20T13:14:00.822Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-20T13:14:00.822Z] === RUN TestDebug [2022-04-20T13:14:00.822Z] --- PASS: TestDebug (0.00s) [2022-04-20T13:14:00.822Z] === RUN TestRequestPoolParallel [2022-04-20T13:14:00.862Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -e DOCKER_GRAPHDRIVER docker:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/make.sh cross [2022-04-20T13:14:01.052Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-20T13:14:01.083Z] --- PASS: TestRelease (1.61s) [2022-04-20T13:14:01.083Z] === RUN TestAllocateRandomDeallocate [2022-04-20T13:14:01.121Z] [2022-04-20T13:14:01.121Z] Removing bundles/ [2022-04-20T13:14:01.313Z] --- PASS: TestRequestPoolParallel (0.39s) [2022-04-20T13:14:01.313Z] === RUN TestFullAllocateRelease [2022-04-20T13:14:01.381Z] [2022-04-20T13:14:01.381Z] ---> Making bundle: cross (in bundles/cross) [2022-04-20T13:14:01.381Z] Cross building: bundles/cross/linux/amd64 [2022-04-20T13:14:01.381Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-20T13:14:01.381Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-20T13:14:01.482Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-04-20T13:14:01.540Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-20T13:14:01.540Z] === RUN TestNetworkDBGarbageCollection [2022-04-20T13:14:01.540Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-20T13:14:01.540Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-20T13:14:01.540Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-20T13:14:01.541Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-20T13:14:01.541Z] === RUN TestFormatStatus [2022-04-20T13:14:01.541Z] --- PASS: TestFormatStatus (0.00s) [2022-04-20T13:14:01.541Z] === RUN TestFormatError [2022-04-20T13:14:01.541Z] --- PASS: TestFormatError (0.00s) [2022-04-20T13:14:01.541Z] === RUN TestFormatJSONError [2022-04-20T13:14:01.541Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-20T13:14:01.541Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-20T13:14:01.541Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-20T13:14:01.541Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-20T13:14:01.541Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-20T13:14:01.541Z] === RUN TestNewJSONProgressOutput [2022-04-20T13:14:01.541Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-20T13:14:01.541Z] === RUN TestAuxFormatterEmit [2022-04-20T13:14:01.541Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-20T13:14:01.541Z] === RUN TestStreamWriterStdout [2022-04-20T13:14:01.541Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-20T13:14:01.541Z] === RUN TestStreamWriterStderr [2022-04-20T13:14:01.541Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-20T13:14:01.541Z] PASS [2022-04-20T13:14:01.541Z] coverage: 66.2% of statements [2022-04-20T13:14:01.541Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements Post stage [Pipeline] sh [2022-04-20T13:14:01.801Z] --- PASS: TestFullAllocateRelease (0.44s) [2022-04-20T13:14:01.801Z] === RUN TestOddAllocateRelease [2022-04-20T13:14:01.801Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-04-20T13:14:01.801Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-20T13:14:01.841Z] + echo Ensuring container killed. [2022-04-20T13:14:01.841Z] Ensuring container killed. [2022-04-20T13:14:01.841Z] + docker rm -vf docker-pr1 [2022-04-20T13:14:01.841Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-20T13:14:01.999Z] === RUN TestGenerateRandomID [2022-04-20T13:14:01.999Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-20T13:14:01.999Z] === RUN TestShortenId [2022-04-20T13:14:01.999Z] --- PASS: TestShortenId (0.00s) [2022-04-20T13:14:01.999Z] === RUN TestShortenSha256Id [2022-04-20T13:14:01.999Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-20T13:14:01.999Z] === RUN TestShortenIdEmpty [2022-04-20T13:14:01.999Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-20T13:14:01.999Z] === RUN TestShortenIdInvalid [2022-04-20T13:14:01.999Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-20T13:14:01.999Z] === RUN TestIsShortIDNonHex [2022-04-20T13:14:01.999Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-20T13:14:01.999Z] === RUN TestIsShortIDNotCorrectSize [2022-04-20T13:14:01.999Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-20T13:14:01.999Z] PASS [2022-04-20T13:14:01.999Z] coverage: 70.6% of statements [2022-04-20T13:14:01.999Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-04-20T13:14:01.999Z] time="2022-04-20T13:14:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-20T13:14:02.001Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.64s) [2022-04-20T13:14:02.001Z] === RUN TestRemoveInvalidContainer [2022-04-20T13:14:02.001Z] --- PASS: TestRemoveInvalidContainer (0.10s) [2022-04-20T13:14:02.001Z] === RUN TestRenameLinkedContainer [2022-04-20T13:14:02.001Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-20T13:14:02.001Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-04-20T13:14:02.001Z] === RUN TestRenameStoppedContainer [2022-04-20T13:14:02.122Z] + echo Chowning /workspace to jenkins user [2022-04-20T13:14:02.122Z] Chowning /workspace to jenkins user [2022-04-20T13:14:02.122Z] + id -u [2022-04-20T13:14:02.122Z] + id -g [2022-04-20T13:14:02.122Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43505:/workspace busybox chown -R 1000:1000 /workspace [2022-04-20T13:14:02.122Z] Unable to find image 'busybox:latest' locally [2022-04-20T13:14:02.122Z] latest: Pulling from library/busybox [2022-04-20T13:14:02.293Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-20T13:14:02.293Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-20T13:14:02.293Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-20T13:14:02.293Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-20T13:14:02.293Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-20T13:14:02.293Z] === CONT TestParallelPredefinedRequest1 [2022-04-20T13:14:02.293Z] === CONT TestParallelPredefinedRequest4 [2022-04-20T13:14:02.293Z] === CONT TestParallelPredefinedRequest3 [2022-04-20T13:14:02.293Z] === CONT TestParallelPredefinedRequest1 [2022-04-20T13:14:02.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:14:02.293Z] === CONT TestParallelPredefinedRequest2 [2022-04-20T13:14:02.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:14:02.293Z] === CONT TestParallelPredefinedRequest4 [2022-04-20T13:14:02.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:14:02.293Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-20T13:14:02.293Z] === CONT TestParallelPredefinedRequest3 [2022-04-20T13:14:02.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:14:02.293Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-20T13:14:02.293Z] === CONT TestParallelPredefinedRequest5 [2022-04-20T13:14:02.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:14:02.293Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-20T13:14:02.293Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-20T13:14:02.293Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-20T13:14:02.293Z] PASS [2022-04-20T13:14:02.293Z] coverage: 85.3% of statements [2022-04-20T13:14:02.293Z] ok github.com/docker/docker/libnetwork/ipam 47.382s coverage: 85.3% of statements [2022-04-20T13:14:02.380Z] 50e8d59317eb: Pulling fs layer [2022-04-20T13:14:02.380Z] 50e8d59317eb: Verifying Checksum [2022-04-20T13:14:02.380Z] 50e8d59317eb: Download complete [2022-04-20T13:14:02.380Z] 50e8d59317eb: Pull complete [2022-04-20T13:14:02.380Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-20T13:14:02.380Z] Status: Downloaded newer image for busybox:latest [2022-04-20T13:14:02.441Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-20T13:14:02.441Z] check_test.go:308: [ddd7e3beddce9] daemon is not started [2022-04-20T13:14:02.441Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-20T13:14:02.455Z] === RUN TestIsCpusetListAvailable [2022-04-20T13:14:02.455Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-20T13:14:02.455Z] PASS [2022-04-20T13:14:02.455Z] coverage: 39.4% of statements [2022-04-20T13:14:02.455Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2022-04-20T13:14:03.385Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-20T13:14:03.918Z] === RUN TestParseEmptyInterface [2022-04-20T13:14:03.918Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-20T13:14:03.918Z] === RUN TestParseNonInterfaceType [2022-04-20T13:14:03.918Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-20T13:14:03.918Z] === RUN TestParseWithOneFunction [2022-04-20T13:14:03.918Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-20T13:14:03.918Z] === RUN TestParseWithMultipleFuncs [2022-04-20T13:14:03.918Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-20T13:14:03.918Z] === RUN TestParseWithUnnamedReturn [2022-04-20T13:14:03.918Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-20T13:14:03.918Z] === RUN TestEmbeddedInterface [2022-04-20T13:14:03.918Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-20T13:14:03.918Z] === RUN TestParsedImports [2022-04-20T13:14:03.918Z] --- PASS: TestParsedImports (0.00s) [2022-04-20T13:14:03.918Z] === RUN TestAliasedImports [2022-04-20T13:14:03.918Z] --- PASS: TestAliasedImports (0.00s) [2022-04-20T13:14:03.918Z] PASS [2022-04-20T13:14:03.918Z] coverage: 56.8% of statements [2022-04-20T13:14:03.918Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2022-04-20T13:14:04.048Z] + bundleName=amd64-cgroup2 [2022-04-20T13:14:04.048Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-20T13:14:04.048Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-20T13:14:04.048Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-20T13:14:04.048Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-20T13:14:04.059Z] === RUN TestChtimes [2022-04-20T13:14:04.059Z] --- PASS: TestChtimes (0.01s) [2022-04-20T13:14:04.059Z] === RUN TestChtimesWindows [2022-04-20T13:14:04.059Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-20T13:14:04.059Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-20T13:14:04.059Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-20T13:14:04.059Z] PASS [2022-04-20T13:14:04.059Z] coverage: 13.0% of statements [2022-04-20T13:14:04.059Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 13.0% of statements [Pipeline] archiveArtifacts [2022-04-20T13:14:04.317Z] Archiving artifacts [2022-04-20T13:14:04.517Z] === RUN TestTailFile [2022-04-20T13:14:04.517Z] --- PASS: TestTailFile (0.00s) [2022-04-20T13:14:04.517Z] === RUN TestTailFileManyLines [2022-04-20T13:14:04.517Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-20T13:14:04.517Z] === RUN TestTailEmptyFile [2022-04-20T13:14:04.517Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-20T13:14:04.517Z] === RUN TestTailNegativeN [2022-04-20T13:14:04.517Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader [2022-04-20T13:14:04.517Z] === PAUSE TestNewTailReader [2022-04-20T13:14:04.517Z] === CONT TestNewTailReader [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-20T13:14:04.517Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-20T13:14:04.517Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-20T13:14:04.517Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-20T13:14:04.517Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-20T13:14:04.517Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/no_delimiter [2022-04-20T13:14:04.517Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/truncated_last_line [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-20T13:14:04.517Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-20T13:14:04.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-20T13:14:04.517Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:04.518Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:04.518Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:04.518Z] === CONT TestNewTailReader/no_delimiter [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-20T13:14:04.518Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:04.518Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-20T13:14:04.518Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:04.518Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:04.518Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-20T13:14:04.518Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:04.769Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-20T13:14:04.944Z] === RUN TestHTTPTransport [2022-04-20T13:14:04.944Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-20T13:14:04.944Z] PASS [2022-04-20T13:14:04.944Z] coverage: 85.7% of statements [2022-04-20T13:14:04.944Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.081Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.081Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.081Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.081Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.081Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.081Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-20T13:14:05.081Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.081Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:05.082Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.083Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.084Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.084Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.085Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.086Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.433Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-20T13:14:05.433Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-20T13:14:05.433Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-20T13:14:05.433Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-20T13:14:05.433Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-20T13:14:05.433Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-20T13:14:05.433Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-20T13:14:05.433Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-20T13:14:05.433Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-20T13:14:05.433Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-20T13:14:05.433Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-20T13:14:05.433Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-20T13:14:05.433Z] === RUN TestBufferPoolPutAndGet [2022-04-20T13:14:05.433Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-20T13:14:05.433Z] PASS [2022-04-20T13:14:05.433Z] coverage: 88.2% of statements [2022-04-20T13:14:05.433Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-04-20T13:14:05.543Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.543Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.543Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.543Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.543Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.543Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.543Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.543Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.543Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.543Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.543Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:05.544Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:14:05.544Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.01s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.01s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.01s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:14:05.545Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:14:05.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-04-20T13:14:05.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:14:05.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:14:05.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:14:05.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:14:05.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:14:05.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:14:05.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:14:05.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:05.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:14:05.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:14:05.547Z] PASS [2022-04-20T13:14:05.547Z] coverage: 88.6% of statements [2022-04-20T13:14:05.547Z] ok github.com/docker/docker/pkg/tailfile 0.202s coverage: 88.6% of statements [2022-04-20T13:14:05.732Z] --- PASS: TestRenameStoppedContainer (4.32s) [2022-04-20T13:14:05.732Z] === RUN TestRenameRunningContainerAndReuse [2022-04-20T13:14:05.888Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43505/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-04-20T13:14:05.921Z] === RUN TestOutputOnPrematureClose [2022-04-20T13:14:05.921Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-20T13:14:05.921Z] === RUN TestCompleteSilently [2022-04-20T13:14:05.921Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-20T13:14:05.921Z] PASS [2022-04-20T13:14:05.921Z] coverage: 75.9% of statements [2022-04-20T13:14:05.921Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [Pipeline] sh [2022-04-20T13:14:06.002Z] --- PASS: TestAllocateRandomDeallocate (4.57s) [2022-04-20T13:14:06.002Z] === RUN TestRetrieveFromStore [2022-04-20T13:14:06.002Z] === RUN TestTarSumRemoveNonExistent [2022-04-20T13:14:06.002Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-20T13:14:06.002Z] === RUN TestTarSumRemove [2022-04-20T13:14:06.002Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-20T13:14:06.002Z] === RUN TestSortFileInfoSums [2022-04-20T13:14:06.002Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-20T13:14:06.002Z] === RUN TestNewTarSumForLabelInvalid [2022-04-20T13:14:06.002Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-20T13:14:06.002Z] === RUN TestNewTarSumForLabel [2022-04-20T13:14:06.002Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-20T13:14:06.002Z] === RUN TestEmptyTar [2022-04-20T13:14:06.002Z] --- PASS: TestEmptyTar (0.00s) [2022-04-20T13:14:06.002Z] === RUN TestTarSumsReadSize [2022-04-20T13:14:06.002Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-20T13:14:06.002Z] === RUN TestTarSums [2022-04-20T13:14:06.002Z] --- PASS: TestTarSums (0.05s) [2022-04-20T13:14:06.002Z] === RUN TestIteration [2022-04-20T13:14:06.002Z] --- PASS: TestIteration (0.00s) [2022-04-20T13:14:06.002Z] === RUN TestVersionLabelForChecksum [2022-04-20T13:14:06.002Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-20T13:14:06.002Z] === RUN TestVersion [2022-04-20T13:14:06.002Z] --- PASS: TestVersion (0.00s) [2022-04-20T13:14:06.002Z] === RUN TestGetVersion [2022-04-20T13:14:06.002Z] --- PASS: TestGetVersion (0.00s) [2022-04-20T13:14:06.002Z] === RUN TestGetVersions [2022-04-20T13:14:06.002Z] --- PASS: TestGetVersions (0.00s) [2022-04-20T13:14:06.002Z] PASS [2022-04-20T13:14:06.002Z] coverage: 89.3% of statements [2022-04-20T13:14:06.002Z] ok github.com/docker/docker/pkg/tarsum 0.098s coverage: 89.3% of statements [2022-04-20T13:14:06.193Z] + make clean [2022-04-20T13:14:06.193Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-20T13:14:06.193Z] docker-dev-cache [2022-04-20T13:14:06.193Z] docker-mod-cache [Pipeline] deleteDir [2022-04-20T13:14:06.411Z] === RUN TestSendToOneSub [2022-04-20T13:14:06.411Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-20T13:14:06.411Z] === RUN TestSendToMultipleSubs [2022-04-20T13:14:06.411Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-20T13:14:06.411Z] === RUN TestEvictOneSub [2022-04-20T13:14:06.411Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-20T13:14:06.411Z] === RUN TestClosePublisher [2022-04-20T13:14:06.411Z] --- PASS: TestClosePublisher (0.00s) [2022-04-20T13:14:06.411Z] === RUN TestPubSubRace [2022-04-20T13:14:06.459Z] === RUN TestTruncIndex [2022-04-20T13:14:06.459Z] --- PASS: TestTruncIndex (0.10s) [2022-04-20T13:14:06.459Z] PASS [2022-04-20T13:14:06.459Z] coverage: 91.5% of statements [2022-04-20T13:14:06.459Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-04-20T13:14:06.898Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-20T13:14:06.898Z] === RUN TestClientStream [2022-04-20T13:14:06.898Z] --- PASS: TestClientStream (0.00s) [2022-04-20T13:14:06.898Z] === RUN TestClientSendFile [2022-04-20T13:14:06.898Z] --- PASS: TestClientSendFile (0.00s) [2022-04-20T13:14:06.898Z] === RUN TestClientWithRequestTimeout [2022-04-20T13:14:06.898Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-20T13:14:06.898Z] === RUN TestFileSpecPlugin [2022-04-20T13:14:06.898Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-20T13:14:06.898Z] === RUN TestFileJSONSpecPlugin [2022-04-20T13:14:06.898Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-20T13:14:06.898Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-20T13:14:06.898Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-20T13:14:06.898Z] === RUN TestPluginAddHandler [2022-04-20T13:14:06.898Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-20T13:14:06.898Z] === RUN TestPluginWaitBadPlugin [2022-04-20T13:14:06.898Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-20T13:14:06.898Z] === RUN TestGet [2022-04-20T13:14:06.898Z] time="2022-04-20T13:14:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-20T13:14:06.918Z] === RUN TestVersionInfo [2022-04-20T13:14:06.918Z] --- PASS: TestVersionInfo (0.00s) [2022-04-20T13:14:06.918Z] === RUN TestAppendVersions [2022-04-20T13:14:06.918Z] --- PASS: TestAppendVersions (0.00s) [2022-04-20T13:14:06.918Z] PASS [2022-04-20T13:14:06.918Z] coverage: 88.9% of statements [2022-04-20T13:14:06.918Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2022-04-20T13:14:07.315Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-20T13:14:07.377Z] --- PASS: TestRetrieveFromStore (1.48s) [2022-04-20T13:14:07.377Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-20T13:14:07.377Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-20T13:14:07.377Z] === RUN TestParallelPredefinedRequest1 [2022-04-20T13:14:07.377Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-20T13:14:07.377Z] === RUN TestParallelPredefinedRequest2 [2022-04-20T13:14:07.377Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-20T13:14:07.377Z] === RUN TestParallelPredefinedRequest3 [2022-04-20T13:14:07.377Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-20T13:14:07.377Z] === RUN TestParallelPredefinedRequest4 [2022-04-20T13:14:07.377Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-20T13:14:07.377Z] === RUN TestParallelPredefinedRequest5 [2022-04-20T13:14:07.377Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-20T13:14:07.377Z] === RUN TestDebug [2022-04-20T13:14:07.377Z] --- PASS: TestDebug (0.00s) [2022-04-20T13:14:07.377Z] === RUN TestRequestPoolParallel [2022-04-20T13:14:07.389Z] --- PASS: TestPubSubRace (1.05s) [2022-04-20T13:14:07.389Z] PASS [2022-04-20T13:14:07.389Z] coverage: 75.0% of statements [2022-04-20T13:14:07.389Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 75.0% of statements [2022-04-20T13:14:07.732Z] --- PASS: TestCreateServiceSecretFileMode (12.45s) [2022-04-20T13:14:07.732Z] === RUN TestCreateServiceConfigFileMode [2022-04-20T13:14:07.838Z] --- PASS: TestRequestPoolParallel (0.47s) [2022-04-20T13:14:07.838Z] === RUN TestFullAllocateRelease [2022-04-20T13:14:08.297Z] --- PASS: TestFullAllocateRelease (0.35s) [2022-04-20T13:14:08.297Z] === RUN TestOddAllocateRelease [2022-04-20T13:14:08.297Z] --- PASS: TestOddAllocateRelease (0.19s) [2022-04-20T13:14:08.297Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-20T13:14:08.297Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-04-20T13:14:08.297Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-20T13:14:08.297Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-20T13:14:08.297Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-20T13:14:08.297Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-20T13:14:08.297Z] === CONT TestParallelPredefinedRequest1 [2022-04-20T13:14:08.297Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:14:08.297Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-20T13:14:08.297Z] === CONT TestParallelPredefinedRequest3 [2022-04-20T13:14:08.297Z] === CONT TestParallelPredefinedRequest4 [2022-04-20T13:14:08.297Z] === CONT TestParallelPredefinedRequest3 [2022-04-20T13:14:08.297Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:14:08.297Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-20T13:14:08.297Z] === CONT TestParallelPredefinedRequest2 [2022-04-20T13:14:08.297Z] === CONT TestParallelPredefinedRequest4 [2022-04-20T13:14:08.297Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:14:08.297Z] === CONT TestParallelPredefinedRequest2 [2022-04-20T13:14:08.297Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:14:08.297Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-20T13:14:08.297Z] === CONT TestParallelPredefinedRequest5 [2022-04-20T13:14:08.297Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-20T13:14:08.297Z] === CONT TestParallelPredefinedRequest5 [2022-04-20T13:14:08.297Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:14:08.297Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-20T13:14:08.297Z] PASS [2022-04-20T13:14:08.297Z] coverage: 85.3% of statements [2022-04-20T13:14:08.297Z] ok github.com/docker/docker/libnetwork/ipam 45.409s coverage: 85.3% of statements [2022-04-20T13:14:08.414Z] time="2022-04-20T13:14:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-20T13:14:08.414Z] === RUN TestRegister [2022-04-20T13:14:08.414Z] --- PASS: TestRegister (0.00s) [2022-04-20T13:14:08.414Z] === RUN TestCommand [2022-04-20T13:14:08.414Z] --- PASS: TestCommand (0.03s) [2022-04-20T13:14:08.414Z] === RUN TestNaiveSelf [2022-04-20T13:14:08.414Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-20T13:14:08.414Z] PASS [2022-04-20T13:14:08.414Z] coverage: 82.4% of statements [2022-04-20T13:14:08.414Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T13:14:08.699Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-20T13:14:08.759Z] === RUN TestValidatePrivileges [2022-04-20T13:14:08.759Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-20T13:14:08.759Z] === RUN TestFilterByCapNeg [2022-04-20T13:14:08.759Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-20T13:14:08.759Z] === RUN TestFilterByCapPos [2022-04-20T13:14:08.759Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-20T13:14:08.759Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-20T13:14:08.759Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-20T13:14:08.759Z] PASS [2022-04-20T13:14:08.759Z] coverage: 12.0% of statements [2022-04-20T13:14:08.759Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2022-04-20T13:14:08.902Z] === RUN TestDump [2022-04-20T13:14:08.902Z] goroutine 19 [running]: [2022-04-20T13:14:08.902Z] github.com/docker/docker/pkg/stack.dump(0x1f2d57?) [2022-04-20T13:14:08.902Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-20T13:14:08.902Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-20T13:14:08.902Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-20T13:14:08.902Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-20T13:14:08.902Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-20T13:14:08.902Z] testing.tRunner(0xc000085520, 0x3ba498) [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-20T13:14:08.902Z] created by testing.(*T).Run [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-20T13:14:08.902Z] [2022-04-20T13:14:08.902Z] goroutine 1 [chan receive]: [2022-04-20T13:14:08.902Z] testing.(*T).Run(0xc000085380, {0x3a913c?, 0x1cc1f3?}, 0x3ba498) [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-20T13:14:08.902Z] testing.runTests.func1(0xc0000b6840?) [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-20T13:14:08.902Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-20T13:14:08.902Z] testing.runTests(0xc000094500?, {0x53e400, 0x3, 0x3}, {0x24eac100598?, 0x40?, 0x5434a0?}) [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-20T13:14:08.902Z] testing.(*M).Run(0xc000094500) [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-20T13:14:08.902Z] main.main() [2022-04-20T13:14:08.902Z] _testmain.go:99 +0x255 [2022-04-20T13:14:08.902Z] --- PASS: TestDump (0.00s) [2022-04-20T13:14:08.902Z] === RUN TestDumpToFile [2022-04-20T13:14:08.902Z] --- PASS: TestDumpToFile (0.14s) [2022-04-20T13:14:08.902Z] === RUN TestDumpToFileWithEmptyInput [2022-04-20T13:14:08.902Z] goroutine 21 [running]: [2022-04-20T13:14:08.902Z] github.com/docker/docker/pkg/stack.dump(0x26ed13?) [2022-04-20T13:14:08.902Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-20T13:14:08.902Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x26ece0?}) [2022-04-20T13:14:08.902Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-20T13:14:08.902Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520?) [2022-04-20T13:14:08.902Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-20T13:14:08.902Z] testing.tRunner(0xc000085ba0, 0x3ba488) [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-20T13:14:08.902Z] created by testing.(*T).Run [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-20T13:14:08.902Z] [2022-04-20T13:14:08.902Z] goroutine 1 [chan receive]: [2022-04-20T13:14:08.902Z] testing.(*T).Run(0xc000085380, {0x3b0713?, 0x1cc1f3?}, 0x3ba488) [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-20T13:14:08.902Z] testing.runTests.func1(0xc0000b6840?) [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-20T13:14:08.902Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-20T13:14:08.902Z] testing.runTests(0xc000094500?, {0x53e400, 0x3, 0x3}, {0x24eac100598?, 0x40?, 0x5434a0?}) [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-20T13:14:08.902Z] testing.(*M).Run(0xc000094500) [2022-04-20T13:14:08.902Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-20T13:14:08.902Z] main.main() [2022-04-20T13:14:08.902Z] _testmain.go:99 +0x255 [2022-04-20T13:14:08.902Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-20T13:14:08.902Z] PASS [2022-04-20T13:14:08.902Z] coverage: 90.9% of statements [2022-04-20T13:14:08.902Z] ok github.com/docker/docker/pkg/stack 0.182s coverage: 90.9% of statements [2022-04-20T13:14:09.729Z] === RUN TestNewSettable [2022-04-20T13:14:09.729Z] --- PASS: TestNewSettable (0.00s) [2022-04-20T13:14:09.729Z] === RUN TestIsSettable [2022-04-20T13:14:09.729Z] --- PASS: TestIsSettable (0.00s) [2022-04-20T13:14:09.729Z] === RUN TestUpdateSettingsEnv [2022-04-20T13:14:09.729Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-20T13:14:09.729Z] PASS [2022-04-20T13:14:09.729Z] coverage: 20.0% of statements [2022-04-20T13:14:09.729Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2022-04-20T13:14:09.928Z] === RUN TestNewStdWriter [2022-04-20T13:14:09.928Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-20T13:14:09.928Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestWriteWithNilBytes [2022-04-20T13:14:09.928Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestWrite [2022-04-20T13:14:09.928Z] --- PASS: TestWrite (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestWriteWithWriterError [2022-04-20T13:14:09.928Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-20T13:14:09.928Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestStdCopyWriteAndRead [2022-04-20T13:14:09.928Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-20T13:14:09.928Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-20T13:14:09.928Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-20T13:14:09.928Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-20T13:14:09.928Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-20T13:14:09.928Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-20T13:14:09.928Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-20T13:14:09.928Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-20T13:14:09.928Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-20T13:14:09.928Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-20T13:14:09.928Z] PASS [2022-04-20T13:14:09.928Z] coverage: 100.0% of statements [2022-04-20T13:14:09.928Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2022-04-20T13:14:09.928Z] time="2022-04-20T13:14:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-20T13:14:10.188Z] === RUN TestLoad [2022-04-20T13:14:10.188Z] --- PASS: TestLoad (0.00s) [2022-04-20T13:14:10.188Z] === RUN TestSave [2022-04-20T13:14:10.188Z] --- PASS: TestSave (0.02s) [2022-04-20T13:14:10.188Z] === RUN TestAddDeleteGet [2022-04-20T13:14:10.188Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-20T13:14:10.188Z] === RUN TestInvalidTags [2022-04-20T13:14:10.188Z] --- PASS: TestInvalidTags (0.00s) [2022-04-20T13:14:10.189Z] PASS [2022-04-20T13:14:10.189Z] coverage: 84.4% of statements [2022-04-20T13:14:10.189Z] ok github.com/docker/docker/reference 0.096s coverage: 84.4% of statements [2022-04-20T13:14:10.417Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-20T13:14:10.417Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-20T13:14:10.417Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-20T13:14:10.417Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-20T13:14:10.417Z] === RUN TestFormatStatus [2022-04-20T13:14:10.417Z] --- PASS: TestFormatStatus (0.00s) [2022-04-20T13:14:10.417Z] === RUN TestFormatError [2022-04-20T13:14:10.417Z] --- PASS: TestFormatError (0.00s) [2022-04-20T13:14:10.417Z] === RUN TestFormatJSONError [2022-04-20T13:14:10.417Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-20T13:14:10.417Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-20T13:14:10.417Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-20T13:14:10.417Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-20T13:14:10.417Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-20T13:14:10.417Z] === RUN TestNewJSONProgressOutput [2022-04-20T13:14:10.417Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-20T13:14:10.417Z] === RUN TestAuxFormatterEmit [2022-04-20T13:14:10.417Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-20T13:14:10.417Z] === RUN TestStreamWriterStdout [2022-04-20T13:14:10.417Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-20T13:14:10.417Z] === RUN TestStreamWriterStderr [2022-04-20T13:14:10.417Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-20T13:14:10.417Z] PASS [2022-04-20T13:14:10.417Z] coverage: 66.2% of statements [2022-04-20T13:14:10.417Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2022-04-20T13:14:10.651Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-20T13:14:10.651Z] === RUN TestClientStream [2022-04-20T13:14:10.651Z] --- PASS: TestClientStream (0.00s) [2022-04-20T13:14:10.651Z] === RUN TestClientSendFile [2022-04-20T13:14:10.651Z] --- PASS: TestClientSendFile (0.00s) [2022-04-20T13:14:10.651Z] === RUN TestClientWithRequestTimeout [2022-04-20T13:14:10.651Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-20T13:14:10.651Z] === RUN TestFileSpecPlugin [2022-04-20T13:14:10.651Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-20T13:14:10.651Z] === RUN TestFileJSONSpecPlugin [2022-04-20T13:14:10.651Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-20T13:14:10.651Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-20T13:14:10.651Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-20T13:14:10.651Z] === RUN TestPluginAddHandler [2022-04-20T13:14:10.651Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-20T13:14:10.651Z] === RUN TestPluginWaitBadPlugin [2022-04-20T13:14:10.651Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-20T13:14:10.651Z] === RUN TestGet [2022-04-20T13:14:10.651Z] time="2022-04-20T13:14:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-20T13:14:11.246Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-20T13:14:11.246Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-20T13:14:11.446Z] === RUN TestGenerateRandomID [2022-04-20T13:14:11.446Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-20T13:14:11.446Z] === RUN TestShortenId [2022-04-20T13:14:11.446Z] --- PASS: TestShortenId (0.00s) [2022-04-20T13:14:11.446Z] === RUN TestShortenSha256Id [2022-04-20T13:14:11.446Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-20T13:14:11.446Z] === RUN TestShortenIdEmpty [2022-04-20T13:14:11.446Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-20T13:14:11.446Z] === RUN TestShortenIdInvalid [2022-04-20T13:14:11.446Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-20T13:14:11.446Z] === RUN TestIsShortIDNonHex [2022-04-20T13:14:11.446Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-20T13:14:11.446Z] === RUN TestIsShortIDNotCorrectSize [2022-04-20T13:14:11.446Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-20T13:14:11.446Z] PASS [2022-04-20T13:14:11.446Z] coverage: 70.6% of statements [2022-04-20T13:14:11.446Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-04-20T13:14:11.620Z] time="2022-04-20T13:14:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-20T13:14:11.934Z] === RUN TestIsCpusetListAvailable [2022-04-20T13:14:11.934Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-20T13:14:11.934Z] PASS [2022-04-20T13:14:11.934Z] coverage: 39.4% of statements [2022-04-20T13:14:11.934Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-04-20T13:14:12.080Z] === RUN TestResolveAuthConfigIndexServer [2022-04-20T13:14:12.080Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestResolveAuthConfigFullURL [2022-04-20T13:14:12.080Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-20T13:14:12.080Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestValidateMirror [2022-04-20T13:14:12.080Z] --- PASS: TestValidateMirror (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestLoadInsecureRegistries [2022-04-20T13:14:12.080Z] time="2022-04-20T13:14:11Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-20T13:14:12.080Z] time="2022-04-20T13:14:11Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-20T13:14:12.080Z] time="2022-04-20T13:14:11Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-20T13:14:12.080Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2022-04-20T13:14:12.080Z] === RUN TestNewServiceConfig [2022-04-20T13:14:12.080Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestValidateIndexName [2022-04-20T13:14:12.080Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestValidateIndexNameWithError [2022-04-20T13:14:12.080Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestEndpointParse [2022-04-20T13:14:12.080Z] --- PASS: TestEndpointParse (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestEndpointParseInvalid [2022-04-20T13:14:12.080Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestValidateEndpoint [2022-04-20T13:14:12.080Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-20T13:14:12.080Z] === RUN TestPing [2022-04-20T13:14:12.080Z] --- PASS: TestPing (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestPingRegistryEndpoint [2022-04-20T13:14:12.080Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:14:12.080Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestEndpoint [2022-04-20T13:14:12.080Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:14:12.080Z] --- SKIP: TestEndpoint (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestParseRepositoryInfo [2022-04-20T13:14:12.080Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestNewIndexInfo [2022-04-20T13:14:12.080Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestMirrorEndpointLookup [2022-04-20T13:14:12.080Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:14:12.080Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestSearchRepositories [2022-04-20T13:14:12.080Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-20T13:14:12.080Z] Host: 127.0.0.1:49327 [2022-04-20T13:14:12.080Z] User-Agent: docker test client [2022-04-20T13:14:12.080Z] Authorization: Token fake-token [2022-04-20T13:14:12.080Z] X-Docker-Token: true [2022-04-20T13:14:12.080Z] Accept-Encoding: gzip [2022-04-20T13:14:12.080Z] [2022-04-20T13:14:12.080Z] [2022-04-20T13:14:12.080Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-20T13:14:12.080Z] Connection: close [2022-04-20T13:14:12.080Z] Content-Length: 144 [2022-04-20T13:14:12.080Z] Cache-Control: no-cache [2022-04-20T13:14:12.080Z] Content-Type: application/json [2022-04-20T13:14:12.080Z] Date: Wed, 20 Apr 2022 13:14:11 GMT [2022-04-20T13:14:12.080Z] Expires: -1 [2022-04-20T13:14:12.080Z] Pragma: no-cache [2022-04-20T13:14:12.080Z] Server: docker-tests/mock [2022-04-20T13:14:12.080Z] X-Docker-Registry-Config: mock [2022-04-20T13:14:12.080Z] X-Docker-Registry-Version: 0.0.0 [2022-04-20T13:14:12.080Z] [2022-04-20T13:14:12.080Z] [2022-04-20T13:14:12.080Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestTrustedLocation [2022-04-20T13:14:12.080Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-20T13:14:12.080Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestAllowNondistributableArtifacts [2022-04-20T13:14:12.080Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-20T13:14:12.080Z] === RUN TestIsSecureIndex [2022-04-20T13:14:12.080Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-20T13:14:12.080Z] PASS [2022-04-20T13:14:12.080Z] coverage: 51.7% of statements [2022-04-20T13:14:12.080Z] ok github.com/docker/docker/registry 0.166s coverage: 51.7% of statements [2022-04-20T13:14:12.632Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-20T13:14:13.051Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-20T13:14:13.051Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-20T13:14:13.051Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-20T13:14:13.051Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-20T13:14:13.051Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-20T13:14:13.051Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-20T13:14:13.051Z] === RUN TestResumableRequestReaderWithReadError [2022-04-20T13:14:13.051Z] time="2022-04-20T13:14:12Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-20T13:14:13.051Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2022-04-20T13:14:13.051Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-20T13:14:13.051Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-20T13:14:13.051Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-20T13:14:13.051Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-20T13:14:13.051Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-20T13:14:13.051Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-20T13:14:13.051Z] === RUN TestResumableRequestReader [2022-04-20T13:14:13.051Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-20T13:14:13.051Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-20T13:14:13.051Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-20T13:14:13.051Z] PASS [2022-04-20T13:14:13.051Z] coverage: 100.0% of statements [2022-04-20T13:14:13.051Z] ok github.com/docker/docker/registry/resumable 0.160s coverage: 100.0% of statements [2022-04-20T13:14:13.204Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-20T13:14:13.511Z] === RUN TestRestartManagerTimeout [2022-04-20T13:14:13.511Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-20T13:14:13.511Z] === RUN TestRestartManagerTimeoutReset [2022-04-20T13:14:13.511Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-20T13:14:13.511Z] PASS [2022-04-20T13:14:13.511Z] coverage: 50.9% of statements [2022-04-20T13:14:13.511Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2022-04-20T13:14:13.511Z] time="2022-04-20T13:14:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-20T13:14:13.560Z] === RUN TestChtimes [2022-04-20T13:14:13.560Z] --- PASS: TestChtimes (0.00s) [2022-04-20T13:14:13.560Z] === RUN TestChtimesWindows [2022-04-20T13:14:13.560Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-20T13:14:13.560Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-20T13:14:13.560Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-20T13:14:13.560Z] PASS [2022-04-20T13:14:13.560Z] coverage: 13.0% of statements [2022-04-20T13:14:13.560Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 13.0% of statements [2022-04-20T13:14:14.047Z] time="2022-04-20T13:14:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-20T13:14:14.309Z] --- PASS: TestRenameRunningContainerAndReuse (7.31s) [2022-04-20T13:14:14.309Z] === RUN TestRenameInvalidName [2022-04-20T13:14:14.481Z] === RUN TestDecodeContainerConfig [2022-04-20T13:14:14.481Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-20T13:14:14.481Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-20T13:14:14.481Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-20T13:14:14.481Z] === RUN TestDecodeContainerConfigIsolation [2022-04-20T13:14:14.481Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-20T13:14:14.481Z] === RUN TestValidatePrivileged [2022-04-20T13:14:14.481Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-20T13:14:14.481Z] PASS [2022-04-20T13:14:14.481Z] coverage: 52.4% of statements [2022-04-20T13:14:14.481Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.4% of statements [2022-04-20T13:14:14.537Z] === RUN TestTailFile [2022-04-20T13:14:14.537Z] --- PASS: TestTailFile (0.00s) [2022-04-20T13:14:14.537Z] === RUN TestTailFileManyLines [2022-04-20T13:14:14.537Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-20T13:14:14.537Z] === RUN TestTailEmptyFile [2022-04-20T13:14:14.537Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-20T13:14:14.537Z] === RUN TestTailNegativeN [2022-04-20T13:14:14.537Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader [2022-04-20T13:14:14.537Z] === CONT TestNewTailReader [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/truncated_last_line [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-20T13:14:14.537Z] === CONT TestNewTailReader/no_delimiter [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.537Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.537Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.537Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-20T13:14:14.537Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-20T13:14:14.537Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-20T13:14:14.537Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.537Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.537Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:14.537Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:14.537Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-20T13:14:14.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-20T13:14:14.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:14.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:14.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:14.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:14.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:14.540Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:14.590Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-20T13:14:14.941Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-20T13:14:14.941Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-20T13:14:14.941Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-20T13:14:14.941Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-20T13:14:14.941Z] PASS [2022-04-20T13:14:14.941Z] coverage: 62.5% of statements [2022-04-20T13:14:14.941Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:15.029Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:15.029Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:15.029Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:15.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:15.030Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-20T13:14:15.031Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.01s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.02s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.02s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.02s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:14:15.032Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.033Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-20T13:14:15.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-20T13:14:15.523Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-20T13:14:15.523Z] PASS [2022-04-20T13:14:15.523Z] coverage: 88.6% of statements [2022-04-20T13:14:15.523Z] ok github.com/docker/docker/pkg/tailfile 0.359s coverage: 88.6% of statements [2022-04-20T13:14:16.011Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-20T13:14:16.011Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-20T13:14:16.011Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-20T13:14:16.011Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-20T13:14:16.011Z] === RUN TestTarSumRemoveNonExistent [2022-04-20T13:14:16.011Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-20T13:14:16.011Z] === RUN TestTarSumRemove [2022-04-20T13:14:16.011Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-20T13:14:16.011Z] === RUN TestSortFileInfoSums [2022-04-20T13:14:16.011Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-20T13:14:16.011Z] === RUN TestNewTarSumForLabelInvalid [2022-04-20T13:14:16.011Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-20T13:14:16.011Z] === RUN TestNewTarSumForLabel [2022-04-20T13:14:16.011Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-20T13:14:16.011Z] === RUN TestEmptyTar [2022-04-20T13:14:16.011Z] --- PASS: TestEmptyTar (0.05s) [2022-04-20T13:14:16.011Z] === RUN TestTarSumsReadSize [2022-04-20T13:14:16.011Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-04-20T13:14:16.011Z] === RUN TestTarSums [2022-04-20T13:14:16.483Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-20T13:14:16.483Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-20T13:14:16.483Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-20T13:14:16.483Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-20T13:14:16.501Z] --- PASS: TestTarSums (0.07s) [2022-04-20T13:14:16.501Z] === RUN TestIteration [2022-04-20T13:14:16.501Z] --- PASS: TestIteration (0.00s) [2022-04-20T13:14:16.501Z] === RUN TestVersionLabelForChecksum [2022-04-20T13:14:16.501Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-20T13:14:16.501Z] === RUN TestVersion [2022-04-20T13:14:16.501Z] --- PASS: TestVersion (0.00s) [2022-04-20T13:14:16.501Z] === RUN TestGetVersion [2022-04-20T13:14:16.501Z] --- PASS: TestGetVersion (0.00s) [2022-04-20T13:14:16.501Z] === RUN TestGetVersions [2022-04-20T13:14:16.501Z] --- PASS: TestGetVersions (0.00s) [2022-04-20T13:14:16.501Z] PASS [2022-04-20T13:14:16.501Z] coverage: 89.3% of statements [2022-04-20T13:14:16.501Z] ok github.com/docker/docker/pkg/tarsum 0.183s coverage: 89.3% of statements [2022-04-20T13:14:16.501Z] === RUN TestTruncIndex [2022-04-20T13:14:16.992Z] --- PASS: TestTruncIndex (0.10s) [2022-04-20T13:14:16.992Z] PASS [2022-04-20T13:14:16.992Z] coverage: 91.5% of statements [2022-04-20T13:14:16.992Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-04-20T13:14:16.992Z] === RUN TestVersionInfo [2022-04-20T13:14:16.992Z] --- PASS: TestVersionInfo (0.00s) [2022-04-20T13:14:16.992Z] === RUN TestAppendVersions [2022-04-20T13:14:16.992Z] --- PASS: TestAppendVersions (0.00s) [2022-04-20T13:14:16.992Z] PASS [2022-04-20T13:14:16.992Z] coverage: 88.9% of statements [2022-04-20T13:14:16.992Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-04-20T13:14:17.214Z] --- PASS: TestRenameInvalidName (3.70s) [2022-04-20T13:14:17.214Z] === RUN TestRenameAnonymousContainer [2022-04-20T13:14:17.890Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-20T13:14:18.013Z] time="2022-04-20T13:14:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-20T13:14:18.013Z] === RUN TestGetDriver [2022-04-20T13:14:18.013Z] --- PASS: TestGetDriver (0.00s) [2022-04-20T13:14:18.013Z] === RUN TestVolumeRequestError [2022-04-20T13:14:18.013Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-20T13:14:18.013Z] PASS [2022-04-20T13:14:18.013Z] coverage: 36.1% of statements [2022-04-20T13:14:18.013Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2022-04-20T13:14:18.013Z] === RUN TestGetAddress [2022-04-20T13:14:18.013Z] --- PASS: TestGetAddress (0.00s) [2022-04-20T13:14:18.013Z] === RUN TestRemove [2022-04-20T13:14:18.013Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-20T13:14:18.013Z] --- SKIP: TestRemove (0.00s) [2022-04-20T13:14:18.013Z] === RUN TestInitializeWithVolumes [2022-04-20T13:14:18.013Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-20T13:14:18.013Z] === RUN TestCreate [2022-04-20T13:14:18.013Z] --- PASS: TestCreate (0.01s) [2022-04-20T13:14:18.013Z] === RUN TestValidateName [2022-04-20T13:14:18.013Z] --- PASS: TestValidateName (0.00s) [2022-04-20T13:14:18.013Z] === RUN TestCreateWithOpts [2022-04-20T13:14:18.013Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-20T13:14:18.013Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-20T13:14:18.013Z] === RUN TestRelaodNoOpts [2022-04-20T13:14:18.013Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-20T13:14:18.013Z] PASS [2022-04-20T13:14:18.013Z] coverage: 41.5% of statements [2022-04-20T13:14:18.013Z] ok github.com/docker/docker/volume/local 0.058s coverage: 41.5% of statements [2022-04-20T13:14:18.020Z] === RUN TestNewSettable [2022-04-20T13:14:18.020Z] --- PASS: TestNewSettable (0.00s) [2022-04-20T13:14:18.020Z] === RUN TestIsSettable [2022-04-20T13:14:18.020Z] --- PASS: TestIsSettable (0.00s) [2022-04-20T13:14:18.020Z] === RUN TestUpdateSettingsEnv [2022-04-20T13:14:18.020Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-20T13:14:18.020Z] PASS [2022-04-20T13:14:18.020Z] coverage: 20.0% of statements [2022-04-20T13:14:18.020Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-04-20T13:14:18.510Z] === RUN TestValidatePrivileges [2022-04-20T13:14:18.510Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-20T13:14:18.510Z] === RUN TestFilterByCapNeg [2022-04-20T13:14:18.510Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-20T13:14:18.510Z] === RUN TestFilterByCapPos [2022-04-20T13:14:18.510Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-20T13:14:18.510Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-20T13:14:18.510Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-20T13:14:18.510Z] PASS [2022-04-20T13:14:18.510Z] coverage: 12.0% of statements [2022-04-20T13:14:18.510Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRaw [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRawSplit [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-20T13:14:18.980Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-20T13:14:18.980Z] === RUN TestLinuxParseMountRaw [2022-04-20T13:14:18.980Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-20T13:14:18.980Z] === RUN TestLinuxParseMountRawSplit [2022-04-20T13:14:18.980Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-20T13:14:18.980Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-20T13:14:18.980Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-20T13:14:18.980Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-20T13:14:18.980Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-20T13:14:18.980Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-20T13:14:18.980Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-20T13:14:18.980Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-20T13:14:18.980Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-20T13:14:18.980Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-20T13:14:18.980Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-20T13:14:18.980Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-20T13:14:18.980Z] === RUN TestConvertTmpfsOptions [2022-04-20T13:14:18.980Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-20T13:14:18.980Z] linux_parser_test.go:209: data="ro" [2022-04-20T13:14:18.980Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-20T13:14:18.980Z] === RUN TestParseMountSpec [2022-04-20T13:14:18.980Z] parser_test.go:62: case 0 [2022-04-20T13:14:18.980Z] parser_test.go:62: case 1 [2022-04-20T13:14:18.980Z] parser_test.go:62: case 2 [2022-04-20T13:14:18.980Z] parser_test.go:62: case 3 [2022-04-20T13:14:18.980Z] parser_test.go:62: case 4 [2022-04-20T13:14:18.980Z] parser_test.go:62: case 5 [2022-04-20T13:14:18.980Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-20T13:14:18.980Z] === RUN TestValidateMount [2022-04-20T13:14:18.980Z] --- PASS: TestValidateMount (0.00s) [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRaw [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-20T13:14:18.980Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-20T13:14:18.980Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-20T13:14:18.980Z] PASS [2022-04-20T13:14:18.980Z] coverage: 67.6% of statements [2022-04-20T13:14:18.980Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2022-04-20T13:14:18.999Z] === RUN TestLoad [2022-04-20T13:14:18.999Z] --- PASS: TestLoad (0.00s) [2022-04-20T13:14:18.999Z] === RUN TestSave [2022-04-20T13:14:18.999Z] --- PASS: TestSave (0.03s) [2022-04-20T13:14:18.999Z] === RUN TestAddDeleteGet [2022-04-20T13:14:18.999Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-20T13:14:18.999Z] === RUN TestInvalidTags [2022-04-20T13:14:18.999Z] --- PASS: TestInvalidTags (0.01s) [2022-04-20T13:14:18.999Z] PASS [2022-04-20T13:14:18.999Z] coverage: 84.4% of statements [2022-04-20T13:14:18.999Z] ok github.com/docker/docker/reference 0.121s coverage: 84.4% of statements [2022-04-20T13:14:19.435Z] === RUN TestSetGetMeta [2022-04-20T13:14:19.435Z] === PAUSE TestSetGetMeta [2022-04-20T13:14:19.435Z] === RUN TestRestore [2022-04-20T13:14:19.435Z] === PAUSE TestRestore [2022-04-20T13:14:19.435Z] === RUN TestServiceCreate [2022-04-20T13:14:19.435Z] === PAUSE TestServiceCreate [2022-04-20T13:14:19.435Z] === RUN TestServiceList [2022-04-20T13:14:19.435Z] === PAUSE TestServiceList [2022-04-20T13:14:19.435Z] === RUN TestServiceRemove [2022-04-20T13:14:19.435Z] === PAUSE TestServiceRemove [2022-04-20T13:14:19.435Z] === RUN TestServiceGet [2022-04-20T13:14:19.435Z] === PAUSE TestServiceGet [2022-04-20T13:14:19.435Z] === RUN TestServicePrune [2022-04-20T13:14:19.435Z] === PAUSE TestServicePrune [2022-04-20T13:14:19.435Z] === RUN TestCreate [2022-04-20T13:14:19.435Z] === PAUSE TestCreate [2022-04-20T13:14:19.435Z] === RUN TestRemove [2022-04-20T13:14:19.435Z] === PAUSE TestRemove [2022-04-20T13:14:19.435Z] === RUN TestList [2022-04-20T13:14:19.435Z] === PAUSE TestList [2022-04-20T13:14:19.435Z] === RUN TestFindByDriver [2022-04-20T13:14:19.435Z] === PAUSE TestFindByDriver [2022-04-20T13:14:19.435Z] === RUN TestFindByReferenced [2022-04-20T13:14:19.435Z] === PAUSE TestFindByReferenced [2022-04-20T13:14:19.435Z] === RUN TestDerefMultipleOfSameRef [2022-04-20T13:14:19.435Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-20T13:14:19.435Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-20T13:14:19.435Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-20T13:14:19.435Z] === RUN TestDefererencePluginOnCreateError [2022-04-20T13:14:19.435Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-20T13:14:19.435Z] === RUN TestRefDerefRemove [2022-04-20T13:14:19.435Z] === PAUSE TestRefDerefRemove [2022-04-20T13:14:19.435Z] === RUN TestGet [2022-04-20T13:14:19.435Z] === PAUSE TestGet [2022-04-20T13:14:19.435Z] === RUN TestGetWithReference [2022-04-20T13:14:19.435Z] === PAUSE TestGetWithReference [2022-04-20T13:14:19.435Z] === RUN TestFilterFunc [2022-04-20T13:14:19.435Z] === RUN TestFilterFunc/test_nil_list [2022-04-20T13:14:19.435Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-20T13:14:19.435Z] === RUN TestFilterFunc/test_empty_list [2022-04-20T13:14:19.435Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-20T13:14:19.435Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-20T13:14:19.435Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-20T13:14:19.435Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-20T13:14:19.435Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-20T13:14:19.435Z] === RUN TestFilterFunc/test_filter_some [2022-04-20T13:14:19.435Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-20T13:14:19.435Z] === RUN TestFilterFunc/test_filter_middle [2022-04-20T13:14:19.435Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-20T13:14:19.435Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-20T13:14:19.435Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-20T13:14:19.435Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-20T13:14:19.435Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-20T13:14:19.435Z] === CONT TestFilterFunc/test_nil_list [2022-04-20T13:14:19.435Z] === CONT TestFilterFunc/test_filter_some [2022-04-20T13:14:19.435Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-20T13:14:19.435Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-20T13:14:19.435Z] === CONT TestFilterFunc/test_filter_middle [2022-04-20T13:14:19.435Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-20T13:14:19.435Z] === CONT TestFilterFunc/test_empty_list [2022-04-20T13:14:19.435Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-20T13:14:19.435Z] --- PASS: TestFilterFunc (0.00s) [2022-04-20T13:14:19.435Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-20T13:14:19.435Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-20T13:14:19.435Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-20T13:14:19.435Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-20T13:14:19.435Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-20T13:14:19.435Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-20T13:14:19.435Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-20T13:14:19.435Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-20T13:14:19.435Z] === CONT TestSetGetMeta [2022-04-20T13:14:19.435Z] === CONT TestList [2022-04-20T13:14:19.435Z] === CONT TestDerefMultipleOfSameRef [2022-04-20T13:14:19.435Z] === CONT TestDefererencePluginOnCreateError [2022-04-20T13:14:19.435Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-20T13:14:19.435Z] === CONT TestFindByReferenced [2022-04-20T13:14:19.435Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-20T13:14:19.435Z] === CONT TestFindByDriver [2022-04-20T13:14:19.435Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-20T13:14:19.435Z] === CONT TestRemove [2022-04-20T13:14:19.435Z] === CONT TestCreate [2022-04-20T13:14:19.435Z] --- PASS: TestList (0.04s) [2022-04-20T13:14:19.435Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-20T13:14:19.435Z] === CONT TestServicePrune [2022-04-20T13:14:19.435Z] --- PASS: TestFindByDriver (0.02s) [2022-04-20T13:14:19.435Z] === CONT TestServiceGet [2022-04-20T13:14:19.435Z] --- PASS: TestCreate (0.02s) [2022-04-20T13:14:19.435Z] === CONT TestServiceRemove [2022-04-20T13:14:19.435Z] --- PASS: TestRemove (0.02s) [2022-04-20T13:14:19.435Z] === CONT TestServiceList [2022-04-20T13:14:19.891Z] --- PASS: TestServiceGet (0.12s) [2022-04-20T13:14:19.891Z] === CONT TestServiceCreate [2022-04-20T13:14:19.891Z] time="2022-04-20T13:14:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-20T13:14:19.891Z] --- PASS: TestServiceRemove (0.12s) [2022-04-20T13:14:19.891Z] === CONT TestRestore [2022-04-20T13:14:19.891Z] --- PASS: TestServiceList (0.12s) [2022-04-20T13:14:19.891Z] === CONT TestGetWithReference [2022-04-20T13:14:19.891Z] time="2022-04-20T13:14:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-20T13:14:19.891Z] time="2022-04-20T13:14:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-20T13:14:19.891Z] --- PASS: TestServiceCreate (0.02s) [2022-04-20T13:14:19.891Z] === CONT TestGet [2022-04-20T13:14:19.891Z] time="2022-04-20T13:14:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-20T13:14:19.891Z] --- PASS: TestRestore (0.02s) [2022-04-20T13:14:19.891Z] === CONT TestRefDerefRemove [2022-04-20T13:14:19.891Z] --- PASS: TestGetWithReference (0.02s) [2022-04-20T13:14:19.891Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-20T13:14:19.891Z] time="2022-04-20T13:14:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-20T13:14:19.891Z] --- PASS: TestServicePrune (0.16s) [2022-04-20T13:14:19.891Z] --- PASS: TestGet (0.02s) [2022-04-20T13:14:19.891Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-20T13:14:19.891Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-20T13:14:19.891Z] PASS [2022-04-20T13:14:19.891Z] coverage: 69.0% of statements [2022-04-20T13:14:19.891Z] ok github.com/docker/docker/volume/service 0.250s coverage: 69.0% of statements [2022-04-20T13:14:19.956Z] --- PASS: TestCreateServiceConfigFileMode (12.26s) [2022-04-20T13:14:19.956Z] === RUN TestCreateServiceSysctls [2022-04-20T13:14:20.622Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-20T13:14:20.622Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.02s) [2022-04-20T13:14:20.622Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-20T13:14:20.622Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-20T13:14:20.622Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-20T13:14:20.622Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-20T13:14:20.622Z] === RUN TestResumableRequestReaderWithReadError [2022-04-20T13:14:20.622Z] time="2022-04-20T13:14:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-20T13:14:20.622Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-04-20T13:14:20.622Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-20T13:14:20.622Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-20T13:14:20.622Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-20T13:14:20.622Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-20T13:14:20.622Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-20T13:14:20.622Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-20T13:14:20.622Z] === RUN TestResumableRequestReader [2022-04-20T13:14:20.622Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-20T13:14:20.622Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-20T13:14:20.622Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-20T13:14:20.622Z] PASS [2022-04-20T13:14:20.622Z] coverage: 100.0% of statements [2022-04-20T13:14:20.622Z] ok github.com/docker/docker/registry/resumable 0.267s coverage: 100.0% of statements [2022-04-20T13:14:21.110Z] === RUN TestResolveAuthConfigIndexServer [2022-04-20T13:14:21.110Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestResolveAuthConfigFullURL [2022-04-20T13:14:21.110Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-20T13:14:21.110Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestValidateMirror [2022-04-20T13:14:21.110Z] --- PASS: TestValidateMirror (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestLoadInsecureRegistries [2022-04-20T13:14:21.110Z] time="2022-04-20T13:14:20Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-20T13:14:21.110Z] time="2022-04-20T13:14:20Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-20T13:14:21.110Z] time="2022-04-20T13:14:20Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-20T13:14:21.110Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-04-20T13:14:21.110Z] === RUN TestNewServiceConfig [2022-04-20T13:14:21.110Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestValidateIndexName [2022-04-20T13:14:21.110Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestValidateIndexNameWithError [2022-04-20T13:14:21.110Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestEndpointParse [2022-04-20T13:14:21.110Z] --- PASS: TestEndpointParse (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestEndpointParseInvalid [2022-04-20T13:14:21.110Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestValidateEndpoint [2022-04-20T13:14:21.110Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-20T13:14:21.110Z] === RUN TestPing [2022-04-20T13:14:21.110Z] --- PASS: TestPing (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestPingRegistryEndpoint [2022-04-20T13:14:21.110Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:14:21.110Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-20T13:14:21.110Z] === RUN TestEndpoint [2022-04-20T13:14:21.110Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:14:21.110Z] --- SKIP: TestEndpoint (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestParseRepositoryInfo [2022-04-20T13:14:21.110Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestNewIndexInfo [2022-04-20T13:14:21.110Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestMirrorEndpointLookup [2022-04-20T13:14:21.110Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:14:21.110Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestSearchRepositories [2022-04-20T13:14:21.110Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-20T13:14:21.110Z] Host: 127.0.0.1:49336 [2022-04-20T13:14:21.110Z] User-Agent: docker test client [2022-04-20T13:14:21.110Z] Authorization: Token fake-token [2022-04-20T13:14:21.110Z] X-Docker-Token: true [2022-04-20T13:14:21.110Z] Accept-Encoding: gzip [2022-04-20T13:14:21.110Z] [2022-04-20T13:14:21.110Z] [2022-04-20T13:14:21.110Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-20T13:14:21.110Z] Connection: close [2022-04-20T13:14:21.110Z] Content-Length: 144 [2022-04-20T13:14:21.110Z] Cache-Control: no-cache [2022-04-20T13:14:21.110Z] Content-Type: application/json [2022-04-20T13:14:21.110Z] Date: Wed, 20 Apr 2022 13:14:20 GMT [2022-04-20T13:14:21.110Z] Expires: -1 [2022-04-20T13:14:21.110Z] Pragma: no-cache [2022-04-20T13:14:21.110Z] Server: docker-tests/mock [2022-04-20T13:14:21.110Z] X-Docker-Registry-Config: mock [2022-04-20T13:14:21.110Z] X-Docker-Registry-Version: 0.0.0 [2022-04-20T13:14:21.110Z] [2022-04-20T13:14:21.110Z] [2022-04-20T13:14:21.110Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestTrustedLocation [2022-04-20T13:14:21.110Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-20T13:14:21.110Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestAllowNondistributableArtifacts [2022-04-20T13:14:21.110Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-20T13:14:21.110Z] === RUN TestIsSecureIndex [2022-04-20T13:14:21.110Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-20T13:14:21.110Z] PASS [2022-04-20T13:14:21.110Z] coverage: 51.7% of statements [2022-04-20T13:14:21.110Z] ok github.com/docker/docker/registry 0.291s coverage: 51.7% of statements [2022-04-20T13:14:21.193Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-20T13:14:21.330Z] --- PASS: TestCreateServiceSysctls (2.85s) [2022-04-20T13:14:21.330Z] === RUN TestCreateServiceCapabilities [2022-04-20T13:14:21.599Z] === RUN TestRestartManagerTimeout [2022-04-20T13:14:21.599Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-20T13:14:21.599Z] === RUN TestRestartManagerTimeoutReset [2022-04-20T13:14:21.599Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-20T13:14:21.599Z] PASS [2022-04-20T13:14:21.599Z] coverage: 50.9% of statements [2022-04-20T13:14:21.599Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2022-04-20T13:14:22.089Z] === RUN TestDecodeContainerConfig [2022-04-20T13:14:22.089Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-20T13:14:22.089Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-20T13:14:22.089Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-20T13:14:22.089Z] === RUN TestDecodeContainerConfigIsolation [2022-04-20T13:14:22.089Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-20T13:14:22.089Z] === RUN TestValidatePrivileged [2022-04-20T13:14:22.089Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-20T13:14:22.089Z] PASS [2022-04-20T13:14:22.089Z] coverage: 52.4% of statements [2022-04-20T13:14:22.089Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.4% of statements [2022-04-20T13:14:22.089Z] --- PASS: TestGet (15.01s) [2022-04-20T13:14:22.089Z] === RUN TestPluginWithNoManifest [2022-04-20T13:14:22.089Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-20T13:14:22.089Z] === RUN TestGetAll [2022-04-20T13:14:22.089Z] --- PASS: TestGetAll (0.00s) [2022-04-20T13:14:22.089Z] PASS [2022-04-20T13:14:22.089Z] coverage: 73.2% of statements [2022-04-20T13:14:22.089Z] ok github.com/docker/docker/pkg/plugins 36.039s coverage: 73.2% of statements [2022-04-20T13:14:22.089Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-20T13:14:22.089Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-20T13:14:22.089Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-20T13:14:22.089Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-20T13:14:22.089Z] PASS [2022-04-20T13:14:22.089Z] coverage: 62.5% of statements [2022-04-20T13:14:22.089Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2022-04-20T13:14:23.860Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-04-20T13:14:23.860Z] === RUN TestInspect [2022-04-20T13:14:25.142Z] === RUN TestGetAddress [2022-04-20T13:14:25.142Z] --- PASS: TestGetAddress (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestRemove [2022-04-20T13:14:25.142Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-20T13:14:25.142Z] --- SKIP: TestRemove (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestInitializeWithVolumes [2022-04-20T13:14:25.142Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-20T13:14:25.142Z] === RUN TestCreate [2022-04-20T13:14:25.142Z] --- PASS: TestCreate (0.01s) [2022-04-20T13:14:25.142Z] === RUN TestValidateName [2022-04-20T13:14:25.142Z] --- PASS: TestValidateName (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestCreateWithOpts [2022-04-20T13:14:25.142Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-20T13:14:25.142Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestRelaodNoOpts [2022-04-20T13:14:25.142Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-20T13:14:25.142Z] PASS [2022-04-20T13:14:25.142Z] coverage: 41.5% of statements [2022-04-20T13:14:25.142Z] ok github.com/docker/docker/volume/local 0.086s coverage: 41.5% of statements [2022-04-20T13:14:25.142Z] === RUN TestGetDriver [2022-04-20T13:14:25.142Z] --- PASS: TestGetDriver (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestVolumeRequestError [2022-04-20T13:14:25.142Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-20T13:14:25.142Z] PASS [2022-04-20T13:14:25.142Z] coverage: 36.1% of statements [2022-04-20T13:14:25.142Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRaw [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRawSplit [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-20T13:14:25.142Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestLinuxParseMountRaw [2022-04-20T13:14:25.142Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestLinuxParseMountRawSplit [2022-04-20T13:14:25.142Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-20T13:14:25.142Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-20T13:14:25.142Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-20T13:14:25.142Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-20T13:14:25.142Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-20T13:14:25.142Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-20T13:14:25.142Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-20T13:14:25.142Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-20T13:14:25.142Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-20T13:14:25.142Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-20T13:14:25.142Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestConvertTmpfsOptions [2022-04-20T13:14:25.142Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-20T13:14:25.142Z] linux_parser_test.go:209: data="ro" [2022-04-20T13:14:25.142Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestParseMountSpec [2022-04-20T13:14:25.142Z] parser_test.go:62: case 0 [2022-04-20T13:14:25.142Z] parser_test.go:62: case 1 [2022-04-20T13:14:25.142Z] parser_test.go:62: case 2 [2022-04-20T13:14:25.142Z] parser_test.go:62: case 3 [2022-04-20T13:14:25.142Z] parser_test.go:62: case 4 [2022-04-20T13:14:25.142Z] parser_test.go:62: case 5 [2022-04-20T13:14:25.142Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestValidateMount [2022-04-20T13:14:25.142Z] --- PASS: TestValidateMount (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRaw [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-20T13:14:25.142Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-20T13:14:25.142Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-20T13:14:25.142Z] PASS [2022-04-20T13:14:25.142Z] coverage: 67.6% of statements [2022-04-20T13:14:25.142Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.6% of statements [2022-04-20T13:14:25.661Z] --- PASS: TestGet (15.03s) [2022-04-20T13:14:25.661Z] === RUN TestPluginWithNoManifest [2022-04-20T13:14:25.661Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-20T13:14:25.661Z] === RUN TestGetAll [2022-04-20T13:14:25.661Z] --- PASS: TestGetAll (0.00s) [2022-04-20T13:14:25.661Z] PASS [2022-04-20T13:14:25.661Z] coverage: 73.2% of statements [2022-04-20T13:14:25.661Z] ok github.com/docker/docker/pkg/plugins 34.997s coverage: 73.2% of statements [2022-04-20T13:14:26.391Z] --- PASS: TestInspect (2.58s) [2022-04-20T13:14:26.391Z] === RUN TestCreateJob [2022-04-20T13:14:26.482Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-20T13:14:26.766Z] === RUN TestSetGetMeta [2022-04-20T13:14:26.766Z] === PAUSE TestSetGetMeta [2022-04-20T13:14:26.766Z] === RUN TestRestore [2022-04-20T13:14:26.766Z] === PAUSE TestRestore [2022-04-20T13:14:26.766Z] === RUN TestServiceCreate [2022-04-20T13:14:26.766Z] === PAUSE TestServiceCreate [2022-04-20T13:14:26.766Z] === RUN TestServiceList [2022-04-20T13:14:26.766Z] === PAUSE TestServiceList [2022-04-20T13:14:26.766Z] === RUN TestServiceRemove [2022-04-20T13:14:26.766Z] === PAUSE TestServiceRemove [2022-04-20T13:14:26.766Z] === RUN TestServiceGet [2022-04-20T13:14:26.766Z] === PAUSE TestServiceGet [2022-04-20T13:14:26.766Z] === RUN TestServicePrune [2022-04-20T13:14:26.766Z] === PAUSE TestServicePrune [2022-04-20T13:14:26.766Z] === RUN TestCreate [2022-04-20T13:14:26.766Z] === PAUSE TestCreate [2022-04-20T13:14:26.766Z] === RUN TestRemove [2022-04-20T13:14:26.766Z] === PAUSE TestRemove [2022-04-20T13:14:26.766Z] === RUN TestList [2022-04-20T13:14:26.766Z] === PAUSE TestList [2022-04-20T13:14:26.766Z] === RUN TestFindByDriver [2022-04-20T13:14:26.766Z] === PAUSE TestFindByDriver [2022-04-20T13:14:26.766Z] === RUN TestFindByReferenced [2022-04-20T13:14:26.766Z] === PAUSE TestFindByReferenced [2022-04-20T13:14:26.766Z] === RUN TestDerefMultipleOfSameRef [2022-04-20T13:14:26.766Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-20T13:14:26.766Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-20T13:14:26.766Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-20T13:14:26.766Z] === RUN TestDefererencePluginOnCreateError [2022-04-20T13:14:26.766Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-20T13:14:26.766Z] === RUN TestRefDerefRemove [2022-04-20T13:14:26.766Z] === PAUSE TestRefDerefRemove [2022-04-20T13:14:26.766Z] === RUN TestGet [2022-04-20T13:14:26.766Z] === PAUSE TestGet [2022-04-20T13:14:26.766Z] === RUN TestGetWithReference [2022-04-20T13:14:26.766Z] === PAUSE TestGetWithReference [2022-04-20T13:14:26.766Z] === RUN TestFilterFunc [2022-04-20T13:14:26.766Z] === RUN TestFilterFunc/test_nil_list [2022-04-20T13:14:26.766Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-20T13:14:26.766Z] === RUN TestFilterFunc/test_empty_list [2022-04-20T13:14:26.766Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-20T13:14:26.766Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-20T13:14:26.766Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-20T13:14:26.766Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-20T13:14:26.766Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-20T13:14:26.766Z] === RUN TestFilterFunc/test_filter_some [2022-04-20T13:14:26.766Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-20T13:14:26.766Z] === RUN TestFilterFunc/test_filter_middle [2022-04-20T13:14:26.766Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-20T13:14:26.766Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-20T13:14:26.766Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-20T13:14:26.766Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-20T13:14:26.766Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-20T13:14:26.766Z] === CONT TestFilterFunc/test_nil_list [2022-04-20T13:14:26.766Z] === CONT TestFilterFunc/test_filter_some [2022-04-20T13:14:26.766Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-20T13:14:26.766Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-20T13:14:26.766Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-20T13:14:26.766Z] === CONT TestFilterFunc/test_empty_list [2022-04-20T13:14:26.766Z] === CONT TestFilterFunc/test_filter_middle [2022-04-20T13:14:26.766Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-20T13:14:26.766Z] --- PASS: TestFilterFunc (0.00s) [2022-04-20T13:14:26.766Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-20T13:14:26.766Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-20T13:14:26.766Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-20T13:14:26.766Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-20T13:14:26.766Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-20T13:14:26.766Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-20T13:14:26.766Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-20T13:14:26.766Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-20T13:14:26.766Z] === CONT TestSetGetMeta [2022-04-20T13:14:26.766Z] === CONT TestDefererencePluginOnCreateError [2022-04-20T13:14:26.766Z] === CONT TestList [2022-04-20T13:14:26.766Z] === CONT TestRemove [2022-04-20T13:14:26.766Z] --- PASS: TestSetGetMeta (0.03s) [2022-04-20T13:14:26.766Z] === CONT TestGetWithReference [2022-04-20T13:14:26.766Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-04-20T13:14:26.766Z] === CONT TestGet [2022-04-20T13:14:26.766Z] --- PASS: TestRemove (0.05s) [2022-04-20T13:14:26.766Z] === CONT TestRefDerefRemove [2022-04-20T13:14:26.766Z] --- PASS: TestList (0.05s) [2022-04-20T13:14:26.766Z] === CONT TestServiceRemove [2022-04-20T13:14:26.766Z] --- PASS: TestGetWithReference (0.03s) [2022-04-20T13:14:26.766Z] === CONT TestCreate [2022-04-20T13:14:26.766Z] --- PASS: TestGet (0.03s) [2022-04-20T13:14:26.766Z] === CONT TestServicePrune [2022-04-20T13:14:26.766Z] --- PASS: TestRefDerefRemove (0.03s) [2022-04-20T13:14:26.766Z] === CONT TestServiceGet [2022-04-20T13:14:26.766Z] --- PASS: TestCreate (0.03s) [2022-04-20T13:14:26.766Z] === CONT TestDerefMultipleOfSameRef [2022-04-20T13:14:26.766Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-20T13:14:26.766Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-20T13:14:26.766Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-20T13:14:26.766Z] === CONT TestServiceCreate [2022-04-20T13:14:26.766Z] time="2022-04-20T13:14:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-20T13:14:26.766Z] --- PASS: TestServiceGet (0.18s) [2022-04-20T13:14:26.766Z] === CONT TestServiceList [2022-04-20T13:14:26.766Z] --- PASS: TestServiceRemove (0.21s) [2022-04-20T13:14:26.766Z] === CONT TestRestore [2022-04-20T13:14:26.766Z] time="2022-04-20T13:14:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-20T13:14:26.766Z] --- PASS: TestServiceCreate (0.15s) [2022-04-20T13:14:26.766Z] === CONT TestFindByReferenced [2022-04-20T13:14:26.766Z] time="2022-04-20T13:14:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-20T13:14:26.766Z] time="2022-04-20T13:14:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-20T13:14:26.766Z] --- PASS: TestServiceList (0.03s) [2022-04-20T13:14:26.766Z] === CONT TestFindByDriver [2022-04-20T13:14:26.766Z] --- PASS: TestRestore (0.03s) [2022-04-20T13:14:26.766Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-20T13:14:26.766Z] time="2022-04-20T13:14:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-20T13:14:27.254Z] --- PASS: TestServicePrune (0.23s) [2022-04-20T13:14:27.254Z] --- PASS: TestFindByDriver (0.02s) [2022-04-20T13:14:27.254Z] PASS [2022-04-20T13:14:27.254Z] coverage: 69.0% of statements [2022-04-20T13:14:27.254Z] ok github.com/docker/docker/volume/service 0.362s coverage: 69.0% of statements [2022-04-20T13:14:27.424Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-20T13:14:28.364Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-20T13:14:29.306Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-20T13:14:29.566Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-20T13:14:29.566Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-20T13:14:29.673Z] --- PASS: TestCreateJob (2.94s) [2022-04-20T13:14:29.673Z] === RUN TestReplicatedJob [2022-04-20T13:14:32.017Z] --- PASS: TestRenameAnonymousContainer (15.22s) [2022-04-20T13:14:32.017Z] === RUN TestRenameContainerWithSameName [2022-04-20T13:14:32.868Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-20T13:14:34.255Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-20T13:14:34.516Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-20T13:14:34.938Z] --- PASS: TestReplicatedJob (5.24s) [2022-04-20T13:14:34.938Z] === RUN TestUpdateReplicatedJob [2022-04-20T13:14:35.089Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-20T13:14:36.033Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-20T13:14:36.033Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-20T13:14:36.293Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-20T13:14:36.698Z] --- PASS: TestRenameContainerWithSameName (4.02s) [2022-04-20T13:14:36.698Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-20T13:14:36.698Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-20T13:14:36.698Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-20T13:14:36.698Z] === RUN TestResize [2022-04-20T13:14:36.865Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-20T13:14:37.469Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-04-20T13:14:37.469Z] === RUN TestServiceListWithStatuses [2022-04-20T13:14:37.469Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-20T13:14:37.469Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-20T13:14:37.469Z] === RUN TestDockerNetworkConnectAlias [2022-04-20T13:14:38.782Z] docker_cli_daemon_test.go:2506: [de395ed7cd8aa] daemon is not started [2022-04-20T13:14:39.043Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-20T13:14:40.426Z] --- PASS: TestResize (3.78s) [2022-04-20T13:14:40.427Z] === RUN TestResizeWithInvalidSize [2022-04-20T13:14:40.427Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-20T13:14:40.427Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-20T13:14:41.653Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2022-04-20T13:14:41.653Z] === RUN TestDockerNetworkReConnect [2022-04-20T13:14:42.343Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-20T13:14:43.332Z] --- PASS: TestResizeWithInvalidSize (3.56s) [2022-04-20T13:14:43.332Z] === RUN TestResizeWhenContainerNotStarted [2022-04-20T13:14:43.735Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-20T13:14:44.937Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2022-04-20T13:14:44.937Z] === RUN TestServicePlugin [2022-04-20T13:14:44.937Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:14:44.937Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-20T13:14:44.937Z] === RUN TestServiceUpdateLabel [2022-04-20T13:14:45.121Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-20T13:14:46.063Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-20T13:14:46.839Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-04-20T13:14:46.839Z] === RUN TestServiceUpdateSecrets [2022-04-20T13:14:48.009Z] --- PASS: TestResizeWhenContainerNotStarted (4.49s) [2022-04-20T13:14:48.009Z] === RUN TestDaemonRestartKillContainers [2022-04-20T13:14:48.009Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:14:48.009Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-20T13:14:48.009Z] === RUN TestStats [2022-04-20T13:14:48.009Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-20T13:14:48.009Z] --- SKIP: TestStats (0.00s) [2022-04-20T13:14:48.009Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-20T13:14:48.763Z] 2022/04/20 13:14:46 Closing DB instances... [2022-04-20T13:14:48.763Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-04-20T13:14:48.763Z] === RUN TestFindNode [2022-04-20T13:14:48.763Z] 2022/04/20 13:14:48 Closing DB instances... [2022-04-20T13:14:48.763Z] --- PASS: TestFindNode (0.02s) [2022-04-20T13:14:48.763Z] === RUN TestChangeNodeState [2022-04-20T13:14:48.763Z] 2022/04/20 13:14:48 Closing DB instances... [2022-04-20T13:14:48.763Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-20T13:14:48.763Z] === RUN TestNodeReincarnation [2022-04-20T13:14:48.763Z] 2022/04/20 13:14:48 Closing DB instances... [2022-04-20T13:14:49.365Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-20T13:14:51.908Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-20T13:14:52.168Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-20T13:14:53.646Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-20T13:14:53.646Z] === RUN TestParallelCreate [2022-04-20T13:14:53.646Z] 2022/04/20 13:14:53 Closing DB instances... [2022-04-20T13:14:53.646Z] --- PASS: TestParallelCreate (0.02s) [2022-04-20T13:14:53.646Z] === RUN TestParallelDelete [2022-04-20T13:14:53.646Z] 2022/04/20 13:14:53 Closing DB instances... [2022-04-20T13:14:53.646Z] --- PASS: TestParallelDelete (0.02s) [2022-04-20T13:14:53.646Z] === RUN TestNetworkDBIslands [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b12a0873a988 with config:&{NodeID:b12a0873a988 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=info msg="Node b12a0873a988/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=info msg="Node b12a0873a988/172.24.252.59, added to nodes list" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a8e79697cdde with config:&{NodeID:a8e79697cdde Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=info msg="Node a8e79697cdde/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=info msg="Node a8e79697cdde/172.24.252.59, added to nodes list" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=info msg="Node a8e79697cdde/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=info msg="Node a8e79697cdde/172.24.252.59, added to nodes list" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=info msg="Node b12a0873a988/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=info msg="Node b12a0873a988/172.24.252.59, added to nodes list" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-20T13:14:53.646Z] time="2022-04-20T13:14:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-20T13:14:54.079Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-20T13:14:54.669Z] time="2022-04-20T13:14:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:281ec8d50282 with config:&{NodeID:281ec8d50282 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="Node 281ec8d50282/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="Node 281ec8d50282/172.24.252.59, added to nodes list" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="Node 281ec8d50282/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="Node 281ec8d50282/172.24.252.59, added to nodes list" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="Node b12a0873a988/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="Node b12a0873a988/172.24.252.59, added to nodes list" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="Node a8e79697cdde/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="Node a8e79697cdde/172.24.252.59, added to nodes list" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="Node 281ec8d50282/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="Node 281ec8d50282/172.24.252.59, added to nodes list" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b5fed5c08c15 with config:&{NodeID:b5fed5c08c15 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="Node b5fed5c08c15/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="Node b5fed5c08c15/172.24.252.59, added to nodes list" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-20T13:14:54.670Z] time="2022-04-20T13:14:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=info msg="Node b5fed5c08c15/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=info msg="Node b5fed5c08c15/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=info msg="Node b12a0873a988/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=info msg="Node b12a0873a988/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=info msg="Node a8e79697cdde/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=info msg="Node a8e79697cdde/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=info msg="Node 281ec8d50282/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=info msg="Node 281ec8d50282/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=info msg="Node b5fed5c08c15/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=info msg="Node b5fed5c08c15/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=info msg="Node b5fed5c08c15/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:54Z" level=info msg="Node b5fed5c08c15/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:054bfe353f8e with config:&{NodeID:054bfe353f8e Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="Node 054bfe353f8e/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="Node 054bfe353f8e/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="Node 054bfe353f8e/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="Node 054bfe353f8e/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="Node b12a0873a988/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="Node b12a0873a988/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="Node 281ec8d50282/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="Node 281ec8d50282/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="Node b5fed5c08c15/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="Node b5fed5c08c15/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="Node a8e79697cdde/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=info msg="Node a8e79697cdde/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-20T13:14:55.156Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-04-20T13:14:55.557Z] 2022/04/20 13:14:53 Closing DB instances... [2022-04-20T13:14:55.557Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2022-04-20T13:14:55.557Z] === RUN TestFindNode [2022-04-20T13:14:55.557Z] 2022/04/20 13:14:55 Closing DB instances... [2022-04-20T13:14:55.557Z] --- PASS: TestFindNode (0.01s) [2022-04-20T13:14:55.557Z] === RUN TestChangeNodeState [2022-04-20T13:14:55.557Z] 2022/04/20 13:14:55 Closing DB instances... [2022-04-20T13:14:55.557Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-20T13:14:55.557Z] === RUN TestNodeReincarnation [2022-04-20T13:14:55.557Z] 2022/04/20 13:14:55 Closing DB instances... [2022-04-20T13:14:55.643Z] time="2022-04-20T13:14:55Z" level=info msg="Node 054bfe353f8e/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.643Z] time="2022-04-20T13:14:55Z" level=info msg="Node 054bfe353f8e/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.643Z] time="2022-04-20T13:14:55Z" level=info msg="Node 054bfe353f8e/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.643Z] time="2022-04-20T13:14:55Z" level=info msg="Node 054bfe353f8e/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.643Z] time="2022-04-20T13:14:55Z" level=info msg="Node 054bfe353f8e/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:55.643Z] time="2022-04-20T13:14:55Z" level=info msg="Node 054bfe353f8e/172.24.252.59, added to nodes list" [2022-04-20T13:14:55.643Z] networkdb_test.go:835: Re-joining: 3 [2022-04-20T13:14:55.643Z] time="2022-04-20T13:14:55Z" level=info msg="The new bootstrap node list is:[172.24.252.59:10033 172.24.252.59:10034 172.24.252.59:10035]" [2022-04-20T13:14:55.643Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.59:10033" [2022-04-20T13:14:55.643Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49369" [2022-04-20T13:14:55.643Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.59:10034" [2022-04-20T13:14:55.643Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49370" [2022-04-20T13:14:55.643Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.59:10035" [2022-04-20T13:14:55.643Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49371" [2022-04-20T13:14:56.131Z] networkdb_test.go:835: Re-joining: 4 [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=info msg="The new bootstrap node list is:[172.24.252.59:10033 172.24.252.59:10034 172.24.252.59:10035]" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.59:10033" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49372" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.59:10034" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49373" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.59:10035" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49374" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=info msg="node 0 leaving" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=info msg="Node b12a0873a988 change state NodeActive --> NodeLeft" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=info msg="node2(a8e79697cdde): Node leave event for b12a0873a988/172.24.252.59" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=info msg="Node b12a0873a988 change state NodeActive --> NodeLeft" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=info msg="node4(b5fed5c08c15): Node leave event for b12a0873a988/172.24.252.59" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=info msg="Node b12a0873a988 change state NodeActive --> NodeLeft" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=info msg="node5(054bfe353f8e): Node leave event for b12a0873a988/172.24.252.59" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=info msg="Node b12a0873a988 change state NodeActive --> NodeLeft" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=info msg="node3(281ec8d50282): Node leave event for b12a0873a988/172.24.252.59" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=info msg="Node b12a0873a988 change state NodeActive --> NodeLeft" [2022-04-20T13:14:56.131Z] time="2022-04-20T13:14:55Z" level=info msg="node1(b12a0873a988): Node leave event for b12a0873a988/172.24.252.59" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="Node b12a0873a988/172.24.252.59, left gossip cluster" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="Node b12a0873a988/172.24.252.59, left gossip cluster" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="Node b12a0873a988/172.24.252.59, left gossip cluster" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="Node b12a0873a988/172.24.252.59, left gossip cluster" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="Node b12a0873a988/172.24.252.59, left gossip cluster" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="node 1 leaving" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="Node a8e79697cdde change state NodeActive --> NodeLeft" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="node4(b5fed5c08c15): Node leave event for a8e79697cdde/172.24.252.59" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="Node a8e79697cdde change state NodeActive --> NodeLeft" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="Node a8e79697cdde/172.24.252.59, left gossip cluster" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="Node a8e79697cdde change state NodeActive --> NodeFailed" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="node3(281ec8d50282): Node leave event for a8e79697cdde/172.24.252.59" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="Node a8e79697cdde change state NodeActive --> NodeLeft" [2022-04-20T13:14:56.618Z] time="2022-04-20T13:14:56Z" level=info msg="Node a8e79697cdde/172.24.252.59, added to failed nodes list" [2022-04-20T13:14:56.619Z] time="2022-04-20T13:14:56Z" level=info msg="node5(054bfe353f8e): Node leave event for a8e79697cdde/172.24.252.59" [2022-04-20T13:14:56.619Z] time="2022-04-20T13:14:56Z" level=error msg="node: a8e79697cdde is unknown to memberlist" [2022-04-20T13:14:56.626Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-20T13:14:56.626Z] check_test.go:308: [d0ae802813df4] daemon is not started [2022-04-20T13:14:56.626Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=info msg="Node a8e79697cdde/172.24.252.59, left gossip cluster" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=info msg="Node a8e79697cdde/172.24.252.59, left gossip cluster" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=info msg="Node a8e79697cdde/172.24.252.59, left gossip cluster" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=info msg="node 2 leaving" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=info msg="Node 281ec8d50282 change state NodeActive --> NodeLeft" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=info msg="node5(054bfe353f8e): Node leave event for 281ec8d50282/172.24.252.59" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=info msg="Node 281ec8d50282 change state NodeActive --> NodeLeft" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=info msg="node4(b5fed5c08c15): Node leave event for 281ec8d50282/172.24.252.59" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=info msg="Node 281ec8d50282 change state NodeActive --> NodeLeft" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=info msg="node3(281ec8d50282): Node leave event for 281ec8d50282/172.24.252.59" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=debug msg="memberlist: Failed ping: 281ec8d50282 (timeout reached)" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.252.59:10037: use of closed network connection" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.252.59:10036: use of closed network connection" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.252.59:10034: use of closed network connection" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:56Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49375" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:57Z" level=info msg="Node 281ec8d50282/172.24.252.59, left gossip cluster" [2022-04-20T13:14:57.105Z] time="2022-04-20T13:14:57Z" level=info msg="Node 281ec8d50282/172.24.252.59, left gossip cluster" [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=info msg="Node 281ec8d50282/172.24.252.59, left gossip cluster" [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=warning msg="memberlist: Was able to connect to 281ec8d50282 but other probes failed, network may be misconfigured" [2022-04-20T13:14:57.594Z] networkdb_test.go:867: node4: OK [2022-04-20T13:14:57.594Z] networkdb_test.go:867: node5: OK [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=info msg="node 0 coming back" [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7deb38e93d7f with config:&{NodeID:7deb38e93d7f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, added to nodes list" [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=info msg="node 1 coming back" [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e366fcbe001d with config:&{NodeID:e366fcbe001d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=info msg="Node e366fcbe001d/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=info msg="Node e366fcbe001d/172.24.252.59, added to nodes list" [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=info msg="node 2 coming back" [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ecfc9b3415a8 with config:&{NodeID:ecfc9b3415a8 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, joined gossip cluster" [2022-04-20T13:14:57.594Z] time="2022-04-20T13:14:57Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, added to nodes list" [2022-04-20T13:15:00.361Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.01s) [2022-04-20T13:15:00.361Z] === RUN TestStopContainerWithTimeout [2022-04-20T13:15:00.361Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-20T13:15:00.361Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-20T13:15:00.361Z] === RUN TestUpdateRestartPolicy [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-20T13:15:01.325Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-20T13:15:01.325Z] === RUN TestParallelCreate [2022-04-20T13:15:01.325Z] 2022/04/20 13:15:00 Closing DB instances... [2022-04-20T13:15:01.325Z] --- PASS: TestParallelCreate (0.01s) [2022-04-20T13:15:01.325Z] === RUN TestParallelDelete [2022-04-20T13:15:01.325Z] 2022/04/20 13:15:00 Closing DB instances... [2022-04-20T13:15:01.325Z] --- PASS: TestParallelDelete (0.01s) [2022-04-20T13:15:01.325Z] === RUN TestNetworkDBIslands [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7bf1863bfb32 with config:&{NodeID:7bf1863bfb32 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b7e24ac9c1c6 with config:&{NodeID:b7e24ac9c1c6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:319d72fd1570 with config:&{NodeID:319d72fd1570 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=info msg="Node 319d72fd1570/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=info msg="Node 319d72fd1570/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=info msg="Node 319d72fd1570/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=info msg="Node 319d72fd1570/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-20T13:15:01.325Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-20T13:15:01.497Z] time="2022-04-20T13:15:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.252.59:10033 172.24.252.59:10034 172.24.252.59:10035]" [2022-04-20T13:15:01.497Z] time="2022-04-20T13:15:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.252.59:10033 172.24.252.59:10034 172.24.252.59:10035]" [2022-04-20T13:15:01.741Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-04-20T13:15:01.741Z] === RUN TestServiceUpdateConfigs [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node 319d72fd1570/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node 319d72fd1570/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b70d6ef5de97 with config:&{NodeID:b70d6ef5de97 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node b70d6ef5de97/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node b70d6ef5de97/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node b70d6ef5de97/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node b70d6ef5de97/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node 319d72fd1570/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node 319d72fd1570/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node b70d6ef5de97/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node b70d6ef5de97/172.24.21.1, added to nodes list" [2022-04-20T13:15:01.781Z] time="2022-04-20T13:15:01Z" level=info msg="Node b70d6ef5de97/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.59:10033" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49392" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node b5fed5c08c15/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node b5fed5c08c15/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 054bfe353f8e/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 054bfe353f8e/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, is the new incarnation of the shutdown node b12a0873a988/172.24.252.59" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.59:10034" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49393" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node b5fed5c08c15/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node b5fed5c08c15/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 054bfe353f8e/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 054bfe353f8e/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node e366fcbe001d/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node e366fcbe001d/172.24.252.59, is the new incarnation of the shutdown node a8e79697cdde/172.24.252.59" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node e366fcbe001d/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.59:10035" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49394" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node b5fed5c08c15/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node b5fed5c08c15/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 054bfe353f8e/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, is the new incarnation of the shutdown node 281ec8d50282/172.24.252.59" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 054bfe353f8e/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node e366fcbe001d/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node e366fcbe001d/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node e366fcbe001d/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node e366fcbe001d/172.24.252.59, is the new incarnation of the shutdown node a8e79697cdde/172.24.252.59" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node e366fcbe001d/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, is the new incarnation of the shutdown node b12a0873a988/172.24.252.59" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node e366fcbe001d/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node e366fcbe001d/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, is the new incarnation of the shutdown node 281ec8d50282/172.24.252.59" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, added to nodes list" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, joined gossip cluster" [2022-04-20T13:15:01.984Z] time="2022-04-20T13:15:01Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, added to nodes list" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="Node b70d6ef5de97/172.24.21.1, added to nodes list" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:296bfb9c3d24 with config:&{NodeID:296bfb9c3d24 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, added to nodes list" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, added to nodes list" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, added to nodes list" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="Node b70d6ef5de97/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="Node b70d6ef5de97/172.24.21.1, added to nodes list" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="Node 319d72fd1570/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="Node 319d72fd1570/172.24.21.1, added to nodes list" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, added to nodes list" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:02Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:02Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, added to nodes list" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:02Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:02.237Z] time="2022-04-20T13:15:02Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, added to nodes list" [2022-04-20T13:15:02.470Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.59:10033" [2022-04-20T13:15:02.471Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49399" [2022-04-20T13:15:02.471Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.59:10034" [2022-04-20T13:15:02.471Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49400" [2022-04-20T13:15:02.471Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.252.59:10035" [2022-04-20T13:15:02.471Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49401" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, added to nodes list" [2022-04-20T13:15:02.693Z] networkdb_test.go:835: Re-joining: 3 [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=info msg="The new bootstrap node list is:[172.24.21.1:10033 172.24.21.1:10034 172.24.21.1:10035]" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.21.1:10033" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49371" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.21.1:10034" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49372" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.21.1:10035" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49373" [2022-04-20T13:15:02.693Z] networkdb_test.go:835: Re-joining: 4 [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=info msg="The new bootstrap node list is:[172.24.21.1:10033 172.24.21.1:10034 172.24.21.1:10035]" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.21.1:10033" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49374" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.21.1:10034" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49375" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.21.1:10035" [2022-04-20T13:15:02.693Z] time="2022-04-20T13:15:02Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49376" [2022-04-20T13:15:02.957Z] 2022/04/20 13:15:02 Closing DB instances... [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7deb38e93d7f change state NodeActive --> NodeLeft" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="node2(e366fcbe001d): Node leave event for 7deb38e93d7f/172.24.252.59" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7deb38e93d7f change state NodeActive --> NodeLeft" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="node4(b5fed5c08c15): Node leave event for 7deb38e93d7f/172.24.252.59" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, left gossip cluster" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7deb38e93d7f change state NodeActive --> NodeFailed" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, added to failed nodes list" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7deb38e93d7f change state NodeActive --> NodeLeft" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="node3(ecfc9b3415a8): Node leave event for 7deb38e93d7f/172.24.252.59" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7deb38e93d7f change state NodeActive --> NodeLeft" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="node5(054bfe353f8e): Node leave event for 7deb38e93d7f/172.24.252.59" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=error msg="node: 7deb38e93d7f is unknown to memberlist" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, left gossip cluster" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, left gossip cluster" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, left gossip cluster" [2022-04-20T13:15:02.957Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7deb38e93d7f/172.24.252.59, left gossip cluster" [2022-04-20T13:15:03.149Z] time="2022-04-20T13:15:02Z" level=info msg="node 0 leaving" [2022-04-20T13:15:03.149Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7bf1863bfb32 change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.149Z] time="2022-04-20T13:15:02Z" level=info msg="node5(296bfb9c3d24): Node leave event for 7bf1863bfb32/172.24.21.1" [2022-04-20T13:15:03.149Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7bf1863bfb32 change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.149Z] time="2022-04-20T13:15:02Z" level=info msg="node2(b7e24ac9c1c6): Node leave event for 7bf1863bfb32/172.24.21.1" [2022-04-20T13:15:03.149Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7bf1863bfb32 change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.149Z] time="2022-04-20T13:15:02Z" level=info msg="node4(b70d6ef5de97): Node leave event for 7bf1863bfb32/172.24.21.1" [2022-04-20T13:15:03.149Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7bf1863bfb32 change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.149Z] time="2022-04-20T13:15:02Z" level=info msg="node3(319d72fd1570): Node leave event for 7bf1863bfb32/172.24.21.1" [2022-04-20T13:15:03.149Z] time="2022-04-20T13:15:02Z" level=info msg="Node 7bf1863bfb32 change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.149Z] time="2022-04-20T13:15:02Z" level=info msg="node1(7bf1863bfb32): Node leave event for 7bf1863bfb32/172.24.21.1" [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite (337.53s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.20s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.61s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.43s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.21s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (1.90s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.52s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.68s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.18s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.32s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.56s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.29s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.22s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.47s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.49s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.89s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.98s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.93s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.33s) [2022-04-20T13:15:03.212Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.81s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.81s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.19s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.90s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.91s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.43s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.92s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.80s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.52s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.43s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.39s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.17s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.63s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.00s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.65s) [2022-04-20T13:15:03.212Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-20T13:15:03.212Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.52s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.09s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.97s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.80s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.62s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.18s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.47s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.81s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.13s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.88s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.92s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.78s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.44s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.19s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.75s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.30s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.56s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.49s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.76s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.64s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.37s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.18s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.33s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.62s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.74s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-04-20T13:15:03.212Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.03s) [2022-04-20T13:15:03.212Z] === RUN TestDockerSwarmSuite [2022-04-20T13:15:03.212Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-20T13:15:03.444Z] time="2022-04-20T13:15:03Z" level=info msg="Node e366fcbe001d change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.444Z] time="2022-04-20T13:15:03Z" level=info msg="node5(054bfe353f8e): Node leave event for e366fcbe001d/172.24.252.59" [2022-04-20T13:15:03.444Z] time="2022-04-20T13:15:03Z" level=info msg="Node e366fcbe001d change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.444Z] time="2022-04-20T13:15:03Z" level=info msg="node4(b5fed5c08c15): Node leave event for e366fcbe001d/172.24.252.59" [2022-04-20T13:15:03.444Z] time="2022-04-20T13:15:03Z" level=info msg="Node e366fcbe001d change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.444Z] time="2022-04-20T13:15:03Z" level=info msg="node3(ecfc9b3415a8): Node leave event for e366fcbe001d/172.24.252.59" [2022-04-20T13:15:03.444Z] time="2022-04-20T13:15:03Z" level=info msg="Node e366fcbe001d change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.444Z] time="2022-04-20T13:15:03Z" level=info msg="node2(e366fcbe001d): Node leave event for e366fcbe001d/172.24.252.59" [2022-04-20T13:15:03.444Z] time="2022-04-20T13:15:03Z" level=info msg="Node e366fcbe001d/172.24.252.59, left gossip cluster" [2022-04-20T13:15:03.444Z] time="2022-04-20T13:15:03Z" level=info msg="Node e366fcbe001d/172.24.252.59, left gossip cluster" [2022-04-20T13:15:03.444Z] time="2022-04-20T13:15:03Z" level=info msg="Node e366fcbe001d/172.24.252.59, left gossip cluster" [2022-04-20T13:15:03.444Z] time="2022-04-20T13:15:03Z" level=info msg="Node e366fcbe001d/172.24.252.59, left gossip cluster" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, left gossip cluster" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, left gossip cluster" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, left gossip cluster" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, left gossip cluster" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node 7bf1863bfb32/172.24.21.1, left gossip cluster" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="node 1 leaving" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node b7e24ac9c1c6 change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="node4(b70d6ef5de97): Node leave event for b7e24ac9c1c6/172.24.21.1" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, left gossip cluster" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node b7e24ac9c1c6 change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node b7e24ac9c1c6 change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="node3(319d72fd1570): Node leave event for b7e24ac9c1c6/172.24.21.1" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node b7e24ac9c1c6 change state NodeActive --> NodeFailed" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, added to failed nodes list" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="node5(296bfb9c3d24): Node leave event for b7e24ac9c1c6/172.24.21.1" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=error msg="node: b7e24ac9c1c6 is unknown to memberlist" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, left gossip cluster" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, left gossip cluster" [2022-04-20T13:15:03.604Z] time="2022-04-20T13:15:03Z" level=info msg="Node b7e24ac9c1c6/172.24.21.1, left gossip cluster" [2022-04-20T13:15:03.930Z] time="2022-04-20T13:15:03Z" level=info msg="Node ecfc9b3415a8 change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.930Z] time="2022-04-20T13:15:03Z" level=info msg="node4(b5fed5c08c15): Node leave event for ecfc9b3415a8/172.24.252.59" [2022-04-20T13:15:03.930Z] time="2022-04-20T13:15:03Z" level=info msg="Node ecfc9b3415a8 change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.931Z] time="2022-04-20T13:15:03Z" level=info msg="node5(054bfe353f8e): Node leave event for ecfc9b3415a8/172.24.252.59" [2022-04-20T13:15:03.931Z] time="2022-04-20T13:15:03Z" level=info msg="Node ecfc9b3415a8 change state NodeActive --> NodeLeft" [2022-04-20T13:15:03.931Z] time="2022-04-20T13:15:03Z" level=info msg="node3(ecfc9b3415a8): Node leave event for ecfc9b3415a8/172.24.252.59" [2022-04-20T13:15:03.931Z] time="2022-04-20T13:15:03Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, left gossip cluster" [2022-04-20T13:15:03.931Z] time="2022-04-20T13:15:03Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, left gossip cluster" [2022-04-20T13:15:03.931Z] time="2022-04-20T13:15:03Z" level=info msg="Node ecfc9b3415a8/172.24.252.59, left gossip cluster" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=info msg="node 2 leaving" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=info msg="Node 319d72fd1570 change state NodeActive --> NodeLeft" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=info msg="node4(b70d6ef5de97): Node leave event for 319d72fd1570/172.24.21.1" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=info msg="Node 319d72fd1570 change state NodeActive --> NodeLeft" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=info msg="node5(296bfb9c3d24): Node leave event for 319d72fd1570/172.24.21.1" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=info msg="Node 319d72fd1570 change state NodeActive --> NodeLeft" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=info msg="node3(319d72fd1570): Node leave event for 319d72fd1570/172.24.21.1" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=debug msg="memberlist: Failed ping: 296bfb9c3d24 (timeout reached)" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.21.1:10036: use of closed network connection" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.21.1:10034: use of closed network connection" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.21.1:10035: use of closed network connection" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49377" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=info msg="Node 319d72fd1570/172.24.21.1, left gossip cluster" [2022-04-20T13:15:04.061Z] time="2022-04-20T13:15:03Z" level=info msg="Node 319d72fd1570/172.24.21.1, left gossip cluster" [2022-04-20T13:15:04.418Z] time="2022-04-20T13:15:03Z" level=debug msg="memberlist: Failed ping: 054bfe353f8e (timeout reached)" [2022-04-20T13:15:04.418Z] time="2022-04-20T13:15:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.252.59:10035: use of closed network connection" [2022-04-20T13:15:04.418Z] time="2022-04-20T13:15:03Z" level=debug msg="memberlist: Stream connection from=172.24.252.59:49402" [2022-04-20T13:15:04.418Z] time="2022-04-20T13:15:04Z" level=info msg="Node b5fed5c08c15 change state NodeActive --> NodeLeft" [2022-04-20T13:15:04.418Z] time="2022-04-20T13:15:04Z" level=info msg="node5(054bfe353f8e): Node leave event for b5fed5c08c15/172.24.252.59" [2022-04-20T13:15:04.418Z] time="2022-04-20T13:15:04Z" level=info msg="Node b5fed5c08c15 change state NodeActive --> NodeLeft" [2022-04-20T13:15:04.418Z] time="2022-04-20T13:15:04Z" level=info msg="node4(b5fed5c08c15): Node leave event for b5fed5c08c15/172.24.252.59" [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=info msg="Node 319d72fd1570/172.24.21.1, left gossip cluster" [2022-04-20T13:15:04.516Z] networkdb_test.go:867: node4: OK [2022-04-20T13:15:04.516Z] networkdb_test.go:867: node5: OK [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=info msg="node 0 coming back" [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5c33a631c92b with config:&{NodeID:5c33a631c92b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=info msg="Node 5c33a631c92b/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=info msg="Node 5c33a631c92b/172.24.21.1, added to nodes list" [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=info msg="node 1 coming back" [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:11f18bc8c3be with config:&{NodeID:11f18bc8c3be Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, added to nodes list" [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=info msg="node 2 coming back" [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bbbd07400549 with config:&{NodeID:bbbd07400549 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=info msg="Node bbbd07400549/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=info msg="Node bbbd07400549/172.24.21.1, added to nodes list" [2022-04-20T13:15:04.516Z] time="2022-04-20T13:15:04Z" level=warning msg="memberlist: Was able to connect to 296bfb9c3d24 but other probes failed, network may be misconfigured" [2022-04-20T13:15:04.904Z] time="2022-04-20T13:15:04Z" level=warning msg="memberlist: Was able to connect to 054bfe353f8e but other probes failed, network may be misconfigured" [2022-04-20T13:15:04.905Z] time="2022-04-20T13:15:04Z" level=info msg="Node b5fed5c08c15/172.24.252.59, left gossip cluster" [2022-04-20T13:15:04.905Z] time="2022-04-20T13:15:04Z" level=info msg="Node b5fed5c08c15/172.24.252.59, left gossip cluster" [2022-04-20T13:15:04.972Z] time="2022-04-20T13:15:04Z" level=debug msg="memberlist: Failed ping: 296bfb9c3d24 (timeout reached)" [2022-04-20T13:15:04.972Z] time="2022-04-20T13:15:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.24.21.1:10036: use of closed network connection" [2022-04-20T13:15:04.972Z] time="2022-04-20T13:15:04Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49378" [2022-04-20T13:15:05.428Z] time="2022-04-20T13:15:05Z" level=warning msg="memberlist: Was able to connect to 296bfb9c3d24 but other probes failed, network may be misconfigured" [2022-04-20T13:15:05.758Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-20T13:15:05.928Z] time="2022-04-20T13:15:05Z" level=info msg="Node 054bfe353f8e/172.24.252.59, left gossip cluster" [2022-04-20T13:15:05.928Z] time="2022-04-20T13:15:05Z" level=info msg="Node 054bfe353f8e change state NodeActive --> NodeFailed" [2022-04-20T13:15:05.928Z] time="2022-04-20T13:15:05Z" level=info msg="Node 054bfe353f8e/172.24.252.59, added to failed nodes list" [2022-04-20T13:15:05.928Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-04-20T13:15:05.928Z] PASS [2022-04-20T13:15:05.928Z] coverage: 60.0% of statements [2022-04-20T13:15:05.928Z] ok github.com/docker/docker/libnetwork/networkdb 103.100s coverage: 60.0% of statements [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/quota [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/rootless [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/volume [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-20T13:15:05.928Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-20T13:15:08.029Z] time="2022-04-20T13:15:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.21.1:10033 172.24.21.1:10034 172.24.21.1:10035]" [2022-04-20T13:15:08.029Z] time="2022-04-20T13:15:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.21.1:10033 172.24.21.1:10034 172.24.21.1:10035]" [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === Skipped [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-20T13:15:08.972Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-20T13:15:08.972Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-20T13:15:08.972Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-20T13:15:08.972Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-20T13:15:08.972Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-20T13:15:08.972Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-20T13:15:08.972Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-20T13:15:08.972Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-20T13:15:08.972Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-20T13:15:08.972Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-20T13:15:08.972Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-20T13:15:08.972Z] daemon_test.go:145: root required [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-20T13:15:08.972Z] reload_test.go:342: root required [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-20T13:15:08.972Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-20T13:15:08.972Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-20T13:15:08.972Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-20T13:15:08.972Z] download_test.go:267: Needs fixing on Windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-20T13:15:08.972Z] layer_test.go:291: Failing on Windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-20T13:15:08.972Z] layer_test.go:340: Failing on Windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-20T13:15:08.972Z] layer_test.go:455: Failing on Windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-20T13:15:08.972Z] layer_test.go:684: Failing on Windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-20T13:15:08.972Z] migration_test.go:45: Failing on Windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-20T13:15:08.972Z] migration_test.go:181: Failing on Windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-20T13:15:08.972Z] mount_test.go:17: Failing on Windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-20T13:15:08.972Z] mount_test.go:76: Failing on Windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-20T13:15:08.972Z] mount_test.go:125: Failing on Windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-20T13:15:08.972Z] mount_test.go:212: Failing on Windows [2022-04-20T13:15:08.972Z] [2022-04-20T13:15:08.972Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-20T13:15:08.972Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-20T13:15:08.973Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-20T13:15:08.973Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-20T13:15:08.973Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-20T13:15:08.973Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-20T13:15:08.973Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-20T13:15:08.973Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-20T13:15:08.973Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-20T13:15:08.973Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-20T13:15:08.973Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-20T13:15:08.973Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-20T13:15:08.973Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-20T13:15:08.973Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-20T13:15:08.973Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-20T13:15:08.973Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-20T13:15:08.973Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-20T13:15:08.973Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-20T13:15:08.973Z] archive_test.go:133: Xz not present in msys2 [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-20T13:15:08.973Z] archive_test.go:140: zstd not installed [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-20T13:15:08.973Z] archive_test.go:252: Failing on Windows CI machines [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-20T13:15:08.973Z] archive_windows_test.go:16: Currently fails [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-20T13:15:08.973Z] changes_test.go:196: needs more investigation [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-20T13:15:08.973Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-20T13:15:08.973Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-20T13:15:08.973Z] changes_test.go:433: needs further investigation [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-20T13:15:08.973Z] changes_test.go:469: needs further investigation [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-20T13:15:08.973Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-20T13:15:08.973Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-20T13:15:08.973Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-20T13:15:08.973Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-20T13:15:08.973Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-20T13:15:08.973Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-20T13:15:08.973Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-20T13:15:08.973Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-20T13:15:08.973Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-20T13:15:08.973Z] poller_test.go:40: No chmod on Windows [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-20T13:15:08.973Z] fileutils_test.go:133: Needs porting to Windows [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-20T13:15:08.973Z] fileutils_test.go:179: Needs porting to Windows [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-20T13:15:08.973Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-20T13:15:08.973Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-20T13:15:08.973Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-20T13:15:08.973Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-20T13:15:08.973Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-20T13:15:08.973Z] [2022-04-20T13:15:08.973Z] DONE 2197 tests, 70 skipped in 286.868s [2022-04-20T13:15:08.973Z] INFO: make.ps1 ended at 04/20/2022 13:15:08 [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.21.1:10033" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49379" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node b70d6ef5de97/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node b70d6ef5de97/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 5c33a631c92b/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 5c33a631c92b/172.24.21.1, is the new incarnation of the shutdown node 7bf1863bfb32/172.24.21.1" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 5c33a631c92b/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49380" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.21.1:10034" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 5c33a631c92b/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 5c33a631c92b/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node b70d6ef5de97/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node b70d6ef5de97/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, is the new incarnation of the shutdown node b7e24ac9c1c6/172.24.21.1" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49381" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.21.1:10035" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 5c33a631c92b/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 5c33a631c92b/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node b70d6ef5de97/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node bbbd07400549/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node b70d6ef5de97/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node bbbd07400549/172.24.21.1, is the new incarnation of the shutdown node 319d72fd1570/172.24.21.1" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node bbbd07400549/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, is the new incarnation of the shutdown node b7e24ac9c1c6/172.24.21.1" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 5c33a631c92b/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 5c33a631c92b/172.24.21.1, is the new incarnation of the shutdown node 7bf1863bfb32/172.24.21.1" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 5c33a631c92b/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node bbbd07400549/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node bbbd07400549/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node bbbd07400549/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node bbbd07400549/172.24.21.1, is the new incarnation of the shutdown node 319d72fd1570/172.24.21.1" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node bbbd07400549/172.24.21.1, added to nodes list" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node bbbd07400549/172.24.21.1, joined gossip cluster" [2022-04-20T13:15:08.991Z] time="2022-04-20T13:15:08Z" level=info msg="Node bbbd07400549/172.24.21.1, added to nodes list" [2022-04-20T13:15:09.062Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.21.1:10033" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:08Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49382" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.21.1:10034" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:08Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49383" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.21.1:10035" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:08Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49384" [2022-04-20T13:15:09.448Z] 2022/04/20 13:15:09 Closing DB instances... [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:09Z" level=info msg="Node 5c33a631c92b change state NodeActive --> NodeLeft" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:09Z" level=info msg="node5(296bfb9c3d24): Node leave event for 5c33a631c92b/172.24.21.1" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:09Z" level=info msg="Node 5c33a631c92b change state NodeActive --> NodeLeft" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:09Z" level=info msg="Node 5c33a631c92b change state NodeActive --> NodeLeft" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:09Z" level=info msg="node3(bbbd07400549): Node leave event for 5c33a631c92b/172.24.21.1" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:09Z" level=info msg="node2(11f18bc8c3be): Node leave event for 5c33a631c92b/172.24.21.1" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:09Z" level=info msg="Node 5c33a631c92b change state NodeActive --> NodeLeft" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:09Z" level=info msg="node4(b70d6ef5de97): Node leave event for 5c33a631c92b/172.24.21.1" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:09Z" level=info msg="Node 5c33a631c92b change state NodeActive --> NodeLeft" [2022-04-20T13:15:09.448Z] time="2022-04-20T13:15:09Z" level=info msg="node1(5c33a631c92b): Node leave event for 5c33a631c92b/172.24.21.1" [2022-04-20T13:15:09.903Z] time="2022-04-20T13:15:09Z" level=info msg="Node 5c33a631c92b/172.24.21.1, left gossip cluster" [2022-04-20T13:15:09.904Z] time="2022-04-20T13:15:09Z" level=info msg="Node 5c33a631c92b/172.24.21.1, left gossip cluster" [2022-04-20T13:15:09.904Z] time="2022-04-20T13:15:09Z" level=info msg="Node 5c33a631c92b/172.24.21.1, left gossip cluster" [2022-04-20T13:15:09.904Z] time="2022-04-20T13:15:09Z" level=info msg="Node 5c33a631c92b/172.24.21.1, left gossip cluster" [2022-04-20T13:15:09.904Z] time="2022-04-20T13:15:09Z" level=info msg="Node 5c33a631c92b/172.24.21.1, left gossip cluster" [2022-04-20T13:15:09.904Z] time="2022-04-20T13:15:09Z" level=info msg="Node 11f18bc8c3be change state NodeActive --> NodeLeft" [2022-04-20T13:15:09.904Z] time="2022-04-20T13:15:09Z" level=info msg="node5(296bfb9c3d24): Node leave event for 11f18bc8c3be/172.24.21.1" [2022-04-20T13:15:09.904Z] time="2022-04-20T13:15:09Z" level=info msg="Node 11f18bc8c3be change state NodeActive --> NodeLeft" [2022-04-20T13:15:09.904Z] time="2022-04-20T13:15:09Z" level=info msg="node4(b70d6ef5de97): Node leave event for 11f18bc8c3be/172.24.21.1" [2022-04-20T13:15:09.904Z] time="2022-04-20T13:15:09Z" level=info msg="Node 11f18bc8c3be change state NodeActive --> NodeLeft" [2022-04-20T13:15:09.904Z] time="2022-04-20T13:15:09Z" level=info msg="node3(bbbd07400549): Node leave event for 11f18bc8c3be/172.24.21.1" [2022-04-20T13:15:09.904Z] time="2022-04-20T13:15:09Z" level=info msg="Node 11f18bc8c3be change state NodeActive --> NodeLeft" [2022-04-20T13:15:09.904Z] time="2022-04-20T13:15:09Z" level=info msg="node2(11f18bc8c3be): Node leave event for 11f18bc8c3be/172.24.21.1" [2022-04-20T13:15:10.359Z] time="2022-04-20T13:15:09Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, left gossip cluster" [2022-04-20T13:15:10.360Z] time="2022-04-20T13:15:09Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, left gossip cluster" [2022-04-20T13:15:10.360Z] time="2022-04-20T13:15:09Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, left gossip cluster" [2022-04-20T13:15:10.360Z] time="2022-04-20T13:15:09Z" level=info msg="Node 11f18bc8c3be/172.24.21.1, left gossip cluster" [2022-04-20T13:15:10.360Z] time="2022-04-20T13:15:10Z" level=info msg="Node bbbd07400549 change state NodeActive --> NodeLeft" [2022-04-20T13:15:10.360Z] time="2022-04-20T13:15:10Z" level=info msg="node4(b70d6ef5de97): Node leave event for bbbd07400549/172.24.21.1" [2022-04-20T13:15:10.360Z] time="2022-04-20T13:15:10Z" level=info msg="Node bbbd07400549 change state NodeActive --> NodeLeft" [2022-04-20T13:15:10.360Z] time="2022-04-20T13:15:10Z" level=info msg="node5(296bfb9c3d24): Node leave event for bbbd07400549/172.24.21.1" [2022-04-20T13:15:10.815Z] time="2022-04-20T13:15:10Z" level=info msg="Node bbbd07400549 change state NodeActive --> NodeLeft" [2022-04-20T13:15:10.815Z] time="2022-04-20T13:15:10Z" level=info msg="node3(bbbd07400549): Node leave event for bbbd07400549/172.24.21.1" [2022-04-20T13:15:10.815Z] time="2022-04-20T13:15:10Z" level=info msg="Node bbbd07400549/172.24.21.1, left gossip cluster" [2022-04-20T13:15:10.815Z] time="2022-04-20T13:15:10Z" level=info msg="Node bbbd07400549/172.24.21.1, left gossip cluster" [2022-04-20T13:15:10.815Z] time="2022-04-20T13:15:10Z" level=info msg="Node bbbd07400549/172.24.21.1, left gossip cluster" [2022-04-20T13:15:10.815Z] time="2022-04-20T13:15:10Z" level=debug msg="memberlist: Failed ping: bbbd07400549 (timeout reached)" [2022-04-20T13:15:10.815Z] time="2022-04-20T13:15:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.21.1:10037: use of closed network connection" [2022-04-20T13:15:10.815Z] time="2022-04-20T13:15:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.21.1:10036: use of closed network connection" [2022-04-20T13:15:10.815Z] time="2022-04-20T13:15:10Z" level=debug msg="memberlist: Stream connection from=172.24.21.1:49385" [2022-04-20T13:15:11.269Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-20T13:15:11.269Z] INFO: Unit tests ended at 04/20/2022 13:15:11. Duration:00:05:03.2696841 [2022-04-20T13:15:11.269Z] INFO: Building busybox [2022-04-20T13:15:11.269Z] Sending build context to Docker daemon 5.12kB [2022-04-20T13:15:11.269Z] [2022-04-20T13:15:11.270Z] time="2022-04-20T13:15:10Z" level=info msg="Node b70d6ef5de97 change state NodeActive --> NodeLeft" [2022-04-20T13:15:11.271Z] time="2022-04-20T13:15:10Z" level=info msg="node5(296bfb9c3d24): Node leave event for b70d6ef5de97/172.24.21.1" [2022-04-20T13:15:11.271Z] time="2022-04-20T13:15:10Z" level=info msg="Node b70d6ef5de97 change state NodeActive --> NodeLeft" [2022-04-20T13:15:11.271Z] time="2022-04-20T13:15:10Z" level=info msg="node4(b70d6ef5de97): Node leave event for b70d6ef5de97/172.24.21.1" [2022-04-20T13:15:11.271Z] time="2022-04-20T13:15:11Z" level=warning msg="memberlist: Was able to connect to bbbd07400549 but other probes failed, network may be misconfigured" [2022-04-20T13:15:11.726Z] time="2022-04-20T13:15:11Z" level=info msg="Node b70d6ef5de97/172.24.21.1, left gossip cluster" [2022-04-20T13:15:11.756Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-20T13:15:11.756Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-20T13:15:11.756Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-20T13:15:11.756Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-20T13:15:11.756Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-20T13:15:11.756Z] ---> aa8714eb8356 [2022-04-20T13:15:11.756Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-20T13:15:11.756Z] ---> Running in cb1e50f59370 [2022-04-20T13:15:12.182Z] time="2022-04-20T13:15:11Z" level=info msg="Node b70d6ef5de97/172.24.21.1, left gossip cluster" [2022-04-20T13:15:12.637Z] time="2022-04-20T13:15:12Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, left gossip cluster" [2022-04-20T13:15:12.637Z] time="2022-04-20T13:15:12Z" level=info msg="Node 296bfb9c3d24 change state NodeActive --> NodeFailed" [2022-04-20T13:15:12.637Z] time="2022-04-20T13:15:12Z" level=info msg="Node 296bfb9c3d24/172.24.21.1, added to failed nodes list" [2022-04-20T13:15:12.637Z] --- PASS: TestNetworkDBIslands (12.06s) [2022-04-20T13:15:12.637Z] PASS [2022-04-20T13:15:12.637Z] coverage: 60.0% of statements [2022-04-20T13:15:12.637Z] ok github.com/docker/docker/libnetwork/networkdb 103.184s coverage: 60.0% of statements [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/quota [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/rootless [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/volume [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-20T13:15:12.637Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-20T13:15:14.357Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-20T13:15:14.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-20T13:15:14.802Z] [2022-04-20T13:15:14.802Z] === Skipped [2022-04-20T13:15:14.802Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-20T13:15:14.802Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-20T13:15:14.802Z] [2022-04-20T13:15:14.802Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-20T13:15:14.802Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.802Z] [2022-04-20T13:15:14.802Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-20T13:15:14.802Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.802Z] [2022-04-20T13:15:14.802Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-20T13:15:14.802Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.802Z] [2022-04-20T13:15:14.802Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-20T13:15:14.802Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.802Z] [2022-04-20T13:15:14.802Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-20T13:15:14.802Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-20T13:15:14.802Z] [2022-04-20T13:15:14.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-20T13:15:14.802Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-20T13:15:14.802Z] [2022-04-20T13:15:14.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-20T13:15:14.802Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-20T13:15:14.802Z] [2022-04-20T13:15:14.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-20T13:15:14.802Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-20T13:15:14.802Z] [2022-04-20T13:15:14.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-20T13:15:14.802Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-20T13:15:14.802Z] [2022-04-20T13:15:14.802Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-20T13:15:14.802Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-20T13:15:14.802Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-20T13:15:14.803Z] daemon_test.go:145: root required [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-20T13:15:14.803Z] reload_test.go:342: root required [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2022-04-20T13:15:14.803Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-20T13:15:14.803Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-20T13:15:14.803Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-20T13:15:14.803Z] download_test.go:267: Needs fixing on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-20T13:15:14.803Z] layer_test.go:291: Failing on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-20T13:15:14.803Z] layer_test.go:340: Failing on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-20T13:15:14.803Z] layer_test.go:455: Failing on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-20T13:15:14.803Z] layer_test.go:684: Failing on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-20T13:15:14.803Z] migration_test.go:45: Failing on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-20T13:15:14.803Z] migration_test.go:181: Failing on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-20T13:15:14.803Z] mount_test.go:17: Failing on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-20T13:15:14.803Z] mount_test.go:76: Failing on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-20T13:15:14.803Z] mount_test.go:125: Failing on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-20T13:15:14.803Z] mount_test.go:212: Failing on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-20T13:15:14.803Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-20T13:15:14.803Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-20T13:15:14.803Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-20T13:15:14.803Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-20T13:15:14.803Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-20T13:15:14.803Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-20T13:15:14.803Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-20T13:15:14.803Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-20T13:15:14.803Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-20T13:15:14.803Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-20T13:15:14.803Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-20T13:15:14.803Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-20T13:15:14.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-20T13:15:14.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-20T13:15:14.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-20T13:15:14.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-20T13:15:14.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-20T13:15:14.803Z] archive_test.go:133: Xz not present in msys2 [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-04-20T13:15:14.803Z] archive_test.go:140: zstd not installed [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-20T13:15:14.803Z] archive_test.go:252: Failing on Windows CI machines [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-20T13:15:14.803Z] archive_windows_test.go:16: Currently fails [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-20T13:15:14.803Z] changes_test.go:196: needs more investigation [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-20T13:15:14.803Z] changes_test.go:433: needs further investigation [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-20T13:15:14.803Z] changes_test.go:469: needs further investigation [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-20T13:15:14.803Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-20T13:15:14.803Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-20T13:15:14.803Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-20T13:15:14.803Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-20T13:15:14.803Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-20T13:15:14.803Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-20T13:15:14.803Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-20T13:15:14.803Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-20T13:15:14.803Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-20T13:15:14.803Z] poller_test.go:40: No chmod on Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-20T13:15:14.803Z] fileutils_test.go:133: Needs porting to Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-20T13:15:14.803Z] fileutils_test.go:179: Needs porting to Windows [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-20T13:15:14.803Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-20T13:15:14.803Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-20T13:15:14.803Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-20T13:15:14.803Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-20T13:15:14.803Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-20T13:15:14.803Z] [2022-04-20T13:15:14.803Z] DONE 2197 tests, 68 skipped in 262.748s [2022-04-20T13:15:14.803Z] INFO: make.ps1 ended at 04/20/2022 13:15:14 [2022-04-20T13:15:15.742Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-20T13:15:16.330Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-20T13:15:16.330Z] INFO: Unit tests ended at 04/20/2022 13:15:16. Duration:00:04:36.6930057 [2022-04-20T13:15:16.330Z] INFO: Building busybox [2022-04-20T13:15:16.330Z] Sending build context to Docker daemon 5.12kB [2022-04-20T13:15:16.330Z] [2022-04-20T13:15:16.330Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-20T13:15:16.330Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-20T13:15:16.330Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-20T13:15:16.330Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-20T13:15:16.330Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-20T13:15:16.330Z] ---> e8870c5c3ab2 [2022-04-20T13:15:16.330Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-20T13:15:16.330Z] ---> Running in e3403180707e [2022-04-20T13:15:16.613Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2022-04-20T13:15:16.613Z] === RUN TestServiceUpdateNetwork [2022-04-20T13:15:17.775Z] Removing intermediate container cb1e50f59370 [2022-04-20T13:15:17.775Z] ---> 8ba042c50412 [2022-04-20T13:15:17.775Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-20T13:15:17.775Z] ---> Running in 0b7f2e284e4c [2022-04-20T13:15:17.775Z] Removing intermediate container 0b7f2e284e4c [2022-04-20T13:15:17.775Z] ---> d27842f353da [2022-04-20T13:15:17.775Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-20T13:15:17.775Z] ---> Running in d0074f5272ca [2022-04-20T13:15:18.262Z] Removing intermediate container d0074f5272ca [2022-04-20T13:15:18.262Z] ---> 0894a55d57f2 [2022-04-20T13:15:18.262Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-20T13:15:20.553Z] [2022-04-20T13:15:20.553Z] ---> f9fdd7f6b0aa [2022-04-20T13:15:20.553Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-20T13:15:20.553Z] ---> Running in c262cc3fecf2 [2022-04-20T13:15:23.876Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-20T13:15:24.447Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-20T13:15:24.708Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-20T13:15:25.278Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-20T13:15:26.664Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-20T13:15:26.664Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-20T13:15:26.664Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-20T13:15:26.664Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-20T13:15:27.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-20T13:15:28.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-20T13:15:28.855Z] --- PASS: TestServiceUpdateNetwork (12.17s) [2022-04-20T13:15:28.855Z] === RUN TestServiceUpdatePidsLimit [2022-04-20T13:15:29.114Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-20T13:15:29.680Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-20T13:15:30.285Z] --- PASS: TestUpdateRestartPolicy (30.48s) [2022-04-20T13:15:30.286Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-20T13:15:31.193Z] Removing intermediate container c262cc3fecf2 [2022-04-20T13:15:31.193Z] ---> 0530c0cfad0c [2022-04-20T13:15:31.193Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-20T13:15:31.193Z] ---> Running in 7983a1e18544 [2022-04-20T13:15:31.479Z] docker_api_swarm_test.go:563: [d6655b5bdacc1] joining swarm manager [dd890e9d386be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:15:32.219Z] [2022-04-20T13:15:32.219Z] SUCCESS: Specified value was saved. [2022-04-20T13:15:33.188Z] --- PASS: TestUpdateRestartWithAutoRemove (3.72s) [2022-04-20T13:15:33.188Z] === RUN TestWaitNonBlocked [2022-04-20T13:15:33.188Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:15:33.188Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:15:33.188Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:15:33.188Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:15:33.188Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:15:33.188Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:15:33.976Z] Removing intermediate container e3403180707e [2022-04-20T13:15:33.976Z] ---> cb2c69c92b69 [2022-04-20T13:15:33.976Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-20T13:15:33.976Z] ---> Running in 8f28c21f1d0d [2022-04-20T13:15:33.976Z] Removing intermediate container 8f28c21f1d0d [2022-04-20T13:15:33.976Z] ---> f7cdd0a740a4 [2022-04-20T13:15:33.976Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-20T13:15:33.976Z] ---> Running in cd134c6a29a8 [2022-04-20T13:15:33.976Z] Removing intermediate container cd134c6a29a8 [2022-04-20T13:15:33.976Z] ---> 71ec272b5cd6 [2022-04-20T13:15:33.976Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-20T13:15:34.431Z] [2022-04-20T13:15:34.887Z] ---> b6970db5f1a3 [2022-04-20T13:15:34.887Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-20T13:15:34.887Z] ---> Running in 5fc4376ee3a2 [2022-04-20T13:15:35.266Z] Removing intermediate container 7983a1e18544 [2022-04-20T13:15:35.266Z] ---> 04557cff69d4 [2022-04-20T13:15:35.266Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-20T13:15:35.266Z] ---> Running in d125b3fb4eb6 [2022-04-20T13:15:37.789Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-20T13:15:38.065Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-20T13:15:38.065Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-20T13:15:38.065Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-20T13:15:38.636Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-20T13:15:38.897Z] === RUN TestDockerSuite/TestBuildFails [2022-04-20T13:15:38.967Z] --- PASS: TestWaitNonBlocked (0.08s) [2022-04-20T13:15:38.967Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.74s) [2022-04-20T13:15:38.967Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (5.50s) [2022-04-20T13:15:38.967Z] === RUN TestWaitBlocked [2022-04-20T13:15:38.967Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:15:38.967Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-20T13:15:38.967Z] PASS [2022-04-20T13:15:38.967Z] ok github.com/docker/docker/integration/container 155.675s [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === Skipped [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-20T13:15:38.967Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-20T13:15:38.967Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-20T13:15:38.967Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2022-04-20T13:15:38.967Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-20T13:15:38.967Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-20T13:15:38.967Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-04-20T13:15:38.967Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-20T13:15:38.967Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-20T13:15:38.967Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.23s) [2022-04-20T13:15:38.967Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-20T13:15:38.967Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.23s) [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-20T13:15:38.967Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-20T13:15:38.967Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-20T13:15:38.967Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-20T13:15:38.967Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-20T13:15:38.967Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-20T13:15:38.967Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-20T13:15:38.967Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-20T13:15:38.967Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-20T13:15:38.967Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-20T13:15:38.967Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-20T13:15:38.967Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-20T13:15:38.967Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-20T13:15:38.967Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-20T13:15:38.967Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-20T13:15:38.967Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-20T13:15:38.967Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.967Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-20T13:15:38.967Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-20T13:15:38.967Z] [2022-04-20T13:15:38.968Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-20T13:15:38.968Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-20T13:15:38.968Z] [2022-04-20T13:15:38.968Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-20T13:15:38.968Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:15:38.968Z] [2022-04-20T13:15:38.968Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-04-20T13:15:38.968Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-20T13:15:38.968Z] [2022-04-20T13:15:38.968Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-20T13:15:38.968Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-20T13:15:38.968Z] [2022-04-20T13:15:38.968Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-20T13:15:38.968Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:15:38.968Z] [2022-04-20T13:15:38.968Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-20T13:15:38.968Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-20T13:15:38.968Z] [2022-04-20T13:15:38.968Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-20T13:15:38.968Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-20T13:15:38.968Z] [2022-04-20T13:15:38.968Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-20T13:15:38.968Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:15:38.968Z] [2022-04-20T13:15:38.968Z] DONE 119 tests, 34 skipped in 158.973s [2022-04-20T13:15:38.968Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-20T13:15:39.180Z] Cannot create a file when that file already exists. [2022-04-20T13:15:39.838Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-20T13:15:39.838Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-20T13:15:42.384Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-20T13:15:42.955Z] docker_api_swarm_test.go:585: [db71125605976] joining swarm manager [dd890e9d386be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:15:44.344Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-20T13:15:44.347Z] --- PASS: TestServiceUpdatePidsLimit (15.91s) [2022-04-20T13:15:44.347Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-04-20T13:15:44.347Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-20T13:15:44.347Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-20T13:15:44.347Z] PASS [2022-04-20T13:15:44.347Z] [2022-04-20T13:15:44.347Z] === Skipped [2022-04-20T13:15:44.347Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-20T13:15:44.347Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-20T13:15:44.347Z] [2022-04-20T13:15:44.347Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-20T13:15:44.347Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-20T13:15:44.347Z] [2022-04-20T13:15:44.347Z] DONE 27 tests, 2 skipped in 150.651s [2022-04-20T13:15:44.347Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-20T13:15:44.347Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:15:44.347Z] ++ set -e [2022-04-20T13:15:44.347Z] ++ '[' -n 0 ']' [2022-04-20T13:15:44.347Z] ++ set -x [2022-04-20T13:15:44.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:15:44.347Z] INFO: Testing against a local daemon [2022-04-20T13:15:44.347Z] === RUN TestSessionCreate [2022-04-20T13:15:44.347Z] --- PASS: TestSessionCreate (0.02s) [2022-04-20T13:15:44.347Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-20T13:15:44.347Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-20T13:15:44.347Z] PASS [2022-04-20T13:15:44.347Z] [2022-04-20T13:15:44.347Z] DONE 2 tests in 0.130s [2022-04-20T13:15:44.347Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-20T13:15:44.347Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:15:44.347Z] ++ set -e [2022-04-20T13:15:44.347Z] ++ '[' -n 0 ']' [2022-04-20T13:15:44.347Z] ++ set -x [2022-04-20T13:15:44.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:15:44.347Z] INFO: Testing against a local daemon [2022-04-20T13:15:44.347Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-20T13:15:44.347Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-20T13:15:44.347Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-20T13:15:44.347Z] === RUN TestDiskUsage [2022-04-20T13:15:44.347Z] === PAUSE TestDiskUsage [2022-04-20T13:15:44.347Z] === RUN TestEventsExecDie [2022-04-20T13:15:44.347Z] --- PASS: TestEventsExecDie (0.48s) [2022-04-20T13:15:44.347Z] === RUN TestEventsBackwardsCompatible [2022-04-20T13:15:44.605Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-20T13:15:44.605Z] === RUN TestEventsVolumeCreate [2022-04-20T13:15:44.605Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-20T13:15:44.605Z] === RUN TestInfoBinaryCommits [2022-04-20T13:15:44.605Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-20T13:15:44.605Z] === RUN TestInfoAPIVersioned [2022-04-20T13:15:44.605Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-20T13:15:44.605Z] === RUN TestInfoAPI [2022-04-20T13:15:44.605Z] --- PASS: TestInfoAPI (0.02s) [2022-04-20T13:15:44.605Z] === RUN TestInfoAPIWarnings [2022-04-20T13:15:45.200Z] Removing intermediate container d125b3fb4eb6 [2022-04-20T13:15:45.200Z] ---> bc7d6b7e4e0f [2022-04-20T13:15:45.200Z] Step 13/13 : CMD ["sh"] [2022-04-20T13:15:45.200Z] ---> Running in 58c0acdcb49a [2022-04-20T13:15:45.200Z] Removing intermediate container 58c0acdcb49a [2022-04-20T13:15:45.200Z] ---> 4b2009ad1cb7 [2022-04-20T13:15:45.200Z] Successfully built 4b2009ad1cb7 [2022-04-20T13:15:45.200Z] Successfully tagged busybox:latest [2022-04-20T13:15:45.200Z] INFO: Docker images of the daemon under test [2022-04-20T13:15:45.200Z] [2022-04-20T13:15:45.200Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-20T13:15:45.200Z] busybox latest 4b2009ad1cb7 Less than a second ago 5.02GB [2022-04-20T13:15:45.201Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-20T13:15:45.201Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-20T13:15:45.201Z] [2022-04-20T13:15:45.201Z] INFO: Running integration tests at 04/20/2022 13:15:44... [2022-04-20T13:15:45.201Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-20T13:15:45.201Z] INFO: Integration API tests being run from the host: [2022-04-20T13:15:45.201Z] INFO: make.ps1 starting at 04/20/2022 13:15:44 [2022-04-20T13:15:46.235Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-20T13:15:46.909Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-20T13:15:46.909Z] check_test.go:379: [d6655b5bdacc1] daemon is not started [2022-04-20T13:15:47.858Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-20T13:15:48.429Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-20T13:15:49.374Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-20T13:15:50.758Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-20T13:15:51.700Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-20T13:15:51.962Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-20T13:15:52.630Z] Removing intermediate container 5fc4376ee3a2 [2022-04-20T13:15:52.630Z] ---> c6119ba356b4 [2022-04-20T13:15:52.630Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-20T13:15:52.630Z] ---> Running in eb1dbf0b9c95 [2022-04-20T13:15:53.090Z] [2022-04-20T13:15:53.090Z] SUCCESS: Specified value was saved. [2022-04-20T13:15:53.876Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-20T13:15:55.275Z] Removing intermediate container eb1dbf0b9c95 [2022-04-20T13:15:55.275Z] ---> d022c9ecb4fe [2022-04-20T13:15:55.275Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-20T13:15:55.275Z] ---> Running in a881ef53155d [2022-04-20T13:15:55.789Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-20T13:15:56.730Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-20T13:15:56.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-20T13:15:56.991Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-20T13:15:56.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-20T13:15:59.972Z] Cannot create a file when that file already exists. [2022-04-20T13:16:00.291Z] docker_api_swarm_test.go:46: [d8e09ce33b341] joining swarm manager [da201e968563a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:16:01.235Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-20T13:16:01.808Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-20T13:16:02.720Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-20T13:16:02.720Z] === RUN TestInfoDebug [2022-04-20T13:16:02.720Z] --- PASS: TestInfoDebug (0.52s) [2022-04-20T13:16:02.720Z] === RUN TestInfoInsecureRegistries [2022-04-20T13:16:02.720Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-20T13:16:02.720Z] === RUN TestInfoRegistryMirrors [2022-04-20T13:16:02.720Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-20T13:16:02.720Z] === RUN TestLoginFailsWithBadCredentials [2022-04-20T13:16:02.720Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-20T13:16:02.720Z] === RUN TestPingCacheHeaders [2022-04-20T13:16:02.720Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-20T13:16:02.720Z] === RUN TestPingGet [2022-04-20T13:16:02.720Z] --- PASS: TestPingGet (0.01s) [2022-04-20T13:16:02.720Z] === RUN TestPingHead [2022-04-20T13:16:02.720Z] --- PASS: TestPingHead (0.02s) [2022-04-20T13:16:02.720Z] === RUN TestPingSwarmHeader [2022-04-20T13:16:02.750Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-20T13:16:02.978Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-20T13:16:03.321Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-20T13:16:03.545Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-20T13:16:03.582Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-20T13:16:03.689Z] Removing intermediate container a881ef53155d [2022-04-20T13:16:03.689Z] ---> edf6d7ca4ec5 [2022-04-20T13:16:03.689Z] Step 13/13 : CMD ["sh"] [2022-04-20T13:16:03.689Z] ---> Running in c9bb7fe37a06 [2022-04-20T13:16:03.844Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-20T13:16:04.145Z] Removing intermediate container c9bb7fe37a06 [2022-04-20T13:16:04.145Z] ---> 7cc06307af09 [2022-04-20T13:16:04.145Z] Successfully built 7cc06307af09 [2022-04-20T13:16:04.145Z] Successfully tagged busybox:latest [2022-04-20T13:16:04.145Z] INFO: Docker images of the daemon under test [2022-04-20T13:16:04.145Z] [2022-04-20T13:16:04.145Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-20T13:16:04.145Z] busybox latest 7cc06307af09 Less than a second ago 5.78GB [2022-04-20T13:16:04.145Z] microsoft/windowsservercore latest e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-20T13:16:04.145Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-20T13:16:04.145Z] [2022-04-20T13:16:04.145Z] INFO: Running integration tests at 04/20/2022 13:16:03... [2022-04-20T13:16:04.145Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-20T13:16:04.145Z] INFO: Integration API tests being run from the host: [2022-04-20T13:16:04.145Z] INFO: make.ps1 starting at 04/20/2022 13:16:03 [2022-04-20T13:16:04.479Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-20T13:16:04.479Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-04-20T13:16:04.479Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-20T13:16:04.479Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-20T13:16:04.479Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-20T13:16:04.479Z] === RUN TestVersion [2022-04-20T13:16:04.738Z] --- PASS: TestVersion (0.02s) [2022-04-20T13:16:04.738Z] === CONT TestDiskUsage [2022-04-20T13:16:04.787Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-20T13:16:05.048Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-20T13:16:05.108Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/empty [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/empty/container_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/empty/image_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/empty/volume_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-20T13:16:05.305Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-20T13:16:05.306Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-20T13:16:05.306Z] === RUN TestDiskUsage/after_container.Run [2022-04-20T13:16:05.620Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-20T13:16:05.873Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-20T13:16:05.873Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-20T13:16:05.873Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-20T13:16:05.873Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-20T13:16:05.873Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-20T13:16:05.873Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-20T13:16:05.873Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-20T13:16:05.873Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-20T13:16:05.873Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-20T13:16:05.873Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage (1.27s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-20T13:16:05.873Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-20T13:16:05.873Z] PASS [2022-04-20T13:16:05.873Z] [2022-04-20T13:16:05.873Z] === Skipped [2022-04-20T13:16:05.873Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-20T13:16:05.873Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-20T13:16:05.873Z] [2022-04-20T13:16:05.873Z] DONE 54 tests, 1 skipped in 22.047s [2022-04-20T13:16:05.873Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-20T13:16:05.873Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:16:05.873Z] ++ set -e [2022-04-20T13:16:05.873Z] ++ '[' -n 0 ']' [2022-04-20T13:16:05.873Z] ++ set -x [2022-04-20T13:16:05.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:16:05.881Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-20T13:16:06.132Z] INFO: Testing against a local daemon [2022-04-20T13:16:06.132Z] === RUN TestVolumesCreateAndList [2022-04-20T13:16:06.132Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-20T13:16:06.132Z] === RUN TestVolumesRemove [2022-04-20T13:16:06.132Z] --- PASS: TestVolumesRemove (0.10s) [2022-04-20T13:16:06.132Z] === RUN TestVolumesInspect [2022-04-20T13:16:06.132Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-20T13:16:06.132Z] === RUN TestVolumesInvalidJSON [2022-04-20T13:16:06.132Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-20T13:16:06.132Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-20T13:16:06.132Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-20T13:16:06.132Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-20T13:16:06.132Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-20T13:16:06.132Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-20T13:16:06.132Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-20T13:16:06.132Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-20T13:16:06.132Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-20T13:16:06.132Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-20T13:16:06.132Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-20T13:16:06.132Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-20T13:16:06.132Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-20T13:16:06.132Z] PASS [2022-04-20T13:16:06.132Z] [2022-04-20T13:16:06.132Z] DONE 9 tests in 0.261s [2022-04-20T13:16:06.132Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-20T13:16:06.391Z] ++++ cat bundles/test-integration/docker.pid [2022-04-20T13:16:06.391Z] +++ kill 14258 [2022-04-20T13:16:06.391Z] +++ /etc/init.d/apparmor stop [2022-04-20T13:16:06.391Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-20T13:16:06.391Z] [2022-04-20T13:16:06.391Z] Unloading profiles will leave already running processes permanently [2022-04-20T13:16:06.391Z] unconfined, which can lead to unexpected situations. [2022-04-20T13:16:06.391Z] [2022-04-20T13:16:06.391Z] To set a process to complain mode, use the command line tool [2022-04-20T13:16:06.391Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-20T13:16:06.391Z] +++ true [2022-04-20T13:16:06.391Z] exiting test-integration [2022-04-20T13:16:06.391Z] ++ exit 0 [2022-04-20T13:16:06.391Z] [2022-04-20T13:16:06.453Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-20T13:16:06.714Z] === RUN TestDockerSuite/TestBuildLabelsCache Post stage [Pipeline] junit [2022-04-20T13:16:07.337Z] Recording test results [2022-04-20T13:16:07.584Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-20T13:16:07.838Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-20T13:16:07.838Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-20T13:16:07.838Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-20T13:16:07.838Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-20T13:16:07.838Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-20T13:16:07.838Z] Cross building: bundles/cross/windows/amd64 [2022-04-20T13:16:07.838Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-20T13:16:07.838Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-20T13:16:07.916Z] + echo Ensuring container killed. [2022-04-20T13:16:07.916Z] Ensuring container killed. [2022-04-20T13:16:07.916Z] + docker rm -vf docker-pr1 [2022-04-20T13:16:07.916Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-20T13:16:08.099Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-20T13:16:08.099Z] --- PASS: TestImportExtremelyLargeImageWorks (180.43s) [2022-04-20T13:16:08.099Z] PASS [2022-04-20T13:16:08.099Z] [2022-04-20T13:16:08.099Z] DONE 22 tests in 184.815s [2022-04-20T13:16:08.099Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-20T13:16:08.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:16:08.099Z] ++ set -e [2022-04-20T13:16:08.099Z] ++ '[' -n 0 ']' [2022-04-20T13:16:08.099Z] ++ set -x [2022-04-20T13:16:08.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:16:08.196Z] + echo Chowning /workspace to jenkins user [2022-04-20T13:16:08.196Z] Chowning /workspace to jenkins user [2022-04-20T13:16:08.196Z] + id -u [2022-04-20T13:16:08.196Z] + id -g [2022-04-20T13:16:08.196Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43505:/workspace busybox chown -R 1000:1000 /workspace [2022-04-20T13:16:08.196Z] Unable to find image 'busybox:latest' locally [2022-04-20T13:16:08.360Z] INFO: Testing against a local daemon [2022-04-20T13:16:08.360Z] === RUN TestNetworkCreateDelete [2022-04-20T13:16:08.360Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-04-20T13:16:08.360Z] === RUN TestDockerNetworkDeletePreferID [2022-04-20T13:16:08.453Z] latest: Pulling from library/busybox [2022-04-20T13:16:08.453Z] 2f0e692259c0: Pulling fs layer [2022-04-20T13:16:08.718Z] 2f0e692259c0: Verifying Checksum [2022-04-20T13:16:08.718Z] 2f0e692259c0: Download complete [2022-04-20T13:16:08.718Z] 2f0e692259c0: Pull complete [2022-04-20T13:16:08.718Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-20T13:16:08.718Z] Status: Downloaded newer image for busybox:latest [2022-04-20T13:16:08.931Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2022-04-20T13:16:08.932Z] === RUN TestDaemonDNSFallback [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-20T13:16:10.317Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-20T13:16:10.385Z] + bundleName=arm64-integration [2022-04-20T13:16:10.385Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-20T13:16:10.385Z] Creating arm64-integration-bundles.tar.gz [2022-04-20T13:16:10.385Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-20T13:16:10.385Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-20T13:16:10.654Z] Archiving artifacts [2022-04-20T13:16:12.171Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43505/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-20T13:16:12.479Z] + make clean [2022-04-20T13:16:12.737Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-20T13:16:12.737Z] docker-dev-cache [2022-04-20T13:16:12.737Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [2022-04-20T13:16:14.518Z] === RUN TestDockerSuite/TestBuildLineBreak [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T13:16:14.715Z] === RUN TestConfigDaemonLibtrustID [2022-04-20T13:16:14.716Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-20T13:16:14.716Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-20T13:16:14.716Z] === RUN TestDaemonConfigValidation [2022-04-20T13:16:14.716Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-20T13:16:14.716Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-20T13:16:14.716Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-20T13:16:14.716Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-20T13:16:14.716Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-20T13:16:14.716Z] === RUN TestDaemonProxy [2022-04-20T13:16:14.716Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-20T13:16:14.716Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-20T13:16:14.716Z] PASS [2022-04-20T13:16:14.716Z] ok github.com/docker/docker/integration/daemon 0.324s [2022-04-20T13:16:14.716Z] [2022-04-20T13:16:14.716Z] === Skipped [2022-04-20T13:16:14.716Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-20T13:16:14.716Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-20T13:16:14.716Z] [2022-04-20T13:16:14.716Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-20T13:16:14.716Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-20T13:16:14.716Z] [2022-04-20T13:16:14.716Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-20T13:16:14.716Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-20T13:16:14.716Z] [2022-04-20T13:16:14.716Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-20T13:16:14.716Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-20T13:16:14.716Z] [2022-04-20T13:16:14.716Z] DONE 4 tests, 4 skipped in 32.583s [2022-04-20T13:16:14.716Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-20T13:16:15.461Z] --- PASS: TestDaemonDNSFallback (6.65s) [2022-04-20T13:16:15.461Z] === RUN TestInspectNetwork [2022-04-20T13:16:16.846Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-20T13:16:16.846Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-20T13:16:16.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-20T13:16:16.846Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-20T13:16:17.108Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-20T13:16:17.108Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-20T13:16:17.680Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-20T13:16:17.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-20T13:16:18.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:16:18.463Z] INFO: Testing against a local daemon [2022-04-20T13:16:18.463Z] === RUN TestCommitInheritsEnv [2022-04-20T13:16:18.463Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:16:18.463Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-04-20T13:16:18.463Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-20T13:16:18.463Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-20T13:16:18.463Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-20T13:16:18.463Z] === RUN TestImportWithCustomPlatform [2022-04-20T13:16:18.463Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-20T13:16:18.463Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-20T13:16:18.463Z] === RUN TestImagesFilterMultiReference [2022-04-20T13:16:18.463Z] --- PASS: TestImagesFilterMultiReference (0.20s) [2022-04-20T13:16:18.463Z] === RUN TestImagePullPlatformInvalid [2022-04-20T13:16:18.463Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-04-20T13:16:18.463Z] === RUN TestRemoveImageOrphaning [2022-04-20T13:16:19.855Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-20T13:16:20.116Z] === RUN TestInspectNetwork/full_network_id [2022-04-20T13:16:20.116Z] === RUN TestInspectNetwork/partial_network_id [2022-04-20T13:16:20.377Z] === RUN TestInspectNetwork/network_name [2022-04-20T13:16:20.377Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-20T13:16:20.639Z] --- PASS: TestRemoveImageOrphaning (2.00s) [2022-04-20T13:16:20.639Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-20T13:16:20.639Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.12s) [2022-04-20T13:16:20.639Z] === RUN TestTagInvalidReference [2022-04-20T13:16:20.639Z] --- PASS: TestTagInvalidReference (0.09s) [2022-04-20T13:16:20.639Z] === RUN TestTagValidPrefixedRepo [2022-04-20T13:16:20.639Z] --- PASS: TestTagValidPrefixedRepo (0.17s) [2022-04-20T13:16:20.639Z] === RUN TestTagExistedNameWithoutForce [2022-04-20T13:16:21.094Z] --- PASS: TestTagExistedNameWithoutForce (0.09s) [2022-04-20T13:16:21.094Z] === RUN TestTagOfficialNames [2022-04-20T13:16:21.094Z] --- PASS: TestTagOfficialNames (0.18s) [2022-04-20T13:16:21.094Z] === RUN TestTagMatchesDigest [2022-04-20T13:16:21.094Z] --- PASS: TestTagMatchesDigest (0.08s) [2022-04-20T13:16:21.094Z] PASS [2022-04-20T13:16:21.094Z] ok github.com/docker/docker/integration/image 3.227s [2022-04-20T13:16:21.318Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-20T13:16:21.555Z] [2022-04-20T13:16:21.555Z] === Skipped [2022-04-20T13:16:21.555Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-04-20T13:16:21.555Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:16:21.555Z] [2022-04-20T13:16:21.555Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-20T13:16:21.556Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-20T13:16:21.556Z] [2022-04-20T13:16:21.556Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-20T13:16:21.556Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-20T13:16:21.556Z] [2022-04-20T13:16:21.556Z] DONE 12 tests, 3 skipped in 9.376s [2022-04-20T13:16:21.556Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-20T13:16:22.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:16:22.521Z] INFO: Testing against a local daemon [2022-04-20T13:16:22.521Z] === RUN TestBuildWithSession [2022-04-20T13:16:22.521Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:16:22.521Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-20T13:16:22.521Z] === RUN TestBuildSquashParent [2022-04-20T13:16:22.521Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:22.521Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-20T13:16:22.521Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-20T13:16:22.521Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:16:22.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:16:22.521Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:16:22.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:16:22.521Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:16:22.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:16:22.521Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:16:22.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:16:22.521Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:16:22.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:16:22.521Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:16:22.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:16:22.521Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:16:22.521Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:16:22.521Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:16:22.521Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:16:23.865Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-20T13:16:23.865Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-20T13:16:24.125Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-20T13:16:24.695Z] --- PASS: TestInspectNetwork (8.95s) [2022-04-20T13:16:24.695Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-20T13:16:24.695Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-20T13:16:24.695Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-20T13:16:24.695Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2022-04-20T13:16:24.695Z] === RUN TestRunContainerWithBridgeNone [2022-04-20T13:16:25.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:16:25.309Z] INFO: Testing against a local daemon [2022-04-20T13:16:25.309Z] === RUN TestNetworkCreateDelete [2022-04-20T13:16:25.309Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:25.309Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-20T13:16:25.309Z] === RUN TestDockerNetworkDeletePreferID [2022-04-20T13:16:25.309Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-20T13:16:25.309Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-04-20T13:16:25.309Z] === RUN TestDaemonDNSFallback [2022-04-20T13:16:25.309Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:25.309Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-20T13:16:25.309Z] === RUN TestInspectNetwork [2022-04-20T13:16:25.309Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-20T13:16:25.309Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-20T13:16:25.309Z] === RUN TestRunContainerWithBridgeNone [2022-04-20T13:16:25.309Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:25.309Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-20T13:16:25.309Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:16:25.309Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:16:25.309Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:16:25.309Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-20T13:16:25.309Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-20T13:16:25.309Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-20T13:16:25.309Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-20T13:16:25.309Z] --- PASS: TestNetworkInvalidJSON (0.10s) [2022-04-20T13:16:25.309Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.01s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.01s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-20T13:16:25.310Z] === RUN TestNetworkList [2022-04-20T13:16:25.310Z] === RUN TestNetworkList//networks [2022-04-20T13:16:25.310Z] === PAUSE TestNetworkList//networks [2022-04-20T13:16:25.310Z] === RUN TestNetworkList//networks/ [2022-04-20T13:16:25.310Z] === PAUSE TestNetworkList//networks/ [2022-04-20T13:16:25.310Z] === CONT TestNetworkList//networks [2022-04-20T13:16:25.310Z] === CONT TestNetworkList//networks/ [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkList (0.08s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-20T13:16:25.310Z] --- PASS: TestNetworkList//networks (0.01s) [2022-04-20T13:16:25.310Z] === RUN TestHostIPv4BridgeLabel [2022-04-20T13:16:25.310Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-20T13:16:25.310Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-20T13:16:25.310Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-20T13:16:25.310Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-20T13:16:25.310Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-20T13:16:25.310Z] === RUN TestDaemonDefaultNetworkPools [2022-04-20T13:16:25.310Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-20T13:16:25.310Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-20T13:16:25.310Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-20T13:16:25.310Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-20T13:16:25.310Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-20T13:16:25.310Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-20T13:16:25.310Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-20T13:16:25.310Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-20T13:16:25.310Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-20T13:16:25.310Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-20T13:16:25.310Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-20T13:16:25.310Z] === RUN TestServiceWithPredefinedNetwork [2022-04-20T13:16:25.310Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-20T13:16:25.310Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-20T13:16:25.310Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-20T13:16:25.310Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:16:25.310Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:16:25.310Z] === RUN TestServiceWithDataPathPortInit [2022-04-20T13:16:25.310Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-20T13:16:25.310Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-20T13:16:25.310Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-20T13:16:25.310Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-20T13:16:25.310Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-20T13:16:25.310Z] PASS [2022-04-20T13:16:25.310Z] ok github.com/docker/docker/integration/network 0.408s [2022-04-20T13:16:25.766Z] [2022-04-20T13:16:25.766Z] === Skipped [2022-04-20T13:16:25.766Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-20T13:16:25.766Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:25.766Z] [2022-04-20T13:16:25.766Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-04-20T13:16:25.766Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-20T13:16:25.766Z] [2022-04-20T13:16:25.766Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-20T13:16:25.766Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:25.766Z] [2022-04-20T13:16:25.766Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-20T13:16:25.766Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-20T13:16:25.766Z] [2022-04-20T13:16:25.766Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-20T13:16:25.767Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:25.767Z] [2022-04-20T13:16:25.767Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-20T13:16:25.767Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-20T13:16:25.767Z] [2022-04-20T13:16:25.767Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-20T13:16:25.767Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-20T13:16:25.767Z] [2022-04-20T13:16:25.767Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-20T13:16:25.767Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-20T13:16:25.767Z] [2022-04-20T13:16:25.767Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-20T13:16:25.767Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-20T13:16:25.767Z] [2022-04-20T13:16:25.767Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-20T13:16:25.767Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-20T13:16:25.767Z] [2022-04-20T13:16:25.767Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-20T13:16:25.767Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-20T13:16:25.767Z] [2022-04-20T13:16:25.767Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-20T13:16:25.767Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-20T13:16:25.767Z] [2022-04-20T13:16:25.767Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:16:25.767Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:16:25.767Z] [2022-04-20T13:16:25.767Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-20T13:16:25.767Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-20T13:16:25.767Z] [2022-04-20T13:16:25.767Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-20T13:16:25.767Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-20T13:16:25.767Z] [2022-04-20T13:16:25.767Z] DONE 34 tests, 15 skipped in 4.038s [2022-04-20T13:16:25.767Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-20T13:16:26.613Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-20T13:16:26.613Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:16:26.613Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:16:26.613Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:16:26.613Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-20T13:16:26.613Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-20T13:16:26.613Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-20T13:16:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-20T13:16:26.613Z] === RUN TestNetworkList [2022-04-20T13:16:26.613Z] === RUN TestNetworkList//networks [2022-04-20T13:16:26.613Z] === PAUSE TestNetworkList//networks [2022-04-20T13:16:26.613Z] === RUN TestNetworkList//networks/ [2022-04-20T13:16:26.613Z] === PAUSE TestNetworkList//networks/ [2022-04-20T13:16:26.613Z] === CONT TestNetworkList//networks [2022-04-20T13:16:26.613Z] === CONT TestNetworkList//networks/ [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkList (0.01s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-20T13:16:26.613Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-20T13:16:26.613Z] === RUN TestHostIPv4BridgeLabel [2022-04-20T13:16:27.188Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-04-20T13:16:27.188Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-20T13:16:27.309Z] testing: warning: no tests to run [2022-04-20T13:16:27.309Z] PASS [2022-04-20T13:16:27.309Z] ok github.com/docker/docker/integration/network/ipvlan 0.182s [2022-04-20T13:16:27.309Z] [2022-04-20T13:16:27.309Z] DONE 0 tests in 1.372s [2022-04-20T13:16:27.309Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-20T13:16:28.131Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-20T13:16:28.132Z] === RUN TestDaemonDefaultNetworkPools [2022-04-20T13:16:28.848Z] testing: warning: no tests to run [2022-04-20T13:16:28.848Z] PASS [2022-04-20T13:16:28.848Z] ok github.com/docker/docker/integration/network/macvlan 0.172s [2022-04-20T13:16:28.848Z] [2022-04-20T13:16:28.848Z] DONE 0 tests in 1.309s [2022-04-20T13:16:28.848Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-20T13:16:29.076Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-04-20T13:16:29.076Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-20T13:16:30.018Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-04-20T13:16:30.018Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-20T13:16:30.388Z] testing: warning: no tests to run [2022-04-20T13:16:30.388Z] PASS [2022-04-20T13:16:30.388Z] ok github.com/docker/docker/integration/plugin 0.154s [2022-04-20T13:16:30.388Z] [2022-04-20T13:16:30.388Z] DONE 0 tests in 1.279s [2022-04-20T13:16:30.388Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-20T13:16:31.404Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-04-20T13:16:31.404Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-20T13:16:31.665Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-20T13:16:31.924Z] testing: warning: no tests to run [2022-04-20T13:16:31.924Z] PASS [2022-04-20T13:16:31.924Z] ok github.com/docker/docker/integration/plugin/authz 0.163s [2022-04-20T13:16:31.924Z] [2022-04-20T13:16:31.924Z] DONE 0 tests in 1.263s [2022-04-20T13:16:31.924Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-20T13:16:31.926Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-04-20T13:16:31.926Z] === RUN TestServiceWithPredefinedNetwork [2022-04-20T13:16:35.268Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-20T13:16:35.268Z] --- PASS: TestServiceWithPredefinedNetwork (2.89s) [2022-04-20T13:16:35.268Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-20T13:16:35.268Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:16:35.268Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:16:35.268Z] === RUN TestServiceWithDataPathPortInit [2022-04-20T13:16:35.531Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-20T13:16:37.444Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-20T13:16:37.444Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-20T13:16:37.444Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-20T13:16:37.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:16:38.789Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:16:38.998Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:16:38.998Z] INFO: Testing against a local daemon [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:16:38.998Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:16:38.998Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-20T13:16:38.998Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-20T13:16:38.998Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-20T13:16:38.998Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-20T13:16:38.998Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-20T13:16:38.998Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON (0.09s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.01s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-20T13:16:38.998Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-20T13:16:38.998Z] === RUN TestPluginInstall [2022-04-20T13:16:38.998Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-20T13:16:38.998Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-20T13:16:38.998Z] === RUN TestPluginsWithRuntimes [2022-04-20T13:16:38.998Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-20T13:16:38.998Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-20T13:16:38.998Z] === RUN TestPluginBackCompatMediaTypes [2022-04-20T13:16:38.998Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-20T13:16:38.998Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-20T13:16:38.998Z] PASS [2022-04-20T13:16:38.998Z] ok github.com/docker/docker/integration/plugin/common 0.289s [2022-04-20T13:16:38.998Z] [2022-04-20T13:16:38.998Z] === Skipped [2022-04-20T13:16:38.998Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-20T13:16:38.998Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-20T13:16:38.998Z] [2022-04-20T13:16:38.998Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-20T13:16:38.998Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-20T13:16:38.998Z] [2022-04-20T13:16:38.998Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-20T13:16:38.998Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-20T13:16:38.998Z] [2022-04-20T13:16:38.998Z] DONE 19 tests, 3 skipped in 7.183s [2022-04-20T13:16:39.463Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-20T13:16:40.746Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-20T13:16:40.746Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-20T13:16:40.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:16:40.819Z] INFO: Testing against a local daemon [2022-04-20T13:16:40.819Z] === RUN TestBuildWithSession [2022-04-20T13:16:40.819Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:16:40.819Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-20T13:16:40.819Z] === RUN TestBuildSquashParent [2022-04-20T13:16:40.819Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:40.819Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-20T13:16:40.819Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-20T13:16:40.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:16:40.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:16:40.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:16:40.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:16:40.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:16:40.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:16:40.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:16:40.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:16:40.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:16:40.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:16:40.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:16:40.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:16:40.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-20T13:16:40.819Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-20T13:16:40.819Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-20T13:16:40.819Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-20T13:16:42.133Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-20T13:16:42.393Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-20T13:16:43.237Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:16:43.237Z] INFO: Testing against a local daemon [2022-04-20T13:16:43.237Z] === RUN TestExternalGraphDriver [2022-04-20T13:16:43.237Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-20T13:16:43.237Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-20T13:16:43.237Z] === RUN TestGraphdriverPluginV2 [2022-04-20T13:16:43.237Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-20T13:16:43.237Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-20T13:16:43.237Z] PASS [2022-04-20T13:16:43.237Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.208s [2022-04-20T13:16:43.237Z] [2022-04-20T13:16:43.237Z] === Skipped [2022-04-20T13:16:43.237Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-20T13:16:43.237Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-20T13:16:43.237Z] [2022-04-20T13:16:43.237Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-20T13:16:43.238Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-20T13:16:43.238Z] [2022-04-20T13:16:43.238Z] DONE 2 tests, 2 skipped in 3.313s [2022-04-20T13:16:43.238Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-20T13:16:44.307Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-20T13:16:44.569Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-20T13:16:45.511Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-20T13:16:46.453Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-20T13:16:46.978Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:16:46.978Z] INFO: Testing against a local daemon [2022-04-20T13:16:46.978Z] === RUN TestReadPluginNoRead [2022-04-20T13:16:46.978Z] read_test.go:21: no unix domain sockets on Windows [2022-04-20T13:16:46.978Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-20T13:16:46.978Z] PASS [2022-04-20T13:16:46.978Z] ok github.com/docker/docker/integration/plugin/logging 0.245s [2022-04-20T13:16:46.978Z] [2022-04-20T13:16:46.978Z] === Skipped [2022-04-20T13:16:46.978Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-20T13:16:46.978Z] read_test.go:21: no unix domain sockets on Windows [2022-04-20T13:16:46.978Z] [2022-04-20T13:16:46.978Z] DONE 1 tests, 1 skipped in 3.632s [2022-04-20T13:16:46.978Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-20T13:16:47.393Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-20T13:16:47.653Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-20T13:16:47.653Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-20T13:16:47.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-20T13:16:47.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-20T13:16:47.914Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-20T13:16:48.175Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-20T13:16:48.522Z] testing: warning: no tests to run [2022-04-20T13:16:48.522Z] PASS [2022-04-20T13:16:48.522Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.132s [2022-04-20T13:16:48.522Z] [2022-04-20T13:16:48.522Z] DONE 0 tests in 1.547s [2022-04-20T13:16:48.522Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-20T13:16:48.746Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-20T13:16:49.430Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-20T13:16:49.430Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.89s) [2022-04-20T13:16:49.430Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.65s) [2022-04-20T13:16:49.430Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.77s) [2022-04-20T13:16:49.430Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.05s) [2022-04-20T13:16:49.430Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.48s) [2022-04-20T13:16:49.430Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.17s) [2022-04-20T13:16:49.430Z] === RUN TestBuildMultiStageCopy [2022-04-20T13:16:49.430Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-20T13:16:50.130Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-20T13:16:50.701Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-20T13:16:50.701Z] --- PASS: TestServiceWithDataPathPortInit (15.90s) [2022-04-20T13:16:50.701Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-20T13:16:51.429Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:16:51.429Z] INFO: Testing against a local daemon [2022-04-20T13:16:51.429Z] === RUN TestPluginWithDevMounts [2022-04-20T13:16:51.429Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:51.429Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-20T13:16:51.429Z] PASS [2022-04-20T13:16:51.429Z] ok github.com/docker/docker/integration/plugin/volumes 0.162s [2022-04-20T13:16:51.429Z] [2022-04-20T13:16:51.429Z] === Skipped [2022-04-20T13:16:51.429Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-20T13:16:51.429Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:51.429Z] [2022-04-20T13:16:51.429Z] DONE 1 tests, 1 skipped in 2.559s [2022-04-20T13:16:51.429Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-20T13:16:52.615Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-20T13:16:53.613Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:16:53.613Z] INFO: Testing against a local daemon [2022-04-20T13:16:53.613Z] === RUN TestSecretInspect [2022-04-20T13:16:53.613Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:53.613Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-20T13:16:53.613Z] === RUN TestSecretList [2022-04-20T13:16:53.613Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:53.613Z] --- SKIP: TestSecretList (0.00s) [2022-04-20T13:16:53.613Z] === RUN TestSecretsCreateAndDelete [2022-04-20T13:16:53.613Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:53.613Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-20T13:16:53.613Z] === RUN TestSecretsUpdate [2022-04-20T13:16:53.613Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:53.613Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-20T13:16:53.613Z] === RUN TestTemplatedSecret [2022-04-20T13:16:53.613Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:53.613Z] --- SKIP: TestTemplatedSecret (0.01s) [2022-04-20T13:16:53.613Z] === RUN TestSecretCreateResolve [2022-04-20T13:16:53.613Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:53.613Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-20T13:16:53.613Z] PASS [2022-04-20T13:16:53.613Z] ok github.com/docker/docker/integration/secret 0.328s [2022-04-20T13:16:53.613Z] [2022-04-20T13:16:53.613Z] === Skipped [2022-04-20T13:16:53.613Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-20T13:16:53.613Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:53.613Z] [2022-04-20T13:16:53.613Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-20T13:16:53.613Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:53.613Z] [2022-04-20T13:16:53.613Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-20T13:16:53.613Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:53.613Z] [2022-04-20T13:16:53.613Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-20T13:16:53.613Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:53.613Z] [2022-04-20T13:16:53.613Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2022-04-20T13:16:53.613Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:53.613Z] [2022-04-20T13:16:53.613Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-04-20T13:16:53.613Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:53.613Z] [2022-04-20T13:16:53.613Z] DONE 6 tests, 6 skipped in 2.325s [2022-04-20T13:16:53.613Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-20T13:16:54.000Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-20T13:16:54.260Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yo72rggooihlho8xjt1wxnowp Created:2022-04-20 13:16:52.296311082 +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[48594f78d31a84f3c7dcb35d15485699366b9c0943c949c7bc788abb8f0307d6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.so1gmzxc44yys57dhxfmwiajg EndpointID:a40502f7b9a9e083537af8680009e91f90e9574c7d650106bba909c2d3407a22 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6d8bd2f66105a2e1c739e074850939870b32145797986dd1dc953728d6ea8890 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:6fd277bdbc0f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.so1gmzxc44yys57dhxfmwiajg EndpointID:a40502f7b9a9e083537af8680009e91f90e9574c7d650106bba909c2d3407a22 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-20T13:16:54.938Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.14s) [2022-04-20T13:16:54.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.07s) [2022-04-20T13:16:54.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.46s) [2022-04-20T13:16:54.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.57s) [2022-04-20T13:16:54.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.84s) [2022-04-20T13:16:54.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.60s) [2022-04-20T13:16:54.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.40s) [2022-04-20T13:16:54.938Z] === RUN TestBuildMultiStageCopy [2022-04-20T13:16:54.938Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-20T13:16:55.646Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-20T13:16:56.216Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-20T13:16:57.157Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-20T13:16:57.342Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:16:57.342Z] INFO: Testing against a local daemon [2022-04-20T13:16:57.342Z] === RUN TestServiceCreateInit [2022-04-20T13:16:57.342Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-20T13:16:57.342Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.342Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-20T13:16:57.342Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.342Z] --- PASS: TestServiceCreateInit (0.08s) [2022-04-20T13:16:57.342Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-20T13:16:57.342Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-20T13:16:57.342Z] === RUN TestCreateServiceMultipleTimes [2022-04-20T13:16:57.342Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.342Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-20T13:16:57.342Z] === RUN TestCreateServiceConflict [2022-04-20T13:16:57.342Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.342Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-20T13:16:57.342Z] === RUN TestCreateServiceMaxReplicas [2022-04-20T13:16:57.342Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.342Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-04-20T13:16:57.342Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-20T13:16:57.342Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.342Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-20T13:16:57.342Z] === RUN TestCreateServiceSecretFileMode [2022-04-20T13:16:57.342Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.342Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-20T13:16:57.342Z] === RUN TestCreateServiceConfigFileMode [2022-04-20T13:16:57.342Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.342Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-20T13:16:57.342Z] === RUN TestCreateServiceSysctls [2022-04-20T13:16:57.342Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.342Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-20T13:16:57.342Z] === RUN TestCreateServiceCapabilities [2022-04-20T13:16:57.342Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.342Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-20T13:16:57.342Z] === RUN TestInspect [2022-04-20T13:16:57.342Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.342Z] --- SKIP: TestInspect (0.00s) [2022-04-20T13:16:57.343Z] === RUN TestCreateJob [2022-04-20T13:16:57.343Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] --- SKIP: TestCreateJob (0.00s) [2022-04-20T13:16:57.343Z] === RUN TestReplicatedJob [2022-04-20T13:16:57.343Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-20T13:16:57.343Z] === RUN TestUpdateReplicatedJob [2022-04-20T13:16:57.343Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-20T13:16:57.343Z] === RUN TestServiceListWithStatuses [2022-04-20T13:16:57.343Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-20T13:16:57.343Z] === RUN TestDockerNetworkConnectAlias [2022-04-20T13:16:57.343Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-20T13:16:57.343Z] === RUN TestDockerNetworkReConnect [2022-04-20T13:16:57.343Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-20T13:16:57.343Z] === RUN TestServicePlugin [2022-04-20T13:16:57.343Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-20T13:16:57.343Z] === RUN TestServiceUpdateLabel [2022-04-20T13:16:57.343Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:57.343Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-20T13:16:57.343Z] === RUN TestServiceUpdateSecrets [2022-04-20T13:16:57.343Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:57.343Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-20T13:16:57.343Z] === RUN TestServiceUpdateConfigs [2022-04-20T13:16:57.343Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:57.343Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-20T13:16:57.343Z] === RUN TestServiceUpdateNetwork [2022-04-20T13:16:57.343Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:57.343Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-20T13:16:57.343Z] === RUN TestServiceUpdatePidsLimit [2022-04-20T13:16:57.343Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:57.343Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-20T13:16:57.343Z] PASS [2022-04-20T13:16:57.343Z] ok github.com/docker/docker/integration/service 0.417s [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === Skipped [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-20T13:16:57.343Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-20T13:16:57.343Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-20T13:16:57.343Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-20T13:16:57.343Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-04-20T13:16:57.343Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-20T13:16:57.343Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-20T13:16:57.343Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-20T13:16:57.343Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-20T13:16:57.343Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-20T13:16:57.343Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-20T13:16:57.343Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-20T13:16:57.343Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-20T13:16:57.343Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-20T13:16:57.343Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-20T13:16:57.343Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-20T13:16:57.343Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-20T13:16:57.343Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-20T13:16:57.343Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-20T13:16:57.343Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-20T13:16:57.343Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-20T13:16:57.343Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-20T13:16:57.343Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-20T13:16:57.343Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:16:57.343Z] [2022-04-20T13:16:57.343Z] DONE 24 tests, 23 skipped in 3.518s [2022-04-20T13:16:57.343Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-20T13:16:57.418Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-20T13:16:58.801Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.91s) [2022-04-20T13:16:58.801Z] PASS [2022-04-20T13:16:58.801Z] [2022-04-20T13:16:58.801Z] === Skipped [2022-04-20T13:16:58.801Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:16:58.801Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:16:58.801Z] [2022-04-20T13:16:58.801Z] DONE 38 tests, 1 skipped in 50.565s [2022-04-20T13:16:58.801Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-20T13:16:58.801Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:16:58.801Z] ++ set -e [2022-04-20T13:16:58.801Z] ++ '[' -n 0 ']' [2022-04-20T13:16:58.801Z] ++ set -x [2022-04-20T13:16:58.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:16:58.802Z] INFO: Testing against a local daemon [2022-04-20T13:16:58.802Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-20T13:16:58.802Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:16:58.802Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-20T13:16:58.802Z] === RUN TestDockerNetworkIpvlan [2022-04-20T13:16:58.802Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:16:58.802Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-20T13:16:58.802Z] PASS [2022-04-20T13:16:58.802Z] [2022-04-20T13:16:58.802Z] === Skipped [2022-04-20T13:16:58.802Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-20T13:16:58.802Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:16:58.802Z] [2022-04-20T13:16:58.802Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-20T13:16:58.802Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-20T13:16:58.802Z] [2022-04-20T13:16:58.802Z] DONE 2 tests, 2 skipped in 0.106s [2022-04-20T13:16:58.802Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-20T13:16:58.802Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:16:58.802Z] ++ set -e [2022-04-20T13:16:58.802Z] ++ '[' -n 0 ']' [2022-04-20T13:16:58.802Z] ++ set -x [2022-04-20T13:16:58.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:16:59.064Z] INFO: Testing against a local daemon [2022-04-20T13:16:59.064Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-20T13:16:59.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:16:59.515Z] INFO: Testing against a local daemon [2022-04-20T13:16:59.515Z] === RUN TestSessionCreate [2022-04-20T13:16:59.515Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-20T13:16:59.515Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-20T13:16:59.515Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-20T13:16:59.515Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-20T13:16:59.515Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-20T13:16:59.515Z] PASS [2022-04-20T13:16:59.515Z] ok github.com/docker/docker/integration/session 0.141s [2022-04-20T13:16:59.515Z] [2022-04-20T13:16:59.515Z] === Skipped [2022-04-20T13:16:59.515Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-20T13:16:59.515Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-20T13:16:59.515Z] [2022-04-20T13:16:59.515Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-20T13:16:59.515Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-20T13:16:59.515Z] [2022-04-20T13:16:59.515Z] DONE 2 tests, 2 skipped in 2.201s [2022-04-20T13:16:59.515Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-20T13:17:00.006Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-20T13:17:00.066Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-20T13:17:00.267Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-04-20T13:17:00.267Z] === RUN TestDockerNetworkMacvlan [2022-04-20T13:17:00.556Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-20T13:17:01.211Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-20T13:17:01.582Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-20T13:17:02.100Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-20T13:17:02.100Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-20T13:17:02.156Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-20T13:17:02.156Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-20T13:17:02.431Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:17:02.431Z] INFO: Testing against a local daemon [2022-04-20T13:17:02.431Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-20T13:17:02.431Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:17:02.431Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-20T13:17:02.431Z] === RUN TestDiskUsage [2022-04-20T13:17:02.431Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-20T13:17:02.431Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-20T13:17:02.431Z] === RUN TestEventsExecDie [2022-04-20T13:17:02.431Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-20T13:17:02.431Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-20T13:17:02.431Z] === RUN TestEventsBackwardsCompatible [2022-04-20T13:17:02.431Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-20T13:17:02.431Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-20T13:17:02.431Z] === RUN TestEventsVolumeCreate [2022-04-20T13:17:02.431Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-20T13:17:02.431Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-20T13:17:02.431Z] === RUN TestInfoAPI [2022-04-20T13:17:02.431Z] --- PASS: TestInfoAPI (0.06s) [2022-04-20T13:17:02.431Z] === RUN TestInfoAPIWarnings [2022-04-20T13:17:02.431Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:17:02.431Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-20T13:17:02.431Z] === RUN TestInfoDebug [2022-04-20T13:17:02.431Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:17:02.431Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-20T13:17:02.431Z] === RUN TestInfoInsecureRegistries [2022-04-20T13:17:02.431Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:17:02.431Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-20T13:17:02.431Z] === RUN TestInfoRegistryMirrors [2022-04-20T13:17:02.431Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:17:02.431Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-20T13:17:02.431Z] === RUN TestLoginFailsWithBadCredentials [2022-04-20T13:17:02.557Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-20T13:17:02.727Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-20T13:17:02.988Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-20T13:17:03.206Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-20T13:17:03.249Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-20T13:17:03.392Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-04-20T13:17:03.392Z] === RUN TestPingCacheHeaders [2022-04-20T13:17:03.392Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-20T13:17:03.392Z] === RUN TestPingGet [2022-04-20T13:17:03.392Z] --- PASS: TestPingGet (0.05s) [2022-04-20T13:17:03.392Z] === RUN TestPingHead [2022-04-20T13:17:03.392Z] --- PASS: TestPingHead (0.05s) [2022-04-20T13:17:03.392Z] === RUN TestPingSwarmHeader [2022-04-20T13:17:03.392Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:17:03.392Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-20T13:17:03.392Z] === RUN TestVersion [2022-04-20T13:17:03.517Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-20T13:17:03.847Z] --- PASS: TestVersion (0.05s) [2022-04-20T13:17:03.847Z] PASS [2022-04-20T13:17:03.847Z] ok github.com/docker/docker/integration/system 1.401s [2022-04-20T13:17:03.847Z] [2022-04-20T13:17:03.847Z] === Skipped [2022-04-20T13:17:03.847Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-20T13:17:03.847Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:17:03.847Z] [2022-04-20T13:17:03.847Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-20T13:17:03.847Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-20T13:17:03.847Z] [2022-04-20T13:17:03.847Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-20T13:17:03.847Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-20T13:17:03.847Z] [2022-04-20T13:17:03.847Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-20T13:17:03.847Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-20T13:17:03.847Z] [2022-04-20T13:17:03.847Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-20T13:17:03.847Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-20T13:17:03.847Z] [2022-04-20T13:17:03.847Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-20T13:17:03.847Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:17:03.847Z] [2022-04-20T13:17:03.847Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-20T13:17:03.847Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:17:03.847Z] [2022-04-20T13:17:03.847Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-20T13:17:03.847Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:17:03.847Z] [2022-04-20T13:17:03.847Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-20T13:17:03.847Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:17:03.847Z] [2022-04-20T13:17:03.847Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-20T13:17:03.847Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:17:03.847Z] [2022-04-20T13:17:03.847Z] DONE 16 tests, 10 skipped in 3.945s [2022-04-20T13:17:03.847Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-20T13:17:04.231Z] --- PASS: TestBuildMultiStageCopy (15.45s) [2022-04-20T13:17:04.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.88s) [2022-04-20T13:17:04.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s) [2022-04-20T13:17:04.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2022-04-20T13:17:04.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) [2022-04-20T13:17:04.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2022-04-20T13:17:04.231Z] === RUN TestBuildMultiStageParentConfig [2022-04-20T13:17:04.479Z] --- PASS: TestBuildMultiStageCopy (10.65s) [2022-04-20T13:17:04.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.23s) [2022-04-20T13:17:04.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2022-04-20T13:17:04.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2022-04-20T13:17:04.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s) [2022-04-20T13:17:04.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.05s) [2022-04-20T13:17:04.479Z] === RUN TestBuildMultiStageParentConfig [2022-04-20T13:17:05.160Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-20T13:17:06.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:17:06.011Z] INFO: Testing against a local daemon [2022-04-20T13:17:06.011Z] === RUN TestVolumesCreateAndList [2022-04-20T13:17:06.011Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-20T13:17:06.011Z] === RUN TestVolumesRemove [2022-04-20T13:17:06.467Z] --- PASS: TestVolumesRemove (0.23s) [2022-04-20T13:17:06.467Z] === RUN TestVolumesInspect [2022-04-20T13:17:06.467Z] --- PASS: TestVolumesInspect (0.07s) [2022-04-20T13:17:06.467Z] === RUN TestVolumesInvalidJSON [2022-04-20T13:17:06.467Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-20T13:17:06.467Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-20T13:17:06.467Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-20T13:17:06.467Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-20T13:17:06.467Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-20T13:17:06.467Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-20T13:17:06.467Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-20T13:17:06.467Z] --- PASS: TestVolumesInvalidJSON (0.07s) [2022-04-20T13:17:06.467Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-20T13:17:06.467Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-20T13:17:06.467Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-20T13:17:06.467Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-20T13:17:06.467Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-20T13:17:06.467Z] PASS [2022-04-20T13:17:06.467Z] ok github.com/docker/docker/integration/volume 0.531s [2022-04-20T13:17:06.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-20T13:17:06.647Z] --- PASS: TestBuildMultiStageParentConfig (2.30s) [2022-04-20T13:17:06.647Z] === RUN TestBuildLabelWithTargets [2022-04-20T13:17:06.647Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:17:06.647Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-20T13:17:06.647Z] === RUN TestBuildWithEmptyLayers [2022-04-20T13:17:06.923Z] [2022-04-20T13:17:06.923Z] DONE 9 tests in 2.849s [2022-04-20T13:17:06.923Z] INFO: make.ps1 ended at 04/20/2022 13:17:06 [2022-04-20T13:17:06.923Z] INFO: Integration CLI tests being run from the host: [2022-04-20T13:17:06.923Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-20T13:17:07.281Z] --- PASS: TestBuildMultiStageParentConfig (2.60s) [2022-04-20T13:17:07.281Z] === RUN TestBuildLabelWithTargets [2022-04-20T13:17:07.281Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:17:07.281Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-20T13:17:07.281Z] === RUN TestBuildWithEmptyLayers [2022-04-20T13:17:07.933Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-20T13:17:08.179Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2022-04-20T13:17:08.179Z] === RUN TestBuildMultiStageOnBuild [2022-04-20T13:17:08.307Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2022-04-20T13:17:08.307Z] === RUN TestBuildMultiStageOnBuild [2022-04-20T13:17:09.320Z] docker_api_swarm_test.go:304: [d7b1571c2910c] joining swarm manager [d5007b53b1faa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:17:10.707Z] docker_api_swarm_test.go:305: [d05bfe4e26689] joining swarm manager [d5007b53b1faa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:17:12.094Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-20T13:17:12.667Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-20T13:17:12.928Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-20T13:17:14.314Z] --- PASS: TestDockerNetworkMacvlan (13.69s) [2022-04-20T13:17:14.314Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-20T13:17:14.315Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-04-20T13:17:14.315Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2022-04-20T13:17:14.315Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2022-04-20T13:17:14.315Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.95s) [2022-04-20T13:17:14.315Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2022-04-20T13:17:14.315Z] PASS [2022-04-20T13:17:14.315Z] [2022-04-20T13:17:14.315Z] DONE 8 tests in 15.148s [2022-04-20T13:17:14.315Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-20T13:17:14.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:17:14.315Z] ++ set -e [2022-04-20T13:17:14.315Z] ++ '[' -n 0 ']' [2022-04-20T13:17:14.315Z] ++ set -x [2022-04-20T13:17:14.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:17:14.315Z] testing: warning: no tests to run [2022-04-20T13:17:14.315Z] PASS [2022-04-20T13:17:14.315Z] [2022-04-20T13:17:14.315Z] DONE 0 tests in 0.034s [2022-04-20T13:17:14.315Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-20T13:17:14.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:17:14.315Z] ++ set -e [2022-04-20T13:17:14.315Z] ++ '[' -n 0 ']' [2022-04-20T13:17:14.315Z] ++ set -x [2022-04-20T13:17:14.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:17:14.315Z] INFO: Testing against a local daemon [2022-04-20T13:17:14.315Z] === RUN TestAuthZPluginAllowRequest [2022-04-20T13:17:15.258Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-20T13:17:15.830Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2022-04-20T13:17:15.830Z] === RUN TestAuthZPluginTLS [2022-04-20T13:17:16.403Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-04-20T13:17:16.403Z] === RUN TestAuthZPluginDenyRequest [2022-04-20T13:17:16.974Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-20T13:17:16.974Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-20T13:17:16.974Z] === RUN TestDockerSuite/TestBuildRm [2022-04-20T13:17:17.235Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-20T13:17:17.235Z] === RUN TestAuthZPluginDenyResponse [2022-04-20T13:17:17.807Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-04-20T13:17:17.807Z] === RUN TestAuthZPluginAllowEventStream [2022-04-20T13:17:19.192Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-20T13:17:19.192Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-04-20T13:17:19.192Z] === RUN TestAuthZPluginErrorResponse [2022-04-20T13:17:19.766Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-20T13:17:19.766Z] === RUN TestAuthZPluginErrorRequest [2022-04-20T13:17:20.068Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-20T13:17:20.340Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-04-20T13:17:20.340Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-20T13:17:20.929Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-04-20T13:17:20.929Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-20T13:17:21.194Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-20T13:17:21.766Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-20T13:17:22.339Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-20T13:17:22.910Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2022-04-20T13:17:22.910Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-20T13:17:22.952Z] --- PASS: TestBuildMultiStageOnBuild (14.75s) [2022-04-20T13:17:22.952Z] === RUN TestBuildUncleanTarFilenames [2022-04-20T13:17:22.952Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:17:22.952Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-20T13:17:22.952Z] === RUN TestBuildMultiStageLayerLeak [2022-04-20T13:17:23.171Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-20T13:17:23.496Z] --- PASS: TestBuildMultiStageOnBuild (14.76s) [2022-04-20T13:17:23.496Z] === RUN TestBuildUncleanTarFilenames [2022-04-20T13:17:23.496Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:17:23.496Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-20T13:17:23.496Z] === RUN TestBuildMultiStageLayerLeak [2022-04-20T13:17:24.556Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-20T13:17:24.556Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2022-04-20T13:17:24.556Z] === RUN TestAuthZPluginHeader [2022-04-20T13:17:25.499Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-20T13:17:25.499Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-04-20T13:17:25.499Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-20T13:17:28.043Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-20T13:17:28.043Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-20T13:17:28.304Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-20T13:17:28.304Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-20T13:17:28.304Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-20T13:17:28.565Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-20T13:17:29.137Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-20T13:17:29.712Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-20T13:17:29.712Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-20T13:17:30.283Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.99s) [2022-04-20T13:17:30.283Z] === RUN TestAuthZPluginV2Disable [2022-04-20T13:17:30.855Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-20T13:17:32.241Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:17:32.241Z] INFO: Testing against a local daemon [2022-04-20T13:17:32.241Z] === RUN TestDockerSuite [2022-04-20T13:17:32.241Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-20T13:17:32.241Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-20T13:17:32.241Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-20T13:17:32.241Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-20T13:17:32.241Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-20T13:17:32.241Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-20T13:17:32.241Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-20T13:17:32.241Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-20T13:17:32.241Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-20T13:17:32.241Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-20T13:17:32.241Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-20T13:17:32.697Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-20T13:17:33.683Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-20T13:17:33.683Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-20T13:17:34.153Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-20T13:17:34.153Z] --- PASS: TestAuthZPluginV2Disable (3.88s) [2022-04-20T13:17:34.153Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-20T13:17:34.414Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-20T13:17:35.357Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-20T13:17:35.618Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-20T13:17:36.189Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-20T13:17:36.358Z] --- PASS: TestBuildMultiStageLayerLeak (12.84s) [2022-04-20T13:17:36.358Z] === RUN TestBuildWithHugeFile [2022-04-20T13:17:37.573Z] === RUN TestDockerSuite/TestBuildUser [2022-04-20T13:17:37.835Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s) [2022-04-20T13:17:37.835Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-20T13:17:38.776Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-20T13:17:41.322Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-20T13:17:44.060Z] --- PASS: TestBuildMultiStageLayerLeak (18.17s) [2022-04-20T13:17:44.060Z] === RUN TestBuildWithHugeFile [2022-04-20T13:17:44.282Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-20T13:17:44.282Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-20T13:17:44.282Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-20T13:17:44.282Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-20T13:17:44.282Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-20T13:17:44.282Z] remote: Enumerating objects: 23, done. [2022-04-20T13:17:44.282Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-20T13:17:44.282Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-20T13:17:44.282Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-20T13:17:44.282Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-04-20T13:17:44.282Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-20T13:17:44.282Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-20T13:17:44.282Z] Cross building: bundles/cross/linux/ppc64le [2022-04-20T13:17:44.282Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-20T13:17:44.282Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-20T13:17:45.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-20T13:17:48.187Z] docker_api_swarm_test.go:272: [d223335d60989] joining swarm manager [dedca70412e4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:17:49.575Z] docker_api_swarm_test.go:273: [ded72d59b6e7d] joining swarm manager [dedca70412e4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:17:51.487Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.45s) [2022-04-20T13:17:51.487Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-20T13:17:54.786Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-20T13:17:55.359Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-20T13:17:55.621Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-20T13:17:56.565Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-20T13:17:57.137Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-20T13:17:58.081Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-20T13:17:58.081Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-20T13:17:58.081Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-20T13:17:58.081Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-20T13:17:58.081Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-20T13:17:58.081Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-20T13:17:58.081Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-20T13:17:58.081Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-20T13:17:58.081Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-20T13:17:59.468Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-20T13:17:59.468Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-20T13:17:59.731Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-20T13:18:00.413Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-20T13:18:00.985Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-20T13:18:00.985Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-20T13:18:02.899Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-20T13:18:03.840Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-20T13:18:04.785Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-20T13:18:04.785Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-20T13:18:05.357Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-20T13:18:05.357Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-20T13:18:05.357Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-20T13:18:05.930Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-20T13:18:06.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-20T13:18:07.133Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-20T13:18:07.133Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-20T13:18:07.133Z] docker_cli_sni_test.go:18: Flakey test [2022-04-20T13:18:07.133Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-20T13:18:07.986Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-20T13:18:07.986Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.65s) [2022-04-20T13:18:07.986Z] PASS [2022-04-20T13:18:07.986Z] [2022-04-20T13:18:07.986Z] DONE 17 tests in 53.804s [2022-04-20T13:18:07.986Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-20T13:18:07.986Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:07.986Z] ++ set -e [2022-04-20T13:18:07.986Z] ++ '[' -n 0 ']' [2022-04-20T13:18:07.986Z] ++ set -x [2022-04-20T13:18:07.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:07.986Z] INFO: Testing against a local daemon [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:18:07.986Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:18:07.986Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-20T13:18:07.986Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-20T13:18:07.986Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-20T13:18:07.986Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-20T13:18:07.986Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-20T13:18:07.986Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-20T13:18:07.986Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-20T13:18:07.986Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-20T13:18:07.986Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-20T13:18:07.986Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-20T13:18:08.246Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-04-20T13:18:08.246Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-20T13:18:08.246Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-04-20T13:18:08.246Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-20T13:18:08.246Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-20T13:18:08.246Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-04-20T13:18:08.247Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-20T13:18:08.247Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-20T13:18:08.247Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-20T13:18:08.247Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-20T13:18:08.247Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-20T13:18:08.247Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-20T13:18:08.247Z] === RUN TestPluginInstall [2022-04-20T13:18:08.247Z] === RUN TestPluginInstall/no_auth [2022-04-20T13:18:08.818Z] === RUN TestDockerSuite/TestCommitChange [2022-04-20T13:18:10.211Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-20T13:18:10.785Z] time="2022-04-20T13:18:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:18:10.785Z] time="2022-04-20T13:18:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:208e75dcff038f43f60aecc2679c101ba53796b399fe5cacf77ce71df6d51cfb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:18:10.785Z] time="2022-04-20T13:18:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:18:10.785Z] time="2022-04-20T13:18:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:208e75dcff038f43f60aecc2679c101ba53796b399fe5cacf77ce71df6d51cfb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:18:10.785Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-20T13:18:11.047Z] === RUN TestPluginInstall/with_htpasswd [2022-04-20T13:18:11.619Z] time="2022-04-20T13:18:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:18:11.619Z] time="2022-04-20T13:18:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:208e75dcff038f43f60aecc2679c101ba53796b399fe5cacf77ce71df6d51cfb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:18:11.619Z] time="2022-04-20T13:18:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:18:11.619Z] time="2022-04-20T13:18:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:208e75dcff038f43f60aecc2679c101ba53796b399fe5cacf77ce71df6d51cfb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:18:11.880Z] === RUN TestPluginInstall/with_insecure [2022-04-20T13:18:12.141Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-20T13:18:12.712Z] time="2022-04-20T13:18:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:18:12.712Z] time="2022-04-20T13:18:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a568d31b112290f9d5134ca7e39b8b1cb5666a04cb87b5e3cafb31867bb5ee9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:18:12.712Z] time="2022-04-20T13:18:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-20T13:18:12.712Z] time="2022-04-20T13:18:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a568d31b112290f9d5134ca7e39b8b1cb5666a04cb87b5e3cafb31867bb5ee9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-20T13:18:13.284Z] plugin_test.go:195: [dd04cce6f00b7] daemon is not started [2022-04-20T13:18:13.284Z] --- PASS: TestPluginInstall (5.06s) [2022-04-20T13:18:13.284Z] --- PASS: TestPluginInstall/no_auth (2.87s) [2022-04-20T13:18:13.284Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-04-20T13:18:13.284Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-04-20T13:18:13.284Z] === RUN TestPluginsWithRuntimes [2022-04-20T13:18:13.545Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-20T13:18:14.487Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-20T13:18:15.058Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-20T13:18:15.629Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-20T13:18:15.889Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-20T13:18:16.150Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-20T13:18:17.095Z] --- PASS: TestPluginsWithRuntimes (3.87s) [2022-04-20T13:18:17.095Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-04-20T13:18:17.095Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-04-20T13:18:17.095Z] === RUN TestPluginBackCompatMediaTypes [2022-04-20T13:18:17.355Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-20T13:18:17.928Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-04-20T13:18:17.928Z] PASS [2022-04-20T13:18:17.928Z] [2022-04-20T13:18:17.928Z] DONE 24 tests in 9.854s [2022-04-20T13:18:17.928Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-20T13:18:17.928Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:17.928Z] ++ set -e [2022-04-20T13:18:17.928Z] ++ '[' -n 0 ']' [2022-04-20T13:18:17.928Z] ++ set -x [2022-04-20T13:18:17.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:17.928Z] INFO: Testing against a local daemon [2022-04-20T13:18:17.928Z] === RUN TestExternalGraphDriver [2022-04-20T13:18:17.928Z] === RUN TestExternalGraphDriver/json [2022-04-20T13:18:18.189Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-20T13:18:18.189Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-20T13:18:18.189Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-20T13:18:18.189Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-20T13:18:18.450Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-20T13:18:18.450Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-20T13:18:18.450Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-20T13:18:19.837Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-20T13:18:19.837Z] === RUN TestExternalGraphDriver/spec [2022-04-20T13:18:21.222Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-20T13:18:21.222Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-20T13:18:21.793Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-20T13:18:21.793Z] === RUN TestExternalGraphDriver/pull [2022-04-20T13:18:22.365Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-20T13:18:22.626Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-20T13:18:23.198Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-20T13:18:23.459Z] --- PASS: TestExternalGraphDriver (5.58s) [2022-04-20T13:18:23.459Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2022-04-20T13:18:23.459Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2022-04-20T13:18:23.459Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-04-20T13:18:23.459Z] === RUN TestGraphdriverPluginV2 [2022-04-20T13:18:24.030Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-20T13:18:24.030Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-20T13:18:24.030Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-20T13:18:24.290Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-20T13:18:24.291Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-20T13:18:24.291Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-20T13:18:24.551Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-20T13:18:24.551Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-20T13:18:25.123Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-20T13:18:25.703Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-20T13:18:26.299Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-20T13:18:26.299Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-20T13:18:27.682Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-20T13:18:27.943Z] --- PASS: TestGraphdriverPluginV2 (4.55s) [2022-04-20T13:18:27.943Z] PASS [2022-04-20T13:18:27.943Z] [2022-04-20T13:18:27.943Z] DONE 5 tests in 10.252s [2022-04-20T13:18:28.204Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-20T13:18:28.204Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:28.204Z] ++ set -e [2022-04-20T13:18:28.204Z] ++ '[' -n 0 ']' [2022-04-20T13:18:28.204Z] ++ set -x [2022-04-20T13:18:28.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:28.204Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-20T13:18:28.204Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-20T13:18:28.204Z] INFO: Testing against a local daemon [2022-04-20T13:18:28.204Z] === RUN TestContinueAfterPluginCrash [2022-04-20T13:18:28.204Z] === PAUSE TestContinueAfterPluginCrash [2022-04-20T13:18:28.204Z] === RUN TestReadPluginNoRead [2022-04-20T13:18:28.204Z] === PAUSE TestReadPluginNoRead [2022-04-20T13:18:28.204Z] === RUN TestDaemonStartWithLogOpt [2022-04-20T13:18:28.204Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-20T13:18:28.204Z] === CONT TestContinueAfterPluginCrash [2022-04-20T13:18:28.204Z] === CONT TestDaemonStartWithLogOpt [2022-04-20T13:18:28.776Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-20T13:18:29.719Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-20T13:18:30.291Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-20T13:18:30.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-20T13:18:31.437Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-20T13:18:31.437Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-20T13:18:32.009Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-20T13:18:33.396Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-20T13:18:33.396Z] --- PASS: TestDaemonStartWithLogOpt (5.01s) [2022-04-20T13:18:33.396Z] === CONT TestReadPluginNoRead [2022-04-20T13:18:33.967Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-20T13:18:34.229Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-20T13:18:35.172Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-20T13:18:35.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-20T13:18:36.691Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-20T13:18:36.691Z] === RUN TestReadPluginNoRead/default [2022-04-20T13:18:38.077Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-20T13:18:38.077Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-20T13:18:38.077Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-20T13:18:38.077Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-20T13:18:38.077Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-20T13:18:38.339Z] docker_api_swarm_node_test.go:20: [dfda6be9d9163] joining swarm manager [dc2d7bab9dfc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:18:38.339Z] --- PASS: TestContinueAfterPluginCrash (10.25s) [2022-04-20T13:18:38.601Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-20T13:18:38.862Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-20T13:18:39.122Z] docker_api_swarm_node_test.go:21: [d9cda1c6ec506] joining swarm manager [dc2d7bab9dfc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:18:40.062Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-20T13:18:41.445Z] === CONT TestReadPluginNoRead [2022-04-20T13:18:41.445Z] read_test.go:92: [daf62a1cc938f] daemon is not started [2022-04-20T13:18:41.445Z] --- PASS: TestReadPluginNoRead (8.01s) [2022-04-20T13:18:41.445Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2022-04-20T13:18:41.445Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.41s) [2022-04-20T13:18:41.445Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-04-20T13:18:41.445Z] PASS [2022-04-20T13:18:41.445Z] [2022-04-20T13:18:41.445Z] DONE 6 tests in 13.133s [2022-04-20T13:18:41.445Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-20T13:18:41.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:41.445Z] ++ set -e [2022-04-20T13:18:41.445Z] ++ '[' -n 0 ']' [2022-04-20T13:18:41.445Z] ++ set -x [2022-04-20T13:18:41.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:41.445Z] testing: warning: no tests to run [2022-04-20T13:18:41.445Z] PASS [2022-04-20T13:18:41.445Z] [2022-04-20T13:18:41.445Z] DONE 0 tests in 0.043s [2022-04-20T13:18:41.445Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-20T13:18:41.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:41.445Z] ++ set -e [2022-04-20T13:18:41.445Z] ++ '[' -n 0 ']' [2022-04-20T13:18:41.445Z] ++ set -x [2022-04-20T13:18:41.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:41.445Z] INFO: Testing against a local daemon [2022-04-20T13:18:41.445Z] === RUN TestPluginWithDevMounts [2022-04-20T13:18:41.445Z] === PAUSE TestPluginWithDevMounts [2022-04-20T13:18:41.445Z] === CONT TestPluginWithDevMounts [2022-04-20T13:18:42.829Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-04-20T13:18:42.829Z] PASS [2022-04-20T13:18:42.829Z] [2022-04-20T13:18:42.829Z] DONE 1 tests in 1.651s [2022-04-20T13:18:42.829Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-20T13:18:42.829Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:42.829Z] ++ set -e [2022-04-20T13:18:42.829Z] ++ '[' -n 0 ']' [2022-04-20T13:18:42.829Z] ++ set -x [2022-04-20T13:18:42.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:43.091Z] INFO: Testing against a local daemon [2022-04-20T13:18:43.091Z] === RUN TestSecretInspect [2022-04-20T13:18:43.091Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-20T13:18:43.663Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-20T13:18:44.262Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-20T13:18:44.262Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-20T13:18:44.262Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-20T13:18:44.262Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-20T13:18:45.652Z] --- PASS: TestSecretInspect (2.49s) [2022-04-20T13:18:45.653Z] === RUN TestSecretList [2022-04-20T13:18:47.035Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-20T13:18:47.607Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-20T13:18:48.177Z] --- PASS: TestSecretList (2.54s) [2022-04-20T13:18:48.177Z] === RUN TestSecretsCreateAndDelete [2022-04-20T13:18:48.437Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-20T13:18:49.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-20T13:18:50.764Z] --- PASS: TestSecretsCreateAndDelete (2.79s) [2022-04-20T13:18:50.764Z] === RUN TestSecretsUpdate [2022-04-20T13:18:52.680Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-20T13:18:53.253Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-20T13:18:53.826Z] --- PASS: TestSecretsUpdate (3.03s) [2022-04-20T13:18:53.826Z] === RUN TestTemplatedSecret [2022-04-20T13:18:54.399Z] docker_api_swarm_test.go:502: [d538a51ea8822] joining swarm manager [de9dff8066710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:18:55.341Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-20T13:18:56.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-20T13:18:57.225Z] --- PASS: TestTemplatedSecret (3.19s) [2022-04-20T13:18:57.225Z] === RUN TestSecretCreateResolve [2022-04-20T13:18:57.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-20T13:18:58.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-20T13:18:59.547Z] --- PASS: TestSecretCreateResolve (2.37s) [2022-04-20T13:18:59.547Z] PASS [2022-04-20T13:18:59.547Z] [2022-04-20T13:18:59.547Z] DONE 6 tests in 16.505s [2022-04-20T13:18:59.547Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-20T13:18:59.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:59.547Z] ++ set -e [2022-04-20T13:18:59.547Z] ++ '[' -n 0 ']' [2022-04-20T13:18:59.547Z] ++ set -x [2022-04-20T13:18:59.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:18:59.547Z] INFO: Testing against a local daemon [2022-04-20T13:18:59.547Z] === RUN TestServiceCreateInit [2022-04-20T13:18:59.547Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-20T13:19:00.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-20T13:19:01.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-20T13:19:02.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e42fc0_} [2022-04-20T13:19:03.830Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-20T13:19:03.830Z] docker_api_swarm_test.go:507: [d499af76f3c32] joining swarm manager [de9dff8066710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:19:04.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13443886866_/foo_false____} [2022-04-20T13:19:05.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13443886866_/foo_true____} [2022-04-20T13:19:07.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32205258938_/foo_false____} [2022-04-20T13:19:07.751Z] --- PASS: TestServiceCreateInit (8.10s) [2022-04-20T13:19:07.751Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.06s) [2022-04-20T13:19:07.751Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.03s) [2022-04-20T13:19:07.751Z] === RUN TestCreateServiceMultipleTimes [2022-04-20T13:19:08.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32205258938_/foo_true____} [2022-04-20T13:19:10.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32205258938_/foo_true__0xc000e42ff0__} [2022-04-20T13:19:11.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e43008_} [2022-04-20T13:19:13.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e43020_} [2022-04-20T13:19:14.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e43038_} [2022-04-20T13:19:15.109Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-20T13:19:15.109Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-20T13:19:15.109Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-20T13:19:15.109Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-20T13:19:15.109Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-20T13:19:15.109Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-20T13:19:15.109Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-20T13:19:15.109Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-20T13:19:15.109Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-20T13:19:15.109Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-20T13:19:15.109Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-20T13:19:15.109Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-20T13:19:15.109Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-20T13:19:15.109Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-20T13:19:15.109Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-20T13:19:15.109Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T13:19:15.109Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-20T13:19:15.109Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-20T13:19:15.109Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-20T13:19:15.109Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-20T13:19:16.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e43050_} [2022-04-20T13:19:16.644Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-20T13:19:16.644Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-20T13:19:16.644Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-20T13:19:16.644Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-20T13:19:16.644Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-20T13:19:17.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-20T13:19:18.484Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-20T13:19:20.396Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-20T13:19:20.440Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-20T13:19:21.338Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-20T13:19:23.251Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-20T13:19:24.192Z] --- PASS: TestCreateServiceMultipleTimes (16.34s) [2022-04-20T13:19:24.192Z] === RUN TestCreateServiceConflict [2022-04-20T13:19:24.452Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-20T13:19:24.717Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-20T13:19:25.112Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-20T13:19:25.112Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-20T13:19:25.112Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-20T13:19:25.112Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-20T13:19:25.112Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-20T13:19:25.112Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-20T13:19:25.112Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-20T13:19:25.112Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-20T13:19:25.112Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-20T13:19:25.294Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-20T13:19:26.237Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-20T13:19:26.498Z] --- PASS: TestCreateServiceConflict (2.56s) [2022-04-20T13:19:26.498Z] === RUN TestCreateServiceMaxReplicas [2022-04-20T13:19:26.759Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-20T13:19:27.331Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-20T13:19:27.902Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-20T13:19:28.836Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-20T13:19:28.836Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-20T13:19:28.836Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-20T13:19:28.836Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-20T13:19:28.836Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-20T13:19:28.847Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-20T13:19:29.420Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-20T13:19:29.991Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2022-04-20T13:19:29.991Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-20T13:19:30.251Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-20T13:19:30.822Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-20T13:19:31.764Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-20T13:19:32.707Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-20T13:19:33.651Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-20T13:19:33.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-20T13:19:34.004Z] --- PASS: TestBuildWithHugeFile (113.09s) [2022-04-20T13:19:34.005Z] === RUN TestBuildWCOWSandboxSize [2022-04-20T13:19:34.005Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:19:34.005Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-20T13:19:34.005Z] === RUN TestBuildWithEmptyDockerfile [2022-04-20T13:19:34.005Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:19:34.005Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:19:34.005Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:19:34.005Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:19:34.005Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:19:34.005Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:19:34.005Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:19:34.005Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:19:34.005Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:19:34.005Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-20T13:19:34.005Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-20T13:19:34.005Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-20T13:19:34.005Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-20T13:19:34.005Z] === RUN TestBuildPreserveOwnership [2022-04-20T13:19:34.005Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:19:34.005Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-20T13:19:34.005Z] === RUN TestBuildPlatformInvalid [2022-04-20T13:19:34.005Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-20T13:19:34.005Z] PASS [2022-04-20T13:19:34.005Z] ok github.com/docker/docker/integration/build 188.317s [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] === Skipped [2022-04-20T13:19:34.005Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-20T13:19:34.005Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-20T13:19:34.005Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-20T13:19:34.005Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-20T13:19:34.005Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-20T13:19:34.005Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-20T13:19:34.005Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] DONE 29 tests, 6 skipped in 223.506s [2022-04-20T13:19:34.005Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-20T13:19:34.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:19:34.005Z] INFO: Testing against a local daemon [2022-04-20T13:19:34.005Z] === RUN TestConfigInspect [2022-04-20T13:19:34.005Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:34.005Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-20T13:19:34.005Z] === RUN TestConfigList [2022-04-20T13:19:34.005Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:34.005Z] --- SKIP: TestConfigList (0.00s) [2022-04-20T13:19:34.005Z] === RUN TestConfigsCreateAndDelete [2022-04-20T13:19:34.005Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:34.005Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-20T13:19:34.005Z] === RUN TestConfigsUpdate [2022-04-20T13:19:34.005Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:34.005Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-20T13:19:34.005Z] === RUN TestTemplatedConfig [2022-04-20T13:19:34.005Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:34.005Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-20T13:19:34.005Z] === RUN TestConfigCreateResolve [2022-04-20T13:19:34.005Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:19:34.005Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-20T13:19:34.005Z] PASS [2022-04-20T13:19:34.005Z] ok github.com/docker/docker/integration/config 0.112s [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] === Skipped [2022-04-20T13:19:34.005Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-20T13:19:34.005Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-20T13:19:34.005Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-20T13:19:34.005Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-20T13:19:34.005Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-20T13:19:34.005Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-04-20T13:19:34.005Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:19:34.005Z] [2022-04-20T13:19:34.005Z] DONE 6 tests, 6 skipped in 2.164s [2022-04-20T13:19:34.005Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-20T13:19:34.483Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-20T13:19:35.030Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:19:35.030Z] INFO: Testing against a local daemon [2022-04-20T13:19:35.030Z] === RUN TestCheckpoint [2022-04-20T13:19:35.030Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:19:35.030Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/commit [2022-04-20T13:19:35.030Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-20T13:19:35.030Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:19:35.030Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:19:35.030Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:19:35.030Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:19:35.030Z] === CONT TestContainerInvalidJSON/commit [2022-04-20T13:19:35.030Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-20T13:19:35.030Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-20T13:19:35.030Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-20T13:19:35.030Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-20T13:19:35.030Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-20T13:19:35.030Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-20T13:19:35.030Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-20T13:19:35.030Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-20T13:19:35.030Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-20T13:19:35.030Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-20T13:19:35.030Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-20T13:19:35.424Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-20T13:19:35.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-20T13:19:35.518Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-20T13:19:35.518Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-20T13:19:35.518Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-04-20T13:19:35.518Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-20T13:19:35.518Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-04-20T13:19:35.518Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-20T13:19:35.733Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-20T13:19:35.733Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-20T13:19:35.733Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-20T13:19:35.733Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-20T13:19:35.733Z] Cross building: bundles/cross/linux/s390x [2022-04-20T13:19:35.733Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-20T13:19:35.733Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-20T13:19:36.004Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-04-20T13:19:36.004Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-20T13:19:36.004Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-04-20T13:19:36.004Z] === RUN TestCopyFromContainer [2022-04-20T13:19:36.004Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:36.004Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-20T13:19:36.004Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-20T13:19:36.004Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:19:36.004Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:19:36.004Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:19:36.004Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:19:36.004Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:19:36.004Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:19:36.369Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-20T13:19:36.369Z] docker_api_swarm_node_test.go:81: [dacb0f481da97] joining swarm manager [d49ddbb36edcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:19:36.496Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:19:36.496Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:19:36.496Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:19:36.496Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-20T13:19:36.496Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-20T13:19:36.496Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-20T13:19:36.496Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-20T13:19:36.496Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-20T13:19:36.496Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-20T13:19:36.496Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-20T13:19:36.496Z] === RUN TestCreateWithInvalidEnv [2022-04-20T13:19:36.496Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-20T13:19:36.496Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-20T13:19:36.496Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-20T13:19:36.496Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-20T13:19:36.496Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-20T13:19:36.496Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-20T13:19:36.496Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-20T13:19:36.496Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-20T13:19:36.496Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-20T13:19:36.496Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-20T13:19:36.496Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-20T13:19:36.496Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-20T13:19:36.496Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-20T13:19:36.496Z] === RUN TestCreateTmpfsMountsTarget [2022-04-20T13:19:36.496Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:36.496Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-20T13:19:36.496Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-20T13:19:36.496Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:19:36.496Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-20T13:19:36.496Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-20T13:19:36.496Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:19:36.496Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-20T13:19:36.496Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-20T13:19:36.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:19:36.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:19:36.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:19:36.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:19:36.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:19:36.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:19:36.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:19:36.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:19:36.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:19:36.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:19:36.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:19:36.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:19:36.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:19:36.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:19:36.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:19:36.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-20T13:19:36.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-20T13:19:36.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-20T13:19:36.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-20T13:19:36.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-20T13:19:36.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-20T13:19:36.497Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-20T13:19:36.497Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-20T13:19:36.497Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-20T13:19:36.497Z] === RUN TestCreateDifferentPlatform [2022-04-20T13:19:36.497Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-20T13:19:36.497Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-20T13:19:36.497Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-20T13:19:36.497Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-20T13:19:36.497Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-20T13:19:36.497Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-20T13:19:36.497Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-04-20T13:19:36.497Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-20T13:19:36.497Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-20T13:19:36.497Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-20T13:19:36.497Z] === RUN TestContainerKillOnDaemonStart [2022-04-20T13:19:36.497Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:36.497Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-20T13:19:36.497Z] === RUN TestWindowsDevices [2022-04-20T13:19:36.497Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-20T13:19:36.497Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-20T13:19:36.497Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-20T13:19:36.497Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-20T13:19:36.497Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-20T13:19:36.497Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-20T13:19:36.497Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.497Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-20T13:19:36.497Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.630Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-20T13:19:36.630Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-20T13:19:36.988Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-20T13:19:36.988Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-20T13:19:36.988Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.988Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.988Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-20T13:19:36.988Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.988Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:36.988Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-20T13:19:36.988Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:37.572Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-20T13:19:38.519Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-20T13:19:39.092Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-20T13:19:39.665Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-20T13:19:40.606Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-20T13:19:40.734Z] --- PASS: TestBuildWithHugeFile (110.15s) [2022-04-20T13:19:40.734Z] === RUN TestBuildWCOWSandboxSize [2022-04-20T13:19:40.734Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:19:40.734Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestBuildWithEmptyDockerfile [2022-04-20T13:19:40.734Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:19:40.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:19:40.734Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:19:40.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:19:40.734Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:19:40.734Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:19:40.734Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-20T13:19:40.734Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-20T13:19:40.734Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-20T13:19:40.734Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-04-20T13:19:40.734Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestBuildPreserveOwnership [2022-04-20T13:19:40.734Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:19:40.734Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestBuildPlatformInvalid [2022-04-20T13:19:40.734Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-20T13:19:40.734Z] PASS [2022-04-20T13:19:40.734Z] ok github.com/docker/docker/integration/build 174.394s [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] === Skipped [2022-04-20T13:19:40.734Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-20T13:19:40.734Z] build_session_test.go:25: TODO: BuildKit [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-20T13:19:40.734Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-20T13:19:40.734Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-20T13:19:40.734Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-20T13:19:40.734Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-20T13:19:40.734Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] DONE 29 tests, 6 skipped in 206.465s [2022-04-20T13:19:40.734Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-20T13:19:40.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:19:40.734Z] INFO: Testing against a local daemon [2022-04-20T13:19:40.734Z] === RUN TestConfigInspect [2022-04-20T13:19:40.734Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.734Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestConfigList [2022-04-20T13:19:40.734Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.734Z] --- SKIP: TestConfigList (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestConfigsCreateAndDelete [2022-04-20T13:19:40.734Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.734Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestConfigsUpdate [2022-04-20T13:19:40.734Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.734Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestTemplatedConfig [2022-04-20T13:19:40.734Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.734Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestConfigCreateResolve [2022-04-20T13:19:40.734Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:19:40.734Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-20T13:19:40.734Z] PASS [2022-04-20T13:19:40.734Z] ok github.com/docker/docker/integration/config 0.070s [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] === Skipped [2022-04-20T13:19:40.734Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-20T13:19:40.734Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-20T13:19:40.734Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-20T13:19:40.734Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-20T13:19:40.734Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-20T13:19:40.734Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-20T13:19:40.734Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:19:40.734Z] [2022-04-20T13:19:40.734Z] DONE 6 tests, 6 skipped in 1.543s [2022-04-20T13:19:40.734Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-20T13:19:40.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:19:40.734Z] INFO: Testing against a local daemon [2022-04-20T13:19:40.734Z] === RUN TestCheckpoint [2022-04-20T13:19:40.734Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:19:40.734Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/commit [2022-04-20T13:19:40.734Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-20T13:19:40.734Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:19:40.734Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:19:40.734Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:19:40.734Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:19:40.734Z] === CONT TestContainerInvalidJSON/commit [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-20T13:19:40.734Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-20T13:19:40.734Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-20T13:19:40.734Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-20T13:19:40.734Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-20T13:19:40.734Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-20T13:19:40.734Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-04-20T13:19:40.734Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-20T13:19:40.734Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2022-04-20T13:19:40.734Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-20T13:19:40.734Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2022-04-20T13:19:40.734Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-20T13:19:40.734Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2022-04-20T13:19:40.734Z] === RUN TestCopyFromContainer [2022-04-20T13:19:40.734Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.734Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-20T13:19:40.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:19:40.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:19:40.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:19:40.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:19:40.734Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:19:40.734Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:19:40.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-20T13:19:40.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-20T13:19:40.734Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-20T13:19:40.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-20T13:19:40.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-20T13:19:40.734Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-20T13:19:40.734Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-04-20T13:19:40.734Z] === RUN TestCreateWithInvalidEnv [2022-04-20T13:19:40.734Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-20T13:19:40.734Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-20T13:19:40.734Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-20T13:19:40.734Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-20T13:19:40.734Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-20T13:19:40.734Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-20T13:19:40.734Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-20T13:19:40.734Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-20T13:19:40.734Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-20T13:19:40.734Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-20T13:19:40.734Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-20T13:19:40.734Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestCreateTmpfsMountsTarget [2022-04-20T13:19:40.734Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.734Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-20T13:19:40.734Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:19:40.734Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-20T13:19:40.734Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:19:40.734Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-20T13:19:40.734Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-20T13:19:40.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:19:40.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:19:40.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:19:40.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:19:40.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:19:40.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:19:40.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:19:40.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:19:40.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:19:40.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:19:40.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-20T13:19:40.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-20T13:19:40.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-20T13:19:40.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-20T13:19:40.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-20T13:19:40.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-20T13:19:40.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-20T13:19:40.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-20T13:19:40.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-20T13:19:40.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-20T13:19:40.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-04-20T13:19:40.735Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-20T13:19:40.735Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-20T13:19:40.735Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-20T13:19:40.735Z] === RUN TestCreateDifferentPlatform [2022-04-20T13:19:40.735Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-20T13:19:40.735Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-20T13:19:40.735Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-20T13:19:40.735Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-20T13:19:40.735Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-20T13:19:40.735Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-20T13:19:40.735Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-20T13:19:40.735Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-20T13:19:40.735Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-20T13:19:40.735Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-20T13:19:40.735Z] === RUN TestContainerKillOnDaemonStart [2022-04-20T13:19:40.735Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:40.735Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-20T13:19:40.735Z] === RUN TestWindowsDevices [2022-04-20T13:19:40.735Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-20T13:19:40.735Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-20T13:19:40.735Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-20T13:19:40.735Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-20T13:19:40.735Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-20T13:19:40.735Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-20T13:19:40.735Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-20T13:19:40.735Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-20T13:19:40.735Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:40.735Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-20T13:19:41.183Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-20T13:19:41.191Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-20T13:19:41.191Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.05s) [2022-04-20T13:19:41.191Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-04-20T13:19:41.191Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.33s) [2022-04-20T13:19:41.191Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.48s) [2022-04-20T13:19:41.191Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.31s) [2022-04-20T13:19:41.191Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.25s) [2022-04-20T13:19:41.191Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.23s) [2022-04-20T13:19:41.191Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.47s) [2022-04-20T13:19:41.191Z] === RUN TestDiff [2022-04-20T13:19:41.191Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-20T13:19:41.191Z] --- SKIP: TestDiff (0.00s) [2022-04-20T13:19:41.191Z] === RUN TestExecWithCloseStdin [2022-04-20T13:19:41.547Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-20T13:19:42.118Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-20T13:19:42.721Z] --- PASS: TestExecWithCloseStdin (1.84s) [2022-04-20T13:19:42.721Z] === RUN TestExec [2022-04-20T13:19:43.162Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-20T13:19:43.163Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-04-20T13:19:43.163Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.18s) [2022-04-20T13:19:43.163Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-20T13:19:43.163Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-04-20T13:19:43.163Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.90s) [2022-04-20T13:19:43.163Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.10s) [2022-04-20T13:19:43.163Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.95s) [2022-04-20T13:19:43.163Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.89s) [2022-04-20T13:19:43.163Z] === RUN TestDiff [2022-04-20T13:19:43.163Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-20T13:19:43.163Z] --- SKIP: TestDiff (0.00s) [2022-04-20T13:19:43.163Z] === RUN TestExecWithCloseStdin [2022-04-20T13:19:43.163Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-20T13:19:43.163Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-20T13:19:43.163Z] === RUN TestExec [2022-04-20T13:19:44.252Z] --- PASS: TestExec (1.50s) [2022-04-20T13:19:44.252Z] === RUN TestExecUser [2022-04-20T13:19:44.252Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-20T13:19:44.252Z] --- SKIP: TestExecUser (0.00s) [2022-04-20T13:19:44.252Z] === RUN TestExportContainerAndImportImage [2022-04-20T13:19:44.252Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:44.252Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-20T13:19:44.253Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-20T13:19:44.253Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:44.253Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-20T13:19:44.253Z] === RUN TestHealthCheckWorkdir [2022-04-20T13:19:44.253Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-20T13:19:44.253Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-20T13:19:44.253Z] === RUN TestHealthKillContainer [2022-04-20T13:19:44.253Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-20T13:19:44.253Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-20T13:19:44.253Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-20T13:19:44.253Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-20T13:19:44.253Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-20T13:19:44.253Z] === RUN TestKillContainerInvalidSignal [2022-04-20T13:19:44.679Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-20T13:19:44.679Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.65s) [2022-04-20T13:19:44.679Z] === RUN TestCreateServiceSecretFileMode [2022-04-20T13:19:45.792Z] --- PASS: TestKillContainerInvalidSignal (1.34s) [2022-04-20T13:19:45.792Z] === RUN TestKillContainer [2022-04-20T13:19:45.792Z] === RUN TestKillContainer/no_signal [2022-04-20T13:19:47.063Z] --- PASS: TestExec (4.03s) [2022-04-20T13:19:47.063Z] === RUN TestExecUser [2022-04-20T13:19:47.063Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-20T13:19:47.063Z] --- SKIP: TestExecUser (0.00s) [2022-04-20T13:19:47.063Z] === RUN TestExportContainerAndImportImage [2022-04-20T13:19:47.063Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:47.063Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-20T13:19:47.063Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-20T13:19:47.063Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:47.064Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-20T13:19:47.064Z] === RUN TestHealthCheckWorkdir [2022-04-20T13:19:47.064Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-20T13:19:47.064Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-20T13:19:47.064Z] === RUN TestHealthKillContainer [2022-04-20T13:19:47.064Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-20T13:19:47.064Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-20T13:19:47.064Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-20T13:19:47.064Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-20T13:19:47.064Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-20T13:19:47.064Z] === RUN TestKillContainerInvalidSignal [2022-04-20T13:19:47.323Z] === RUN TestKillContainer/non_killing_signal [2022-04-20T13:19:47.323Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-20T13:19:47.323Z] === RUN TestKillContainer/killing_signal [2022-04-20T13:19:47.978Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-20T13:19:48.850Z] --- PASS: TestKillContainer (2.94s) [2022-04-20T13:19:48.850Z] --- PASS: TestKillContainer/no_signal (1.33s) [2022-04-20T13:19:48.850Z] --- SKIP: TestKillContainer/non_killing_signal (0.01s) [2022-04-20T13:19:48.850Z] --- PASS: TestKillContainer/killing_signal (1.55s) [2022-04-20T13:19:48.850Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-20T13:19:48.850Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:19:48.850Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-20T13:19:48.850Z] === RUN TestKillStoppedContainer [2022-04-20T13:19:48.850Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:19:48.850Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-20T13:19:48.850Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-20T13:19:48.850Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:19:48.850Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-20T13:19:48.850Z] === RUN TestKillDifferentUserContainer [2022-04-20T13:19:48.850Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-20T13:19:48.850Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-20T13:19:48.850Z] === RUN TestInspectOomKilledTrue [2022-04-20T13:19:48.850Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:48.850Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-20T13:19:48.850Z] === RUN TestInspectOomKilledFalse [2022-04-20T13:19:48.850Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:19:48.850Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-20T13:19:48.850Z] === RUN TestLogsFollowTailEmpty [2022-04-20T13:19:49.891Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-20T13:19:49.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-20T13:19:50.109Z] --- PASS: TestKillContainerInvalidSignal (2.78s) [2022-04-20T13:19:50.109Z] === RUN TestKillContainer [2022-04-20T13:19:50.109Z] === RUN TestKillContainer/no_signal [2022-04-20T13:19:50.155Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-20T13:19:50.380Z] --- PASS: TestLogsFollowTailEmpty (1.34s) [2022-04-20T13:19:50.381Z] === RUN TestNetworkNat [2022-04-20T13:19:50.381Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-20T13:19:50.381Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-20T13:19:50.381Z] === RUN TestNetworkLocalhostTCPNat [2022-04-20T13:19:51.917Z] --- PASS: TestNetworkLocalhostTCPNat (1.68s) [2022-04-20T13:19:51.917Z] === RUN TestNetworkLoopbackNat [2022-04-20T13:19:51.917Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-20T13:19:51.917Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-20T13:19:51.917Z] === RUN TestPause [2022-04-20T13:19:51.917Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-20T13:19:51.917Z] --- SKIP: TestPause (0.00s) [2022-04-20T13:19:51.917Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-20T13:19:52.400Z] === RUN TestKillContainer/non_killing_signal [2022-04-20T13:19:52.400Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-20T13:19:52.400Z] === RUN TestKillContainer/killing_signal [2022-04-20T13:19:52.702Z] docker_api_swarm_node_test.go:53: [d14164d93e5a7] joining swarm manager [d00fb14984a89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:19:52.878Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.34s) [2022-04-20T13:19:52.878Z] === RUN TestPauseStopPausedContainer [2022-04-20T13:19:52.878Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:52.878Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-20T13:19:52.878Z] === RUN TestPsFilter [2022-04-20T13:19:53.272Z] docker_api_swarm_node_test.go:54: [dc258b81d0cf3] joining swarm manager [d00fb14984a89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:19:53.333Z] --- PASS: TestPsFilter (0.16s) [2022-04-20T13:19:53.333Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-20T13:19:53.537Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-20T13:19:55.445Z] --- PASS: TestKillContainer (5.59s) [2022-04-20T13:19:55.445Z] --- PASS: TestKillContainer/no_signal (2.80s) [2022-04-20T13:19:55.445Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-20T13:19:55.445Z] --- PASS: TestKillContainer/killing_signal (2.74s) [2022-04-20T13:19:55.445Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-20T13:19:55.445Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:19:55.445Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-20T13:19:55.445Z] === RUN TestKillStoppedContainer [2022-04-20T13:19:55.445Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:19:55.445Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-20T13:19:55.445Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-20T13:19:55.445Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:19:55.445Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-20T13:19:55.445Z] === RUN TestKillDifferentUserContainer [2022-04-20T13:19:55.445Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-20T13:19:55.445Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-20T13:19:55.445Z] === RUN TestInspectOomKilledTrue [2022-04-20T13:19:55.445Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:19:55.445Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-20T13:19:55.445Z] === RUN TestInspectOomKilledFalse [2022-04-20T13:19:55.445Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:19:55.445Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-20T13:19:55.445Z] === RUN TestLogsFollowTailEmpty [2022-04-20T13:19:55.449Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-20T13:19:56.019Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-20T13:19:57.933Z] --- PASS: TestCreateServiceSecretFileMode (12.93s) [2022-04-20T13:19:57.933Z] === RUN TestCreateServiceConfigFileMode [2022-04-20T13:19:58.489Z] --- PASS: TestLogsFollowTailEmpty (2.77s) [2022-04-20T13:19:58.489Z] === RUN TestNetworkNat [2022-04-20T13:19:58.489Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-20T13:19:58.489Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-20T13:19:58.489Z] === RUN TestNetworkLocalhostTCPNat [2022-04-20T13:19:58.875Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-20T13:19:59.819Z] === RUN TestDockerSuite/TestCpToDot [2022-04-20T13:20:00.377Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.38s) [2022-04-20T13:20:00.378Z] === RUN TestRemoveContainerWithVolume [2022-04-20T13:20:00.392Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-20T13:20:01.336Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-20T13:20:01.341Z] --- PASS: TestRemoveContainerWithVolume (1.64s) [2022-04-20T13:20:01.341Z] === RUN TestRemoveContainerRunning [2022-04-20T13:20:01.536Z] --- PASS: TestNetworkLocalhostTCPNat (3.61s) [2022-04-20T13:20:01.536Z] === RUN TestNetworkLoopbackNat [2022-04-20T13:20:01.536Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-20T13:20:01.536Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-20T13:20:01.536Z] === RUN TestPause [2022-04-20T13:20:01.536Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-20T13:20:01.536Z] --- SKIP: TestPause (0.00s) [2022-04-20T13:20:01.536Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-20T13:20:02.280Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-20T13:20:02.853Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-20T13:20:02.869Z] --- PASS: TestRemoveContainerRunning (1.35s) [2022-04-20T13:20:02.869Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-20T13:20:03.794Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-20T13:20:03.794Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-20T13:20:03.832Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.32s) [2022-04-20T13:20:03.832Z] === RUN TestRemoveInvalidContainer [2022-04-20T13:20:03.832Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-20T13:20:03.832Z] === RUN TestRenameLinkedContainer [2022-04-20T13:20:03.832Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-20T13:20:03.832Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-20T13:20:03.832Z] === RUN TestRenameStoppedContainer [2022-04-20T13:20:04.365Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-20T13:20:04.585Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.85s) [2022-04-20T13:20:04.585Z] === RUN TestPauseStopPausedContainer [2022-04-20T13:20:04.585Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:20:04.585Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-20T13:20:04.585Z] === RUN TestPsFilter [2022-04-20T13:20:04.585Z] --- PASS: TestPsFilter (0.35s) [2022-04-20T13:20:04.585Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-20T13:20:04.944Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-20T13:20:05.206Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-20T13:20:05.206Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-20T13:20:05.364Z] --- PASS: TestRenameStoppedContainer (1.60s) [2022-04-20T13:20:05.364Z] === RUN TestRenameRunningContainerAndReuse [2022-04-20T13:20:05.468Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-20T13:20:06.042Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-20T13:20:06.042Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-20T13:20:06.042Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-20T13:20:06.042Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-20T13:20:06.612Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-20T13:20:06.872Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-20T13:20:06.873Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-20T13:20:06.873Z] === RUN TestDockerSuite/TestCreateRM [2022-04-20T13:20:07.133Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-20T13:20:07.133Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-20T13:20:07.133Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-20T13:20:07.133Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-20T13:20:07.133Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-20T13:20:07.633Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.82s) [2022-04-20T13:20:07.633Z] === RUN TestRemoveContainerWithVolume [2022-04-20T13:20:09.043Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-20T13:20:09.043Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-20T13:20:09.043Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-20T13:20:09.089Z] --- PASS: TestRenameRunningContainerAndReuse (2.91s) [2022-04-20T13:20:09.089Z] === RUN TestRenameInvalidName [2022-04-20T13:20:10.051Z] --- PASS: TestRenameInvalidName (1.32s) [2022-04-20T13:20:10.051Z] === RUN TestRenameAnonymousContainer [2022-04-20T13:20:10.681Z] --- PASS: TestRemoveContainerWithVolume (2.91s) [2022-04-20T13:20:10.681Z] === RUN TestRemoveContainerRunning [2022-04-20T13:20:10.959Z] --- PASS: TestCreateServiceConfigFileMode (12.94s) [2022-04-20T13:20:10.959Z] === RUN TestCreateServiceSysctls [2022-04-20T13:20:11.903Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-20T13:20:11.903Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-20T13:20:11.903Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-20T13:20:12.163Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-20T13:20:12.163Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-20T13:20:12.163Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-20T13:20:13.107Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-20T13:20:13.730Z] --- PASS: TestRemoveContainerRunning (2.80s) [2022-04-20T13:20:13.730Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-20T13:20:14.492Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-20T13:20:14.492Z] --- PASS: TestCreateServiceSysctls (3.87s) [2022-04-20T13:20:14.492Z] === RUN TestCreateServiceCapabilities [2022-04-20T13:20:14.753Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-20T13:20:16.021Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.78s) [2022-04-20T13:20:16.021Z] === RUN TestRemoveInvalidContainer [2022-04-20T13:20:16.021Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-20T13:20:16.021Z] === RUN TestRenameLinkedContainer [2022-04-20T13:20:16.021Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-20T13:20:16.021Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-20T13:20:16.021Z] === RUN TestRenameStoppedContainer [2022-04-20T13:20:16.137Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-20T13:20:17.523Z] --- PASS: TestCreateServiceCapabilities (2.99s) [2022-04-20T13:20:17.523Z] === RUN TestInspect [2022-04-20T13:20:17.523Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-20T13:20:18.094Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-20T13:20:18.595Z] --- PASS: TestRenameAnonymousContainer (7.74s) [2022-04-20T13:20:18.595Z] === RUN TestRenameContainerWithSameName [2022-04-20T13:20:18.666Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-20T13:20:18.666Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-20T13:20:19.051Z] --- PASS: TestRenameContainerWithSameName (1.32s) [2022-04-20T13:20:19.051Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-20T13:20:19.051Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-20T13:20:19.051Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-20T13:20:19.051Z] === RUN TestResize [2022-04-20T13:20:19.072Z] --- PASS: TestRenameStoppedContainer (2.89s) [2022-04-20T13:20:19.072Z] === RUN TestRenameRunningContainerAndReuse [2022-04-20T13:20:19.240Z] === RUN TestDockerSuite/TestDockerFails [2022-04-20T13:20:19.240Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-20T13:20:19.240Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-20T13:20:19.240Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-20T13:20:20.013Z] --- PASS: TestResize (1.35s) [2022-04-20T13:20:20.013Z] === RUN TestResizeWithInvalidSize [2022-04-20T13:20:20.625Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-20T13:20:20.886Z] --- PASS: TestInspect (3.46s) [2022-04-20T13:20:20.886Z] === RUN TestCreateJob [2022-04-20T13:20:21.457Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-20T13:20:21.540Z] --- PASS: TestResizeWithInvalidSize (1.33s) [2022-04-20T13:20:21.541Z] === RUN TestResizeWhenContainerNotStarted [2022-04-20T13:20:22.843Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-20T13:20:22.843Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-20T13:20:22.843Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-20T13:20:22.843Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-20T13:20:24.762Z] --- PASS: TestCreateJob (3.69s) [2022-04-20T13:20:24.762Z] === RUN TestReplicatedJob [2022-04-20T13:20:25.089Z] --- PASS: TestRenameRunningContainerAndReuse (5.98s) [2022-04-20T13:20:25.089Z] === RUN TestRenameInvalidName [2022-04-20T13:20:25.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-20T13:20:28.132Z] --- PASS: TestRenameInvalidName (2.89s) [2022-04-20T13:20:28.132Z] === RUN TestRenameAnonymousContainer [2022-04-20T13:20:28.595Z] --- PASS: TestResizeWhenContainerNotStarted (6.35s) [2022-04-20T13:20:28.595Z] === RUN TestDaemonRestartKillContainers [2022-04-20T13:20:28.595Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:20:28.595Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-20T13:20:28.595Z] === RUN TestStats [2022-04-20T13:20:28.595Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-20T13:20:28.595Z] --- SKIP: TestStats (0.00s) [2022-04-20T13:20:28.595Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-20T13:20:29.005Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-20T13:20:30.391Z] --- PASS: TestReplicatedJob (5.87s) [2022-04-20T13:20:30.391Z] === RUN TestUpdateReplicatedJob [2022-04-20T13:20:30.762Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s) [2022-04-20T13:20:30.762Z] === RUN TestStopContainerWithTimeout [2022-04-20T13:20:30.762Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-20T13:20:30.762Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-20T13:20:30.762Z] === RUN TestUpdateRestartPolicy [2022-04-20T13:20:30.962Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-20T13:20:32.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-20T13:20:33.300Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-20T13:20:34.687Z] docker_api_swarm_test.go:202: [d7335484ebeac] joining swarm manager [d85a695df713d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:20:34.687Z] --- PASS: TestUpdateReplicatedJob (4.20s) [2022-04-20T13:20:34.687Z] === RUN TestServiceListWithStatuses [2022-04-20T13:20:34.687Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-20T13:20:34.687Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-20T13:20:34.687Z] === RUN TestDockerNetworkConnectAlias [2022-04-20T13:20:35.630Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-20T13:20:36.201Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-20T13:20:37.144Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-20T13:20:38.086Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-20T13:20:38.658Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-20T13:20:38.965Z] --- PASS: TestRenameAnonymousContainer (10.26s) [2022-04-20T13:20:38.965Z] === RUN TestRenameContainerWithSameName [2022-04-20T13:20:39.598Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-20T13:20:39.598Z] --- PASS: TestDockerNetworkConnectAlias (5.04s) [2022-04-20T13:20:39.598Z] === RUN TestDockerNetworkReConnect [2022-04-20T13:20:40.170Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-20T13:20:41.347Z] --- PASS: TestRenameContainerWithSameName (2.87s) [2022-04-20T13:20:41.347Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-20T13:20:41.347Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-20T13:20:41.347Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-20T13:20:41.347Z] === RUN TestResize [2022-04-20T13:20:42.081Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-20T13:20:43.465Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-20T13:20:44.037Z] --- PASS: TestDockerNetworkReConnect (4.23s) [2022-04-20T13:20:44.037Z] === RUN TestServicePlugin [2022-04-20T13:20:44.506Z] --- PASS: TestResize (2.97s) [2022-04-20T13:20:44.506Z] === RUN TestResizeWithInvalidSize [2022-04-20T13:20:45.951Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-20T13:20:46.887Z] --- PASS: TestResizeWithInvalidSize (2.85s) [2022-04-20T13:20:46.887Z] === RUN TestResizeWhenContainerNotStarted [2022-04-20T13:20:47.870Z] plugin_test.go:61: [df6ee3c301a5b] joining swarm manager [d60f47db93a18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:20:48.406Z] --- PASS: TestUpdateRestartPolicy (16.87s) [2022-04-20T13:20:48.406Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-20T13:20:48.440Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-20T13:20:49.367Z] --- PASS: TestUpdateRestartWithAutoRemove (1.43s) [2022-04-20T13:20:49.367Z] === RUN TestWaitNonBlocked [2022-04-20T13:20:49.367Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:20:49.367Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:20:49.367Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:20:49.367Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:20:49.367Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:20:49.367Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:20:49.381Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-20T13:20:49.642Z] plugin_test.go:64: [d18515a3336bd] joining swarm manager [d60f47db93a18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:20:50.047Z] --- PASS: TestResizeWhenContainerNotStarted (2.83s) [2022-04-20T13:20:50.047Z] === RUN TestDaemonRestartKillContainers [2022-04-20T13:20:50.047Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:20:50.047Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-20T13:20:50.047Z] === RUN TestStats [2022-04-20T13:20:50.047Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-20T13:20:50.047Z] --- SKIP: TestStats (0.00s) [2022-04-20T13:20:50.047Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-20T13:20:50.584Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-20T13:20:51.155Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-20T13:20:51.415Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-20T13:20:51.537Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-20T13:20:51.537Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.80s) [2022-04-20T13:20:51.537Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.90s) [2022-04-20T13:20:51.537Z] === RUN TestWaitBlocked [2022-04-20T13:20:51.537Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:20:51.537Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-20T13:20:51.537Z] PASS [2022-04-20T13:20:51.537Z] ok github.com/docker/docker/integration/container 75.752s [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === Skipped [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-20T13:20:51.538Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-20T13:20:51.538Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-04-20T13:20:51.538Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-20T13:20:51.538Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-20T13:20:51.538Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-20T13:20:51.538Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-20T13:20:51.538Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-20T13:20:51.538Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-20T13:20:51.538Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.05s) [2022-04-20T13:20:51.538Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-20T13:20:51.538Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.05s) [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-20T13:20:51.538Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-20T13:20:51.538Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-20T13:20:51.538Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-20T13:20:51.538Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-20T13:20:51.538Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-20T13:20:51.538Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-20T13:20:51.538Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.01s) [2022-04-20T13:20:51.538Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-20T13:20:51.538Z] --- SKIP: TestKillContainer/non_killing_signal (0.01s) [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-20T13:20:51.538Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-20T13:20:51.538Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-20T13:20:51.538Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-20T13:20:51.538Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-20T13:20:51.538Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-20T13:20:51.538Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-20T13:20:51.538Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-20T13:20:51.538Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-20T13:20:51.538Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-20T13:20:51.538Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-20T13:20:51.538Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-20T13:20:51.538Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-20T13:20:51.538Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-20T13:20:51.538Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-20T13:20:51.538Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-20T13:20:51.538Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:20:51.538Z] [2022-04-20T13:20:51.538Z] DONE 119 tests, 34 skipped in 77.914s [2022-04-20T13:20:51.538Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-20T13:20:51.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-20T13:20:52.618Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-20T13:20:53.189Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-20T13:20:53.449Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-20T13:20:54.021Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-20T13:20:54.281Z] docker_api_swarm_test.go:384: [de0e26441a0e4] joining swarm manager [d7e6982b784db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:20:54.281Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-20T13:20:54.281Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-20T13:20:55.666Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-20T13:20:55.666Z] docker_api_swarm_test.go:385: [d7064459f5f4f] joining swarm manager [d7e6982b784db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:20:56.610Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-20T13:20:56.610Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-20T13:20:56.610Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-20T13:20:57.552Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-20T13:20:57.552Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-20T13:20:57.576Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.73s) [2022-04-20T13:20:57.576Z] === RUN TestStopContainerWithTimeout [2022-04-20T13:20:57.577Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-20T13:20:57.577Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-20T13:20:57.577Z] === RUN TestUpdateRestartPolicy [2022-04-20T13:20:58.122Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-20T13:20:59.505Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-20T13:20:59.765Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-20T13:20:59.765Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-20T13:20:59.765Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-20T13:20:59.765Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-20T13:20:59.765Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-20T13:21:03.964Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-20T13:21:04.224Z] === RUN TestDockerSuite/TestEventsRename [2022-04-20T13:21:04.795Z] === RUN TestDockerSuite/TestEventsResize [2022-04-20T13:21:05.366Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-20T13:21:10.660Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-20T13:21:11.231Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-20T13:21:11.801Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-20T13:21:12.633Z] === RUN TestConfigDaemonLibtrustID [2022-04-20T13:21:12.633Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-20T13:21:12.633Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-20T13:21:12.633Z] === RUN TestDaemonConfigValidation [2022-04-20T13:21:12.633Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-20T13:21:12.633Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-20T13:21:12.633Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-20T13:21:12.633Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-20T13:21:12.633Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-20T13:21:12.633Z] === RUN TestDaemonProxy [2022-04-20T13:21:12.633Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-20T13:21:12.633Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-20T13:21:12.633Z] PASS [2022-04-20T13:21:12.633Z] ok github.com/docker/docker/integration/daemon 0.095s [2022-04-20T13:21:12.633Z] [2022-04-20T13:21:12.633Z] === Skipped [2022-04-20T13:21:12.633Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-20T13:21:12.633Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-20T13:21:12.633Z] [2022-04-20T13:21:12.633Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-20T13:21:12.633Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-20T13:21:12.633Z] [2022-04-20T13:21:12.633Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-20T13:21:12.633Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-20T13:21:12.633Z] [2022-04-20T13:21:12.633Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-20T13:21:12.633Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-20T13:21:12.633Z] [2022-04-20T13:21:12.633Z] DONE 4 tests, 4 skipped in 18.668s [2022-04-20T13:21:12.633Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-20T13:21:13.094Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:21:13.094Z] INFO: Testing against a local daemon [2022-04-20T13:21:13.094Z] === RUN TestCommitInheritsEnv [2022-04-20T13:21:13.094Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:21:13.094Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-20T13:21:13.094Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-20T13:21:13.094Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-20T13:21:13.094Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-20T13:21:13.094Z] === RUN TestImportWithCustomPlatform [2022-04-20T13:21:13.094Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-20T13:21:13.094Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-20T13:21:13.094Z] === RUN TestImagesFilterMultiReference [2022-04-20T13:21:13.094Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-20T13:21:13.094Z] === RUN TestImagePullPlatformInvalid [2022-04-20T13:21:13.094Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-20T13:21:13.094Z] === RUN TestRemoveImageOrphaning [2022-04-20T13:21:14.060Z] --- PASS: TestRemoveImageOrphaning (0.85s) [2022-04-20T13:21:14.060Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-20T13:21:14.060Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-20T13:21:14.060Z] === RUN TestTagInvalidReference [2022-04-20T13:21:14.060Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-20T13:21:14.060Z] === RUN TestTagValidPrefixedRepo [2022-04-20T13:21:14.516Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-20T13:21:14.516Z] === RUN TestTagExistedNameWithoutForce [2022-04-20T13:21:14.516Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-20T13:21:14.516Z] === RUN TestTagOfficialNames [2022-04-20T13:21:14.516Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-20T13:21:14.516Z] === RUN TestTagMatchesDigest [2022-04-20T13:21:14.516Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-20T13:21:14.516Z] PASS [2022-04-20T13:21:14.516Z] ok github.com/docker/docker/integration/image 1.329s [2022-04-20T13:21:14.516Z] [2022-04-20T13:21:14.516Z] === Skipped [2022-04-20T13:21:14.516Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-20T13:21:14.516Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:21:14.516Z] [2022-04-20T13:21:14.516Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-20T13:21:14.516Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-20T13:21:14.516Z] [2022-04-20T13:21:14.516Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-20T13:21:14.516Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-20T13:21:14.516Z] [2022-04-20T13:21:14.516Z] DONE 12 tests, 3 skipped in 4.458s [2022-04-20T13:21:14.516Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-20T13:21:15.096Z] === RUN TestDockerSuite/TestEventsTop [2022-04-20T13:21:15.096Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-20T13:21:16.036Z] --- PASS: TestServicePlugin (31.89s) [2022-04-20T13:21:16.036Z] === RUN TestServiceUpdateLabel [2022-04-20T13:21:16.045Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:21:16.045Z] INFO: Testing against a local daemon [2022-04-20T13:21:16.045Z] === RUN TestNetworkCreateDelete [2022-04-20T13:21:16.045Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:16.045Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-20T13:21:16.045Z] === RUN TestDockerNetworkDeletePreferID [2022-04-20T13:21:16.045Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-20T13:21:16.045Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-20T13:21:16.045Z] === RUN TestDaemonDNSFallback [2022-04-20T13:21:16.045Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:16.045Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-20T13:21:16.045Z] === RUN TestInspectNetwork [2022-04-20T13:21:16.502Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:16.502Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-20T13:21:16.502Z] === RUN TestRunContainerWithBridgeNone [2022-04-20T13:21:16.502Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:16.502Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-20T13:21:16.502Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:21:16.502Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:21:16.502Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:21:16.502Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-20T13:21:16.502Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-20T13:21:16.502Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-20T13:21:16.502Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-20T13:21:16.502Z] === RUN TestNetworkList [2022-04-20T13:21:16.502Z] === RUN TestNetworkList//networks [2022-04-20T13:21:16.502Z] === PAUSE TestNetworkList//networks [2022-04-20T13:21:16.502Z] === RUN TestNetworkList//networks/ [2022-04-20T13:21:16.502Z] === PAUSE TestNetworkList//networks/ [2022-04-20T13:21:16.502Z] === CONT TestNetworkList//networks [2022-04-20T13:21:16.502Z] === CONT TestNetworkList//networks/ [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkList (0.03s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-20T13:21:16.502Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-20T13:21:16.502Z] === RUN TestHostIPv4BridgeLabel [2022-04-20T13:21:16.502Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-20T13:21:16.502Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-20T13:21:16.502Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-20T13:21:16.502Z] === RUN TestDaemonDefaultNetworkPools [2022-04-20T13:21:16.502Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-20T13:21:16.502Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-20T13:21:16.502Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-20T13:21:16.502Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-20T13:21:16.502Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-20T13:21:16.502Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-20T13:21:16.502Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-20T13:21:16.502Z] === RUN TestServiceWithPredefinedNetwork [2022-04-20T13:21:16.502Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-20T13:21:16.502Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-20T13:21:16.502Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:21:16.502Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:21:16.502Z] === RUN TestServiceWithDataPathPortInit [2022-04-20T13:21:16.502Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-20T13:21:16.502Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-20T13:21:16.502Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-20T13:21:16.502Z] PASS [2022-04-20T13:21:16.502Z] ok github.com/docker/docker/integration/network 0.144s [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === Skipped [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-20T13:21:16.502Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-20T13:21:16.502Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-20T13:21:16.502Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-20T13:21:16.502Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-20T13:21:16.502Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-20T13:21:16.502Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-20T13:21:16.502Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-20T13:21:16.502Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-20T13:21:16.502Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-20T13:21:16.502Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-20T13:21:16.502Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-20T13:21:16.502Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:21:16.502Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-20T13:21:16.502Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-20T13:21:16.502Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-20T13:21:16.502Z] [2022-04-20T13:21:16.502Z] DONE 34 tests, 15 skipped in 1.759s [2022-04-20T13:21:16.502Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-20T13:21:16.960Z] testing: warning: no tests to run [2022-04-20T13:21:16.960Z] PASS [2022-04-20T13:21:16.960Z] ok github.com/docker/docker/integration/network/ipvlan 0.056s [2022-04-20T13:21:16.960Z] [2022-04-20T13:21:16.960Z] DONE 0 tests in 0.601s [2022-04-20T13:21:16.960Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-20T13:21:17.936Z] testing: warning: no tests to run [2022-04-20T13:21:17.936Z] PASS [2022-04-20T13:21:17.936Z] ok github.com/docker/docker/integration/network/macvlan 0.060s [2022-04-20T13:21:17.936Z] [2022-04-20T13:21:17.936Z] DONE 0 tests in 0.606s [2022-04-20T13:21:17.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-20T13:21:17.948Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-20T13:21:17.948Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-04-20T13:21:17.948Z] === RUN TestServiceUpdateSecrets [2022-04-20T13:21:18.392Z] testing: warning: no tests to run [2022-04-20T13:21:18.392Z] PASS [2022-04-20T13:21:18.392Z] ok github.com/docker/docker/integration/plugin 0.059s [2022-04-20T13:21:18.392Z] [2022-04-20T13:21:18.392Z] DONE 0 tests in 0.614s [2022-04-20T13:21:18.392Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-20T13:21:19.355Z] testing: warning: no tests to run [2022-04-20T13:21:19.355Z] PASS [2022-04-20T13:21:19.355Z] ok github.com/docker/docker/integration/plugin/authz 0.060s [2022-04-20T13:21:19.355Z] [2022-04-20T13:21:19.355Z] DONE 0 tests in 0.608s [2022-04-20T13:21:19.355Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-20T13:21:23.075Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:21:23.075Z] INFO: Testing against a local daemon [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:21:23.075Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:21:23.075Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-20T13:21:23.075Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-20T13:21:23.075Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-20T13:21:23.075Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-20T13:21:23.075Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-20T13:21:23.075Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-20T13:21:23.075Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-20T13:21:23.076Z] === RUN TestPluginInstall [2022-04-20T13:21:23.076Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-20T13:21:23.076Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-20T13:21:23.076Z] === RUN TestPluginsWithRuntimes [2022-04-20T13:21:23.076Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-20T13:21:23.076Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-20T13:21:23.076Z] === RUN TestPluginBackCompatMediaTypes [2022-04-20T13:21:23.076Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-20T13:21:23.076Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-20T13:21:23.076Z] PASS [2022-04-20T13:21:23.076Z] ok github.com/docker/docker/integration/plugin/common 0.115s [2022-04-20T13:21:23.076Z] [2022-04-20T13:21:23.076Z] === Skipped [2022-04-20T13:21:23.076Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-20T13:21:23.076Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-20T13:21:23.076Z] [2022-04-20T13:21:23.076Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-20T13:21:23.076Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-20T13:21:23.076Z] [2022-04-20T13:21:23.076Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-20T13:21:23.076Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-20T13:21:23.076Z] [2022-04-20T13:21:23.076Z] DONE 19 tests, 3 skipped in 3.723s [2022-04-20T13:21:23.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-20T13:21:23.914Z] --- PASS: TestUpdateRestartPolicy (22.97s) [2022-04-20T13:21:23.914Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-20T13:21:23.914Z] --- PASS: TestUpdateRestartWithAutoRemove (2.81s) [2022-04-20T13:21:23.914Z] === RUN TestWaitNonBlocked [2022-04-20T13:21:23.914Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:21:23.914Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:21:23.914Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:21:23.914Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:21:23.914Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-20T13:21:23.914Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-20T13:21:24.605Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:21:24.605Z] INFO: Testing against a local daemon [2022-04-20T13:21:24.605Z] === RUN TestExternalGraphDriver [2022-04-20T13:21:24.605Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-20T13:21:24.605Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-20T13:21:24.605Z] === RUN TestGraphdriverPluginV2 [2022-04-20T13:21:24.605Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-20T13:21:24.605Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-20T13:21:24.605Z] PASS [2022-04-20T13:21:24.605Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.083s [2022-04-20T13:21:25.061Z] [2022-04-20T13:21:25.061Z] === Skipped [2022-04-20T13:21:25.061Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-20T13:21:25.061Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-20T13:21:25.061Z] [2022-04-20T13:21:25.061Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-20T13:21:25.061Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-20T13:21:25.061Z] [2022-04-20T13:21:25.061Z] DONE 2 tests, 2 skipped in 1.795s [2022-04-20T13:21:25.061Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-20T13:21:26.588Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:21:26.588Z] INFO: Testing against a local daemon [2022-04-20T13:21:26.588Z] === RUN TestReadPluginNoRead [2022-04-20T13:21:26.588Z] read_test.go:21: no unix domain sockets on Windows [2022-04-20T13:21:26.588Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-20T13:21:26.588Z] PASS [2022-04-20T13:21:26.588Z] ok github.com/docker/docker/integration/plugin/logging 0.071s [2022-04-20T13:21:26.588Z] [2022-04-20T13:21:26.588Z] === Skipped [2022-04-20T13:21:26.588Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-20T13:21:26.588Z] read_test.go:21: no unix domain sockets on Windows [2022-04-20T13:21:26.588Z] [2022-04-20T13:21:26.588Z] DONE 1 tests, 1 skipped in 1.799s [2022-04-20T13:21:27.044Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-20T13:21:27.182Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-20T13:21:27.182Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-20T13:21:27.182Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-20T13:21:27.182Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-20T13:21:27.182Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-20T13:21:27.508Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-20T13:21:27.794Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/test/unit [2022-04-20T13:21:27.956Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-20T13:21:27.957Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.75s) [2022-04-20T13:21:27.957Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.37s) [2022-04-20T13:21:27.957Z] === RUN TestWaitBlocked [2022-04-20T13:21:27.957Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:27.957Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-20T13:21:27.957Z] PASS [2022-04-20T13:21:27.957Z] ok github.com/docker/docker/integration/container 112.512s [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === Skipped [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-20T13:21:27.957Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-20T13:21:27.957Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-20T13:21:27.957Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-20T13:21:27.957Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-20T13:21:27.957Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-20T13:21:27.957Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-20T13:21:27.957Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-20T13:21:27.957Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-20T13:21:27.957Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-04-20T13:21:27.957Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-20T13:21:27.957Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.18s) [2022-04-20T13:21:27.957Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-20T13:21:27.957Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.18s) [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-20T13:21:27.957Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-20T13:21:27.957Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-04-20T13:21:27.957Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-20T13:21:27.957Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-20T13:21:27.957Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-20T13:21:27.957Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-20T13:21:27.957Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-20T13:21:27.957Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-20T13:21:27.957Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-20T13:21:27.957Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-20T13:21:27.957Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-20T13:21:27.957Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-20T13:21:27.957Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-20T13:21:27.957Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-20T13:21:27.957Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-20T13:21:27.957Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-20T13:21:27.957Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-20T13:21:27.957Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-20T13:21:27.957Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-20T13:21:27.957Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-20T13:21:27.957Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-20T13:21:27.957Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-20T13:21:27.957Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-20T13:21:27.957Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-20T13:21:27.957Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-20T13:21:27.957Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-20T13:21:27.957Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-20T13:21:27.957Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-20T13:21:27.957Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-20T13:21:27.957Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:27.957Z] [2022-04-20T13:21:27.957Z] DONE 119 tests, 38 skipped in 115.460s [2022-04-20T13:21:27.957Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-20T13:21:28.007Z] testing: warning: no tests to run [2022-04-20T13:21:28.007Z] PASS [2022-04-20T13:21:28.007Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.057s [2022-04-20T13:21:28.007Z] [2022-04-20T13:21:28.007Z] DONE 0 tests in 0.928s [2022-04-20T13:21:28.007Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-20T13:21:28.052Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-20T13:21:28.052Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-20T13:21:28.052Z] + TESTDIRS=./... [2022-04-20T13:21:28.052Z] + exclude_paths='/vendor/|/integration' [2022-04-20T13:21:28.052Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-20T13:21:28.052Z] ++ go list ./... [2022-04-20T13:21:28.987Z] + pkg_list='github.com/docker/docker/api [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/backend/build [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/httpstatus [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/httputils [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/middleware [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router/build [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router/container [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router/debug [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router/distribution [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router/grpc [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router/image [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router/network [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router/plugin [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router/session [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router/swarm [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router/system [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/server/router/volume [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/backend [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/blkiodev [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/container [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/events [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/filters [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/image [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/mount [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/network [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/registry [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/strslice [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/swarm [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/time [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/versions [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-20T13:21:28.987Z] github.com/docker/docker/api/types/volume [2022-04-20T13:21:28.987Z] github.com/docker/docker/builder [2022-04-20T13:21:28.987Z] github.com/docker/docker/builder/builder-next [2022-04-20T13:21:28.987Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-20T13:21:28.987Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-20T13:21:28.987Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-20T13:21:28.987Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-20T13:21:28.987Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-20T13:21:28.987Z] github.com/docker/docker/builder/builder-next/worker [2022-04-20T13:21:28.987Z] github.com/docker/docker/builder/dockerfile [2022-04-20T13:21:28.987Z] github.com/docker/docker/builder/remotecontext [2022-04-20T13:21:28.987Z] github.com/docker/docker/builder/remotecontext/git [2022-04-20T13:21:28.987Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-20T13:21:28.987Z] github.com/docker/docker/cli [2022-04-20T13:21:28.987Z] github.com/docker/docker/cli/config [2022-04-20T13:21:28.987Z] github.com/docker/docker/cli/debug [2022-04-20T13:21:28.987Z] github.com/docker/docker/client [2022-04-20T13:21:28.987Z] github.com/docker/docker/cmd/docker-proxy [2022-04-20T13:21:28.987Z] github.com/docker/docker/cmd/dockerd [2022-04-20T13:21:28.987Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-20T13:21:28.987Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-20T13:21:28.987Z] github.com/docker/docker/container [2022-04-20T13:21:28.987Z] github.com/docker/docker/container/stream [2022-04-20T13:21:28.987Z] github.com/docker/docker/contrib/apparmor [2022-04-20T13:21:28.987Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-20T13:21:28.987Z] github.com/docker/docker/contrib/httpserver [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/cluster [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/cluster/convert [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/cluster/executor [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/cluster/provider [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/config [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/events [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/events/testutils [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/exec [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/graphdriver [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/images [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/initlayer [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/links [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/listeners [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/gelf [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/journald [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/local [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/logentries [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/splunk [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/syslog [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/logger/templates [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/names [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/network [2022-04-20T13:21:28.987Z] github.com/docker/docker/daemon/stats [2022-04-20T13:21:28.987Z] github.com/docker/docker/distribution [2022-04-20T13:21:28.987Z] github.com/docker/docker/distribution/metadata [2022-04-20T13:21:28.987Z] github.com/docker/docker/distribution/utils [2022-04-20T13:21:28.987Z] github.com/docker/docker/distribution/xfer [2022-04-20T13:21:28.987Z] github.com/docker/docker/dockerversion [2022-04-20T13:21:28.987Z] github.com/docker/docker/errdefs [2022-04-20T13:21:28.987Z] github.com/docker/docker/image [2022-04-20T13:21:28.987Z] github.com/docker/docker/image/cache [2022-04-20T13:21:28.987Z] github.com/docker/docker/image/tarexport [2022-04-20T13:21:28.987Z] github.com/docker/docker/image/v1 [2022-04-20T13:21:28.987Z] github.com/docker/docker/internal/test/suite [2022-04-20T13:21:28.987Z] github.com/docker/docker/layer [2022-04-20T13:21:28.987Z] github.com/docker/docker/libcontainerd [2022-04-20T13:21:28.987Z] github.com/docker/docker/libcontainerd/queue [2022-04-20T13:21:28.987Z] github.com/docker/docker/libcontainerd/remote [2022-04-20T13:21:28.987Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-20T13:21:28.987Z] github.com/docker/docker/libcontainerd/types [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/bitseq [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/cluster [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/config [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/datastore [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/driverapi [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/etchosts [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/idm [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/ipam [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/iptables [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/netlabel [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/netutils [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/networkdb [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/ns [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/options [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/osl [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/portallocator [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/portmapper [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/testutils [2022-04-20T13:21:28.987Z] github.com/docker/docker/libnetwork/types [2022-04-20T13:21:28.987Z] github.com/docker/docker/oci [2022-04-20T13:21:28.987Z] github.com/docker/docker/oci/caps [2022-04-20T13:21:28.987Z] github.com/docker/docker/opts [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/aaparser [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/archive [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/authorization [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/broadcaster [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/capabilities [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/chrootarchive [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/containerfs [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/devicemapper [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/directory [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/dmesg [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/filenotify [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/fileutils [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/fsutils [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/homedir [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/idtools [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/ioutils [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/jsonmessage [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/longpath [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/loopback [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/namesgenerator [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/parsers [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-20T13:21:28.987Z] github.com/docker/docker/pkg/pidfile [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/platform [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/plugingetter [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/plugins [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/plugins/transport [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/pools [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/progress [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/pubsub [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/reexec [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/signal [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/stack [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/stdcopy [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/streamformatter [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/stringid [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/sysinfo [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/system [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/tailfile [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/tarsum [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/truncindex [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/urlutil [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/useragent [2022-04-20T13:21:28.988Z] github.com/docker/docker/plugin [2022-04-20T13:21:28.988Z] github.com/docker/docker/plugin/executor/containerd [2022-04-20T13:21:28.988Z] github.com/docker/docker/plugin/v2 [2022-04-20T13:21:28.988Z] github.com/docker/docker/profiles/apparmor [2022-04-20T13:21:28.988Z] github.com/docker/docker/profiles/seccomp [2022-04-20T13:21:28.988Z] github.com/docker/docker/quota [2022-04-20T13:21:28.988Z] github.com/docker/docker/reference [2022-04-20T13:21:28.988Z] github.com/docker/docker/registry [2022-04-20T13:21:28.988Z] github.com/docker/docker/registry/resumable [2022-04-20T13:21:28.988Z] github.com/docker/docker/restartmanager [2022-04-20T13:21:28.988Z] github.com/docker/docker/rootless [2022-04-20T13:21:28.988Z] github.com/docker/docker/rootless/specconv [2022-04-20T13:21:28.988Z] github.com/docker/docker/runconfig [2022-04-20T13:21:28.988Z] github.com/docker/docker/runconfig/opts [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/daemon [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/environment [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/fakecontext [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/fakegit [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/fakestorage [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/fixtures/load [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/registry [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/request [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume/drivers [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume/local [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume/mounts [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume/service [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume/service/opts [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume/testutils' [2022-04-20T13:21:28.988Z] ++ grep --fixed-strings -v /libnetwork [2022-04-20T13:21:28.988Z] ++ echo 'github.com/docker/docker/api [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/backend/build [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/httpstatus [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/httputils [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/middleware [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/build [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/container [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/debug [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/distribution [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/grpc [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/image [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/network [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/plugin [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/session [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/swarm [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/system [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/volume [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/backend [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/blkiodev [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/container [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/events [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/filters [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/image [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/mount [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/network [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/registry [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/strslice [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/swarm [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/time [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/versions [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/volume [2022-04-20T13:21:28.988Z] github.com/docker/docker/builder [2022-04-20T13:21:28.988Z] github.com/docker/docker/builder/builder-next [2022-04-20T13:21:28.988Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-20T13:21:28.988Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-20T13:21:28.988Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-20T13:21:28.988Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-20T13:21:28.988Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-20T13:21:28.988Z] github.com/docker/docker/builder/builder-next/worker [2022-04-20T13:21:28.988Z] github.com/docker/docker/builder/dockerfile [2022-04-20T13:21:28.988Z] github.com/docker/docker/builder/remotecontext [2022-04-20T13:21:28.988Z] github.com/docker/docker/builder/remotecontext/git [2022-04-20T13:21:28.988Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-20T13:21:28.988Z] github.com/docker/docker/cli [2022-04-20T13:21:28.988Z] github.com/docker/docker/cli/config [2022-04-20T13:21:28.988Z] github.com/docker/docker/cli/debug [2022-04-20T13:21:28.988Z] github.com/docker/docker/client [2022-04-20T13:21:28.988Z] github.com/docker/docker/cmd/docker-proxy [2022-04-20T13:21:28.988Z] github.com/docker/docker/cmd/dockerd [2022-04-20T13:21:28.988Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-20T13:21:28.988Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-20T13:21:28.988Z] github.com/docker/docker/container [2022-04-20T13:21:28.988Z] github.com/docker/docker/container/stream [2022-04-20T13:21:28.988Z] github.com/docker/docker/contrib/apparmor [2022-04-20T13:21:28.988Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-20T13:21:28.988Z] github.com/docker/docker/contrib/httpserver [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/cluster [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/cluster/convert [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/cluster/executor [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/cluster/provider [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/config [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/events [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/events/testutils [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/exec [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/graphdriver [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/images [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/initlayer [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/links [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/listeners [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/gelf [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/journald [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/local [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/logentries [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/splunk [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/syslog [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/logger/templates [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/names [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/network [2022-04-20T13:21:28.988Z] github.com/docker/docker/daemon/stats [2022-04-20T13:21:28.988Z] github.com/docker/docker/distribution [2022-04-20T13:21:28.988Z] github.com/docker/docker/distribution/metadata [2022-04-20T13:21:28.988Z] github.com/docker/docker/distribution/utils [2022-04-20T13:21:28.988Z] github.com/docker/docker/distribution/xfer [2022-04-20T13:21:28.988Z] github.com/docker/docker/dockerversion [2022-04-20T13:21:28.988Z] github.com/docker/docker/errdefs [2022-04-20T13:21:28.988Z] github.com/docker/docker/image [2022-04-20T13:21:28.988Z] github.com/docker/docker/image/cache [2022-04-20T13:21:28.988Z] github.com/docker/docker/image/tarexport [2022-04-20T13:21:28.988Z] github.com/docker/docker/image/v1 [2022-04-20T13:21:28.988Z] github.com/docker/docker/internal/test/suite [2022-04-20T13:21:28.988Z] github.com/docker/docker/layer [2022-04-20T13:21:28.988Z] github.com/docker/docker/libcontainerd [2022-04-20T13:21:28.988Z] github.com/docker/docker/libcontainerd/queue [2022-04-20T13:21:28.988Z] github.com/docker/docker/libcontainerd/remote [2022-04-20T13:21:28.988Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-20T13:21:28.988Z] github.com/docker/docker/libcontainerd/types [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/bitseq [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/cluster [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/config [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/datastore [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/driverapi [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/etchosts [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/idm [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/ipam [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/iptables [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/netlabel [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/netutils [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/networkdb [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/ns [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/options [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/osl [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/portallocator [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/portmapper [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/testutils [2022-04-20T13:21:28.988Z] github.com/docker/docker/libnetwork/types [2022-04-20T13:21:28.988Z] github.com/docker/docker/oci [2022-04-20T13:21:28.988Z] github.com/docker/docker/oci/caps [2022-04-20T13:21:28.988Z] github.com/docker/docker/opts [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/aaparser [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/archive [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/authorization [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/broadcaster [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/capabilities [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/chrootarchive [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/containerfs [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/devicemapper [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/directory [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/dmesg [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/filenotify [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/fileutils [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/fsutils [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/homedir [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/idtools [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/ioutils [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/jsonmessage [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/longpath [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/loopback [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/namesgenerator [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/parsers [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/pidfile [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/platform [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/plugingetter [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/plugins [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/plugins/transport [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/pools [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/progress [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/pubsub [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/reexec [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/signal [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/stack [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/stdcopy [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/streamformatter [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/stringid [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/sysinfo [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/system [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/tailfile [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/tarsum [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/truncindex [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/urlutil [2022-04-20T13:21:28.988Z] github.com/docker/docker/pkg/useragent [2022-04-20T13:21:28.988Z] github.com/docker/docker/plugin [2022-04-20T13:21:28.988Z] github.com/docker/docker/plugin/executor/containerd [2022-04-20T13:21:28.988Z] github.com/docker/docker/plugin/v2 [2022-04-20T13:21:28.988Z] github.com/docker/docker/profiles/apparmor [2022-04-20T13:21:28.988Z] github.com/docker/docker/profiles/seccomp [2022-04-20T13:21:28.988Z] github.com/docker/docker/quota [2022-04-20T13:21:28.988Z] github.com/docker/docker/reference [2022-04-20T13:21:28.988Z] github.com/docker/docker/registry [2022-04-20T13:21:28.988Z] github.com/docker/docker/registry/resumable [2022-04-20T13:21:28.988Z] github.com/docker/docker/restartmanager [2022-04-20T13:21:28.988Z] github.com/docker/docker/rootless [2022-04-20T13:21:28.988Z] github.com/docker/docker/rootless/specconv [2022-04-20T13:21:28.988Z] github.com/docker/docker/runconfig [2022-04-20T13:21:28.988Z] github.com/docker/docker/runconfig/opts [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/daemon [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/environment [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/fakecontext [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/fakegit [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/fakestorage [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/fixtures/load [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/registry [2022-04-20T13:21:28.988Z] github.com/docker/docker/testutil/request [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume/drivers [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume/local [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume/mounts [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume/service [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume/service/opts [2022-04-20T13:21:28.988Z] github.com/docker/docker/volume/testutils' [2022-04-20T13:21:28.988Z] + base_pkg_list='github.com/docker/docker/api [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/backend/build [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/httpstatus [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/httputils [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/middleware [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/build [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/container [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/debug [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/distribution [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/grpc [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/image [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/network [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/plugin [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/session [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/swarm [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/system [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/server/router/volume [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/backend [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/blkiodev [2022-04-20T13:21:28.988Z] github.com/docker/docker/api/types/container [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/events [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/filters [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/image [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/mount [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/network [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/registry [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/strslice [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/swarm [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/time [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/versions [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/volume [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next/worker [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/dockerfile [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/remotecontext [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/remotecontext/git [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-20T13:21:28.989Z] github.com/docker/docker/cli [2022-04-20T13:21:28.989Z] github.com/docker/docker/cli/config [2022-04-20T13:21:28.989Z] github.com/docker/docker/cli/debug [2022-04-20T13:21:28.989Z] github.com/docker/docker/client [2022-04-20T13:21:28.989Z] github.com/docker/docker/cmd/docker-proxy [2022-04-20T13:21:28.989Z] github.com/docker/docker/cmd/dockerd [2022-04-20T13:21:28.989Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-20T13:21:28.989Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-20T13:21:28.989Z] github.com/docker/docker/container [2022-04-20T13:21:28.989Z] github.com/docker/docker/container/stream [2022-04-20T13:21:28.989Z] github.com/docker/docker/contrib/apparmor [2022-04-20T13:21:28.989Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-20T13:21:28.989Z] github.com/docker/docker/contrib/httpserver [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/cluster [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/cluster/convert [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/cluster/executor [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/cluster/provider [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/config [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/events [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/events/testutils [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/exec [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/images [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/initlayer [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/links [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/listeners [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/gelf [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/journald [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/local [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/logentries [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/splunk [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/syslog [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/templates [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/names [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/network [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/stats [2022-04-20T13:21:28.989Z] github.com/docker/docker/distribution [2022-04-20T13:21:28.989Z] github.com/docker/docker/distribution/metadata [2022-04-20T13:21:28.989Z] github.com/docker/docker/distribution/utils [2022-04-20T13:21:28.989Z] github.com/docker/docker/distribution/xfer [2022-04-20T13:21:28.989Z] github.com/docker/docker/dockerversion [2022-04-20T13:21:28.989Z] github.com/docker/docker/errdefs [2022-04-20T13:21:28.989Z] github.com/docker/docker/image [2022-04-20T13:21:28.989Z] github.com/docker/docker/image/cache [2022-04-20T13:21:28.989Z] github.com/docker/docker/image/tarexport [2022-04-20T13:21:28.989Z] github.com/docker/docker/image/v1 [2022-04-20T13:21:28.989Z] github.com/docker/docker/internal/test/suite [2022-04-20T13:21:28.989Z] github.com/docker/docker/layer [2022-04-20T13:21:28.989Z] github.com/docker/docker/libcontainerd [2022-04-20T13:21:28.989Z] github.com/docker/docker/libcontainerd/queue [2022-04-20T13:21:28.989Z] github.com/docker/docker/libcontainerd/remote [2022-04-20T13:21:28.989Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-20T13:21:28.989Z] github.com/docker/docker/libcontainerd/types [2022-04-20T13:21:28.989Z] github.com/docker/docker/oci [2022-04-20T13:21:28.989Z] github.com/docker/docker/oci/caps [2022-04-20T13:21:28.989Z] github.com/docker/docker/opts [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/aaparser [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/archive [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/authorization [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/broadcaster [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/capabilities [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/chrootarchive [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/containerfs [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/devicemapper [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/directory [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/dmesg [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/filenotify [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/fileutils [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/fsutils [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/homedir [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/idtools [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/ioutils [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/jsonmessage [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/longpath [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/loopback [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/namesgenerator [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/parsers [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/pidfile [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/platform [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/plugingetter [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/plugins [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/plugins/transport [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/pools [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/progress [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/pubsub [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/reexec [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/signal [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/stack [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/stdcopy [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/streamformatter [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/stringid [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/sysinfo [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/system [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/tailfile [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/tarsum [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/truncindex [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/urlutil [2022-04-20T13:21:28.989Z] github.com/docker/docker/pkg/useragent [2022-04-20T13:21:28.989Z] github.com/docker/docker/plugin [2022-04-20T13:21:28.989Z] github.com/docker/docker/plugin/executor/containerd [2022-04-20T13:21:28.989Z] github.com/docker/docker/plugin/v2 [2022-04-20T13:21:28.989Z] github.com/docker/docker/profiles/apparmor [2022-04-20T13:21:28.989Z] github.com/docker/docker/profiles/seccomp [2022-04-20T13:21:28.989Z] github.com/docker/docker/quota [2022-04-20T13:21:28.989Z] github.com/docker/docker/reference [2022-04-20T13:21:28.989Z] github.com/docker/docker/registry [2022-04-20T13:21:28.989Z] github.com/docker/docker/registry/resumable [2022-04-20T13:21:28.989Z] github.com/docker/docker/restartmanager [2022-04-20T13:21:28.989Z] github.com/docker/docker/rootless [2022-04-20T13:21:28.989Z] github.com/docker/docker/rootless/specconv [2022-04-20T13:21:28.989Z] github.com/docker/docker/runconfig [2022-04-20T13:21:28.989Z] github.com/docker/docker/runconfig/opts [2022-04-20T13:21:28.989Z] github.com/docker/docker/testutil [2022-04-20T13:21:28.989Z] github.com/docker/docker/testutil/daemon [2022-04-20T13:21:28.989Z] github.com/docker/docker/testutil/environment [2022-04-20T13:21:28.989Z] github.com/docker/docker/testutil/fakecontext [2022-04-20T13:21:28.989Z] github.com/docker/docker/testutil/fakegit [2022-04-20T13:21:28.989Z] github.com/docker/docker/testutil/fakestorage [2022-04-20T13:21:28.989Z] github.com/docker/docker/testutil/fixtures/load [2022-04-20T13:21:28.989Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-20T13:21:28.989Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-20T13:21:28.989Z] github.com/docker/docker/testutil/registry [2022-04-20T13:21:28.989Z] github.com/docker/docker/testutil/request [2022-04-20T13:21:28.989Z] github.com/docker/docker/volume [2022-04-20T13:21:28.989Z] github.com/docker/docker/volume/drivers [2022-04-20T13:21:28.989Z] github.com/docker/docker/volume/local [2022-04-20T13:21:28.989Z] github.com/docker/docker/volume/mounts [2022-04-20T13:21:28.989Z] github.com/docker/docker/volume/service [2022-04-20T13:21:28.989Z] github.com/docker/docker/volume/service/opts [2022-04-20T13:21:28.989Z] github.com/docker/docker/volume/testutils' [2022-04-20T13:21:28.989Z] ++ echo 'github.com/docker/docker/api [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/backend/build [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/httpstatus [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/httputils [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/middleware [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router/build [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router/container [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router/debug [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router/distribution [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router/grpc [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router/image [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router/network [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router/plugin [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router/session [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router/swarm [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router/system [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/server/router/volume [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types [2022-04-20T13:21:28.989Z] github.com/docker/docke++ grep --fixed-strings /libnetwork [2022-04-20T13:21:28.989Z] r/api/types/backend [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/blkiodev [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/container [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/events [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/filters [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/image [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/mount [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/network [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/registry [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/strslice [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/swarm [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/time [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/versions [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-20T13:21:28.989Z] github.com/docker/docker/api/types/volume [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/builder-next/worker [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/dockerfile [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/remotecontext [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/remotecontext/git [2022-04-20T13:21:28.989Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-20T13:21:28.989Z] github.com/docker/docker/cli [2022-04-20T13:21:28.989Z] github.com/docker/docker/cli/config [2022-04-20T13:21:28.989Z] github.com/docker/docker/cli/debug [2022-04-20T13:21:28.989Z] github.com/docker/docker/client [2022-04-20T13:21:28.989Z] github.com/docker/docker/cmd/docker-proxy [2022-04-20T13:21:28.989Z] github.com/docker/docker/cmd/dockerd [2022-04-20T13:21:28.989Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-20T13:21:28.989Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-20T13:21:28.989Z] github.com/docker/docker/container [2022-04-20T13:21:28.989Z] github.com/docker/docker/container/stream [2022-04-20T13:21:28.989Z] github.com/docker/docker/contrib/apparmor [2022-04-20T13:21:28.989Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-20T13:21:28.989Z] github.com/docker/docker/contrib/httpserver [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/cluster [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/cluster/convert [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/cluster/executor [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/cluster/provider [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/config [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/events [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/events/testutils [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/exec [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/images [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/initlayer [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/links [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/listeners [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/gelf [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/journald [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/local [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/logentries [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/splunk [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/syslog [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/logger/templates [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/names [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/network [2022-04-20T13:21:28.989Z] github.com/docker/docker/daemon/stats [2022-04-20T13:21:28.989Z] github.com/docker/docker/distribution [2022-04-20T13:21:28.989Z] github.com/docker/docker/distribution/metadata [2022-04-20T13:21:28.989Z] github.com/docker/docker/distribution/utils [2022-04-20T13:21:28.989Z] github.com/docker/docker/distribution/xfer [2022-04-20T13:21:28.989Z] github.com/docker/docker/dockerversion [2022-04-20T13:21:28.989Z] github.com/docker/docker/errdefs [2022-04-20T13:21:28.989Z] github.com/docker/docker/image [2022-04-20T13:21:28.989Z] github.com/docker/docker/image/cache [2022-04-20T13:21:28.989Z] github.com/docker/docker/image/tarexport [2022-04-20T13:21:28.989Z] github.com/docker/docker/image/v1 [2022-04-20T13:21:28.989Z] github.com/docker/docker/internal/test/suite [2022-04-20T13:21:28.989Z] github.com/docker/docker/layer [2022-04-20T13:21:28.989Z] github.com/docker/docker/libcontainerd [2022-04-20T13:21:28.989Z] github.com/docker/docker/libcontainerd/queue [2022-04-20T13:21:28.989Z] github.com/docker/docker/libcontainerd/remote [2022-04-20T13:21:28.989Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-20T13:21:28.989Z] github.com/docker/docker/libcontainerd/types [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/bitseq [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/cluster [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/config [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/datastore [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/driverapi [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-20T13:21:28.989Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/etchosts [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/idm [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipam [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/iptables [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/netlabel [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/netutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/networkdb [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ns [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/options [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/osl [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/portallocator [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/portmapper [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/testutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/types [2022-04-20T13:21:28.990Z] github.com/docker/docker/oci [2022-04-20T13:21:28.990Z] github.com/docker/docker/oci/caps [2022-04-20T13:21:28.990Z] github.com/docker/docker/opts [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/aaparser [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/archive [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/authorization [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/broadcaster [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/capabilities [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/chrootarchive [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/containerfs [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/devicemapper [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/directory [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/dmesg [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/filenotify [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/fileutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/fsutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/homedir [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/idtools [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/ioutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/jsonmessage [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/longpath [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/loopback [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/namesgenerator [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/parsers [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/pidfile [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/platform [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/plugingetter [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/plugins [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/plugins/transport [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/pools [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/progress [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/pubsub [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/reexec [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/signal [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/stack [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/stdcopy [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/streamformatter [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/stringid [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/sysinfo [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/system [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/tailfile [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/tarsum [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/truncindex [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/urlutil [2022-04-20T13:21:28.990Z] github.com/docker/docker/pkg/useragent [2022-04-20T13:21:28.990Z] github.com/docker/docker/plugin [2022-04-20T13:21:28.990Z] github.com/docker/docker/plugin/executor/containerd [2022-04-20T13:21:28.990Z] github.com/docker/docker/plugin/v2 [2022-04-20T13:21:28.990Z] github.com/docker/docker/profiles/apparmor [2022-04-20T13:21:28.990Z] github.com/docker/docker/profiles/seccomp [2022-04-20T13:21:28.990Z] github.com/docker/docker/quota [2022-04-20T13:21:28.990Z] github.com/docker/docker/reference [2022-04-20T13:21:28.990Z] github.com/docker/docker/registry [2022-04-20T13:21:28.990Z] github.com/docker/docker/registry/resumable [2022-04-20T13:21:28.990Z] github.com/docker/docker/restartmanager [2022-04-20T13:21:28.990Z] github.com/docker/docker/rootless [2022-04-20T13:21:28.990Z] github.com/docker/docker/rootless/specconv [2022-04-20T13:21:28.990Z] github.com/docker/docker/runconfig [2022-04-20T13:21:28.990Z] github.com/docker/docker/runconfig/opts [2022-04-20T13:21:28.990Z] github.com/docker/docker/testutil [2022-04-20T13:21:28.990Z] github.com/docker/docker/testutil/daemon [2022-04-20T13:21:28.990Z] github.com/docker/docker/testutil/environment [2022-04-20T13:21:28.990Z] github.com/docker/docker/testutil/fakecontext [2022-04-20T13:21:28.990Z] github.com/docker/docker/testutil/fakegit [2022-04-20T13:21:28.990Z] github.com/docker/docker/testutil/fakestorage [2022-04-20T13:21:28.990Z] github.com/docker/docker/testutil/fixtures/load [2022-04-20T13:21:28.990Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-20T13:21:28.990Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-20T13:21:28.990Z] github.com/docker/docker/testutil/registry [2022-04-20T13:21:28.990Z] github.com/docker/docker/testutil/request [2022-04-20T13:21:28.990Z] github.com/docker/docker/volume [2022-04-20T13:21:28.990Z] github.com/docker/docker/volume/drivers [2022-04-20T13:21:28.990Z] github.com/docker/docker/volume/local [2022-04-20T13:21:28.990Z] github.com/docker/docker/volume/mounts [2022-04-20T13:21:28.990Z] github.com/docker/docker/volume/service [2022-04-20T13:21:28.990Z] github.com/docker/docker/volume/service/opts [2022-04-20T13:21:28.990Z] github.com/docker/docker/volume/testutils' [2022-04-20T13:21:28.990Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/bitseq [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cluster [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/config [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/datastore [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/driverapi [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/etchosts [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/idm [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipam [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/iptables [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/netlabel [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/netutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/networkdb [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ns [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/options [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/osl [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/portallocator [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/portmapper [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/testutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/types' [2022-04-20T13:21:28.990Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-20T13:21:28.990Z] + echo 'github.com/docker/docker/libnetwork [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/bitseq [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cluster [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/config [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/datastore [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/driverapi [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/etchosts [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/idm [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipam [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/iptables [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/netlabel [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/netutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/networkdb [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/ns [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/options [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/osl [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/portallocator [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/portmapper [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/testutils [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/types' [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T13:21:28.990Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T13:21:28.990Z] + type docker-proxy [2022-04-20T13:21:28.990Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-20T13:21:28.990Z] + hack/make.sh binary-proxy install-proxy [2022-04-20T13:21:28.990Z] [2022-04-20T13:21:29.249Z] Removing bundles/ [2022-04-20T13:21:29.249Z] [2022-04-20T13:21:29.249Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-20T13:21:29.249Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-20T13:21:29.249Z] GOOS="" GOARCH="" GOARM="" [2022-04-20T13:21:29.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:21:29.545Z] INFO: Testing against a local daemon [2022-04-20T13:21:29.545Z] === RUN TestPluginWithDevMounts [2022-04-20T13:21:29.545Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:29.545Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-20T13:21:29.545Z] PASS [2022-04-20T13:21:29.545Z] ok github.com/docker/docker/integration/plugin/volumes 0.077s [2022-04-20T13:21:29.545Z] [2022-04-20T13:21:29.545Z] === Skipped [2022-04-20T13:21:29.545Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-20T13:21:29.545Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:29.545Z] [2022-04-20T13:21:29.545Z] DONE 1 tests, 1 skipped in 1.798s [2022-04-20T13:21:29.545Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-20T13:21:30.175Z] === RUN TestDockerSuite/TestExec [2022-04-20T13:21:30.175Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-20T13:21:30.175Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-20T13:21:30.175Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-20T13:21:30.745Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-20T13:21:31.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:21:31.073Z] INFO: Testing against a local daemon [2022-04-20T13:21:31.073Z] === RUN TestSecretInspect [2022-04-20T13:21:31.073Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:31.073Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-20T13:21:31.073Z] === RUN TestSecretList [2022-04-20T13:21:31.073Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:31.074Z] --- SKIP: TestSecretList (0.00s) [2022-04-20T13:21:31.074Z] === RUN TestSecretsCreateAndDelete [2022-04-20T13:21:31.074Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:31.074Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-20T13:21:31.074Z] === RUN TestSecretsUpdate [2022-04-20T13:21:31.074Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:31.074Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-20T13:21:31.074Z] === RUN TestTemplatedSecret [2022-04-20T13:21:31.074Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:31.074Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-20T13:21:31.074Z] === RUN TestSecretCreateResolve [2022-04-20T13:21:31.074Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:31.074Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-20T13:21:31.074Z] PASS [2022-04-20T13:21:31.074Z] ok github.com/docker/docker/integration/secret 0.069s [2022-04-20T13:21:31.074Z] [2022-04-20T13:21:31.074Z] === Skipped [2022-04-20T13:21:31.074Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-20T13:21:31.074Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:31.074Z] [2022-04-20T13:21:31.074Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-20T13:21:31.074Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:31.074Z] [2022-04-20T13:21:31.074Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-20T13:21:31.074Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:31.074Z] [2022-04-20T13:21:31.074Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-20T13:21:31.074Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:31.074Z] [2022-04-20T13:21:31.074Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-20T13:21:31.074Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:31.074Z] [2022-04-20T13:21:31.074Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-20T13:21:31.074Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:31.074Z] [2022-04-20T13:21:31.074Z] DONE 6 tests, 6 skipped in 1.433s [2022-04-20T13:21:31.074Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-20T13:21:31.688Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-20T13:21:32.263Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-20T13:21:32.835Z] --- PASS: TestServiceUpdateSecrets (14.72s) [2022-04-20T13:21:32.835Z] === RUN TestServiceUpdateConfigs [2022-04-20T13:21:33.095Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-20T13:21:33.243Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:21:33.243Z] INFO: Testing against a local daemon [2022-04-20T13:21:33.243Z] === RUN TestServiceCreateInit [2022-04-20T13:21:33.243Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-20T13:21:33.243Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.243Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-20T13:21:33.243Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.243Z] --- PASS: TestServiceCreateInit (0.04s) [2022-04-20T13:21:33.243Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-20T13:21:33.243Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-20T13:21:33.243Z] === RUN TestCreateServiceMultipleTimes [2022-04-20T13:21:33.243Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.243Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-20T13:21:33.243Z] === RUN TestCreateServiceConflict [2022-04-20T13:21:33.243Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.243Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-20T13:21:33.243Z] === RUN TestCreateServiceMaxReplicas [2022-04-20T13:21:33.243Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.243Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-20T13:21:33.243Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-20T13:21:33.243Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.243Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-20T13:21:33.243Z] === RUN TestCreateServiceSecretFileMode [2022-04-20T13:21:33.243Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.243Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-20T13:21:33.243Z] === RUN TestCreateServiceConfigFileMode [2022-04-20T13:21:33.243Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.243Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-20T13:21:33.243Z] === RUN TestCreateServiceSysctls [2022-04-20T13:21:33.243Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.243Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-20T13:21:33.243Z] === RUN TestCreateServiceCapabilities [2022-04-20T13:21:33.243Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.666Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-20T13:21:33.699Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-20T13:21:33.699Z] === RUN TestInspect [2022-04-20T13:21:33.699Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] --- SKIP: TestInspect (0.00s) [2022-04-20T13:21:33.699Z] === RUN TestCreateJob [2022-04-20T13:21:33.699Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] --- SKIP: TestCreateJob (0.00s) [2022-04-20T13:21:33.699Z] === RUN TestReplicatedJob [2022-04-20T13:21:33.699Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-20T13:21:33.699Z] === RUN TestUpdateReplicatedJob [2022-04-20T13:21:33.699Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-20T13:21:33.699Z] === RUN TestServiceListWithStatuses [2022-04-20T13:21:33.699Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-20T13:21:33.699Z] === RUN TestDockerNetworkConnectAlias [2022-04-20T13:21:33.699Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-20T13:21:33.699Z] === RUN TestDockerNetworkReConnect [2022-04-20T13:21:33.699Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-20T13:21:33.699Z] === RUN TestServicePlugin [2022-04-20T13:21:33.699Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-20T13:21:33.699Z] === RUN TestServiceUpdateLabel [2022-04-20T13:21:33.699Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:33.699Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-20T13:21:33.699Z] === RUN TestServiceUpdateSecrets [2022-04-20T13:21:33.699Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:33.699Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-20T13:21:33.699Z] === RUN TestServiceUpdateConfigs [2022-04-20T13:21:33.699Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:33.699Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-20T13:21:33.699Z] === RUN TestServiceUpdateNetwork [2022-04-20T13:21:33.699Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:33.699Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-20T13:21:33.699Z] === RUN TestServiceUpdatePidsLimit [2022-04-20T13:21:33.699Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:33.699Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-04-20T13:21:33.699Z] PASS [2022-04-20T13:21:33.699Z] ok github.com/docker/docker/integration/service 0.221s [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === Skipped [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-20T13:21:33.699Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-20T13:21:33.699Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-20T13:21:33.699Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-20T13:21:33.699Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-20T13:21:33.699Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-20T13:21:33.699Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-20T13:21:33.699Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-20T13:21:33.699Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-20T13:21:33.699Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-20T13:21:33.699Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-20T13:21:33.699Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-20T13:21:33.699Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-20T13:21:33.699Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-20T13:21:33.699Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-20T13:21:33.699Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-20T13:21:33.699Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-20T13:21:33.699Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-20T13:21:33.699Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-20T13:21:33.699Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-20T13:21:33.699Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-20T13:21:33.699Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-20T13:21:33.699Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:33.699Z] [2022-04-20T13:21:33.699Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-04-20T13:21:33.700Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:33.700Z] [2022-04-20T13:21:33.700Z] DONE 24 tests, 23 skipped in 2.247s [2022-04-20T13:21:33.700Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-20T13:21:34.238Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-20T13:21:35.181Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-20T13:21:35.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:21:35.227Z] INFO: Testing against a local daemon [2022-04-20T13:21:35.227Z] === RUN TestSessionCreate [2022-04-20T13:21:35.227Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:35.227Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-20T13:21:35.227Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-20T13:21:35.227Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:35.227Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-20T13:21:35.227Z] PASS [2022-04-20T13:21:35.227Z] ok github.com/docker/docker/integration/session 0.075s [2022-04-20T13:21:35.227Z] [2022-04-20T13:21:35.227Z] === Skipped [2022-04-20T13:21:35.227Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-20T13:21:35.227Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:35.227Z] [2022-04-20T13:21:35.227Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-20T13:21:35.227Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:35.227Z] [2022-04-20T13:21:35.227Z] DONE 2 tests, 2 skipped in 1.349s [2022-04-20T13:21:35.227Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-20T13:21:35.751Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-20T13:21:36.692Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-20T13:21:36.757Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:21:36.757Z] INFO: Testing against a local daemon [2022-04-20T13:21:36.757Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-20T13:21:36.757Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:36.757Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-20T13:21:36.757Z] === RUN TestDiskUsage [2022-04-20T13:21:36.757Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-20T13:21:36.757Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-20T13:21:36.757Z] === RUN TestEventsExecDie [2022-04-20T13:21:36.757Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-20T13:21:36.757Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-20T13:21:36.757Z] === RUN TestEventsBackwardsCompatible [2022-04-20T13:21:36.757Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-20T13:21:36.757Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-20T13:21:36.757Z] === RUN TestEventsVolumeCreate [2022-04-20T13:21:36.757Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-20T13:21:36.757Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-20T13:21:36.757Z] === RUN TestInfoAPI [2022-04-20T13:21:36.757Z] --- PASS: TestInfoAPI (0.04s) [2022-04-20T13:21:36.757Z] === RUN TestInfoAPIWarnings [2022-04-20T13:21:36.757Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:21:36.757Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-20T13:21:36.757Z] === RUN TestInfoDebug [2022-04-20T13:21:36.757Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:21:36.757Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-20T13:21:36.757Z] === RUN TestInfoInsecureRegistries [2022-04-20T13:21:36.757Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:21:36.757Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-20T13:21:36.757Z] === RUN TestInfoRegistryMirrors [2022-04-20T13:21:36.757Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:21:36.757Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-20T13:21:36.757Z] === RUN TestLoginFailsWithBadCredentials [2022-04-20T13:21:37.359Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-20T13:21:37.359Z] [2022-04-20T13:21:37.359Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-20T13:21:37.359Z] Installing docker-proxy to /usr/local/bin/ [2022-04-20T13:21:37.359Z] [2022-04-20T13:21:37.359Z] + mkdir -p bundles [2022-04-20T13:21:37.359Z] + '[' -n 'github.com/docker/docker/api [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/backend/build [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/httpstatus [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/httputils [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/middleware [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router/build [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router/container [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router/debug [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router/distribution [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router/grpc [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router/image [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router/network [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router/plugin [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router/session [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router/swarm [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router/system [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/server/router/volume [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/backend [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/blkiodev [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/container [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/events [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/filters [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/image [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/mount [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/network [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/registry [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/strslice [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/swarm [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/time [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/versions [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-20T13:21:37.359Z] github.com/docker/docker/api/types/volume [2022-04-20T13:21:37.359Z] github.com/docker/docker/builder [2022-04-20T13:21:37.359Z] github.com/docker/docker/builder/builder-next [2022-04-20T13:21:37.359Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-20T13:21:37.359Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-20T13:21:37.359Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-20T13:21:37.359Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-20T13:21:37.359Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-20T13:21:37.359Z] github.com/docker/docker/builder/builder-next/worker [2022-04-20T13:21:37.359Z] github.com/docker/docker/builder/dockerfile [2022-04-20T13:21:37.359Z] github.com/docker/docker/builder/remotecontext [2022-04-20T13:21:37.359Z] github.com/docker/docker/builder/remotecontext/git [2022-04-20T13:21:37.359Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-20T13:21:37.359Z] github.com/docker/docker/cli [2022-04-20T13:21:37.359Z] github.com/docker/docker/cli/config [2022-04-20T13:21:37.359Z] github.com/docker/docker/cli/debug [2022-04-20T13:21:37.359Z] github.com/docker/docker/client [2022-04-20T13:21:37.359Z] github.com/docker/docker/cmd/docker-proxy [2022-04-20T13:21:37.359Z] github.com/docker/docker/cmd/dockerd [2022-04-20T13:21:37.359Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-20T13:21:37.359Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-20T13:21:37.359Z] github.com/docker/docker/container [2022-04-20T13:21:37.359Z] github.com/docker/docker/container/stream [2022-04-20T13:21:37.359Z] github.com/docker/docker/contrib/apparmor [2022-04-20T13:21:37.359Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-20T13:21:37.359Z] github.com/docker/docker/contrib/httpserver [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/cluster [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/cluster/convert [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/cluster/executor [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/cluster/provider [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/config [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/events [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/events/testutils [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/exec [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/graphdriver [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-20T13:21:37.359Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/images [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/initlayer [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/links [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/listeners [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/gelf [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/journald [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/local [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/logentries [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/splunk [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/syslog [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/logger/templates [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/names [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/network [2022-04-20T13:21:37.360Z] github.com/docker/docker/daemon/stats [2022-04-20T13:21:37.360Z] github.com/docker/docker/distribution [2022-04-20T13:21:37.360Z] github.com/docker/docker/distribution/metadata [2022-04-20T13:21:37.360Z] github.com/docker/docker/distribution/utils [2022-04-20T13:21:37.360Z] github.com/docker/docker/distribution/xfer [2022-04-20T13:21:37.360Z] github.com/docker/docker/dockerversion [2022-04-20T13:21:37.360Z] github.com/docker/docker/errdefs [2022-04-20T13:21:37.360Z] github.com/docker/docker/image [2022-04-20T13:21:37.360Z] github.com/docker/docker/image/cache [2022-04-20T13:21:37.360Z] github.com/docker/docker/image/tarexport [2022-04-20T13:21:37.360Z] github.com/docker/docker/image/v1 [2022-04-20T13:21:37.360Z] github.com/docker/docker/internal/test/suite [2022-04-20T13:21:37.360Z] github.com/docker/docker/layer [2022-04-20T13:21:37.360Z] github.com/docker/docker/libcontainerd [2022-04-20T13:21:37.360Z] github.com/docker/docker/libcontainerd/queue [2022-04-20T13:21:37.360Z] github.com/docker/docker/libcontainerd/remote [2022-04-20T13:21:37.360Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-20T13:21:37.360Z] github.com/docker/docker/libcontainerd/types [2022-04-20T13:21:37.360Z] github.com/docker/docker/oci [2022-04-20T13:21:37.360Z] github.com/docker/docker/oci/caps [2022-04-20T13:21:37.360Z] github.com/docker/docker/opts [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/aaparser [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/archive [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/authorization [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/broadcaster [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/capabilities [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/chrootarchive [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/containerfs [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/devicemapper [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/directory [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/dmesg [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/filenotify [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/fileutils [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/fsutils [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/homedir [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/idtools [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/ioutils [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/jsonmessage [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/longpath [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/loopback [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/namesgenerator [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/parsers [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/pidfile [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/platform [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/plugingetter [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/plugins [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/plugins/transport [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/pools [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/progress [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/pubsub [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/reexec [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/signal [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/stack [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/stdcopy [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/streamformatter [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/stringid [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/sysinfo [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/system [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/tailfile [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/tarsum [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/truncindex [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/urlutil [2022-04-20T13:21:37.360Z] github.com/docker/docker/pkg/useragent [2022-04-20T13:21:37.360Z] github.com/docker/docker/plugin [2022-04-20T13:21:37.360Z] github.com/docker/docker/plugin/executor/containerd [2022-04-20T13:21:37.360Z] github.com/docker/docker/plugin/v2 [2022-04-20T13:21:37.360Z] github.com/docker/docker/profiles/apparmor [2022-04-20T13:21:37.360Z] github.com/docker/docker/profiles/seccomp [2022-04-20T13:21:37.360Z] github.com/docker/docker/quota [2022-04-20T13:21:37.360Z] github.com/docker/docker/reference [2022-04-20T13:21:37.360Z] github.com/docker/docker/registry [2022-04-20T13:21:37.360Z] github.com/docker/docker/registry/resumable [2022-04-20T13:21:37.360Z] github.com/docker/docker/restartmanager [2022-04-20T13:21:37.360Z] github.com/docker/docker/rootless [2022-04-20T13:21:37.360Z] github.com/docker/docker/rootless/specconv [2022-04-20T13:21:37.360Z] github.com/docker/docker/runconfig [2022-04-20T13:21:37.360Z] github.com/docker/docker/runconfig/opts [2022-04-20T13:21:37.360Z] github.com/docker/docker/testutil [2022-04-20T13:21:37.360Z] github.com/docker/docker/testutil/daemon [2022-04-20T13:21:37.360Z] github.com/docker/docker/testutil/environment [2022-04-20T13:21:37.360Z] github.com/docker/docker/testutil/fakecontext [2022-04-20T13:21:37.360Z] github.com/docker/docker/testutil/fakegit [2022-04-20T13:21:37.360Z] github.com/docker/docker/testutil/fakestorage [2022-04-20T13:21:37.360Z] github.com/docker/docker/testutil/fixtures/load [2022-04-20T13:21:37.360Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-20T13:21:37.360Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-20T13:21:37.360Z] github.com/docker/docker/testutil/registry [2022-04-20T13:21:37.360Z] github.com/docker/docker/testutil/request [2022-04-20T13:21:37.360Z] github.com/docker/docker/volume [2022-04-20T13:21:37.360Z] github.com/docker/docker/volume/drivers [2022-04-20T13:21:37.360Z] github.com/docker/docker/volume/local [2022-04-20T13:21:37.360Z] github.com/docker/docker/volume/mounts [2022-04-20T13:21:37.360Z] github.com/docker/docker/volume/service [2022-04-20T13:21:37.360Z] github.com/docker/docker/volume/service/opts [2022-04-20T13:21:37.360Z] github.com/docker/docker/volume/testutils' ']' [2022-04-20T13:21:37.360Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-20T13:21:37.360Z] ? github.com/docker/docker/api [no test files] [2022-04-20T13:21:37.568Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-20T13:21:37.568Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-20T13:21:37.568Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-20T13:21:37.641Z] === RUN TestDockerSuite/TestExecEnv [2022-04-20T13:21:37.722Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-04-20T13:21:37.722Z] === RUN TestPingCacheHeaders [2022-04-20T13:21:37.722Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-20T13:21:37.722Z] === RUN TestPingGet [2022-04-20T13:21:37.722Z] --- PASS: TestPingGet (0.03s) [2022-04-20T13:21:37.722Z] === RUN TestPingHead [2022-04-20T13:21:37.722Z] --- PASS: TestPingHead (0.04s) [2022-04-20T13:21:37.722Z] === RUN TestPingSwarmHeader [2022-04-20T13:21:37.722Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:37.722Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-20T13:21:37.722Z] === RUN TestVersion [2022-04-20T13:21:37.722Z] --- PASS: TestVersion (0.03s) [2022-04-20T13:21:37.722Z] PASS [2022-04-20T13:21:37.902Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-20T13:21:38.177Z] ok github.com/docker/docker/integration/system 1.203s [2022-04-20T13:21:38.177Z] [2022-04-20T13:21:38.177Z] === Skipped [2022-04-20T13:21:38.177Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-20T13:21:38.177Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:38.177Z] [2022-04-20T13:21:38.177Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-20T13:21:38.177Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-20T13:21:38.177Z] [2022-04-20T13:21:38.177Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-20T13:21:38.177Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-20T13:21:38.177Z] [2022-04-20T13:21:38.177Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-20T13:21:38.177Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-20T13:21:38.177Z] [2022-04-20T13:21:38.177Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-20T13:21:38.177Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-20T13:21:38.177Z] [2022-04-20T13:21:38.177Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-20T13:21:38.177Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:21:38.177Z] [2022-04-20T13:21:38.177Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-20T13:21:38.177Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:21:38.177Z] [2022-04-20T13:21:38.177Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-20T13:21:38.177Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:21:38.177Z] [2022-04-20T13:21:38.177Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-20T13:21:38.177Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:21:38.177Z] [2022-04-20T13:21:38.177Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-20T13:21:38.177Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:21:38.177Z] [2022-04-20T13:21:38.177Z] DONE 16 tests, 10 skipped in 2.899s [2022-04-20T13:21:38.177Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-20T13:21:39.284Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-20T13:21:39.544Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-20T13:21:39.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:21:39.704Z] INFO: Testing against a local daemon [2022-04-20T13:21:39.704Z] === RUN TestVolumesCreateAndList [2022-04-20T13:21:39.704Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-20T13:21:39.704Z] === RUN TestVolumesRemove [2022-04-20T13:21:39.704Z] --- PASS: TestVolumesRemove (0.09s) [2022-04-20T13:21:39.704Z] === RUN TestVolumesInspect [2022-04-20T13:21:39.704Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-20T13:21:39.704Z] === RUN TestVolumesInvalidJSON [2022-04-20T13:21:39.704Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-20T13:21:39.704Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-20T13:21:39.704Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-20T13:21:39.704Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-20T13:21:39.704Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-20T13:21:39.704Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-20T13:21:39.704Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-20T13:21:39.704Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-20T13:21:39.704Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-20T13:21:39.704Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-20T13:21:39.704Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-20T13:21:39.704Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-20T13:21:39.704Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-20T13:21:39.704Z] PASS [2022-04-20T13:21:39.704Z] ok github.com/docker/docker/integration/volume 0.260s [2022-04-20T13:21:39.704Z] [2022-04-20T13:21:39.704Z] DONE 9 tests in 1.756s [2022-04-20T13:21:39.704Z] INFO: make.ps1 ended at 04/20/2022 13:21:39 [2022-04-20T13:21:39.734Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-20T13:21:39.734Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-20T13:21:40.164Z] INFO: Integration CLI tests being run from the host: [2022-04-20T13:21:40.164Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-20T13:21:42.086Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-20T13:21:42.657Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-20T13:21:43.229Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-20T13:21:43.801Z] === RUN TestDockerSuite/TestExecParseError [2022-04-20T13:21:44.372Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-20T13:21:44.942Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-20T13:21:45.203Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-20T13:21:45.528Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-20T13:21:46.588Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-20T13:21:47.160Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-20T13:21:47.216Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-20T13:21:47.216Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-20T13:21:47.216Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-20T13:21:47.216Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-20T13:21:47.216Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-20T13:21:47.216Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-20T13:21:47.216Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-20T13:21:47.216Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-20T13:21:47.731Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2022-04-20T13:21:47.731Z] === RUN TestServiceUpdateNetwork [2022-04-20T13:21:47.731Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-20T13:21:48.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-20T13:21:48.721Z] INFO: Testing against a local daemon [2022-04-20T13:21:48.721Z] === RUN TestDockerSuite [2022-04-20T13:21:48.721Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-20T13:21:48.721Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-20T13:21:48.721Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-20T13:21:48.721Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-20T13:21:48.721Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-20T13:21:48.721Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-20T13:21:48.721Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-20T13:21:48.721Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-20T13:21:48.721Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-20T13:21:48.721Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-20T13:21:49.388Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-20T13:21:49.682Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-20T13:21:49.682Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-20T13:21:50.138Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-20T13:21:50.594Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-20T13:21:53.602Z] === RUN TestConfigDaemonLibtrustID [2022-04-20T13:21:53.602Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-20T13:21:53.602Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-20T13:21:53.602Z] === RUN TestDaemonConfigValidation [2022-04-20T13:21:53.602Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-20T13:21:53.602Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-20T13:21:53.602Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-20T13:21:53.602Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-20T13:21:53.602Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-20T13:21:53.602Z] === RUN TestDaemonProxy [2022-04-20T13:21:53.602Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-20T13:21:53.602Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-20T13:21:53.602Z] PASS [2022-04-20T13:21:53.602Z] ok github.com/docker/docker/integration/daemon 0.119s [2022-04-20T13:21:53.602Z] [2022-04-20T13:21:53.602Z] === Skipped [2022-04-20T13:21:53.602Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-20T13:21:53.602Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-20T13:21:53.602Z] [2022-04-20T13:21:53.602Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-20T13:21:53.602Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-20T13:21:53.602Z] [2022-04-20T13:21:53.602Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-20T13:21:53.602Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-20T13:21:53.602Z] [2022-04-20T13:21:53.602Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-20T13:21:53.602Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-20T13:21:53.602Z] [2022-04-20T13:21:53.602Z] DONE 4 tests, 4 skipped in 22.666s [2022-04-20T13:21:53.602Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-20T13:21:54.059Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-20T13:21:54.090Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:21:54.090Z] INFO: Testing against a local daemon [2022-04-20T13:21:54.090Z] === RUN TestCommitInheritsEnv [2022-04-20T13:21:54.090Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:21:54.090Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-20T13:21:54.090Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-20T13:21:54.090Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-20T13:21:54.090Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-20T13:21:54.090Z] === RUN TestImportWithCustomPlatform [2022-04-20T13:21:54.090Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-20T13:21:54.090Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-20T13:21:54.090Z] === RUN TestImagesFilterMultiReference [2022-04-20T13:21:54.090Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-20T13:21:54.090Z] === RUN TestImagePullPlatformInvalid [2022-04-20T13:21:54.090Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-20T13:21:54.090Z] === RUN TestRemoveImageOrphaning [2022-04-20T13:21:55.114Z] --- PASS: TestRemoveImageOrphaning (1.06s) [2022-04-20T13:21:55.114Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-20T13:21:55.114Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-20T13:21:55.114Z] === RUN TestTagInvalidReference [2022-04-20T13:21:55.114Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-20T13:21:55.114Z] === RUN TestTagValidPrefixedRepo [2022-04-20T13:21:55.491Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-20T13:21:55.588Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-20T13:21:55.588Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-20T13:21:55.601Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-04-20T13:21:55.601Z] === RUN TestTagExistedNameWithoutForce [2022-04-20T13:21:55.601Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-20T13:21:55.601Z] === RUN TestTagOfficialNames [2022-04-20T13:21:55.601Z] --- PASS: TestTagOfficialNames (0.09s) [2022-04-20T13:21:55.601Z] === RUN TestTagMatchesDigest [2022-04-20T13:21:55.601Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-20T13:21:55.601Z] PASS [2022-04-20T13:21:55.601Z] ok github.com/docker/docker/integration/image 1.625s [2022-04-20T13:21:55.601Z] [2022-04-20T13:21:55.601Z] === Skipped [2022-04-20T13:21:55.601Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-20T13:21:55.601Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:21:55.601Z] [2022-04-20T13:21:55.601Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-20T13:21:55.601Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-20T13:21:55.601Z] [2022-04-20T13:21:55.601Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-20T13:21:55.601Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-20T13:21:55.601Z] [2022-04-20T13:21:55.601Z] DONE 12 tests, 3 skipped in 5.072s [2022-04-20T13:21:55.601Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-20T13:21:56.043Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-20T13:21:56.043Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-20T13:21:56.043Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-20T13:21:56.043Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-20T13:21:57.724Z] check_test.go:379: [d7064459f5f4f] daemon is not started [2022-04-20T13:21:57.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-20T13:21:57.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:21:57.898Z] INFO: Testing against a local daemon [2022-04-20T13:21:57.898Z] === RUN TestNetworkCreateDelete [2022-04-20T13:21:57.898Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:57.898Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestDockerNetworkDeletePreferID [2022-04-20T13:21:57.898Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-20T13:21:57.898Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestDaemonDNSFallback [2022-04-20T13:21:57.898Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:57.898Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestInspectNetwork [2022-04-20T13:21:57.898Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:57.898Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestRunContainerWithBridgeNone [2022-04-20T13:21:57.898Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:57.898Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-20T13:21:57.898Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:21:57.898Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:21:57.898Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:21:57.898Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-20T13:21:57.898Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-20T13:21:57.898Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-20T13:21:57.898Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestNetworkList [2022-04-20T13:21:57.898Z] === RUN TestNetworkList//networks [2022-04-20T13:21:57.898Z] === PAUSE TestNetworkList//networks [2022-04-20T13:21:57.898Z] === RUN TestNetworkList//networks/ [2022-04-20T13:21:57.898Z] === PAUSE TestNetworkList//networks/ [2022-04-20T13:21:57.898Z] === CONT TestNetworkList//networks [2022-04-20T13:21:57.898Z] === CONT TestNetworkList//networks/ [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkList (0.04s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-20T13:21:57.898Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestHostIPv4BridgeLabel [2022-04-20T13:21:57.898Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-20T13:21:57.898Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-20T13:21:57.898Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-20T13:21:57.898Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestDaemonDefaultNetworkPools [2022-04-20T13:21:57.898Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-20T13:21:57.898Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-20T13:21:57.898Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-20T13:21:57.898Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-20T13:21:57.898Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-20T13:21:57.898Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-20T13:21:57.898Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-20T13:21:57.898Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestServiceWithPredefinedNetwork [2022-04-20T13:21:57.898Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-20T13:21:57.898Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-20T13:21:57.898Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:21:57.898Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestServiceWithDataPathPortInit [2022-04-20T13:21:57.898Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-20T13:21:57.898Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-20T13:21:57.898Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-20T13:21:57.898Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-20T13:21:57.898Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-20T13:21:57.898Z] PASS [2022-04-20T13:21:57.898Z] ok github.com/docker/docker/integration/network 0.174s [2022-04-20T13:21:57.898Z] [2022-04-20T13:21:57.898Z] === Skipped [2022-04-20T13:21:57.898Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-20T13:21:57.898Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:57.898Z] [2022-04-20T13:21:57.898Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-20T13:21:57.898Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-20T13:21:57.898Z] [2022-04-20T13:21:57.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-20T13:21:57.898Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:57.898Z] [2022-04-20T13:21:57.898Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-20T13:21:57.898Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-20T13:21:57.898Z] [2022-04-20T13:21:57.898Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-20T13:21:57.898Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:21:57.898Z] [2022-04-20T13:21:57.898Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-20T13:21:57.898Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-20T13:21:57.898Z] [2022-04-20T13:21:57.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-20T13:21:57.899Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-20T13:21:57.899Z] [2022-04-20T13:21:57.899Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-20T13:21:57.899Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-20T13:21:57.899Z] [2022-04-20T13:21:57.899Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-20T13:21:57.899Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-20T13:21:57.899Z] [2022-04-20T13:21:57.899Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-20T13:21:57.899Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-20T13:21:57.899Z] [2022-04-20T13:21:57.899Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-20T13:21:57.899Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-20T13:21:57.899Z] [2022-04-20T13:21:57.899Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-20T13:21:57.899Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-20T13:21:57.899Z] [2022-04-20T13:21:57.899Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-20T13:21:57.899Z] service_test.go:243: FLAKY_TEST [2022-04-20T13:21:57.899Z] [2022-04-20T13:21:57.899Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-20T13:21:57.899Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-20T13:21:57.899Z] [2022-04-20T13:21:57.899Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-20T13:21:57.899Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-20T13:21:57.899Z] [2022-04-20T13:21:57.899Z] DONE 34 tests, 15 skipped in 1.877s [2022-04-20T13:21:57.899Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-20T13:21:58.385Z] testing: warning: no tests to run [2022-04-20T13:21:58.385Z] PASS [2022-04-20T13:21:58.385Z] ok github.com/docker/docker/integration/network/ipvlan 0.073s [2022-04-20T13:21:58.385Z] [2022-04-20T13:21:58.385Z] DONE 0 tests in 0.697s [2022-04-20T13:21:58.385Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-20T13:21:58.668Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-20T13:21:58.929Z] docker_api_swarm_test.go:802: [d659e0a4cdd46] joining swarm manager [de7ab556133cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:21:59.190Z] === RUN TestDockerSuite/TestExecTTY [2022-04-20T13:21:59.409Z] testing: warning: no tests to run [2022-04-20T13:21:59.409Z] PASS [2022-04-20T13:21:59.409Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2022-04-20T13:21:59.409Z] [2022-04-20T13:21:59.409Z] DONE 0 tests in 0.691s [2022-04-20T13:21:59.409Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-20T13:21:59.897Z] testing: warning: no tests to run [2022-04-20T13:21:59.897Z] PASS [2022-04-20T13:21:59.897Z] ok github.com/docker/docker/integration/plugin 0.070s [2022-04-20T13:21:59.897Z] [2022-04-20T13:21:59.897Z] DONE 0 tests in 0.706s [2022-04-20T13:22:00.132Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-20T13:22:00.132Z] --- PASS: TestServiceUpdateNetwork (12.55s) [2022-04-20T13:22:00.132Z] === RUN TestServiceUpdatePidsLimit [2022-04-20T13:22:00.384Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-20T13:22:00.393Z] docker_api_swarm_test.go:802: [d641254906ba0] joining swarm manager [de7ab556133cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:22:00.654Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-20T13:22:00.831Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-20T13:22:00.872Z] testing: warning: no tests to run [2022-04-20T13:22:00.872Z] PASS [2022-04-20T13:22:00.872Z] ok github.com/docker/docker/integration/plugin/authz 0.079s [2022-04-20T13:22:00.872Z] [2022-04-20T13:22:00.872Z] DONE 0 tests in 0.718s [2022-04-20T13:22:00.872Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-20T13:22:01.597Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-20T13:22:01.597Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-20T13:22:02.169Z] docker_api_swarm_test.go:802: [d62c3a1ac5b7c] joining swarm manager [de7ab556133cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-20T13:22:02.441Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-20T13:22:02.441Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-20T13:22:02.441Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-20T13:22:02.441Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-20T13:22:03.395Z] docker_api_swarm_test.go:802: [dc5411ad814e2] joining swarm manager [de7ab556133cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-20T13:22:04.337Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-20T13:22:04.909Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-20T13:22:05.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:22:05.771Z] INFO: Testing against a local daemon [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:22:05.771Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:22:05.771Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-20T13:22:05.771Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-20T13:22:05.771Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-20T13:22:05.771Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-20T13:22:05.771Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-20T13:22:05.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-20T13:22:05.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-20T13:22:05.771Z] === RUN TestPluginInstall [2022-04-20T13:22:05.771Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-20T13:22:05.771Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-20T13:22:05.771Z] === RUN TestPluginsWithRuntimes [2022-04-20T13:22:05.771Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-20T13:22:05.771Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-20T13:22:05.771Z] === RUN TestPluginBackCompatMediaTypes [2022-04-20T13:22:05.771Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-20T13:22:05.771Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-20T13:22:05.771Z] PASS [2022-04-20T13:22:05.771Z] ok github.com/docker/docker/integration/plugin/common 0.125s [2022-04-20T13:22:05.771Z] [2022-04-20T13:22:05.771Z] === Skipped [2022-04-20T13:22:05.771Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-20T13:22:05.771Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-20T13:22:05.771Z] [2022-04-20T13:22:05.771Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-20T13:22:05.771Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-20T13:22:05.771Z] [2022-04-20T13:22:05.771Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-20T13:22:05.771Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-20T13:22:05.771Z] [2022-04-20T13:22:05.771Z] DONE 19 tests, 3 skipped in 4.192s [2022-04-20T13:22:05.771Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-20T13:22:05.853Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-20T13:22:05.853Z] docker_api_swarm_test.go:810: [df3fbc97357e5] joining swarm manager [de7ab556133cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-20T13:22:06.426Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-20T13:22:07.368Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-20T13:22:07.396Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:22:07.396Z] INFO: Testing against a local daemon [2022-04-20T13:22:07.396Z] === RUN TestExternalGraphDriver [2022-04-20T13:22:07.396Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-20T13:22:07.396Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-20T13:22:07.396Z] === RUN TestGraphdriverPluginV2 [2022-04-20T13:22:07.396Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-20T13:22:07.396Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-20T13:22:07.396Z] PASS [2022-04-20T13:22:07.396Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.098s [2022-04-20T13:22:07.396Z] [2022-04-20T13:22:07.396Z] === Skipped [2022-04-20T13:22:07.396Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-20T13:22:07.396Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-20T13:22:07.396Z] [2022-04-20T13:22:07.396Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-20T13:22:07.396Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-20T13:22:07.396Z] [2022-04-20T13:22:07.396Z] DONE 2 tests, 2 skipped in 2.086s [2022-04-20T13:22:07.396Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-20T13:22:09.733Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:22:09.733Z] INFO: Testing against a local daemon [2022-04-20T13:22:09.733Z] === RUN TestReadPluginNoRead [2022-04-20T13:22:09.733Z] read_test.go:21: no unix domain sockets on Windows [2022-04-20T13:22:09.733Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-20T13:22:09.733Z] PASS [2022-04-20T13:22:09.733Z] ok github.com/docker/docker/integration/plugin/logging 0.088s [2022-04-20T13:22:09.733Z] [2022-04-20T13:22:09.733Z] === Skipped [2022-04-20T13:22:09.733Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-20T13:22:09.733Z] read_test.go:21: no unix domain sockets on Windows [2022-04-20T13:22:09.733Z] [2022-04-20T13:22:09.733Z] DONE 1 tests, 1 skipped in 2.009s [2022-04-20T13:22:09.733Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-20T13:22:09.909Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-20T13:22:10.758Z] testing: warning: no tests to run [2022-04-20T13:22:10.758Z] PASS [2022-04-20T13:22:10.758Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.070s [2022-04-20T13:22:10.758Z] [2022-04-20T13:22:10.758Z] DONE 0 tests in 1.046s [2022-04-20T13:22:10.758Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-20T13:22:11.821Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-20T13:22:13.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:22:13.050Z] INFO: Testing against a local daemon [2022-04-20T13:22:13.050Z] === RUN TestPluginWithDevMounts [2022-04-20T13:22:13.050Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:13.050Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-20T13:22:13.050Z] PASS [2022-04-20T13:22:13.050Z] ok github.com/docker/docker/integration/plugin/volumes 0.111s [2022-04-20T13:22:13.050Z] [2022-04-20T13:22:13.050Z] === Skipped [2022-04-20T13:22:13.050Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-20T13:22:13.050Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:13.050Z] [2022-04-20T13:22:13.050Z] DONE 1 tests, 1 skipped in 2.037s [2022-04-20T13:22:13.050Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-20T13:22:14.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:22:14.677Z] INFO: Testing against a local daemon [2022-04-20T13:22:14.677Z] === RUN TestSecretInspect [2022-04-20T13:22:14.677Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:14.677Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-20T13:22:14.677Z] === RUN TestSecretList [2022-04-20T13:22:14.677Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:14.677Z] --- SKIP: TestSecretList (0.00s) [2022-04-20T13:22:14.677Z] === RUN TestSecretsCreateAndDelete [2022-04-20T13:22:14.677Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:14.677Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-20T13:22:14.677Z] === RUN TestSecretsUpdate [2022-04-20T13:22:14.677Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:14.677Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-20T13:22:14.677Z] === RUN TestTemplatedSecret [2022-04-20T13:22:14.677Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:14.677Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-20T13:22:14.677Z] === RUN TestSecretCreateResolve [2022-04-20T13:22:14.677Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:22:14.677Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-20T13:22:14.677Z] PASS [2022-04-20T13:22:14.677Z] ok github.com/docker/docker/integration/secret 0.104s [2022-04-20T13:22:14.677Z] [2022-04-20T13:22:14.677Z] === Skipped [2022-04-20T13:22:14.677Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-20T13:22:14.677Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:14.677Z] [2022-04-20T13:22:14.677Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-20T13:22:14.677Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:14.677Z] [2022-04-20T13:22:14.677Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-20T13:22:14.677Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:14.677Z] [2022-04-20T13:22:14.677Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-20T13:22:14.677Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:14.677Z] [2022-04-20T13:22:14.677Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-20T13:22:14.677Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:14.677Z] [2022-04-20T13:22:14.677Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-20T13:22:14.677Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:22:14.677Z] [2022-04-20T13:22:14.677Z] DONE 6 tests, 6 skipped in 1.526s [2022-04-20T13:22:14.677Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-20T13:22:17.002Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:22:17.002Z] INFO: Testing against a local daemon [2022-04-20T13:22:17.002Z] === RUN TestServiceCreateInit [2022-04-20T13:22:17.002Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-20T13:22:17.002Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-20T13:22:17.002Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-20T13:22:17.002Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-20T13:22:17.002Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestCreateServiceMultipleTimes [2022-04-20T13:22:17.002Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestCreateServiceConflict [2022-04-20T13:22:17.002Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestCreateServiceMaxReplicas [2022-04-20T13:22:17.002Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-20T13:22:17.002Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-20T13:22:17.002Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestCreateServiceSecretFileMode [2022-04-20T13:22:17.002Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestCreateServiceConfigFileMode [2022-04-20T13:22:17.002Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestCreateServiceSysctls [2022-04-20T13:22:17.002Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-20T13:22:17.002Z] === RUN TestCreateServiceCapabilities [2022-04-20T13:22:17.002Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-20T13:22:17.002Z] === RUN TestInspect [2022-04-20T13:22:17.002Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestInspect (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestCreateJob [2022-04-20T13:22:17.002Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestCreateJob (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestReplicatedJob [2022-04-20T13:22:17.002Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestUpdateReplicatedJob [2022-04-20T13:22:17.002Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestServiceListWithStatuses [2022-04-20T13:22:17.002Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestDockerNetworkConnectAlias [2022-04-20T13:22:17.002Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestDockerNetworkReConnect [2022-04-20T13:22:17.002Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestServicePlugin [2022-04-20T13:22:17.002Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestServiceUpdateLabel [2022-04-20T13:22:17.002Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:22:17.002Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestServiceUpdateSecrets [2022-04-20T13:22:17.002Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:22:17.002Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestServiceUpdateConfigs [2022-04-20T13:22:17.002Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:22:17.002Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestServiceUpdateNetwork [2022-04-20T13:22:17.002Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:22:17.002Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-20T13:22:17.002Z] === RUN TestServiceUpdatePidsLimit [2022-04-20T13:22:17.002Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:22:17.002Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-20T13:22:17.002Z] PASS [2022-04-20T13:22:17.002Z] ok github.com/docker/docker/integration/service 0.250s [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === Skipped [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-20T13:22:17.002Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-20T13:22:17.002Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-20T13:22:17.002Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-20T13:22:17.002Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-20T13:22:17.002Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-20T13:22:17.002Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-20T13:22:17.002Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-20T13:22:17.002Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-20T13:22:17.002Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-20T13:22:17.002Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-20T13:22:17.002Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-20T13:22:17.002Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-20T13:22:17.002Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-20T13:22:17.002Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-20T13:22:17.002Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-20T13:22:17.002Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-20T13:22:17.002Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-20T13:22:17.002Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-20T13:22:17.002Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-20T13:22:17.002Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-20T13:22:17.002Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-20T13:22:17.002Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-20T13:22:17.002Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-20T13:22:17.002Z] [2022-04-20T13:22:17.002Z] DONE 24 tests, 23 skipped in 2.547s [2022-04-20T13:22:17.103Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-20T13:22:17.364Z] --- PASS: TestServiceUpdatePidsLimit (17.17s) [2022-04-20T13:22:17.364Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2022-04-20T13:22:17.364Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2022-04-20T13:22:17.364Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2022-04-20T13:22:17.364Z] PASS [2022-04-20T13:22:17.364Z] [2022-04-20T13:22:17.364Z] === Skipped [2022-04-20T13:22:17.364Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-20T13:22:17.364Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-20T13:22:17.364Z] [2022-04-20T13:22:17.364Z] DONE 27 tests, 1 skipped in 197.828s [2022-04-20T13:22:17.364Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-20T13:22:17.364Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:22:17.364Z] ++ set -e [2022-04-20T13:22:17.364Z] ++ '[' -n 0 ']' [2022-04-20T13:22:17.364Z] ++ set -x [2022-04-20T13:22:17.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:22:17.364Z] INFO: Testing against a local daemon [2022-04-20T13:22:17.364Z] === RUN TestSessionCreate [2022-04-20T13:22:17.364Z] --- PASS: TestSessionCreate (0.02s) [2022-04-20T13:22:17.364Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-20T13:22:17.364Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-20T13:22:17.364Z] PASS [2022-04-20T13:22:17.364Z] [2022-04-20T13:22:17.364Z] DONE 2 tests in 0.130s [2022-04-20T13:22:17.364Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-20T13:22:17.364Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:22:17.364Z] ++ set -e [2022-04-20T13:22:17.364Z] ++ '[' -n 0 ']' [2022-04-20T13:22:17.364Z] ++ set -x [2022-04-20T13:22:17.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:22:17.489Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-20T13:22:17.625Z] INFO: Testing against a local daemon [2022-04-20T13:22:17.625Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-20T13:22:17.625Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-20T13:22:17.625Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-20T13:22:17.625Z] === RUN TestDiskUsage [2022-04-20T13:22:17.625Z] === PAUSE TestDiskUsage [2022-04-20T13:22:17.625Z] === RUN TestEventsExecDie [2022-04-20T13:22:17.886Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-20T13:22:18.457Z] --- PASS: TestEventsExecDie (0.71s) [2022-04-20T13:22:18.457Z] === RUN TestEventsBackwardsCompatible [2022-04-20T13:22:18.457Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-20T13:22:18.457Z] === RUN TestEventsVolumeCreate [2022-04-20T13:22:18.457Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-20T13:22:18.457Z] === RUN TestInfoBinaryCommits [2022-04-20T13:22:18.457Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-20T13:22:18.457Z] === RUN TestInfoAPIVersioned [2022-04-20T13:22:18.457Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-20T13:22:18.457Z] === RUN TestInfoAPI [2022-04-20T13:22:18.457Z] --- PASS: TestInfoAPI (0.02s) [2022-04-20T13:22:18.457Z] === RUN TestInfoAPIWarnings [2022-04-20T13:22:19.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:22:19.111Z] INFO: Testing against a local daemon [2022-04-20T13:22:19.111Z] === RUN TestSessionCreate [2022-04-20T13:22:19.111Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-20T13:22:19.111Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-20T13:22:19.111Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-20T13:22:19.111Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-20T13:22:19.111Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-20T13:22:19.111Z] PASS [2022-04-20T13:22:19.111Z] ok github.com/docker/docker/integration/session 0.094s [2022-04-20T13:22:19.111Z] [2022-04-20T13:22:19.111Z] === Skipped [2022-04-20T13:22:19.111Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-20T13:22:19.111Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-20T13:22:19.111Z] [2022-04-20T13:22:19.111Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-20T13:22:19.111Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-20T13:22:19.111Z] [2022-04-20T13:22:19.111Z] DONE 2 tests, 2 skipped in 1.514s [2022-04-20T13:22:19.111Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-20T13:22:20.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:22:20.734Z] INFO: Testing against a local daemon [2022-04-20T13:22:20.734Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-20T13:22:20.734Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:20.734Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-20T13:22:20.734Z] === RUN TestDiskUsage [2022-04-20T13:22:20.734Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-20T13:22:20.734Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-20T13:22:20.734Z] === RUN TestEventsExecDie [2022-04-20T13:22:20.734Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-20T13:22:20.734Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-20T13:22:20.734Z] === RUN TestEventsBackwardsCompatible [2022-04-20T13:22:20.734Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-20T13:22:20.734Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-20T13:22:20.734Z] === RUN TestEventsVolumeCreate [2022-04-20T13:22:20.734Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-20T13:22:20.734Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-20T13:22:20.734Z] === RUN TestInfoAPI [2022-04-20T13:22:20.734Z] --- PASS: TestInfoAPI (0.05s) [2022-04-20T13:22:20.734Z] === RUN TestInfoAPIWarnings [2022-04-20T13:22:20.734Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:22:20.734Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-20T13:22:20.734Z] === RUN TestInfoDebug [2022-04-20T13:22:20.734Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:22:20.734Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-20T13:22:20.734Z] === RUN TestInfoInsecureRegistries [2022-04-20T13:22:20.734Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:22:20.734Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-20T13:22:20.734Z] === RUN TestInfoRegistryMirrors [2022-04-20T13:22:20.734Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:22:20.734Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-20T13:22:20.734Z] === RUN TestLoginFailsWithBadCredentials [2022-04-20T13:22:21.757Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-20T13:22:21.757Z] === RUN TestPingCacheHeaders [2022-04-20T13:22:21.757Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-20T13:22:21.757Z] === RUN TestPingGet [2022-04-20T13:22:21.757Z] --- PASS: TestPingGet (0.04s) [2022-04-20T13:22:21.757Z] === RUN TestPingHead [2022-04-20T13:22:21.910Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-20T13:22:22.245Z] --- PASS: TestPingHead (0.04s) [2022-04-20T13:22:22.245Z] === RUN TestPingSwarmHeader [2022-04-20T13:22:22.245Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:22.245Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-20T13:22:22.245Z] === RUN TestVersion [2022-04-20T13:22:22.245Z] --- PASS: TestVersion (0.05s) [2022-04-20T13:22:22.245Z] PASS [2022-04-20T13:22:22.245Z] ok github.com/docker/docker/integration/system 1.305s [2022-04-20T13:22:22.245Z] [2022-04-20T13:22:22.245Z] === Skipped [2022-04-20T13:22:22.245Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-20T13:22:22.245Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:22.245Z] [2022-04-20T13:22:22.245Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-20T13:22:22.245Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-20T13:22:22.245Z] [2022-04-20T13:22:22.245Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-20T13:22:22.245Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-20T13:22:22.245Z] [2022-04-20T13:22:22.245Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-20T13:22:22.245Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-20T13:22:22.245Z] [2022-04-20T13:22:22.245Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-20T13:22:22.245Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-20T13:22:22.245Z] [2022-04-20T13:22:22.245Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-20T13:22:22.245Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-20T13:22:22.245Z] [2022-04-20T13:22:22.245Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-20T13:22:22.245Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:22:22.245Z] [2022-04-20T13:22:22.245Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-20T13:22:22.245Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:22:22.245Z] [2022-04-20T13:22:22.245Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-20T13:22:22.245Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-20T13:22:22.245Z] [2022-04-20T13:22:22.245Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-20T13:22:22.245Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-20T13:22:22.245Z] [2022-04-20T13:22:22.245Z] DONE 16 tests, 10 skipped in 3.175s [2022-04-20T13:22:22.245Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-20T13:22:22.656Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-20T13:22:23.230Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-20T13:22:23.230Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-20T13:22:23.230Z] === RUN TestDockerSuite/TestHealth [2022-04-20T13:22:23.866Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:22:23.866Z] INFO: Testing against a local daemon [2022-04-20T13:22:23.866Z] === RUN TestVolumesCreateAndList [2022-04-20T13:22:23.866Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-20T13:22:23.866Z] === RUN TestVolumesRemove [2022-04-20T13:22:23.866Z] --- PASS: TestVolumesRemove (0.15s) [2022-04-20T13:22:23.866Z] === RUN TestVolumesInspect [2022-04-20T13:22:23.866Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-20T13:22:23.866Z] === RUN TestVolumesInvalidJSON [2022-04-20T13:22:24.353Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-20T13:22:24.353Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-20T13:22:24.353Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-20T13:22:24.353Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-20T13:22:24.353Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-20T13:22:24.353Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-20T13:22:24.353Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-20T13:22:24.353Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-20T13:22:24.353Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-20T13:22:24.353Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-20T13:22:24.353Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-20T13:22:24.353Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-20T13:22:24.353Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-20T13:22:24.353Z] PASS [2022-04-20T13:22:24.353Z] ok github.com/docker/docker/integration/volume 0.367s [2022-04-20T13:22:24.353Z] [2022-04-20T13:22:24.353Z] DONE 9 tests in 1.963s [2022-04-20T13:22:24.353Z] INFO: make.ps1 ended at 04/20/2022 13:22:24 [2022-04-20T13:22:24.353Z] INFO: Integration CLI tests being run from the host: [2022-04-20T13:22:24.353Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-20T13:22:27.733Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-20T13:22:29.271Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-20T13:22:29.271Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-20T13:22:29.271Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-20T13:22:33.007Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-20T13:22:35.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-20T13:22:35.014Z] INFO: Testing against a local daemon [2022-04-20T13:22:35.014Z] === RUN TestDockerSuite [2022-04-20T13:22:35.014Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-20T13:22:35.014Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-20T13:22:35.014Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-20T13:22:35.014Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-20T13:22:35.014Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-20T13:22:35.014Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-20T13:22:35.014Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-20T13:22:35.014Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-20T13:22:35.014Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-20T13:22:35.014Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-20T13:22:35.014Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-20T13:22:35.014Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-20T13:22:35.474Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-20T13:22:35.474Z] === RUN TestInfoDebug [2022-04-20T13:22:35.474Z] --- PASS: TestInfoDebug (0.52s) [2022-04-20T13:22:35.474Z] === RUN TestInfoInsecureRegistries [2022-04-20T13:22:35.501Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-20T13:22:35.501Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-20T13:22:35.734Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-04-20T13:22:35.734Z] === RUN TestInfoRegistryMirrors [2022-04-20T13:22:35.904Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-20T13:22:36.304Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-20T13:22:36.304Z] === RUN TestLoginFailsWithBadCredentials [2022-04-20T13:22:36.304Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-20T13:22:36.304Z] === RUN TestPingCacheHeaders [2022-04-20T13:22:36.304Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-20T13:22:36.304Z] === RUN TestPingGet [2022-04-20T13:22:36.304Z] --- PASS: TestPingGet (0.01s) [2022-04-20T13:22:36.304Z] === RUN TestPingHead [2022-04-20T13:22:36.304Z] --- PASS: TestPingHead (0.02s) [2022-04-20T13:22:36.304Z] === RUN TestPingSwarmHeader [2022-04-20T13:22:36.874Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-20T13:22:37.445Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-20T13:22:38.828Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-20T13:22:38.828Z] --- PASS: TestPingSwarmHeader (2.29s) [2022-04-20T13:22:38.828Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-20T13:22:38.828Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-20T13:22:38.829Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-20T13:22:38.829Z] === RUN TestVersion [2022-04-20T13:22:38.829Z] --- PASS: TestVersion (0.03s) [2022-04-20T13:22:38.829Z] === CONT TestDiskUsage [2022-04-20T13:22:39.089Z] === RUN TestDiskUsage/empty [2022-04-20T13:22:39.089Z] === RUN TestDiskUsage/empty/container_types [2022-04-20T13:22:39.089Z] === RUN TestDiskUsage/empty/image_types [2022-04-20T13:22:39.089Z] === RUN TestDiskUsage/empty/volume_types [2022-04-20T13:22:39.089Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-20T13:22:39.089Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-20T13:22:39.089Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-20T13:22:39.089Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-20T13:22:39.089Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-20T13:22:39.089Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-20T13:22:39.089Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-20T13:22:39.089Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-20T13:22:39.350Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-20T13:22:39.350Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-20T13:22:39.350Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-20T13:22:39.350Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-20T13:22:39.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-20T13:22:39.350Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-20T13:22:39.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-20T13:22:39.350Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-20T13:22:39.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-20T13:22:39.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-20T13:22:39.350Z] === RUN TestDiskUsage/after_container.Run [2022-04-20T13:22:39.922Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-20T13:22:39.922Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-20T13:22:39.922Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-20T13:22:39.922Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-20T13:22:39.922Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-20T13:22:39.922Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-20T13:22:39.922Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-20T13:22:39.922Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-20T13:22:39.922Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-20T13:22:39.922Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage (1.24s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.21s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-20T13:22:39.922Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-20T13:22:39.922Z] PASS [2022-04-20T13:22:39.922Z] [2022-04-20T13:22:39.922Z] === Skipped [2022-04-20T13:22:39.922Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-20T13:22:39.922Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-20T13:22:39.922Z] [2022-04-20T13:22:39.922Z] DONE 54 tests, 1 skipped in 22.480s [2022-04-20T13:22:39.922Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-20T13:22:39.922Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:22:39.922Z] ++ set -e [2022-04-20T13:22:39.922Z] ++ '[' -n 0 ']' [2022-04-20T13:22:39.922Z] ++ set -x [2022-04-20T13:22:39.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-20T13:22:39.922Z] INFO: Testing against a local daemon [2022-04-20T13:22:39.922Z] === RUN TestVolumesCreateAndList [2022-04-20T13:22:40.183Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-04-20T13:22:40.183Z] === RUN TestVolumesRemove [2022-04-20T13:22:40.183Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-20T13:22:40.183Z] === RUN TestVolumesInspect [2022-04-20T13:22:40.183Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-20T13:22:40.183Z] === RUN TestVolumesInvalidJSON [2022-04-20T13:22:40.183Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-20T13:22:40.183Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-20T13:22:40.183Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-20T13:22:40.183Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-20T13:22:40.183Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-20T13:22:40.183Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-20T13:22:40.183Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-20T13:22:40.183Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-20T13:22:40.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-20T13:22:40.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-20T13:22:40.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-20T13:22:40.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-20T13:22:40.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-20T13:22:40.183Z] PASS [2022-04-20T13:22:40.183Z] [2022-04-20T13:22:40.183Z] DONE 9 tests in 0.220s [2022-04-20T13:22:40.183Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-20T13:22:40.444Z] ++++ cat bundles/test-integration/docker.pid [2022-04-20T13:22:40.444Z] +++ kill 6666 [2022-04-20T13:22:40.704Z] +++ /etc/init.d/apparmor stop [2022-04-20T13:22:40.704Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-20T13:22:40.704Z] [2022-04-20T13:22:40.704Z] Unloading profiles will leave already running processes permanently [2022-04-20T13:22:40.704Z] unconfined, which can lead to unexpected situations. [2022-04-20T13:22:40.705Z] [2022-04-20T13:22:40.705Z] To set a process to complain mode, use the command line tool [2022-04-20T13:22:40.705Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-20T13:22:40.705Z] +++ true [2022-04-20T13:22:40.705Z] exiting test-integration [2022-04-20T13:22:40.705Z] ++ exit 0 [2022-04-20T13:22:40.705Z] [2022-04-20T13:22:41.276Z] + for job in $(jobs -p) [2022-04-20T13:22:41.276Z] + wait 1175 [2022-04-20T13:22:42.216Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-20T13:22:42.216Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-20T13:22:42.216Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-20T13:22:42.216Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-20T13:22:42.788Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-20T13:22:42.788Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-20T13:22:43.359Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-20T13:22:43.359Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-20T13:22:43.359Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-20T13:22:43.359Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-20T13:22:43.620Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-20T13:22:43.881Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-20T13:22:44.141Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-20T13:22:44.141Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-20T13:22:44.442Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-20T13:22:44.442Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-20T13:22:44.442Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-20T13:22:44.442Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-20T13:22:44.442Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-20T13:22:44.442Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-20T13:22:44.442Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-20T13:22:44.442Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-20T13:22:44.442Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-20T13:22:44.442Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-20T13:22:44.713Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-20T13:22:44.713Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-20T13:22:45.654Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-20T13:22:45.914Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-20T13:22:46.174Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-20T13:22:46.744Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-20T13:22:49.285Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-20T13:22:49.285Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-20T13:22:49.285Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-20T13:22:50.667Z] === RUN TestDockerSuite/TestImportFile [2022-04-20T13:22:51.608Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-20T13:22:51.608Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-20T13:22:52.550Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-20T13:22:53.946Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-20T13:22:53.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-20T13:22:55.331Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-20T13:22:55.592Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-20T13:22:56.162Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-20T13:22:56.736Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-20T13:22:56.736Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-20T13:22:56.736Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-20T13:22:57.305Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-20T13:22:57.565Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-20T13:22:58.136Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-20T13:22:58.705Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-20T13:22:58.967Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-20T13:22:59.540Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-20T13:22:59.540Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-20T13:23:00.482Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-20T13:23:01.053Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-20T13:23:01.626Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-20T13:23:01.626Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-20T13:23:02.197Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-20T13:23:02.197Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-20T13:23:02.197Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-20T13:23:02.769Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-20T13:23:03.341Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-20T13:23:03.911Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-20T13:23:04.482Z] === RUN TestDockerSuite/TestInspectImage [2022-04-20T13:23:04.482Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-20T13:23:04.482Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-20T13:23:04.482Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-20T13:23:04.482Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-20T13:23:04.742Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-20T13:23:05.313Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-20T13:23:05.313Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-20T13:23:05.889Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-20T13:23:06.463Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-20T13:23:08.374Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-20T13:23:08.374Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-20T13:23:08.944Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-20T13:23:09.515Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-20T13:23:10.459Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-20T13:23:11.031Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-20T13:23:11.607Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-20T13:23:12.201Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-20T13:23:12.461Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-20T13:23:13.033Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-20T13:23:13.294Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-20T13:23:13.554Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-20T13:23:14.938Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-20T13:23:15.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-20T13:23:15.768Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-20T13:23:17.152Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-20T13:23:17.413Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-20T13:23:17.649Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-20T13:23:17.649Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-20T13:23:18.114Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-20T13:23:18.114Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-20T13:23:18.114Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-20T13:23:18.114Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-20T13:23:18.114Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-20T13:23:18.114Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-20T13:23:18.114Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-20T13:23:18.114Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-20T13:23:18.114Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-20T13:23:18.114Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-20T13:23:18.114Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-20T13:23:18.114Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-20T13:23:18.114Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-20T13:23:18.114Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T13:23:18.114Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-20T13:23:18.114Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-20T13:23:18.114Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-20T13:23:18.114Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-20T13:23:19.327Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-20T13:23:19.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-20T13:23:20.839Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-20T13:23:22.225Z] docker_api_swarm_service_test.go:395: [d872dfed0c117] joining swarm manager [d8de3ac5ee681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:23:22.796Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-20T13:23:22.796Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-20T13:23:23.057Z] docker_api_swarm_service_test.go:395: [daacd65a0329c] joining swarm manager [d8de3ac5ee681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:23:23.886Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-20T13:23:23.886Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-20T13:23:23.886Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-20T13:23:23.886Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-20T13:23:23.886Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-20T13:23:24.972Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-20T13:23:25.234Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-20T13:23:25.805Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-20T13:23:26.053Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-20T13:23:27.581Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-20T13:23:27.581Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-20T13:23:27.581Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-20T13:23:27.581Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-20T13:23:27.581Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-20T13:23:27.581Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-20T13:23:27.581Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-20T13:23:27.581Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-20T13:23:27.581Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-20T13:23:30.470Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-20T13:23:30.470Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-20T13:23:30.470Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-20T13:23:30.470Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-20T13:23:30.470Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-20T13:23:31.997Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-04-20T13:23:31.997Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-20T13:23:31.997Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-20T13:23:31.997Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-04-20T13:23:31.997Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-20T13:23:31.997Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-04-20T13:23:31.997Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/builder [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-20T13:23:31.997Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.7% of statements [2022-04-20T13:23:31.997Z] ok github.com/docker/docker/builder/dockerfile 0.517s coverage: 49.3% of statements [2022-04-20T13:23:31.997Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-04-20T13:23:31.997Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-20T13:23:31.997Z] ok github.com/docker/docker/builder/remotecontext/git 1.733s coverage: 86.3% of statements [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/cli [no test files] [2022-04-20T13:23:31.997Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-20T13:23:31.997Z] ok github.com/docker/docker/cmd/docker-proxy 0.239s coverage: 67.6% of statements [2022-04-20T13:23:35.071Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-20T13:23:35.071Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-20T13:23:35.071Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-20T13:23:35.071Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-20T13:23:35.527Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-20T13:23:35.806Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-20T13:23:35.806Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-20T13:23:36.187Z] ok github.com/docker/docker/client 0.109s coverage: 75.6% of statements [2022-04-20T13:23:36.237Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-20T13:23:36.748Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-20T13:23:37.325Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-20T13:23:38.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-20T13:23:38.996Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-20T13:23:38.996Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-20T13:23:39.517Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-20T13:23:39.517Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-20T13:23:39.517Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-20T13:23:39.777Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-20T13:23:40.717Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-20T13:23:40.978Z] docker_api_swarm_service_test.go:343: [dc734a55ce5e0] joining swarm manager [d73fcad02dd55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:23:41.917Z] docker_api_swarm_service_test.go:343: [d49742483f09d] joining swarm manager [d73fcad02dd55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:23:44.461Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-20T13:23:45.031Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-20T13:23:50.314Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-20T13:23:50.314Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-20T13:23:50.314Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-20T13:23:50.883Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-20T13:23:51.825Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-20T13:23:52.396Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-20T13:23:53.337Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-20T13:23:54.277Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-20T13:23:55.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-20T13:23:56.159Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-20T13:23:56.732Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-20T13:23:57.676Z] docker_api_swarm_service_test.go:490: [d585ce2539d3f] joining swarm manager [d35a61a9dfd6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:23:57.676Z] === RUN TestDockerSuite/TestLogsSince [2022-04-20T13:23:58.257Z] docker_api_swarm_service_test.go:490: [d1496cf374e33] joining swarm manager [d35a61a9dfd6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:24:00.618Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-20T13:24:00.618Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-20T13:24:02.230Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-20T13:24:02.230Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-20T13:24:02.230Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-20T13:24:02.230Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-20T13:24:02.230Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-20T13:24:02.230Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-20T13:24:02.230Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-20T13:24:02.230Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-20T13:24:02.230Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-20T13:24:02.230Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-20T13:24:02.230Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-20T13:24:02.230Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-20T13:24:02.230Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-20T13:24:02.230Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-20T13:24:02.230Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-20T13:24:02.230Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-20T13:24:02.230Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-20T13:24:02.784Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-20T13:24:04.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-20T13:24:04.857Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-20T13:24:05.391Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-20T13:24:05.391Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-20T13:24:05.391Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-20T13:24:05.391Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-20T13:24:05.391Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-20T13:24:10.138Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-20T13:24:10.138Z] === RUN TestDockerSuite/TestLogsTail [2022-04-20T13:24:10.709Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-20T13:24:10.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-20T13:24:11.280Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-20T13:24:11.850Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-20T13:24:12.110Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-20T13:24:12.683Z] === RUN TestDockerSuite/TestNetHostname [2022-04-20T13:24:12.986Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-20T13:24:14.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-20T13:24:14.628Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-20T13:24:15.228Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-20T13:24:15.228Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-20T13:24:15.799Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-20T13:24:17.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-20T13:24:17.446Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-20T13:24:17.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-20T13:24:18.392Z] === RUN TestDockerSuite/TestPluginActive [2022-04-20T13:24:19.336Z] docker_api_swarm_service_test.go:128: [d52d4df16921f] joining swarm manager [d6e3d24836f2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:24:20.278Z] docker_api_swarm_service_test.go:129: [d9e2f55b443c3] joining swarm manager [d6e3d24836f2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:24:20.278Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-20T13:24:22.195Z] docker_api_swarm_service_test.go:137: [d9ae824e0310c] joining swarm manager [d6e3d24836f2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-20T13:24:22.769Z] docker_api_swarm_service_test.go:138: [d82bd283a9be7] joining swarm manager [d6e3d24836f2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-20T13:24:22.854Z] ok github.com/docker/docker/cmd/dockerd 0.100s coverage: 28.9% of statements [2022-04-20T13:24:22.854Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-20T13:24:22.854Z] ok github.com/docker/docker/cmd/dockerd/trap 2.525s coverage: 0.0% of statements [2022-04-20T13:24:22.854Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-20T13:24:22.854Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-20T13:24:22.854Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-20T13:24:22.854Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-20T13:24:22.854Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-20T13:24:24.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-20T13:24:27.000Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-20T13:24:27.000Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-20T13:24:27.000Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-20T13:24:27.035Z] ok github.com/docker/docker/daemon/cluster 0.078s coverage: 0.5% of statements [2022-04-20T13:24:28.382Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-20T13:24:28.411Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-04-20T13:24:29.785Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-20T13:24:31.682Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-20T13:24:33.064Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-20T13:24:35.604Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-20T13:24:37.893Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-04-20T13:24:37.893Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.2% of statements [2022-04-20T13:24:38.459Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-20T13:24:39.025Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-20T13:24:39.283Z] ok github.com/docker/docker/daemon 10.152s coverage: 17.0% of statements [2022-04-20T13:24:39.283Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-20T13:24:39.283Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-20T13:24:39.283Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-20T13:24:39.283Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-20T13:24:39.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-20T13:24:40.656Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.717s coverage: 74.8% of statements [2022-04-20T13:24:40.885Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-20T13:24:41.591Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-04-20T13:24:41.592Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.290s coverage: 56.2% of statements [2022-04-20T13:24:42.269Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-20T13:24:43.212Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-20T13:24:43.496Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2022-04-20T13:24:44.157Z] === RUN TestDockerSuite/TestPortList [2022-04-20T13:24:44.915Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.415s coverage: 50.6% of statements [2022-04-20T13:24:45.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-20T13:24:46.815Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.015s coverage: 46.1% of statements [2022-04-20T13:24:46.815Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-20T13:24:47.073Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.766s coverage: 58.2% of statements [2022-04-20T13:24:47.073Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-20T13:24:47.073Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-20T13:24:47.640Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-04-20T13:24:48.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-20T13:24:48.266Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-04-20T13:24:49.226Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-04-20T13:24:49.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-20T13:24:49.753Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-20T13:24:50.600Z] ok github.com/docker/docker/daemon/images 0.065s coverage: 6.6% of statements [2022-04-20T13:24:50.600Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-20T13:24:50.600Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-20T13:24:50.630Z] docker_api_swarm_service_test.go:304: [de29a977ecf1d] joining swarm manager [d65a69bd3a4cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:24:50.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-20T13:24:51.165Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.0% of statements [2022-04-20T13:24:51.201Z] docker_api_swarm_service_test.go:304: [de09078c7ce7b] joining swarm manager [d65a69bd3a4cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:24:51.773Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-20T13:24:52.099Z] ok github.com/docker/docker/daemon/logger/fluentd 0.026s coverage: 53.6% of statements [2022-04-20T13:24:52.099Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 80.2% of statements [2022-04-20T13:24:52.099Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-20T13:24:52.666Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-04-20T13:24:52.924Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2022-04-20T13:24:53.160Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-20T13:24:53.490Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-04-20T13:24:53.748Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2022-04-20T13:24:54.315Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 78.7% of statements [2022-04-20T13:24:54.315Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-20T13:24:54.882Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 57.2% of statements [2022-04-20T13:24:55.140Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-04-20T13:24:56.516Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-04-20T13:24:56.516Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-20T13:24:57.082Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-20T13:24:57.654Z] ok github.com/docker/docker/daemon/logger/splunk 1.592s coverage: 82.5% of statements [2022-04-20T13:24:57.654Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-20T13:24:57.654Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-20T13:24:59.027Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2022-04-20T13:24:59.285Z] ok github.com/docker/docker/distribution 0.620s coverage: 28.3% of statements [2022-04-20T13:24:59.285Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-20T13:24:59.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-20T13:24:59.409Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-20T13:24:59.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-20T13:24:59.409Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-20T13:24:59.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-20T13:24:59.738Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-20T13:24:59.738Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-20T13:24:59.738Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-20T13:24:59.851Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-20T13:24:59.998Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-20T13:24:59.998Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-20T13:25:00.417Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-20T13:25:00.675Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-20T13:25:00.940Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-20T13:25:00.941Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-20T13:25:01.202Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-20T13:25:01.202Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-20T13:25:01.243Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-04-20T13:25:01.243Z] ok github.com/docker/docker/distribution/xfer 1.907s coverage: 85.4% of statements [2022-04-20T13:25:01.243Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-20T13:25:02.177Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2022-04-20T13:25:02.177Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-20T13:25:02.586Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-20T13:25:02.586Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-20T13:25:02.744Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-04-20T13:25:03.311Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-20T13:25:03.878Z] ok github.com/docker/docker/opts 0.020s coverage: 66.5% of statements [2022-04-20T13:25:03.878Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-20T13:25:04.499Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-20T13:25:05.441Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-20T13:25:05.702Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-20T13:25:05.779Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 82.5% of statements [2022-04-20T13:25:05.963Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-20T13:25:06.345Z] ok github.com/docker/docker/pkg/authorization 0.084s coverage: 68.3% of statements [2022-04-20T13:25:06.346Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-20T13:25:06.604Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-20T13:25:07.876Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-20T13:25:08.818Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-20T13:25:09.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-20T13:25:09.844Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-20T13:25:09.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-20T13:25:09.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-20T13:25:09.844Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-20T13:25:09.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-20T13:25:09.844Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-20T13:25:09.881Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 42.7% of statements [2022-04-20T13:25:09.881Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-20T13:25:10.139Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-20T13:25:10.139Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-20T13:25:10.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-20T13:25:10.397Z] ok github.com/docker/docker/layer 7.325s coverage: 69.0% of statements [2022-04-20T13:25:10.397Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-20T13:25:10.397Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-20T13:25:10.397Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-20T13:25:10.397Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-20T13:25:10.397Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-20T13:25:10.397Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-20T13:25:10.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-20T13:25:10.964Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-20T13:25:10.964Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-20T13:25:10.991Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-20T13:25:11.222Z] ok github.com/docker/docker/pkg/fsutils 0.125s coverage: 85.1% of statements [2022-04-20T13:25:11.222Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-20T13:25:12.597Z] ok github.com/docker/docker/pkg/idtools 0.432s coverage: 67.9% of statements [2022-04-20T13:25:12.597Z] ok github.com/docker/docker/pkg/ioutils 0.483s coverage: 70.1% of statements [2022-04-20T13:25:12.855Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-04-20T13:25:12.855Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-04-20T13:25:12.855Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-20T13:25:12.906Z] docker_api_swarm_service_test.go:100: [d2df33f659b84] joining swarm manager [d1178eb722c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:25:13.114Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2022-04-20T13:25:13.114Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-20T13:25:13.372Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-04-20T13:25:13.630Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-04-20T13:25:13.630Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-20T13:25:13.630Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-20T13:25:13.630Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-20T13:25:13.852Z] docker_api_swarm_service_test.go:101: [d8e27827d1694] joining swarm manager [d1178eb722c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:25:14.565Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-04-20T13:25:14.793Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-20T13:25:14.793Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-20T13:25:14.824Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-20T13:25:15.082Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-20T13:25:15.346Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-20T13:25:16.717Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-04-20T13:25:16.717Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-20T13:25:16.975Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-20T13:25:17.233Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-20T13:25:17.452Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-20T13:25:17.452Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-20T13:25:17.452Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-20T13:25:17.452Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-20T13:25:17.452Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-20T13:25:17.452Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-20T13:25:17.452Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-20T13:25:17.452Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-20T13:25:17.452Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-20T13:25:17.453Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-20T13:25:17.453Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-20T13:25:17.453Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-20T13:25:17.453Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-20T13:25:17.453Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-20T13:25:17.453Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-20T13:25:17.453Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-20T13:25:17.492Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-20T13:25:17.492Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-20T13:25:17.923Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-20T13:25:17.923Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-20T13:25:17.923Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-20T13:25:17.923Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-20T13:25:17.923Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-20T13:25:17.923Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-20T13:25:18.059Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-20T13:25:18.625Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-04-20T13:25:18.625Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-04-20T13:25:18.999Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-20T13:25:19.190Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-04-20T13:25:19.447Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-20T13:25:19.706Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-20T13:25:20.874Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-20T13:25:21.604Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-04-20T13:25:21.862Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-20T13:25:22.121Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-20T13:25:23.498Z] ok github.com/docker/docker/quota 0.243s coverage: 71.4% of statements [2022-04-20T13:25:23.498Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-20T13:25:24.432Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-04-20T13:25:24.691Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-20T13:25:24.950Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-20T13:25:25.517Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-20T13:25:25.574Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-20T13:25:25.775Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-20T13:25:26.145Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-20T13:25:27.676Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-20T13:25:27.935Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2022-04-20T13:25:28.058Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-20T13:25:28.502Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-20T13:25:28.999Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-20T13:25:29.435Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-20T13:25:30.382Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-20T13:25:31.299Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-20T13:25:32.928Z] check_test.go:379: [d2df33f659b84] daemon is not started [2022-04-20T13:25:32.928Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-20T13:25:34.312Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-20T13:25:35.252Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-20T13:25:35.513Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-20T13:25:36.083Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-20T13:25:37.469Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-20T13:25:38.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-20T13:25:39.438Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-20T13:25:39.961Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-20T13:25:39.961Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-20T13:25:39.961Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-20T13:25:40.010Z] docker_api_swarm_service_test.go:533: [d5d0089f48c75] joining swarm manager [dca9a98f730d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:25:40.010Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-20T13:25:40.010Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-20T13:25:40.010Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-20T13:25:40.271Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-20T13:25:40.429Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-20T13:25:40.532Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-20T13:25:40.532Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-20T13:25:41.104Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-20T13:25:41.366Z] docker_api_swarm_service_test.go:534: [d3006ce16c0bf] joining swarm manager [dca9a98f730d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:25:42.307Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-20T13:25:43.253Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-20T13:25:43.360Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-20T13:25:44.196Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-20T13:25:44.887Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-20T13:25:46.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-20T13:25:48.606Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-20T13:25:48.606Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-20T13:25:48.606Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-20T13:25:48.606Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-20T13:25:48.606Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-20T13:25:48.606Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-20T13:25:48.606Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-20T13:25:48.606Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-20T13:25:48.606Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-20T13:25:49.063Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-20T13:25:51.398Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/rootless [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/volume [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-20T13:25:51.398Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.398Z] === Skipped [2022-04-20T13:25:51.398Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-20T13:25:51.398Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.398Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-20T13:25:51.398Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.398Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-20T13:25:51.398Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.398Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-20T13:25:51.398Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-20T13:25:51.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:25:51.398Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-20T13:25:51.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:25:51.398Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-20T13:25:51.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:25:51.398Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-20T13:25:51.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:25:51.398Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-20T13:25:51.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:25:51.398Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-20T13:25:51.398Z] graphtest_unix.go:71: No driver to put! [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-20T13:25:51.398Z] time="2022-04-20T13:24:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-20T13:25:51.398Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-20T13:25:51.398Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-20T13:25:51.398Z] time="2022-04-20T13:24:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-20T13:25:51.398Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-20T13:25:51.398Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-20T13:25:51.398Z] time="2022-04-20T13:24:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-20T13:25:51.398Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-20T13:25:51.398Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-20T13:25:51.398Z] [2022-04-20T13:25:51.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-20T13:25:51.399Z] time="2022-04-20T13:24:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-20T13:25:51.399Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-20T13:25:51.399Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-20T13:25:51.399Z] time="2022-04-20T13:24:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-20T13:25:51.399Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-20T13:25:51.399Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-20T13:25:51.399Z] graphtest_unix.go:71: No driver to put! [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-20T13:25:51.399Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-20T13:25:51.399Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-20T13:25:51.399Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-20T13:25:51.399Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-20T13:25:51.399Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:25:51.399Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-20T13:25:51.399Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:25:51.399Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-20T13:25:51.399Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:25:51.399Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-20T13:25:51.399Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:25:51.399Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-20T13:25:51.399Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-20T13:25:51.399Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-20T13:25:51.399Z] graphtest_unix.go:71: No driver to put! [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-20T13:25:51.399Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-20T13:25:51.399Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-20T13:25:51.399Z] [2022-04-20T13:25:51.399Z] DONE 2436 tests, 28 skipped in 251.968s [2022-04-20T13:25:51.399Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/bitseq [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/cluster [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/config [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/datastore [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/driverapi [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/etchosts [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/idm [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/ipam [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/iptables [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/netlabel [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/netutils [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/networkdb [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/ns [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/options [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/osl [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/portallocator [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/portmapper [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/testutils [2022-04-20T13:25:51.399Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-20T13:25:51.399Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-20T13:25:51.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-20T13:25:51.972Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-20T13:25:52.336Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-20T13:25:52.336Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-20T13:25:53.718Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-20T13:25:53.718Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-20T13:25:53.978Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-20T13:25:53.978Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-20T13:25:54.146Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-20T13:25:54.147Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-20T13:25:55.107Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-20T13:25:55.309Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-20T13:25:55.309Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-20T13:25:55.309Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-20T13:25:55.309Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-20T13:25:55.309Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-20T13:25:55.309Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-20T13:25:55.309Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-20T13:25:55.309Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-20T13:25:55.309Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-20T13:25:55.309Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-20T13:25:55.309Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-20T13:25:55.309Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-20T13:25:55.309Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-20T13:25:55.309Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-20T13:25:55.796Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-20T13:25:56.520Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-20T13:25:57.092Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-20T13:25:58.050Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-20T13:25:58.050Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-20T13:25:58.050Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-20T13:25:58.842Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-20T13:25:59.635Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-20T13:26:00.207Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-20T13:26:00.465Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-20T13:26:00.465Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-20T13:26:00.465Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-20T13:26:00.465Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-20T13:26:00.465Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-20T13:26:00.468Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-20T13:26:00.468Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-20T13:26:00.953Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-20T13:26:03.025Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-20T13:26:03.599Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-20T13:26:03.859Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-20T13:26:04.000Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-20T13:26:05.099Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-20T13:26:05.244Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-20T13:26:05.815Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-20T13:26:06.629Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-20T13:26:06.629Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-20T13:26:06.629Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-20T13:26:06.629Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-20T13:26:06.629Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-20T13:26:07.197Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-20T13:26:07.458Z] === RUN TestDockerSuite/TestRmiTag [2022-04-20T13:26:07.720Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-20T13:26:08.290Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-20T13:26:09.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-20T13:26:09.518Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-20T13:26:10.490Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-20T13:26:11.144Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-20T13:26:11.405Z] docker_api_swarm_service_test.go:148: [db0267fd0ea5d] joining swarm manager [d868b8bde65cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:26:11.453Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-20T13:26:11.978Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-20T13:26:12.240Z] docker_api_swarm_service_test.go:148: [d6817be784361] joining swarm manager [d868b8bde65cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:26:12.416Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-20T13:26:12.500Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-20T13:26:12.761Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-20T13:26:12.872Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-20T13:26:14.676Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-20T13:26:14.940Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-20T13:26:15.200Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-20T13:26:15.770Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-20T13:26:15.770Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-20T13:26:16.341Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-20T13:26:16.745Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-20T13:26:17.729Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-20T13:26:17.990Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-20T13:26:18.562Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-20T13:26:19.134Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-20T13:26:20.077Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-20T13:26:21.017Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-20T13:26:21.598Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-20T13:26:22.540Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-20T13:26:22.762Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-20T13:26:23.250Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-20T13:26:23.250Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-20T13:26:23.250Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-20T13:26:23.483Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-20T13:26:23.745Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-20T13:26:24.317Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-20T13:26:25.258Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-20T13:26:25.828Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-20T13:26:26.400Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-20T13:26:26.973Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-20T13:26:27.155Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-20T13:26:27.234Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-20T13:26:27.234Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-20T13:26:27.671Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-20T13:26:28.776Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-20T13:26:29.146Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-20T13:26:29.406Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-20T13:26:29.836Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-20T13:26:29.836Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-20T13:26:29.836Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-20T13:26:30.348Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-20T13:26:30.919Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-20T13:26:31.364Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-20T13:26:31.364Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-20T13:26:31.364Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-20T13:26:31.491Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-20T13:26:31.491Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-20T13:26:31.525Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-20T13:26:31.525Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-20T13:26:31.525Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-20T13:26:31.525Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-20T13:26:31.525Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-20T13:26:32.063Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-20T13:26:32.324Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-20T13:26:32.325Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-20T13:26:32.894Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-20T13:26:33.466Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-20T13:26:34.037Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-20T13:26:34.037Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-20T13:26:34.298Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-20T13:26:34.298Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-20T13:26:34.810Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-20T13:26:34.810Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-20T13:26:34.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-20T13:26:34.810Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-20T13:26:34.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-20T13:26:34.810Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-20T13:26:34.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-20T13:26:34.810Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-20T13:26:34.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-20T13:26:34.810Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-20T13:26:35.227Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-20T13:26:35.240Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-20T13:26:35.811Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-20T13:26:36.383Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-20T13:26:36.759Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-20T13:26:36.954Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-20T13:26:37.214Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-20T13:26:37.722Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-20T13:26:37.722Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-20T13:26:37.787Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-20T13:26:38.053Z] ok github.com/docker/docker/libnetwork 37.192s coverage: 40.7% of statements [2022-04-20T13:26:38.053Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-04-20T13:26:38.053Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-20T13:26:38.053Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-20T13:26:38.053Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-20T13:26:38.053Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-20T13:26:38.053Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-20T13:26:38.053Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-20T13:26:38.053Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-20T13:26:38.053Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-20T13:26:38.053Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-20T13:26:38.053Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-20T13:26:38.053Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-20T13:26:38.053Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-20T13:26:38.053Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-20T13:26:38.053Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.353s coverage: 59.9% of statements [2022-04-20T13:26:38.053Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-20T13:26:38.053Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-20T13:26:38.053Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.101s coverage: 4.0% of statements [2022-04-20T13:26:38.053Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-20T13:26:38.053Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-20T13:26:38.053Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-20T13:26:38.053Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-20T13:26:38.178Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-20T13:26:39.139Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-20T13:26:39.178Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-20T13:26:40.118Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-20T13:26:40.671Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-20T13:26:40.671Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-20T13:26:40.671Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-20T13:26:40.671Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-20T13:26:40.671Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-20T13:26:40.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-20T13:26:41.259Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-20T13:26:41.829Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-20T13:26:42.089Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-20T13:26:42.659Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-20T13:26:43.229Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-20T13:26:44.611Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-20T13:26:46.153Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.516s coverage: 7.2% of statements [2022-04-20T13:26:46.154Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-20T13:26:46.413Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-20T13:26:46.526Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-20T13:26:46.526Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-20T13:26:46.978Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-20T13:26:46.978Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-20T13:26:46.978Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-20T13:26:46.978Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-20T13:26:47.097Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-20T13:26:47.545Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-20T13:26:47.803Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-04-20T13:26:47.803Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-20T13:26:48.060Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-20T13:26:48.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-20T13:26:48.480Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-20T13:26:49.167Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-20T13:26:49.167Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-20T13:26:49.167Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-20T13:26:49.220Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-20T13:26:49.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-20T13:26:49.865Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-20T13:26:52.408Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-20T13:26:54.323Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-20T13:26:54.323Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-20T13:26:54.323Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-20T13:26:54.323Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-20T13:26:54.323Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-20T13:26:54.893Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-20T13:26:56.278Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-20T13:26:56.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-20T13:26:56.664Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-20T13:26:56.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-20T13:26:57.221Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-20T13:26:58.622Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-20T13:26:59.247Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-20T13:27:00.255Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-20T13:27:00.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-20T13:27:00.630Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-20T13:27:00.891Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-20T13:27:00.891Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-20T13:27:00.891Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-20T13:27:01.467Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-20T13:27:02.851Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-20T13:27:02.851Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-20T13:27:03.111Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-20T13:27:03.684Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-20T13:27:04.254Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-20T13:27:04.826Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-20T13:27:04.826Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-20T13:27:05.399Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-20T13:27:05.970Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-20T13:27:06.542Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-20T13:27:07.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-20T13:27:07.485Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-20T13:27:08.058Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-20T13:27:08.630Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-20T13:27:09.203Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-20T13:27:09.774Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-20T13:27:09.774Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-20T13:27:10.344Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-20T13:27:10.605Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-20T13:27:11.546Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-20T13:27:11.810Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-20T13:27:11.810Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-20T13:27:11.810Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-20T13:27:14.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-20T13:27:14.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-20T13:27:14.494Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-20T13:27:14.925Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-20T13:27:14.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-20T13:27:15.127Z] ok github.com/docker/docker/libnetwork/ipam 14.467s coverage: 85.3% of statements [2022-04-20T13:27:15.127Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-20T13:27:15.127Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-20T13:27:15.127Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-20T13:27:15.127Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-20T13:27:15.127Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-20T13:27:15.127Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-20T13:27:15.127Z] ok github.com/docker/docker/libnetwork/ipamutils 0.260s coverage: 74.0% of statements [2022-04-20T13:27:15.384Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-04-20T13:27:15.384Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-20T13:27:15.496Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-20T13:27:15.949Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-20T13:27:17.887Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-20T13:27:17.887Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-20T13:27:17.887Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-20T13:27:17.887Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-20T13:27:17.887Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-20T13:27:18.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-20T13:27:20.721Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-20T13:27:23.263Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-20T13:27:23.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-20T13:27:23.492Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-20T13:27:23.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-20T13:27:23.492Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-20T13:27:23.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-20T13:27:25.803Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-20T13:27:27.188Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-20T13:27:27.761Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-20T13:27:28.704Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-20T13:27:28.966Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-20T13:27:28.966Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-20T13:27:28.966Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-20T13:27:28.966Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-20T13:27:29.538Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-20T13:27:30.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-20T13:27:30.534Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-20T13:27:30.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-20T13:27:30.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-20T13:27:30.534Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-20T13:27:30.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-20T13:27:30.534Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-20T13:27:30.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-20T13:27:31.451Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-20T13:27:32.395Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-20T13:27:33.068Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-20T13:27:33.069Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-20T13:27:33.337Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-20T13:27:33.555Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-20T13:27:34.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-20T13:27:34.724Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-20T13:27:35.664Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-20T13:27:39.860Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-20T13:27:39.860Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-20T13:27:39.861Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-20T13:27:39.864Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-20T13:27:40.452Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-20T13:27:40.713Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-20T13:27:41.284Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-20T13:27:42.670Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-20T13:27:42.670Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-20T13:27:42.670Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-20T13:27:42.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-20T13:27:42.929Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-20T13:27:43.613Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-20T13:27:43.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-20T13:27:44.185Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-20T13:27:45.568Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-20T13:27:45.568Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-20T13:27:45.568Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-20T13:27:46.509Z] === RUN TestDockerSuite/TestRunMount [2022-04-20T13:27:48.405Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-20T13:27:48.405Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-20T13:27:49.367Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-20T13:27:49.367Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-20T13:27:50.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-20T13:27:50.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-20T13:27:50.329Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-20T13:27:50.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-20T13:27:50.712Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-20T13:27:50.784Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-20T13:27:50.784Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-20T13:27:50.972Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-20T13:27:51.240Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-20T13:27:51.543Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-20T13:27:52.485Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-20T13:27:53.869Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-20T13:27:55.781Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-20T13:27:57.165Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-20T13:27:59.078Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-20T13:28:00.020Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-20T13:28:00.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-20T13:28:00.963Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-20T13:28:00.963Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-20T13:28:01.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-20T13:28:01.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-20T13:28:01.396Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-20T13:28:01.556Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-20T13:28:02.134Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-20T13:28:02.357Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-20T13:28:02.357Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-20T13:28:02.357Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-20T13:28:02.704Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-20T13:28:03.275Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-20T13:28:03.320Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-20T13:28:03.320Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-20T13:28:03.536Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-20T13:28:03.776Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-20T13:28:05.452Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-20T13:28:07.365Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-20T13:28:07.493Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-20T13:28:08.454Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-20T13:28:08.454Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-20T13:28:08.454Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-20T13:28:08.454Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-20T13:28:08.454Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-20T13:28:09.982Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-20T13:28:10.664Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-20T13:28:10.664Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-20T13:28:10.664Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-20T13:28:10.953Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-20T13:28:11.236Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-20T13:28:11.236Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-20T13:28:11.409Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-20T13:28:11.806Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-20T13:28:11.865Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-20T13:28:12.045Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-20T13:28:12.045Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-20T13:28:12.045Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-20T13:28:12.067Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-20T13:28:12.320Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-20T13:28:12.329Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-20T13:28:12.590Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-20T13:28:13.163Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-20T13:28:15.712Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-20T13:28:16.985Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-20T13:28:17.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-20T13:28:17.089Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-20T13:28:17.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-20T13:28:17.089Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-20T13:28:17.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-20T13:28:19.008Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-20T13:28:19.008Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-20T13:28:19.008Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-20T13:28:19.008Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-20T13:28:19.150Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-20T13:28:19.150Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-20T13:28:19.150Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-20T13:28:19.579Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-20T13:28:20.520Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-20T13:28:20.678Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-20T13:28:20.678Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-20T13:28:20.678Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-20T13:28:20.678Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-20T13:28:21.463Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-20T13:28:21.724Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-20T13:28:21.724Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-20T13:28:22.312Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-20T13:28:22.574Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-20T13:28:22.844Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-20T13:28:23.146Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-20T13:28:23.299Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-20T13:28:23.406Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-20T13:28:23.406Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-20T13:28:23.406Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-20T13:28:23.755Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-20T13:28:23.755Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-20T13:28:23.755Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-20T13:28:23.978Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-20T13:28:24.548Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-20T13:28:24.548Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-20T13:28:24.548Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-20T13:28:24.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-20T13:28:24.620Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-20T13:28:24.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-20T13:28:24.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-20T13:28:24.620Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-20T13:28:24.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-20T13:28:24.620Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-20T13:28:24.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-20T13:28:24.727Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-20T13:28:24.807Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-20T13:28:25.183Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-20T13:28:25.183Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-20T13:28:25.183Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-20T13:28:25.183Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-20T13:28:25.183Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-20T13:28:25.749Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-20T13:28:25.749Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-20T13:28:25.749Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-20T13:28:26.969Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-20T13:28:26.969Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-20T13:28:26.969Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-20T13:28:27.664Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-20T13:28:27.924Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-20T13:28:27.932Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-20T13:28:29.310Z] === RUN TestDockerSuite/TestRunRm [2022-04-20T13:28:29.571Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-20T13:28:29.853Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-20T13:28:30.512Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-20T13:28:33.053Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-20T13:28:33.314Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-20T13:28:33.885Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-20T13:28:34.457Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-20T13:28:35.401Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-20T13:28:35.972Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-20T13:28:36.543Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-20T13:28:38.457Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-20T13:28:39.845Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-20T13:28:40.788Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-20T13:28:43.354Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-20T13:28:43.925Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-20T13:28:43.925Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-20T13:28:44.496Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-20T13:28:45.068Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-20T13:28:45.328Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-20T13:28:46.269Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-20T13:28:46.529Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-20T13:28:46.791Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-20T13:28:47.052Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-20T13:28:47.624Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-20T13:28:48.196Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-20T13:28:49.580Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-20T13:28:50.965Z] === RUN TestDockerSuite/TestRunState [2022-04-20T13:28:52.350Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-20T13:28:52.920Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-20T13:28:53.491Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-20T13:28:53.752Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-20T13:28:53.752Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-20T13:28:53.752Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-20T13:28:54.012Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-20T13:28:54.582Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-20T13:28:55.436Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-20T13:28:55.968Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-20T13:28:55.968Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-20T13:28:55.968Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-20T13:28:55.968Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-20T13:28:56.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-20T13:28:56.507Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-20T13:28:56.538Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-20T13:28:57.576Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-20T13:28:57.576Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-20T13:28:57.846Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-20T13:28:57.846Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-20T13:28:58.085Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-20T13:28:58.450Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-20T13:28:58.711Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-20T13:28:59.384Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-20T13:28:59.758Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-20T13:28:59.758Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-20T13:28:59.758Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-20T13:28:59.775Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-20T13:28:59.775Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-20T13:28:59.775Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-20T13:29:00.096Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-20T13:29:01.044Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-20T13:29:01.292Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-20T13:29:01.292Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-20T13:29:01.292Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-20T13:29:01.292Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-20T13:29:01.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-20T13:29:01.753Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-20T13:29:01.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-20T13:29:02.209Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-20T13:29:02.209Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-20T13:29:02.209Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-20T13:29:02.959Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-20T13:29:04.822Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-20T13:29:05.892Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-20T13:29:05.892Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-20T13:29:06.257Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-20T13:29:06.403Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-20T13:29:06.403Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-20T13:29:06.403Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-20T13:29:06.438Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-20T13:29:06.518Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-20T13:29:06.778Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-20T13:29:07.350Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-20T13:29:07.370Z] ok github.com/docker/docker/libnetwork/networkdb 104.691s coverage: 60.1% of statements [2022-04-20T13:29:07.370Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-20T13:29:07.370Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2022-04-20T13:29:07.370Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2022-04-20T13:29:07.370Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-20T13:29:07.730Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-20T13:29:08.103Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-20T13:29:08.323Z] ok github.com/docker/docker/libnetwork/portmapper 0.251s coverage: 48.6% of statements [2022-04-20T13:29:08.582Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-20T13:29:08.582Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-20T13:29:08.613Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-20T13:29:08.750Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-20T13:29:08.839Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-20T13:29:08.839Z] [2022-04-20T13:29:08.839Z] === Skipped [2022-04-20T13:29:08.839Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-20T13:29:08.839Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-20T13:29:08.839Z] [2022-04-20T13:29:08.839Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-20T13:29:08.839Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-20T13:29:08.839Z] [2022-04-20T13:29:08.839Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-20T13:29:08.839Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-20T13:29:08.839Z] [2022-04-20T13:29:08.839Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-20T13:29:08.839Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:29:08.839Z] [2022-04-20T13:29:08.839Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-20T13:29:08.839Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:29:08.839Z] [2022-04-20T13:29:08.839Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-20T13:29:08.839Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:29:08.839Z] [2022-04-20T13:29:08.839Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-20T13:29:08.839Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:29:08.839Z] [2022-04-20T13:29:08.839Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-20T13:29:08.839Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-20T13:29:08.839Z] [2022-04-20T13:29:08.839Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-20T13:29:08.839Z] firewalld_test.go:14: firewalld is not running [2022-04-20T13:29:08.839Z] [2022-04-20T13:29:08.839Z] DONE 326 tests, 9 skipped in 200.674s Post stage [Pipeline] junit [2022-04-20T13:29:09.416Z] Recording test results [2022-04-20T13:29:09.682Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-20T13:29:09.690Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-20T13:29:09.792Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-20T13:29:10.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43505/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=301b252b5894cf665bca2eac631e4cd919ee7b0d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:301b252b5894cf665bca2eac631e4cd919ee7b0d hack/validate/vendor [2022-04-20T13:29:10.193Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-20T13:29:10.252Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-20T13:29:10.260Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-20T13:29:10.260Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-20T13:29:10.521Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-20T13:29:10.697Z] No vendor changes in diff. [2022-04-20T13:29:10.703Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-20T13:29:10.955Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-20T13:29:11.093Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-20T13:29:11.271Z] + echo Ensuring container killed. [2022-04-20T13:29:11.271Z] Ensuring container killed. [2022-04-20T13:29:11.271Z] + docker rm -vf docker-pr1 [2022-04-20T13:29:11.271Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-20T13:29:11.354Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-20T13:29:11.608Z] + echo Chowning /workspace to jenkins user [2022-04-20T13:29:11.608Z] Chowning /workspace to jenkins user [2022-04-20T13:29:11.608Z] + id -u [2022-04-20T13:29:11.608Z] + id -g [2022-04-20T13:29:11.608Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43505:/workspace busybox chown -R 1000:1000 /workspace [2022-04-20T13:29:11.926Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-20T13:29:11.926Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-20T13:29:11.926Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-20T13:29:11.926Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-20T13:29:12.497Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-20T13:29:12.834Z] + bundleName=unit [2022-04-20T13:29:12.834Z] + echo Creating unit-bundles.tar.gz [2022-04-20T13:29:12.834Z] Creating unit-bundles.tar.gz [2022-04-20T13:29:12.834Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-04-20T13:29:12.834Z] bundles/junit-report-libnetwork.xml [2022-04-20T13:29:12.834Z] bundles/junit-report.xml [2022-04-20T13:29:12.834Z] bundles/go-test-report-libnetwork.json [2022-04-20T13:29:12.834Z] bundles/go-test-report.json [2022-04-20T13:29:12.834Z] bundles/profile-libnetwork.out [2022-04-20T13:29:12.834Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-20T13:29:12.846Z] Archiving artifacts [2022-04-20T13:29:13.299Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43505/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-20T13:29:13.605Z] + make clean [2022-04-20T13:29:13.863Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-20T13:29:13.863Z] docker-dev-cache [2022-04-20T13:29:13.863Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T13:29:14.924Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-20T13:29:15.042Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-20T13:29:15.613Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-20T13:29:16.184Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-20T13:29:17.569Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-20T13:29:17.569Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-20T13:29:18.236Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-20T13:29:18.953Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-20T13:29:19.926Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-20T13:29:19.926Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-20T13:29:19.926Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-20T13:29:19.941Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-20T13:29:20.339Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-20T13:29:20.903Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-20T13:29:20.903Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-20T13:29:20.903Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-20T13:29:20.995Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-20T13:29:20.995Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-20T13:29:21.290Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-20T13:29:21.505Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-20T13:29:21.862Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-20T13:29:22.015Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-20T13:29:24.398Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-20T13:29:24.406Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-20T13:29:24.406Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-20T13:29:24.667Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-20T13:29:24.667Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-20T13:29:24.667Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-20T13:29:24.667Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-20T13:29:24.667Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-20T13:29:24.667Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-20T13:29:24.667Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-20T13:29:24.667Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-20T13:29:24.667Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-20T13:29:24.667Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-20T13:29:25.468Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-20T13:29:25.608Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-20T13:29:25.978Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-20T13:29:25.978Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-20T13:29:25.978Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-20T13:29:26.180Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-20T13:29:27.050Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-20T13:29:27.123Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-20T13:29:27.694Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-20T13:29:28.120Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-20T13:29:28.120Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-20T13:29:28.120Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-20T13:29:28.120Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-20T13:29:28.120Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-20T13:29:28.265Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-20T13:29:28.265Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-20T13:29:28.836Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-20T13:29:28.836Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-20T13:29:28.836Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-20T13:29:28.836Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-20T13:29:28.836Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-20T13:29:28.836Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-20T13:29:28.836Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-20T13:29:28.836Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-20T13:29:28.836Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-20T13:29:28.836Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-20T13:29:28.836Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-20T13:29:28.836Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-20T13:29:28.836Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-20T13:29:28.836Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-20T13:29:28.836Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-20T13:29:28.836Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-20T13:29:29.407Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-20T13:29:29.979Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-20T13:29:29.979Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-20T13:29:30.552Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-20T13:29:30.812Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-20T13:29:31.383Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-20T13:29:31.383Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-20T13:29:31.644Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-20T13:29:32.215Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-20T13:29:32.786Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-20T13:29:32.786Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-20T13:29:32.786Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-20T13:29:33.357Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-20T13:29:34.354Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-20T13:29:34.742Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-20T13:29:35.003Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-20T13:29:35.003Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-20T13:29:35.003Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-20T13:29:35.575Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-20T13:29:35.575Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-20T13:29:36.517Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-20T13:29:36.778Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-20T13:29:38.162Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-20T13:29:38.737Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-20T13:29:38.737Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-20T13:29:38.737Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-20T13:29:39.691Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-20T13:29:40.261Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-20T13:29:41.203Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-20T13:29:41.203Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-20T13:29:42.143Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-20T13:29:42.403Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-20T13:29:42.664Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-20T13:29:44.047Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2848573887 [2022-04-20T13:29:44.309Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-20T13:29:44.309Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-20T13:29:44.882Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-20T13:29:45.828Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-20T13:29:45.828Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-20T13:29:45.828Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-20T13:29:45.995Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-20T13:29:45.995Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-20T13:29:46.451Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-20T13:29:47.743Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-20T13:29:48.685Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-20T13:29:48.944Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-20T13:29:49.204Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-20T13:29:49.204Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-20T13:29:49.204Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-20T13:29:49.345Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-20T13:29:49.773Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-20T13:29:49.773Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-20T13:29:50.343Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-20T13:29:51.284Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-20T13:29:51.856Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-20T13:29:56.387Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-20T13:29:57.137Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-20T13:29:57.708Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-20T13:29:58.560Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-20T13:29:58.652Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-20T13:29:59.231Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-20T13:30:00.638Z] docker_cli_service_logs_test.go:246: checking task ois24c6um96w [2022-04-20T13:30:00.638Z] docker_cli_service_logs_test.go:251: checking messages for ois24c6um96w [2022-04-20T13:30:00.638Z] docker_cli_service_logs_test.go:246: checking task t934497kmk5h [2022-04-20T13:30:00.638Z] docker_cli_service_logs_test.go:251: checking messages for t934497kmk5h [2022-04-20T13:30:00.638Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-20T13:30:03.936Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-20T13:30:04.878Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-20T13:30:05.449Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-20T13:30:06.833Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-20T13:30:07.774Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-20T13:30:09.158Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-20T13:30:11.703Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-20T13:30:11.703Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-20T13:30:13.615Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-20T13:30:16.158Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-20T13:30:17.849Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-20T13:30:17.849Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-20T13:30:17.849Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-20T13:30:18.700Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-20T13:30:21.013Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-20T13:30:21.013Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-20T13:30:21.522Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-20T13:30:21.522Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-20T13:30:22.032Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-20T13:30:22.032Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-20T13:30:22.032Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-20T13:30:22.543Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-20T13:30:22.543Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-20T13:30:22.543Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-20T13:30:23.990Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-20T13:30:25.913Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-20T13:30:27.295Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-20T13:30:27.865Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-20T13:30:28.805Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-20T13:30:29.376Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-20T13:30:29.376Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-20T13:30:29.376Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-20T13:30:29.948Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-20T13:30:31.335Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-20T13:30:33.885Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-20T13:30:33.885Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-20T13:30:36.426Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-20T13:30:36.687Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-20T13:30:37.258Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-20T13:30:37.829Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-20T13:30:37.830Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-20T13:30:37.830Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-20T13:30:37.830Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-20T13:30:37.830Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-20T13:30:38.401Z] docker_cli_swarm_test.go:1895: [d978e63345981] joining swarm manager [d630aceb5d9c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:30:38.972Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-20T13:30:39.543Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-20T13:30:39.804Z] docker_cli_swarm_test.go:1896: [dc1b0a3890365] joining swarm manager [d630aceb5d9c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:30:40.065Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-20T13:30:40.926Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-20T13:30:40.926Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-20T13:30:40.926Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-20T13:30:40.926Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-20T13:30:41.451Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-20T13:30:45.665Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-20T13:30:45.937Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-20T13:30:45.937Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-20T13:30:45.937Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-20T13:30:46.509Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-20T13:30:47.449Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-20T13:30:49.990Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-20T13:30:52.532Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-20T13:30:53.275Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-20T13:30:53.275Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-20T13:30:53.275Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-20T13:30:53.275Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-20T13:30:54.444Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-20T13:30:55.830Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-20T13:30:57.213Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-20T13:30:58.600Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-20T13:31:01.901Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-20T13:31:02.843Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-20T13:31:04.228Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-20T13:31:05.174Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-20T13:31:05.174Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-20T13:31:06.558Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-20T13:31:07.963Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-20T13:31:07.963Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-20T13:31:09.876Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-20T13:31:11.258Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-20T13:31:11.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-20T13:31:12.642Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-20T13:31:12.974Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-20T13:31:13.997Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-20T13:31:14.027Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-20T13:31:18.894Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-20T13:31:21.941Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-20T13:31:24.020Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-20T13:31:24.532Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-20T13:31:24.961Z] docker_cli_swarm_test.go:1796: [d4a59ef6bd0e9] joining swarm manager [db6cbbce0bf5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:31:25.494Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-20T13:31:25.494Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-20T13:31:25.845Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-20T13:31:25.949Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-20T13:31:26.342Z] docker_cli_swarm_test.go:1797: [d677c957621ac] joining swarm manager [db6cbbce0bf5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:31:28.883Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-20T13:31:28.883Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-20T13:31:29.144Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-20T13:31:29.715Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-20T13:31:29.715Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-20T13:31:29.715Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-20T13:31:29.715Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-20T13:31:30.288Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-20T13:31:30.288Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-20T13:31:30.858Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-20T13:31:30.858Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-20T13:31:31.120Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-20T13:31:31.120Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-20T13:31:31.120Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-20T13:31:33.032Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-20T13:31:33.032Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-20T13:31:33.032Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-20T13:31:33.032Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-20T13:31:33.300Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-20T13:31:38.589Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-20T13:31:38.589Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-20T13:31:40.502Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-20T13:31:40.502Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-20T13:31:40.502Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-20T13:31:42.414Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-20T13:31:44.960Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-20T13:31:44.960Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite (1339.73s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.02s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-04-20T13:31:44.960Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.42s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.95s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.69s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.34s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.12s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.71s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.65s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.91s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.57s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAttachDetach (0.75s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.80s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.10s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.36s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.74s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.69s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.06s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.39s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.85s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.42s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.95s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.38s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.48s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.71s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.69s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.83s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.21s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.84s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.06s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.07s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.18s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.56s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.81s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.46s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.42s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.22s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.59s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.34s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.80s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.76s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.45s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.02s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.38s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.36s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.61s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.73s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.11s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.52s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.96s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.18s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.33s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.83s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.16s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.60s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.97s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.66s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.91s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.12s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.47s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.74s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.31s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2022-04-20T13:31:44.961Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.01s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.69s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.77s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.19s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.96s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.95s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.41s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.17s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.51s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.26s) [2022-04-20T13:31:44.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-20T13:31:44.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-20T13:31:44.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-20T13:31:44.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.10s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.09s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.47s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.33s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.24s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.92s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.29s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.50s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.02s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.19s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.04s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.71s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.40s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.14s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.35s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.21s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.25s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.26s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.41s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.14s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.24s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.09s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.68s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.15s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.57s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.72s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEnv (1.55s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.08s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.04s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.38s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.41s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.00s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.84s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.20s) [2022-04-20T13:31:44.961Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.43s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.24s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.43s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.02s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.43s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.89s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.60s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.70s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.70s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildHistory (4.49s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.35s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.11s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.34s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.43s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.08s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.36s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.36s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.39s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.55s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.91s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.78s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.91s) [2022-04-20T13:31:44.961Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.00s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.50s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.55s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.57s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.96s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.08s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.51s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.91s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.43s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.44s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.77s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.86s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.78s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildPATH (1.93s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.74s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.73s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.18s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.67s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildRm (2.23s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.35s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.98s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.24s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.86s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.64s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2022-04-20T13:31:44.961Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.01s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildStderr (0.94s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.82s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.90s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s) [2022-04-20T13:31:44.961Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.68s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.02s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildUser (1.37s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.53s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.64s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.92s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s) [2022-04-20T13:31:44.962Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-20T13:31:44.962Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-04-20T13:31:44.962Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-20T13:31:44.962Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.65s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.74s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.13s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.67s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-04-20T13:31:44.962Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.39s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-20T13:31:44.962Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.67s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.86s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCommitChange (1.36s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.84s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.33s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.31s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCommitTTY (1.09s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.70s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.76s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.33s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.40s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.54s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.61s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.46s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.61s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.53s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.46s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.54s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.61s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.54s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.26s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.75s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.99s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.97s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.99s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.89s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.35s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.38s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.87s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.55s) [2022-04-20T13:31:44.962Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.64s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.87s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.96s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.79s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.98s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.17s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.52s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.30s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.44s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.49s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.38s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e42fc0_} (1.52s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13443886866_/foo_false____} (1.33s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13443886866_/foo_true____} (1.41s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32205258938_/foo_false____} (1.52s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32205258938_/foo_true____} (1.42s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32205258938_/foo_true__0xc000e42ff0__} (1.58s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e43008_} (1.41s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e43020_} (1.51s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e43038_} (1.59s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e43050_} (0.62s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.36s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.77s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.19s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.92s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.13s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.72s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.72s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.63s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.86s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.76s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.01s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.85s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.82s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.91s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.57s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.80s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.56s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.79s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.37s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.50s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.86s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.51s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.30s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.88s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.48s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.07s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.88s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToDot (0.56s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.91s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.91s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToStdout (0.51s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.84s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.77s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-04-20T13:31:44.962Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-04-20T13:31:44.962Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.41s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.11s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.65s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.36s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.11s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.53s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.53s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.52s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.52s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.45s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.64s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.25s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.27s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.75s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.23s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.49s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.09s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsAttach (0.86s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsCommit (0.85s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.62s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.89s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.60s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.52s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.64s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.41s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.55s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.22s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.24s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.62s) [2022-04-20T13:31:44.962Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.28s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsFilters (1.05s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsFormat (1.23s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.74s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.65s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.37s) [2022-04-20T13:31:44.963Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-20T13:31:44.963Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsPluginOps (4.07s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.54s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsResize (0.57s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.02s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExec (0.66s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.07s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.79s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.65s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.59s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.78s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.56s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecCgroup (0.89s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.70s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecStartFails (0.75s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.84s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.59s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecTTY (0.69s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.84s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.65s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecUlimits (1.10s) [2022-04-20T13:31:44.963Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.67s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.64s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.89s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.71s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestExecWithUser (0.83s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.67s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.62s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestHealth (18.95s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImportGzipped (1.22s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.28s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.51s) [2022-04-20T13:31:44.963Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-20T13:31:44.963Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.08s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.54s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.36s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.06s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.04s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.67s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.87s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.96s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.84s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.78s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.32s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.44s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.17s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.66s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.65s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.73s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.61s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.55s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.51s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.13s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.60s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsSince (6.61s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.56s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.62s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.68s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestNetHostname (2.05s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.75s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.83s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.60s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPluginActive (2.14s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.65s) [2022-04-20T13:31:44.963Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.27s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.95s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.88s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.57s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.05s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.41s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.97s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPortList (7.76s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.40s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.17s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.99s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.98s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.99s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsByOrder (2.05s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.21s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.93s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.74s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.56s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.06s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.61s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.06s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.40s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.25s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.67s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.01s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.52s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.79s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2022-04-20T13:31:44.963Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.56s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.03s) [2022-04-20T13:31:44.963Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.02s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.99s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.12s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.90s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.56s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.98s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.27s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.41s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.31s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.19s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.95s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.65s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.71s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.50s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.57s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.74s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.07s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.94s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.71s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.64s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.74s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.79s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.81s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.66s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.66s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.68s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.10s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.97s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.19s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.14s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.48s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.21s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.56s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.89s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.54s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.34s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.95s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.41s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.22s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.55s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.19s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.54s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.56s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.61s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.59s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.86s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.57s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.56s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.92s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.06s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.59s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.35s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.86s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.27s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.58s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.59s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.05s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.39s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.60s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.05s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.80s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.02s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.93s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunMount (4.05s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.95s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.43s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.05s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.41s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.54s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.05s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.07s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNetHost (0.72s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.64s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.63s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.61s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.97s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.10s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.56s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.65s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.54s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.58s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.04s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.94s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.17s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.00s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunRm (0.69s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.63s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.12s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.49s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.52s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.60s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.63s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.64s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.57s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunState (1.38s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.62s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunSysctls (1.23s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.50s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.83s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.24s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.77s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.44s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.17s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.20s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.59s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.24s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.69s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.15s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.57s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.98s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.67s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-20T13:31:44.964Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-20T13:31:44.964Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-20T13:31:44.965Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.66s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.26s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.56s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.67s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.74s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.26s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-04-20T13:31:44.965Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.54s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.46s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.60s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.58s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.92s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.44s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.27s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.57s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.69s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.76s) [2022-04-20T13:31:44.965Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.57s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.07s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.58s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2022-04-20T13:31:44.965Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-20T13:31:44.965Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.17s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.29s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s) [2022-04-20T13:31:44.965Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.34s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.63s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.25s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.47s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.39s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.02s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.38s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.40s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.10s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.11s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.73s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.56s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.54s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.42s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.68s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.18s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.19s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.45s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.67s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.84s) [2022-04-20T13:31:44.965Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.44s) [2022-04-20T13:31:44.965Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-20T13:31:44.965Z] === RUN TestDockerRegistrySuite [2022-04-20T13:31:44.965Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-20T13:31:45.907Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-20T13:31:46.168Z] check_test.go:195: [df6eaa3bc00c8] daemon is not started [2022-04-20T13:31:46.168Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-20T13:31:47.111Z] check_test.go:195: [d26d5db34301d] daemon is not started [2022-04-20T13:31:47.111Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-20T13:31:48.496Z] docker_cli_swarm_test.go:1315: [dc8149391f987] joining swarm manager [d439bef216eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:31:49.068Z] check_test.go:195: [da01a530a4949] daemon is not started [2022-04-20T13:31:49.068Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-20T13:31:49.329Z] check_test.go:195: [dd95296561e6c] daemon is not started [2022-04-20T13:31:49.329Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-20T13:31:49.590Z] docker_cli_swarm_test.go:1316: [d976751b1cbed] joining swarm manager [d439bef216eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:31:52.135Z] check_test.go:195: [d65a3a20cdc18] daemon is not started [2022-04-20T13:31:52.135Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-20T13:31:57.419Z] check_test.go:195: [de5e32c034d4b] daemon is not started [2022-04-20T13:31:57.419Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-20T13:31:59.353Z] check_test.go:195: [de4f231cbbcfb] daemon is not started [2022-04-20T13:31:59.353Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-20T13:32:00.294Z] check_test.go:195: [de774d5fde7d0] daemon is not started [2022-04-20T13:32:00.294Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-20T13:32:01.239Z] check_test.go:195: [d0547c3d7b343] daemon is not started [2022-04-20T13:32:01.239Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-20T13:32:02.180Z] check_test.go:195: [d7d6122df52b3] daemon is not started [2022-04-20T13:32:02.180Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-20T13:32:03.564Z] check_test.go:195: [d3c6131b15a6d] daemon is not started [2022-04-20T13:32:03.564Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-20T13:32:04.505Z] check_test.go:195: [df73d3517c166] daemon is not started [2022-04-20T13:32:04.505Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-20T13:32:05.447Z] check_test.go:195: [dadc4eb50efda] daemon is not started [2022-04-20T13:32:05.447Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-20T13:32:06.388Z] check_test.go:195: [d4a033bc98bc5] daemon is not started [2022-04-20T13:32:06.388Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-20T13:32:06.922Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-20T13:32:06.922Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-20T13:32:07.331Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:46e9044f1eb63410c09e5dafe04b8dab1c3809a47885d621f7d19ae6582304bf [2022-04-20T13:32:07.901Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7679d76ac288c0eec986f2b52f47bca601171422961e88b0c758085d22ca9115 [2022-04-20T13:32:08.161Z] check_test.go:195: [df30caf474ed3] daemon is not started [2022-04-20T13:32:08.161Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-20T13:32:09.102Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f7196c540cebf0bcae9f613a3c19cf0f7ac869b0825f93ae7b9c69272a586373 [2022-04-20T13:32:09.104Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-20T13:32:10.045Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5b72d6eddd869913d201f627c7530443f61da0295bbc7eaf3a199899ff5267ac [2022-04-20T13:32:10.045Z] check_test.go:195: [db243927ba474] daemon is not started [2022-04-20T13:32:10.045Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-20T13:32:11.430Z] check_test.go:195: [d9f8d6ea6bf51] daemon is not started [2022-04-20T13:32:11.430Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-20T13:32:13.344Z] check_test.go:195: [d78cf9e73b42c] daemon is not started [2022-04-20T13:32:13.344Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-20T13:32:14.284Z] check_test.go:195: [d346e36553060] daemon is not started [2022-04-20T13:32:14.284Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-20T13:32:14.284Z] check_test.go:195: [d84e05a1e73aa] daemon is not started [2022-04-20T13:32:14.284Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-20T13:32:15.225Z] check_test.go:195: [d2dc21a448e38] daemon is not started [2022-04-20T13:32:15.225Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-20T13:32:16.166Z] check_test.go:195: [d8afba9ec224a] daemon is not started [2022-04-20T13:32:16.166Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-20T13:32:17.110Z] check_test.go:195: [d195bbe9e3c76] daemon is not started [2022-04-20T13:32:17.110Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-20T13:32:19.671Z] check_test.go:195: [dde20d1ccb3df] daemon is not started [2022-04-20T13:32:19.671Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-20T13:32:19.931Z] check_test.go:195: [dad9802ba37d8] daemon is not started [2022-04-20T13:32:19.931Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-20T13:32:20.871Z] check_test.go:195: [d9334ace1e1e3] daemon is not started [2022-04-20T13:32:20.871Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-20T13:32:21.441Z] check_test.go:195: [d8df114c16004] daemon is not started [2022-04-20T13:32:21.441Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-20T13:32:21.441Z] check_test.go:195: [d8da2c5188537] daemon is not started [2022-04-20T13:32:21.441Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-20T13:32:21.702Z] check_test.go:195: [dcf036a04a887] daemon is not started [2022-04-20T13:32:21.702Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-20T13:32:21.963Z] check_test.go:195: [d543a27b3d918] daemon is not started [2022-04-20T13:32:21.963Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-20T13:32:22.223Z] check_test.go:195: [d470913516b5c] daemon is not started [2022-04-20T13:32:22.223Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-20T13:32:22.483Z] check_test.go:195: [dd3854dcc95e5] daemon is not started [2022-04-20T13:32:22.483Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-20T13:32:23.424Z] check_test.go:195: [db6957b406efc] daemon is not started [2022-04-20T13:32:23.424Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-20T13:32:24.808Z] check_test.go:195: [d6c169646e6a5] daemon is not started [2022-04-20T13:32:24.808Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-20T13:32:25.749Z] check_test.go:195: [d47cde655bb48] daemon is not started [2022-04-20T13:32:25.749Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-20T13:32:26.689Z] check_test.go:195: [df21e4db20dd9] daemon is not started [2022-04-20T13:32:26.689Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-20T13:32:26.870Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-20T13:32:27.629Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-20T13:32:28.492Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-20T13:32:28.492Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite (43.71s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.32s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.16s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.82s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.85s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.45s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.11s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.15s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.40s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.05s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-04-20T13:32:28.570Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-04-20T13:32:28.570Z] === RUN TestDockerSchema1RegistrySuite [2022-04-20T13:32:28.570Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-20T13:32:28.570Z] check_test.go:222: [d757b3c3eaaff] daemon is not started [2022-04-20T13:32:28.570Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-20T13:32:29.517Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-20T13:32:31.869Z] check_test.go:222: [d66e37972211d] daemon is not started [2022-04-20T13:32:31.869Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-20T13:32:37.154Z] check_test.go:222: [db20b1864a324] daemon is not started [2022-04-20T13:32:37.154Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-20T13:32:37.725Z] check_test.go:222: [dafb2923f0dcd] daemon is not started [2022-04-20T13:32:37.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-20T13:32:37.725Z] check_test.go:222: [d57b6efcbc5b3] daemon is not started [2022-04-20T13:32:37.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-20T13:32:39.014Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-20T13:32:39.116Z] check_test.go:222: [d9d1848de6ed0] daemon is not started [2022-04-20T13:32:39.116Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-20T13:32:39.690Z] check_test.go:222: [d014731c28865] daemon is not started [2022-04-20T13:32:39.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-20T13:32:40.654Z] check_test.go:222: [dd2ce6cc0cad7] daemon is not started [2022-04-20T13:32:40.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-20T13:32:43.196Z] check_test.go:222: [d5e542dbe1fd4] daemon is not started [2022-04-20T13:32:43.196Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-20T13:32:43.767Z] check_test.go:222: [d76745b8610e9] daemon is not started [2022-04-20T13:32:43.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-20T13:32:44.029Z] check_test.go:222: [d7ba924b05959] daemon is not started [2022-04-20T13:32:44.029Z] --- PASS: TestDockerSchema1RegistrySuite (15.65s) [2022-04-20T13:32:44.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-20T13:32:44.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.89s) [2022-04-20T13:32:44.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.22s) [2022-04-20T13:32:44.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2022-04-20T13:32:44.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-20T13:32:44.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-04-20T13:32:44.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-04-20T13:32:44.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2022-04-20T13:32:44.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.59s) [2022-04-20T13:32:44.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-04-20T13:32:44.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-04-20T13:32:44.030Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-20T13:32:44.030Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-20T13:32:44.971Z] check_test.go:251: [db6b8d996ac1e] daemon is not started [2022-04-20T13:32:44.971Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-20T13:32:45.543Z] check_test.go:251: [d92ec8c52dde0] daemon is not started [2022-04-20T13:32:45.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-20T13:32:45.543Z] check_test.go:251: [d08f9e01c5e3d] daemon is not started [2022-04-20T13:32:45.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-20T13:32:46.927Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-20T13:32:47.499Z] check_test.go:251: [d06decb061a96] daemon is not started [2022-04-20T13:32:47.499Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-20T13:32:48.070Z] check_test.go:251: [da1adf19f759b] daemon is not started [2022-04-20T13:32:48.070Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-20T13:32:48.640Z] check_test.go:251: [db83d81bd483d] daemon is not started [2022-04-20T13:32:48.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-20T13:32:48.900Z] check_test.go:251: [d40955177c95f] daemon is not started [2022-04-20T13:32:48.900Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.79s) [2022-04-20T13:32:48.900Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.79s) [2022-04-20T13:32:48.900Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-04-20T13:32:48.900Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-20T13:32:48.900Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-04-20T13:32:48.900Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-04-20T13:32:48.900Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s) [2022-04-20T13:32:48.900Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-04-20T13:32:48.900Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-04-20T13:32:48.900Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-20T13:32:48.900Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-20T13:32:54.183Z] check_test.go:278: [d0927d942e27d] daemon is not started [2022-04-20T13:32:54.183Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-20T13:32:54.183Z] check_test.go:278: [d99d5920057f7] daemon is not started [2022-04-20T13:32:54.183Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-20T13:32:54.443Z] check_test.go:278: [df8aae656743c] daemon is not started [2022-04-20T13:32:54.443Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-20T13:32:54.443Z] check_test.go:278: [d79ecc15aec03] daemon is not started [2022-04-20T13:32:54.443Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-20T13:32:54.704Z] check_test.go:278: [db66368c80a2a] daemon is not started [2022-04-20T13:32:54.704Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-04-20T13:32:54.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-04-20T13:32:54.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-20T13:32:54.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-20T13:32:54.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-04-20T13:32:54.704Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-20T13:32:54.704Z] === RUN TestDockerNetworkSuite [2022-04-20T13:32:54.704Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-20T13:32:55.644Z] docker_cli_network_unix_test.go:46: [dcda6ef4d8a74] daemon is not started [2022-04-20T13:32:55.644Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-20T13:32:56.214Z] docker_cli_network_unix_test.go:46: [defba5cc64f8d] daemon is not started [2022-04-20T13:32:56.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-20T13:32:59.020Z] docker_cli_network_unix_test.go:46: [d7869878126e7] daemon is not started [2022-04-20T13:32:59.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-20T13:33:00.067Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-20T13:33:00.664Z] docker_cli_network_unix_test.go:46: [dc864a6c79f9c] daemon is not started [2022-04-20T13:33:00.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-20T13:33:00.924Z] docker_cli_network_unix_test.go:1233: [d8095a2998a7e] daemon is not started [2022-04-20T13:33:03.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-20T13:33:04.420Z] docker_cli_network_unix_test.go:46: [d6d3972e3f106] daemon is not started [2022-04-20T13:33:04.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-20T13:33:07.131Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-20T13:33:07.131Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-20T13:33:07.131Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-20T13:33:09.297Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-20T13:33:10.028Z] docker_cli_network_unix_test.go:46: [d6e8fde15745c] daemon is not started [2022-04-20T13:33:10.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-20T13:33:12.198Z] docker_cli_network_unix_test.go:46: [d870ad3b58697] daemon is not started [2022-04-20T13:33:12.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-20T13:33:13.843Z] docker_cli_network_unix_test.go:46: [d5aaeb6ddf14e] daemon is not started [2022-04-20T13:33:13.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-20T13:33:14.103Z] docker_cli_network_unix_test.go:46: [d04d7ba9dd2e2] daemon is not started [2022-04-20T13:33:14.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-20T13:33:14.364Z] docker_cli_network_unix_test.go:46: [d04c20fab0de5] daemon is not started [2022-04-20T13:33:14.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-20T13:33:14.841Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-20T13:33:15.195Z] docker_cli_network_unix_test.go:46: [d81e3d3baac70] daemon is not started [2022-04-20T13:33:15.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-20T13:33:16.028Z] docker_cli_network_unix_test.go:46: [dca4f38293ba3] daemon is not started [2022-04-20T13:33:16.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-20T13:33:16.549Z] docker_cli_network_unix_test.go:46: [dc5dd4d9abcd0] daemon is not started [2022-04-20T13:33:16.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-20T13:33:16.809Z] docker_cli_network_unix_test.go:46: [d109368fa9322] daemon is not started [2022-04-20T13:33:16.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-20T13:33:17.381Z] docker_cli_network_unix_test.go:46: [dae665f626e09] daemon is not started [2022-04-20T13:33:17.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-20T13:33:17.642Z] docker_cli_network_unix_test.go:46: [d81a75e20a4fb] daemon is not started [2022-04-20T13:33:17.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-20T13:33:17.642Z] docker_cli_network_unix_test.go:46: [dad73849d1868] daemon is not started [2022-04-20T13:33:17.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-20T13:33:17.840Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-20T13:33:17.903Z] docker_cli_network_unix_test.go:46: [dc498a4114af0] daemon is not started [2022-04-20T13:33:17.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-20T13:33:18.845Z] docker_cli_network_unix_test.go:46: [d1bbfcdac218a] daemon is not started [2022-04-20T13:33:18.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-20T13:33:19.106Z] docker_cli_network_unix_test.go:46: [d5c9a487154f0] daemon is not started [2022-04-20T13:33:19.677Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-20T13:33:19.677Z] docker_cli_network_unix_test.go:46: [d877cc6e018e5] daemon is not started [2022-04-20T13:33:19.677Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-20T13:33:19.938Z] docker_cli_network_unix_test.go:46: [dbc05dcb97796] daemon is not started [2022-04-20T13:33:19.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-20T13:33:19.938Z] docker_cli_network_unix_test.go:46: [d5d1ac1c04f4e] daemon is not started [2022-04-20T13:33:19.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-20T13:33:21.323Z] docker_cli_network_unix_test.go:968: [de4a5ec8aaae9] daemon is not started [2022-04-20T13:33:22.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-20T13:33:23.645Z] docker_cli_network_unix_test.go:46: [d7ecbe3f66f02] daemon is not started [2022-04-20T13:33:23.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-20T13:33:26.194Z] docker_cli_network_unix_test.go:1116: [dfd6610f4455d] daemon is not started [2022-04-20T13:33:26.374Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-20T13:33:28.106Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-20T13:33:30.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-20T13:33:30.019Z] docker_cli_network_unix_test.go:46: [d997302f63818] daemon is not started [2022-04-20T13:33:30.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-20T13:33:31.405Z] docker_cli_network_unix_test.go:46: [d704334538eb4] daemon is not started [2022-04-20T13:33:31.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-20T13:33:31.405Z] docker_cli_network_unix_test.go:46: [dcad4cd0d080b] daemon is not started [2022-04-20T13:33:31.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-20T13:33:31.405Z] docker_cli_network_unix_test.go:46: [d2b3498d61302] daemon is not started [2022-04-20T13:33:31.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-20T13:33:31.666Z] docker_cli_network_unix_test.go:46: [dd7032b778bc9] daemon is not started [2022-04-20T13:33:31.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-20T13:33:31.927Z] docker_cli_network_unix_test.go:46: [d518241bc239d] daemon is not started [2022-04-20T13:33:31.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-20T13:33:31.927Z] docker_cli_network_unix_test.go:46: [d398a77a33cbc] daemon is not started [2022-04-20T13:33:31.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-20T13:33:32.188Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-20T13:33:34.142Z] docker_cli_network_unix_test.go:46: [de065d9931983] daemon is not started [2022-04-20T13:33:35.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-20T13:33:35.344Z] docker_cli_network_unix_test.go:46: [dbeafc0463ced] daemon is not started [2022-04-20T13:33:35.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-20T13:33:35.344Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-20T13:33:35.344Z] docker_cli_network_unix_test.go:46: [dd1afc7c4e385] daemon is not started [2022-04-20T13:33:35.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-20T13:33:35.915Z] docker_cli_network_unix_test.go:46: [d598b4573f1ff] daemon is not started [2022-04-20T13:33:36.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-20T13:33:39.788Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-20T13:33:40.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-20T13:33:42.246Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-20T13:33:42.246Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-20T13:33:42.246Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-20T13:33:42.646Z] docker_cli_network_unix_test.go:1084: [d9f3535392c21] daemon is not started [2022-04-20T13:33:44.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-20T13:33:44.561Z] docker_cli_network_unix_test.go:46: [d95cf5389f833] daemon is not started [2022-04-20T13:33:44.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-20T13:33:45.133Z] docker_cli_network_unix_test.go:46: [d2f8a72a34b01] daemon is not started [2022-04-20T13:33:45.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-20T13:33:46.780Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-20T13:33:47.040Z] docker_cli_network_unix_test.go:46: [dcc5e8536b74b] daemon is not started [2022-04-20T13:33:47.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-20T13:33:47.613Z] docker_cli_network_unix_test.go:46: [d376015e2ac8d] daemon is not started [2022-04-20T13:33:47.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-20T13:33:47.874Z] docker_cli_network_unix_test.go:46: [d06b3649e2801] daemon is not started [2022-04-20T13:33:48.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-20T13:33:49.022Z] docker_cli_network_unix_test.go:46: [d4d27c5f1c081] daemon is not started [2022-04-20T13:33:49.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-20T13:33:49.023Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-20T13:33:49.963Z] docker_cli_network_unix_test.go:46: [de76a78de2b1c] daemon is not started [2022-04-20T13:33:49.963Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-20T13:33:54.167Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-20T13:33:56.081Z] docker_cli_network_unix_test.go:46: [da87731b6a207] daemon is not started [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite (61.47s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.99s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.79s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.55s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.48s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.11s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.35s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.25s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.24s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.28s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.21s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-04-20T13:33:56.081Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.23s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.20s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.73s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.99s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.11s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.71s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.68s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.08s) [2022-04-20T13:33:56.081Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.09s) [2022-04-20T13:33:56.082Z] === RUN TestDockerHubPullSuite [2022-04-20T13:33:56.082Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-20T13:33:57.464Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-20T13:33:57.715Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-20T13:33:58.035Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-20T13:34:00.577Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-20T13:34:00.837Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-20T13:34:01.097Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-20T13:34:01.097Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-20T13:34:01.097Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-20T13:34:02.084Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-20T13:34:03.011Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-20T13:34:03.011Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-20T13:34:03.011Z] --- PASS: TestDockerHubPullSuite (6.95s) [2022-04-20T13:34:03.011Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.80s) [2022-04-20T13:34:03.011Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2022-04-20T13:34:03.011Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.70s) [2022-04-20T13:34:03.011Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.80s) [2022-04-20T13:34:03.011Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s) [2022-04-20T13:34:03.011Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2022-04-20T13:34:03.011Z] PASS [2022-04-20T13:34:03.011Z] [2022-04-20T13:34:03.011Z] === Skipped [2022-04-20T13:34:03.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-20T13:34:03.011Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.011Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-20T13:34:03.011Z] [2022-04-20T13:34:03.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-20T13:34:03.011Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.011Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-20T13:34:03.011Z] [2022-04-20T13:34:03.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-20T13:34:03.011Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.011Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-20T13:34:03.011Z] [2022-04-20T13:34:03.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-20T13:34:03.011Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.011Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-20T13:34:03.011Z] [2022-04-20T13:34:03.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-20T13:34:03.011Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.011Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-20T13:34:03.011Z] [2022-04-20T13:34:03.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-04-20T13:34:03.011Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.011Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-04-20T13:34:03.011Z] [2022-04-20T13:34:03.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-20T13:34:03.011Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.011Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-20T13:34:03.011Z] [2022-04-20T13:34:03.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-20T13:34:03.011Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.011Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-20T13:34:03.011Z] [2022-04-20T13:34:03.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-20T13:34:03.011Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.011Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-20T13:34:03.011Z] [2022-04-20T13:34:03.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-04-20T13:34:03.011Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.011Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-04-20T13:34:03.011Z] [2022-04-20T13:34:03.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-20T13:34:03.011Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.011Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-20T13:34:03.011Z] [2022-04-20T13:34:03.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-20T13:34:03.011Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.011Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-20T13:34:03.011Z] [2022-04-20T13:34:03.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-20T13:34:03.012Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-20T13:34:03.012Z] docker_cli_sni_test.go:18: Flakey test [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-20T13:34:03.012Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-20T13:34:03.012Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-20T13:34:03.012Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-20T13:34:03.012Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-20T13:34:03.012Z] docker_cli_network_unix_test.go:46: [dd1afc7c4e385] daemon is not started [2022-04-20T13:34:03.012Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-20T13:34:03.012Z] [2022-04-20T13:34:03.012Z] DONE 1265 tests, 51 skipped in 1484.005s [2022-04-20T13:34:03.012Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-20T13:34:03.273Z] ++++ cat bundles/test-integration/docker.pid [2022-04-20T13:34:03.273Z] +++ kill 9366 [2022-04-20T13:34:03.273Z] +++ /etc/init.d/apparmor stop [2022-04-20T13:34:03.273Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-20T13:34:03.273Z] [2022-04-20T13:34:03.273Z] Unloading profiles will leave already running processes permanently [2022-04-20T13:34:03.273Z] unconfined, which can lead to unexpected situations. [2022-04-20T13:34:03.273Z] [2022-04-20T13:34:03.273Z] To set a process to complain mode, use the command line tool [2022-04-20T13:34:03.273Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-20T13:34:03.273Z] +++ true [2022-04-20T13:34:03.273Z] exiting test-integration [2022-04-20T13:34:03.273Z] ++ exit 0 [2022-04-20T13:34:03.273Z] [2022-04-20T13:34:03.534Z] + for job in $(jobs -p) [2022-04-20T13:34:03.534Z] + wait 1176 [2022-04-20T13:34:05.541Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-20T13:34:06.834Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-20T13:34:07.405Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-20T13:34:08.344Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-20T13:34:10.264Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-20T13:34:10.704Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-20T13:34:10.755Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-20T13:34:18.041Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-20T13:34:19.412Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-20T13:34:21.581Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-20T13:34:35.868Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-20T13:34:58.095Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-20T13:35:06.530Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-20T13:35:06.530Z] docker_cli_swarm_test.go:1180: [d4ed39f08d20d] joining swarm manager [dade851591f73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:35:06.943Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-20T13:35:13.105Z] docker_cli_swarm_test.go:1189: [db9e6bdca1849] joining swarm manager [dade851591f73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:35:17.571Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-20T13:35:51.843Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-20T13:35:56.064Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-20T13:36:00.266Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-20T13:36:00.892Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-20T13:36:01.360Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-20T13:36:01.360Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-20T13:36:01.828Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-20T13:36:01.828Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-20T13:36:01.828Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-20T13:36:02.178Z] docker_cli_swarm_test.go:1112: [d801b6a68aab4] joining swarm manager [dd32a6b80d842]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:36:02.295Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-20T13:36:03.281Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-20T13:36:03.281Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-20T13:36:03.281Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-20T13:36:03.559Z] docker_cli_swarm_test.go:1113: [dfdf9b8852964] joining swarm manager [dd32a6b80d842]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:36:03.749Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-20T13:36:04.216Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-20T13:36:08.992Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-20T13:36:11.943Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-20T13:36:15.730Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-20T13:36:15.730Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-20T13:36:15.730Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-20T13:36:15.730Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-20T13:36:15.730Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-20T13:36:15.730Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-20T13:36:15.730Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-20T13:36:15.730Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-20T13:36:15.730Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-20T13:36:15.730Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-20T13:36:15.730Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-20T13:36:19.520Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-20T13:36:19.520Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-20T13:36:19.520Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-20T13:36:19.520Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-20T13:36:19.520Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-20T13:36:19.520Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-20T13:36:19.520Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-20T13:36:19.988Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-20T13:36:24.741Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-20T13:36:32.568Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-20T13:36:33.840Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-20T13:36:33.840Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-20T13:36:34.807Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-20T13:36:34.807Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-20T13:36:34.807Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-20T13:36:36.344Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-20T13:36:37.197Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-20T13:36:37.877Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-20T13:36:37.877Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-20T13:36:37.877Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-20T13:36:38.157Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-20T13:36:38.157Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-20T13:36:38.157Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-20T13:36:38.157Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-20T13:36:38.157Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-20T13:36:38.157Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-20T13:36:38.157Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-20T13:36:38.157Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-20T13:36:38.157Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-20T13:36:38.157Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-20T13:36:38.157Z] === RUN TestDockerSuite/TestBuildFails [2022-04-20T13:36:38.838Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-20T13:36:39.800Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-20T13:36:45.201Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-20T13:36:45.201Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-20T13:36:48.347Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-20T13:36:49.866Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-20T13:36:52.087Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-20T13:36:54.537Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-20T13:36:59.138Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-20T13:36:59.138Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-20T13:36:59.138Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-20T13:36:59.138Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-20T13:36:59.138Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-20T13:36:59.138Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-20T13:36:59.138Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-20T13:36:59.138Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-20T13:36:59.138Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-20T13:36:59.138Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-20T13:36:59.138Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-20T13:36:59.487Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-20T13:36:59.487Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-20T13:36:59.487Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-20T13:36:59.487Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-20T13:36:59.487Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-20T13:36:59.487Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-20T13:36:59.487Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-20T13:36:59.487Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-20T13:36:59.487Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-20T13:36:59.487Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-20T13:36:59.487Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-20T13:36:59.487Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-20T13:36:59.487Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-20T13:36:59.487Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-20T13:37:04.827Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-20T13:37:05.023Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-20T13:37:05.023Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-20T13:37:05.416Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-20T13:37:05.416Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-20T13:37:05.416Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-20T13:37:05.416Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-20T13:37:05.416Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-20T13:37:05.416Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-20T13:37:05.416Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-20T13:37:05.416Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-20T13:37:05.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-20T13:37:05.480Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-20T13:37:05.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-20T13:37:05.480Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-20T13:37:05.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-20T13:37:05.892Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-20T13:37:05.892Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-20T13:37:05.892Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-20T13:37:07.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-20T13:37:09.500Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-20T13:37:09.727Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-20T13:37:09.727Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-20T13:37:09.727Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-20T13:37:09.727Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-20T13:37:09.727Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-20T13:37:09.727Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-20T13:37:09.727Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-20T13:37:10.461Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-20T13:37:11.315Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-20T13:37:14.162Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-20T13:37:15.123Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-20T13:37:15.123Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-20T13:37:15.123Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-20T13:37:15.579Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-20T13:37:16.035Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-20T13:37:16.035Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-20T13:37:16.035Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-20T13:37:16.124Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-20T13:37:23.101Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-20T13:37:23.101Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-20T13:37:23.101Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-20T13:37:25.026Z] docker_cli_swarm_test.go:1166: [d6b6ab9c3d2db] joining swarm manager [dd32a6b80d842]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-20T13:37:33.410Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-20T13:37:33.879Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-20T13:37:34.064Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-20T13:37:34.064Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-20T13:37:34.064Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-20T13:37:34.064Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-20T13:37:34.064Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-20T13:37:34.064Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-20T13:37:34.064Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-20T13:37:34.064Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-20T13:37:34.064Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-20T13:37:34.064Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-20T13:37:34.064Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-20T13:37:34.064Z] === RUN TestDockerSuite/TestBuildFails [2022-04-20T13:37:35.255Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-20T13:37:35.723Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-20T13:37:35.723Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-20T13:37:35.723Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-20T13:37:35.723Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-20T13:37:35.751Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-20T13:37:35.751Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-20T13:37:36.091Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-20T13:37:36.091Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-20T13:37:36.091Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-20T13:37:36.191Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-20T13:37:36.191Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-20T13:37:36.191Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-20T13:37:36.191Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-20T13:37:36.191Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-20T13:37:36.191Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-20T13:37:36.191Z] === RUN TestDockerSuite/TestBuildFails [2022-04-20T13:37:36.559Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-20T13:37:36.559Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-20T13:37:39.984Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-20T13:37:40.355Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-20T13:37:40.452Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-20T13:37:40.822Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-20T13:37:41.808Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-20T13:37:42.275Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-20T13:37:43.260Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-20T13:37:43.281Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-20T13:37:43.728Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-20T13:37:45.292Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-20T13:37:49.490Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-20T13:37:50.883Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-20T13:37:51.156Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-20T13:37:51.156Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-20T13:37:51.156Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-20T13:37:51.156Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-20T13:37:51.156Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-20T13:37:51.156Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-20T13:37:51.156Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-20T13:37:51.156Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-20T13:37:51.156Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-20T13:37:51.596Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-20T13:37:51.623Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-20T13:37:52.091Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-20T13:37:52.978Z] docker_cli_swarm_test.go:1447: [db47e4bcfbe91] joining swarm manager [dfa31356640e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:37:53.548Z] docker_cli_swarm_test.go:1448: [dcb7c3d4f977f] joining swarm manager [dfa31356640e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-20T13:37:56.855Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-20T13:37:57.071Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-20T13:37:59.545Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-20T13:38:04.667Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-20T13:38:05.736Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-20T13:38:05.766Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-20T13:38:05.766Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-20T13:38:05.766Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-20T13:38:05.766Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-20T13:38:05.766Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-20T13:38:06.336Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-20T13:38:08.878Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-20T13:38:09.343Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-20T13:38:09.343Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-20T13:38:09.343Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-20T13:38:10.906Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-20T13:38:11.932Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-20T13:38:11.932Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-20T13:38:11.932Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-20T13:38:12.047Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-20T13:38:12.176Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-20T13:38:13.001Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-20T13:38:13.511Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-20T13:38:13.511Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-20T13:38:13.511Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-20T13:38:14.089Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-20T13:38:16.017Z] docker_cli_swarm_unix_test.go:63: [d89019712b8d1] joining swarm manager [de261cfe52b7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:38:20.709Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-20T13:38:21.676Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-20T13:38:24.386Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-20T13:38:24.386Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-20T13:38:24.386Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-20T13:38:30.256Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-20T13:38:30.256Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-20T13:38:30.256Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-20T13:38:31.229Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-20T13:38:32.197Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-20T13:38:32.197Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-20T13:38:32.197Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-20T13:38:37.373Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-20T13:38:37.373Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-20T13:38:40.535Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-20T13:38:40.535Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-20T13:38:40.535Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-20T13:38:40.951Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-20T13:38:41.045Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-20T13:38:41.554Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-20T13:38:46.604Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-20T13:38:47.096Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-20T13:38:47.096Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-20T13:38:47.096Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-20T13:38:47.673Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-20T13:38:48.192Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-20T13:38:49.260Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-20T13:38:49.608Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-20T13:38:49.769Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-20T13:38:50.838Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-20T13:38:52.529Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-20T13:38:53.394Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-20T13:38:58.728Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-20T13:38:58.728Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-20T13:38:58.728Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-20T13:38:58.728Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-20T13:38:59.237Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-20T13:38:59.237Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-20T13:38:59.237Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-20T13:38:59.237Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-20T13:38:59.237Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-20T13:38:59.266Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-20T13:39:00.307Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-20T13:39:00.817Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-20T13:39:04.015Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-20T13:39:04.913Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-20T13:39:05.907Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-20T13:39:07.013Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-20T13:39:08.867Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-20T13:39:08.867Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-20T13:39:08.867Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-20T13:39:10.442Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-20T13:39:10.442Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-20T13:39:12.267Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-20T13:39:12.267Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-20T13:39:12.267Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-20T13:39:13.649Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-20T13:39:16.948Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-20T13:39:17.602Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-20T13:39:18.588Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-20T13:39:18.947Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-20T13:39:18.947Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-20T13:39:18.947Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-20T13:39:19.490Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-20T13:39:20.156Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-20T13:39:21.402Z] docker_api_swarm_test.go:962: [dc0204ae037ea] joining swarm manager [da3ca9ce99895]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-20T13:39:21.722Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-20T13:39:22.708Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-20T13:39:24.276Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-20T13:39:25.411Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-20T13:39:25.412Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-20T13:39:25.412Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-20T13:39:27.227Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-20T13:39:27.789Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-20T13:39:29.353Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-20T13:39:29.353Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-20T13:39:29.353Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-20T13:39:29.353Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-20T13:39:29.353Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-20T13:39:29.353Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-20T13:39:31.519Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-20T13:39:37.573Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-20T13:39:37.573Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-20T13:39:37.573Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-20T13:39:37.573Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-20T13:39:37.573Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-20T13:39:37.573Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-20T13:39:37.573Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-20T13:39:37.573Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-20T13:39:37.573Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-20T13:39:38.538Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-20T13:39:39.502Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-20T13:39:39.516Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-20T13:39:40.056Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-20T13:39:42.225Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-20T13:39:42.225Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-20T13:39:42.225Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-20T13:39:45.113Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-20T13:39:46.076Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-20T13:39:47.603Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-20T13:39:48.070Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-20T13:39:51.747Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-20T13:39:53.661Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-20T13:39:56.214Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-20T13:39:58.756Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-20T13:40:05.241Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-20T13:40:05.697Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-20T13:40:06.888Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-20T13:40:10.190Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-20T13:40:11.330Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-20T13:40:12.740Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-20T13:40:13.171Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-20T13:40:13.171Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-20T13:40:13.171Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-20T13:40:14.231Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-20T13:40:14.697Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-20T13:40:15.280Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-20T13:40:16.406Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-20T13:40:17.825Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-20T13:40:20.367Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-20T13:40:22.276Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-20T13:40:23.448Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-20T13:40:24.187Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-20T13:40:24.316Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-20T13:40:27.170Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-20T13:40:30.512Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-20T13:40:31.839Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-20T13:40:32.297Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-20T13:40:32.297Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-20T13:40:32.297Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-20T13:40:32.297Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-20T13:40:32.297Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-20T13:40:34.459Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-20T13:40:34.459Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-20T13:40:34.459Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-20T13:40:38.042Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-20T13:40:45.516Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-20T13:41:07.039Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-20T13:41:07.039Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-20T13:41:07.039Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-20T13:41:14.381Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-20T13:41:14.381Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-20T13:41:14.381Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-20T13:41:14.381Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-20T13:41:14.381Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-20T13:41:14.381Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-20T13:41:15.078Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-20T13:41:16.924Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-20T13:41:18.287Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-20T13:41:20.468Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-20T13:41:23.180Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-20T13:41:26.256Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-20T13:41:26.743Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-20T13:41:26.743Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-20T13:41:29.786Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-20T13:41:30.811Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-20T13:41:31.836Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-20T13:41:32.811Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-20T13:41:35.365Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-20T13:41:41.353Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-20T13:41:42.470Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-20T13:41:44.091Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-20T13:41:47.118Z] === RUN TestDockerSuite/TestBuildRm [2022-04-20T13:41:51.768Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite (1607.85s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.12s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.06s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.71s) [2022-04-20T13:41:53.469Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.01s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.69s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.99s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.32s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.04s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.97s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.87s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.31s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.96s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.68s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.59s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.07s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.07s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.57s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.78s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.51s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.60s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.43s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.26s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.68s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.79s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.08s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.27s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.19s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.46s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.53s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.58s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.52s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.94s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.82s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.29s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.44s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.12s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.73s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.20s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.48s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.77s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.25s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.46s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.16s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.57s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.13s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.05s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.16s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.40s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.74s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.96s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.46s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.08s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.05s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.90s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.50s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.46s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.59s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.61s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.26s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.04s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.97s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.63s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.22s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.09s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.93s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (101.92s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.22s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.32s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.25s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.41s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.40s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.71s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.73s) [2022-04-20T13:41:53.469Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.71s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.99s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.09s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.61s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.02s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.51s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.21s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.78s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.44s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.23s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-04-20T13:41:53.469Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2022-04-20T13:41:53.469Z] === RUN TestDockerExternalVolumeSuite [2022-04-20T13:41:53.469Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-20T13:41:53.469Z] docker_cli_external_volume_driver_test.go:52: [d494d9cbab1e1] daemon is not started [2022-04-20T13:41:54.727Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-20T13:41:57.535Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-20T13:41:59.612Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-20T13:41:59.754Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-20T13:41:59.754Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-20T13:41:59.754Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-20T13:41:59.754Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-20T13:41:59.754Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-20T13:42:00.446Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-20T13:42:00.738Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-20T13:42:03.685Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-20T13:42:07.474Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-20T13:42:08.368Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-20T13:42:10.240Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-20T13:42:10.431Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-20T13:42:16.253Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-20T13:42:21.143Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-20T13:42:22.768Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-20T13:42:22.768Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-20T13:42:22.768Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-20T13:42:22.768Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-20T13:42:22.768Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-20T13:42:25.057Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-20T13:42:25.057Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-20T13:42:25.057Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-20T13:42:28.237Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-20T13:42:28.237Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-20T13:42:28.704Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-20T13:42:30.568Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-20T13:42:30.568Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-20T13:42:30.568Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-20T13:42:37.368Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-20T13:42:37.836Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-20T13:42:39.224Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-20T13:42:39.224Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-20T13:42:39.224Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-20T13:42:39.224Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-20T13:42:39.224Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-20T13:42:39.694Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-20T13:42:41.623Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-20T13:42:41.623Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-20T13:42:44.507Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-20T13:42:45.415Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-20T13:42:51.677Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-20T13:42:55.471Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-20T13:42:55.471Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-20T13:42:55.946Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-20T13:42:58.908Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-20T13:43:00.470Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-20T13:43:02.685Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-20T13:43:03.220Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-20T13:43:03.220Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-20T13:43:03.220Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-20T13:43:03.691Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-20T13:43:04.676Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-20T13:43:08.467Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-20T13:43:13.510Z] === RUN TestDockerSuite/TestBuildUser [2022-04-20T13:43:13.510Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-20T13:43:13.510Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-20T13:43:13.510Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-20T13:43:13.510Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-20T13:43:13.510Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-20T13:43:13.510Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-20T13:43:16.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-20T13:43:16.466Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-20T13:43:16.620Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-20T13:43:16.935Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-20T13:43:17.613Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-20T13:43:19.153Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-20T13:43:19.153Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-20T13:43:19.153Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-20T13:43:19.153Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-20T13:43:19.153Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-20T13:43:19.827Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-20T13:43:22.683Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-20T13:43:34.699Z] === RUN TestDockerSuite/TestBuildRm [2022-04-20T13:43:34.758Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-20T13:43:37.035Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-20T13:43:38.021Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-20T13:43:40.626Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-20T13:43:40.783Z] docker_cli_external_volume_driver_test.go:52: [dc6378de09346] daemon is not started [2022-04-20T13:43:45.171Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-20T13:43:49.976Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-20T13:43:53.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-20T13:43:53.141Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-20T13:43:53.836Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-20T13:43:53.836Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-20T13:43:53.891Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-20T13:43:53.891Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-20T13:43:53.891Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-20T13:43:53.891Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-20T13:43:54.303Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-20T13:43:54.303Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-20T13:43:54.303Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-20T13:43:54.377Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-20T13:43:55.997Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-20T13:43:56.514Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-20T13:43:56.514Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-20T13:43:56.981Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-20T13:44:00.300Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-20T13:44:00.878Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-20T13:44:04.793Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-20T13:44:05.634Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-20T13:44:07.463Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-20T13:44:09.043Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-20T13:44:09.043Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-20T13:44:09.043Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-20T13:44:09.043Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-20T13:44:09.043Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-20T13:44:09.421Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-20T13:44:09.421Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-20T13:44:10.808Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-20T13:44:11.127Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-20T13:44:11.994Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-20T13:44:11.994Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-20T13:44:11.994Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-20T13:44:23.346Z] docker_cli_external_volume_driver_test.go:52: [d296a77554e16] daemon is not started [2022-04-20T13:44:28.882Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-20T13:44:29.368Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-20T13:44:30.500Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-20T13:44:30.647Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-20T13:44:30.647Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-20T13:44:30.647Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-20T13:44:30.647Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-20T13:44:30.647Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-20T13:44:30.647Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-20T13:44:30.647Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-20T13:44:31.631Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-20T13:44:38.785Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-20T13:44:40.347Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-20T13:44:40.347Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-20T13:44:40.347Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-20T13:44:40.347Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-20T13:44:40.347Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-20T13:44:40.347Z] docker_cli_sni_test.go:18: Flakey test [2022-04-20T13:44:40.347Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-20T13:44:41.150Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-20T13:44:41.150Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-20T13:44:41.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-20T13:44:41.448Z] docker_cli_external_volume_driver_test.go:52: [d49582267d0cc] daemon is not started [2022-04-20T13:44:42.566Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-20T13:44:46.352Z] === RUN TestDockerSuite/TestCommitChange [2022-04-20T13:44:47.166Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-20T13:44:47.166Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-20T13:44:50.139Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-20T13:44:52.049Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-20T13:44:53.681Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-20T13:44:53.926Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-20T13:44:53.926Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-20T13:44:53.926Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-20T13:44:59.787Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-20T13:44:59.787Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-20T13:44:59.787Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-20T13:45:10.263Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-20T13:45:17.633Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-20T13:45:17.633Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-20T13:45:17.633Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-20T13:45:18.659Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-20T13:45:18.916Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-20T13:45:18.916Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-20T13:45:18.916Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-20T13:45:18.916Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-20T13:45:18.916Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-20T13:45:18.916Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-20T13:45:18.916Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-20T13:45:18.916Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-20T13:45:18.916Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-20T13:45:18.916Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-20T13:45:18.916Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-20T13:45:18.916Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-20T13:45:18.916Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-20T13:45:18.916Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-20T13:45:18.916Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-20T13:45:18.916Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-20T13:45:19.686Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-20T13:45:23.666Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-20T13:45:24.313Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-20T13:45:25.703Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-20T13:45:25.782Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-20T13:45:29.483Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-20T13:45:29.483Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-20T13:45:29.483Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-20T13:45:31.688Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-20T13:45:31.688Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-20T13:45:31.688Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-20T13:45:31.688Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-20T13:45:31.688Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-20T13:45:31.688Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-20T13:45:31.688Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-20T13:45:33.026Z] === RUN TestDockerSuite/TestBuildUser [2022-04-20T13:45:33.026Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-20T13:45:33.026Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-20T13:45:33.026Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-20T13:45:33.026Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-20T13:45:33.026Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-20T13:45:33.026Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-20T13:45:33.252Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-20T13:45:33.252Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-20T13:45:33.252Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-20T13:45:33.252Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-20T13:45:35.465Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-20T13:45:35.466Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-20T13:45:35.466Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-20T13:45:35.466Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-20T13:45:35.466Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-20T13:45:35.466Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-20T13:45:35.466Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-20T13:45:35.466Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-20T13:45:36.930Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-20T13:45:37.416Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-20T13:45:37.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-20T13:45:39.887Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-20T13:45:41.317Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-20T13:45:41.317Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-20T13:45:41.317Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-20T13:45:41.317Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-20T13:45:41.317Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-20T13:45:41.451Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-20T13:45:41.451Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-20T13:45:41.451Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-20T13:45:41.451Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-20T13:45:43.664Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-20T13:45:43.664Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-20T13:45:43.883Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-20T13:45:45.225Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-20T13:45:45.225Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-20T13:45:45.225Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-20T13:45:45.225Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-20T13:45:45.225Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-20T13:45:45.502Z] === RUN TestDockerSuite/TestBuildRm [2022-04-20T13:45:47.440Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-20T13:45:47.440Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-20T13:45:49.001Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-20T13:45:49.001Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-20T13:45:49.001Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-20T13:45:51.210Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-20T13:45:51.678Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-20T13:45:53.252Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-20T13:45:58.784Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-20T13:46:01.959Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-20T13:46:03.356Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-20T13:46:04.910Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-20T13:46:04.910Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-20T13:46:04.910Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-20T13:46:04.910Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-20T13:46:04.910Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-20T13:46:06.475Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-20T13:46:06.475Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-20T13:46:06.475Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-20T13:46:06.904Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-20T13:46:06.904Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-20T13:46:08.125Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-20T13:46:08.125Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-20T13:46:08.125Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-20T13:46:08.125Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-20T13:46:09.690Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-20T13:46:12.652Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-20T13:46:13.621Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-20T13:46:13.621Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-20T13:46:13.621Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-20T13:46:15.183Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-20T13:46:15.183Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-20T13:46:17.533Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-20T13:46:18.970Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-20T13:46:19.833Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-20T13:46:21.180Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-20T13:46:21.180Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-20T13:46:21.180Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-20T13:46:21.180Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-20T13:46:21.180Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-20T13:46:21.180Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-20T13:46:21.180Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-20T13:46:21.180Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-20T13:46:21.180Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-20T13:46:21.180Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-20T13:46:21.180Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-20T13:46:22.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-20T13:46:22.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-20T13:46:23.553Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-20T13:46:23.553Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-20T13:46:23.553Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-20T13:46:23.553Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-20T13:46:23.553Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-20T13:46:24.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-20T13:46:25.709Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-20T13:46:26.597Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-20T13:46:26.597Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-20T13:46:27.084Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-20T13:46:27.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-20T13:46:29.395Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-20T13:46:32.868Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-20T13:46:38.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000847d70_} [2022-04-20T13:46:39.788Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-20T13:46:44.531Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-20T13:46:44.998Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-20T13:46:45.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1801082361_c:\foo_false____} [2022-04-20T13:46:45.482Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-20T13:46:46.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1801082361_c:\foo_true____} [2022-04-20T13:46:48.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-20T13:46:48.811Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-20T13:46:48.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-20T13:46:48.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-20T13:46:48.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-20T13:46:48.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-20T13:46:48.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-20T13:46:48.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-20T13:46:48.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-20T13:46:48.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-20T13:46:49.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-20T13:46:49.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-20T13:46:49.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-20T13:46:49.279Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-20T13:46:49.279Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-20T13:46:49.279Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-20T13:46:49.279Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-20T13:46:49.279Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-20T13:46:49.279Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-20T13:46:49.279Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-20T13:46:49.279Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-20T13:46:49.279Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-20T13:46:49.279Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-20T13:46:49.279Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-20T13:46:51.492Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-20T13:46:51.492Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-20T13:46:51.492Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-20T13:46:51.492Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-20T13:46:51.492Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-20T13:46:51.492Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-20T13:46:51.492Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-20T13:46:51.492Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-20T13:46:51.492Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-20T13:46:51.492Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-20T13:46:51.492Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-20T13:46:51.492Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-20T13:46:51.492Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-20T13:46:51.492Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-20T13:46:53.813Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-20T13:46:53.813Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-20T13:46:53.813Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-20T13:46:53.813Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-20T13:46:58.031Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-20T13:46:58.031Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-20T13:46:58.499Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-20T13:47:00.013Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-20T13:47:00.013Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-20T13:47:00.480Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-20T13:47:00.480Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-20T13:47:00.948Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-20T13:47:00.948Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-20T13:47:00.948Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-20T13:47:00.970Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-20T13:47:00.971Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-20T13:47:00.971Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-20T13:47:00.971Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-20T13:47:00.971Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-20T13:47:00.971Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-20T13:47:00.971Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-20T13:47:02.510Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-20T13:47:03.654Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-20T13:47:04.763Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-20T13:47:06.974Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-20T13:47:06.974Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-20T13:47:06.974Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-20T13:47:06.974Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-20T13:47:06.974Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-20T13:47:12.920Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-20T13:47:13.437Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-20T13:47:13.437Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-20T13:47:13.904Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-20T13:47:13.904Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-20T13:47:13.904Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-20T13:47:13.904Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-20T13:47:13.904Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-20T13:47:13.904Z] docker_cli_sni_test.go:18: Flakey test [2022-04-20T13:47:14.370Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-20T13:47:16.020Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-20T13:47:16.020Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-20T13:47:16.487Z] === RUN TestDockerSuite/TestCommitChange [2022-04-20T13:47:19.466Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-20T13:47:19.466Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-20T13:47:19.466Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-20T13:47:19.466Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-20T13:47:19.466Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-20T13:47:20.594Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-20T13:47:21.062Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-20T13:47:22.430Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-20T13:47:26.630Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-20T13:47:26.630Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-20T13:47:26.630Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-20T13:47:26.630Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-20T13:47:26.630Z] === RUN TestDockerSuite/TestCpToDot [2022-04-20T13:47:28.223Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-20T13:47:28.427Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-20T13:47:28.427Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-20T13:47:28.427Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-20T13:47:33.780Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-20T13:47:33.780Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-20T13:47:33.780Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-20T13:47:33.780Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-20T13:47:33.780Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-20T13:47:35.772Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-20T13:47:35.993Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-20T13:47:35.993Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T13:47:35.993Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-20T13:47:35.993Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-20T13:47:35.993Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-20T13:47:35.993Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-20T13:47:35.993Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-20T13:47:35.993Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-20T13:47:35.993Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-20T13:47:35.993Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-20T13:47:36.463Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-20T13:47:37.072Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-20T13:47:37.072Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-20T13:47:37.072Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-20T13:47:38.035Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-20T13:47:40.247Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-20T13:47:40.247Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-20T13:47:40.715Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-20T13:47:42.276Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-20T13:47:42.743Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-20T13:47:43.210Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-20T13:47:43.210Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-20T13:47:43.210Z] === RUN TestDockerSuite/TestCreateRM [2022-04-20T13:47:43.678Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-20T13:47:43.678Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-20T13:47:43.678Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-20T13:47:43.678Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-20T13:47:44.145Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-20T13:47:45.720Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-20T13:47:50.461Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-20T13:47:50.461Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-20T13:47:50.461Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-20T13:47:50.461Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-20T13:47:50.461Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-20T13:47:50.461Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-20T13:47:50.461Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-20T13:47:50.461Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-20T13:47:50.461Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-20T13:47:50.461Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-20T13:47:50.461Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-20T13:47:50.461Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-20T13:47:50.461Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-20T13:47:50.461Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-20T13:47:50.461Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-20T13:47:50.461Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-20T13:47:53.514Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-20T13:47:53.514Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-20T13:47:54.499Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-20T13:47:56.628Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-20T13:47:56.628Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-20T13:47:56.628Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-20T13:47:58.841Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-20T13:47:58.841Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-20T13:47:58.841Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-20T13:47:58.841Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-20T13:47:59.101Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-20T13:48:00.370Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-20T13:48:01.053Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-20T13:48:01.053Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-20T13:48:01.053Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-20T13:48:01.053Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-20T13:48:01.053Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-20T13:48:01.053Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-20T13:48:01.053Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-20T13:48:01.053Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-20T13:48:01.053Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-20T13:48:01.053Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDockerFails [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-20T13:48:01.053Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.053Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-20T13:48:01.053Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.515Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-20T13:48:01.515Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.515Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-20T13:48:01.515Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.515Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-20T13:48:01.515Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-20T13:48:01.515Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-20T13:48:02.567Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-20T13:48:03.690Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-20T13:48:05.225Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-20T13:48:07.406Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-20T13:48:07.743Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-20T13:48:07.743Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-20T13:48:07.743Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-20T13:48:07.863Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-20T13:48:09.650Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-20T13:48:09.951Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-20T13:48:09.952Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-20T13:48:09.952Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-20T13:48:09.952Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-20T13:48:09.952Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-20T13:48:09.952Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-20T13:48:09.952Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-20T13:48:12.893Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-20T13:48:12.893Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-20T13:48:12.893Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-20T13:48:12.893Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-20T13:48:14.531Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-20T13:48:15.831Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-20T13:48:15.831Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-20T13:48:15.831Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-20T13:48:15.831Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-20T13:48:15.831Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-20T13:48:15.831Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-20T13:48:15.831Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-20T13:48:16.298Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-20T13:48:18.313Z] === RUN TestDockerSuite/TestBuildUser [2022-04-20T13:48:18.313Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-20T13:48:18.313Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-20T13:48:18.314Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-20T13:48:18.314Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-20T13:48:18.314Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-20T13:48:18.314Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-20T13:48:18.324Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-20T13:48:20.082Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-20T13:48:20.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-20T13:48:23.025Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-20T13:48:23.074Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-20T13:48:24.184Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-20T13:48:24.184Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-20T13:48:24.636Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-20T13:48:25.621Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-20T13:48:26.802Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-20T13:48:26.803Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-20T13:48:26.803Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-20T13:48:26.803Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-20T13:48:28.569Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-20T13:48:28.943Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-20T13:48:28.943Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-20T13:48:28.943Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-20T13:48:28.943Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-20T13:48:28.943Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-20T13:48:29.555Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-20T13:48:30.023Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-20T13:48:30.582Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-20T13:48:30.582Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-20T13:48:33.523Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-20T13:48:33.523Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-20T13:48:33.523Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-20T13:48:33.523Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-20T13:48:33.523Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-20T13:48:34.774Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-20T13:48:36.480Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-20T13:48:36.480Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-20T13:48:38.185Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-20T13:48:38.185Z] docker_cli_external_volume_driver_test.go:484: [d34b61d429ac2] daemon is not started [2022-04-20T13:48:38.514Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-20T13:48:38.514Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-20T13:48:38.514Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-20T13:48:38.514Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-20T13:48:38.514Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-20T13:48:38.514Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-20T13:48:38.514Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-20T13:48:38.514Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-20T13:48:38.514Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-20T13:48:39.474Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-20T13:48:39.474Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-20T13:48:39.474Z] === RUN TestDockerSuite/TestEventsRename [2022-04-20T13:48:40.382Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-20T13:48:40.382Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-20T13:48:40.382Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-20T13:48:41.638Z] === RUN TestDockerSuite/TestEventsResize [2022-04-20T13:48:43.429Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-20T13:48:43.429Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-20T13:48:47.329Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-20T13:48:50.178Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-20T13:48:53.091Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-20T13:48:53.091Z] docker_cli_external_volume_driver_test.go:52: [d63b824792eac] daemon is not started [2022-04-20T13:48:53.343Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-20T13:48:55.957Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-20T13:48:58.126Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-20T13:48:58.231Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-20T13:48:58.718Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-20T13:48:58.718Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-20T13:48:58.718Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-20T13:48:58.718Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-20T13:49:01.766Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-20T13:49:01.767Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-20T13:49:01.767Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-20T13:49:02.794Z] === RUN TestDockerSuite/TestEventsTop [2022-04-20T13:49:02.794Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-20T13:49:02.794Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-20T13:49:04.815Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-20T13:49:04.815Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-20T13:49:04.815Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-20T13:49:04.972Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-20T13:49:05.210Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-20T13:49:05.211Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-04-20T13:49:07.986Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-20T13:49:07.986Z] PASS [2022-04-20T13:49:07.986Z] [2022-04-20T13:49:07.986Z] === Skipped [2022-04-20T13:49:07.986Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-20T13:49:07.986Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-20T13:49:07.986Z] check_test.go:308: [d1bbb214ef8b1] daemon is not started [2022-04-20T13:49:07.986Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-20T13:49:07.986Z] [2022-04-20T13:49:07.986Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-20T13:49:07.986Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-20T13:49:07.986Z] check_test.go:308: [d9abefc7313bf] daemon is not started [2022-04-20T13:49:07.986Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-20T13:49:07.986Z] [2022-04-20T13:49:07.986Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-20T13:49:07.986Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-20T13:49:07.986Z] check_test.go:308: [dfaa4b5bb9edd] daemon is not started [2022-04-20T13:49:07.986Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-20T13:49:07.986Z] [2022-04-20T13:49:07.986Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-20T13:49:07.986Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-20T13:49:07.986Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-20T13:49:07.986Z] [2022-04-20T13:49:07.986Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-20T13:49:07.986Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-20T13:49:07.986Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-20T13:49:07.986Z] [2022-04-20T13:49:07.986Z] DONE 269 tests, 5 skipped in 2388.331s [2022-04-20T13:49:07.986Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-20T13:49:07.986Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc4f8ec6d46e6/docker.pid [2022-04-20T13:49:07.986Z] +++ kill 7113 [2022-04-20T13:49:07.986Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7113 is not a child of this shell [2022-04-20T13:49:07.986Z] warning: PID 7113 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc4f8ec6d46e6/docker.pid had a nonzero exit code [2022-04-20T13:49:07.986Z] ++++ cat bundles/test-integration/docker.pid [2022-04-20T13:49:07.986Z] +++ kill 9380 [2022-04-20T13:49:07.986Z] +++ /etc/init.d/apparmor stop [2022-04-20T13:49:07.986Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-20T13:49:07.986Z] [2022-04-20T13:49:07.986Z] Unloading profiles will leave already running processes permanently [2022-04-20T13:49:07.986Z] unconfined, which can lead to unexpected situations. [2022-04-20T13:49:07.986Z] [2022-04-20T13:49:07.986Z] To set a process to complain mode, use the command line tool [2022-04-20T13:49:07.986Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-20T13:49:07.986Z] +++ true [2022-04-20T13:49:07.986Z] exiting test-integration [2022-04-20T13:49:07.986Z] ++ exit 0 [2022-04-20T13:49:07.986Z] [2022-04-20T13:49:07.986Z] + exit 0 [2022-04-20T13:49:07.986Z] ++ jobs -p [2022-04-20T13:49:07.986Z] + pids= [2022-04-20T13:49:07.986Z] + echo 'Remaining pids to kill: []' [2022-04-20T13:49:07.986Z] Remaining pids to kill: [] [2022-04-20T13:49:07.986Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-20T13:49:08.004Z] Recording test results [2022-04-20T13:49:08.686Z] === RUN TestDockerSuite/TestExec [2022-04-20T13:49:08.686Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T13:49:08.686Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-20T13:49:08.686Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-20T13:49:08.686Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-20T13:49:08.724Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-20T13:49:08.724Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-20T13:49:09.750Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-20T13:49:10.085Z] + echo Ensuring container killed. [2022-04-20T13:49:10.085Z] Ensuring container killed. [2022-04-20T13:49:10.085Z] + docker ps -aq -f name=docker-pr1-* [2022-04-20T13:49:10.085Z] + cids=6604196422a5 [2022-04-20T13:49:10.085Z] 549f8a272eff [2022-04-20T13:49:10.085Z] ef290abe4a55 [2022-04-20T13:49:10.085Z] + [ -n 6604196422a5 [2022-04-20T13:49:10.085Z] 549f8a272eff [2022-04-20T13:49:10.085Z] ef290abe4a55 ] [2022-04-20T13:49:10.085Z] + docker rm -vf 6604196422a5 549f8a272eff ef290abe4a55 [2022-04-20T13:49:10.212Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-20T13:49:10.659Z] 6604196422a5 [2022-04-20T13:49:10.659Z] 549f8a272eff [2022-04-20T13:49:10.659Z] ef290abe4a55 [Pipeline] sh [2022-04-20T13:49:10.949Z] + echo Chowning /workspace to jenkins user [2022-04-20T13:49:10.949Z] Chowning /workspace to jenkins user [2022-04-20T13:49:10.949Z] + id -u [2022-04-20T13:49:10.949Z] + id -g [2022-04-20T13:49:10.949Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43505:/workspace busybox chown -R 1000:1000 /workspace [2022-04-20T13:49:10.949Z] Unable to find image 'busybox:latest' locally [2022-04-20T13:49:10.949Z] latest: Pulling from library/busybox [2022-04-20T13:49:11.209Z] 50e8d59317eb: Pulling fs layer [2022-04-20T13:49:11.209Z] 50e8d59317eb: Download complete [2022-04-20T13:49:11.209Z] 50e8d59317eb: Pull complete [2022-04-20T13:49:11.209Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-20T13:49:11.209Z] Status: Downloaded newer image for busybox:latest [2022-04-20T13:49:11.740Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-20T13:49:11.740Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-20T13:49:11.740Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-20T13:49:11.740Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-20T13:49:11.740Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-20T13:49:11.740Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-20T13:49:11.740Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-20T13:49:13.269Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-20T13:49:13.609Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-20T13:49:14.064Z] + bundleName=amd64 [2022-04-20T13:49:14.064Z] + echo Creating amd64-bundles.tar.gz [2022-04-20T13:49:14.064Z] Creating amd64-bundles.tar.gz [2022-04-20T13:49:14.064Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-20T13:49:14.064Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-20T13:49:15.434Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [Pipeline] archiveArtifacts [2022-04-20T13:49:15.461Z] Archiving artifacts [2022-04-20T13:49:16.657Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-20T13:49:16.658Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-20T13:49:16.658Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-20T13:49:16.658Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-20T13:49:16.658Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-20T13:49:16.658Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-20T13:49:16.658Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-20T13:49:16.658Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-20T13:49:16.658Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-20T13:49:16.658Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-20T13:49:16.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-20T13:49:16.963Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-20T13:49:17.578Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43505/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-20T13:49:17.663Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-20T13:49:17.904Z] + make clean [2022-04-20T13:49:18.164Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-20T13:49:18.164Z] docker-dev-cache [2022-04-20T13:49:18.164Z] docker-mod-cache [Pipeline] deleteDir [2022-04-20T13:49:19.126Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-20T13:49:19.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-20T13:49:19.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T13:49:22.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-20T13:49:22.855Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-20T13:49:22.855Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-20T13:49:22.855Z] === RUN TestDockerSuite/TestExecEnv [2022-04-20T13:49:22.855Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-20T13:49:22.855Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-20T13:49:22.855Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-20T13:49:22.855Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-20T13:49:24.389Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-20T13:49:25.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-20T13:49:26.214Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-20T13:49:26.215Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-20T13:49:26.215Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-20T13:49:26.215Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-20T13:49:26.671Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-20T13:49:28.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-20T13:49:29.055Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-20T13:49:29.055Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-20T13:49:29.055Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-20T13:49:29.055Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-20T13:49:29.055Z] === RUN TestDockerSuite/TestExecParseError [2022-04-20T13:49:29.055Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-20T13:49:29.055Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-20T13:49:29.055Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-20T13:49:29.055Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-20T13:49:29.055Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-20T13:49:29.055Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-20T13:49:30.724Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-20T13:49:30.724Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-20T13:49:30.724Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-20T13:49:30.724Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-20T13:49:30.724Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-20T13:49:30.724Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-20T13:49:31.185Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-20T13:49:31.185Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-20T13:49:31.185Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-20T13:49:31.185Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-20T13:49:31.185Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-20T13:49:31.345Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-20T13:49:31.345Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-20T13:49:31.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009d020_} [2022-04-20T13:49:32.305Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-20T13:49:33.352Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-20T13:49:33.352Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-20T13:49:33.352Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-20T13:49:34.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13481907160_c:\foo_false____} [2022-04-20T13:49:37.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13481907160_c:\foo_true____} [2022-04-20T13:49:40.453Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-20T13:49:40.453Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-20T13:49:40.453Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-20T13:49:40.453Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-20T13:49:40.453Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-20T13:49:40.453Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-20T13:49:40.453Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-20T13:49:40.891Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-20T13:49:40.891Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-20T13:49:40.891Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-20T13:49:40.891Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-20T13:49:41.401Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-20T13:49:41.401Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-20T13:49:41.401Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-20T13:49:41.401Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-20T13:49:41.401Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-20T13:49:41.401Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-20T13:49:41.401Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-20T13:49:44.558Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-20T13:49:44.558Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-20T13:49:44.558Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-20T13:49:44.558Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T13:49:44.558Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-20T13:49:44.558Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-20T13:49:44.558Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-20T13:49:44.558Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-20T13:49:44.558Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-20T13:49:44.558Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-20T13:49:44.558Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-20T13:49:44.558Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-20T13:49:44.558Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-20T13:49:44.558Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-20T13:49:44.558Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-20T13:49:44.558Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-20T13:49:44.558Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-20T13:49:44.558Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-20T13:49:44.558Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-20T13:49:44.559Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-20T13:49:44.559Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-20T13:49:44.559Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-20T13:49:44.559Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-20T13:49:44.559Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T13:49:44.559Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-20T13:49:44.559Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-20T13:49:44.559Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-20T13:49:46.317Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-20T13:49:47.169Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-20T13:49:47.720Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-20T13:49:47.720Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-20T13:49:47.720Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-20T13:49:47.720Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-20T13:49:50.880Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-20T13:49:50.880Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-20T13:49:50.880Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-20T13:49:50.880Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-20T13:49:50.880Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-20T13:49:50.880Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-20T13:49:50.880Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-20T13:49:52.180Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-20T13:49:54.326Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-20T13:49:54.394Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-20T13:49:54.794Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-20T13:49:57.080Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-20T13:50:00.240Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-20T13:50:00.240Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-20T13:50:00.240Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-20T13:50:00.240Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-20T13:50:00.240Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-20T13:50:00.255Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-20T13:50:00.256Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T13:50:00.256Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-20T13:50:00.256Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-20T13:50:00.256Z] === RUN TestDockerSuite/TestHealth [2022-04-20T13:50:00.256Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-20T13:50:00.256Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-20T13:50:00.256Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-20T13:50:00.256Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-20T13:50:00.256Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-20T13:50:04.043Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-20T13:50:04.043Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-20T13:50:04.043Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-20T13:50:04.043Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-20T13:50:04.043Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-20T13:50:04.043Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-20T13:50:04.511Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-20T13:50:04.980Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-20T13:50:04.980Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-20T13:50:04.980Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-20T13:50:05.964Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-20T13:50:05.964Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-20T13:50:07.530Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-20T13:50:08.003Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-20T13:50:09.564Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-20T13:50:11.122Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-20T13:50:11.122Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-20T13:50:11.122Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-20T13:50:11.122Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-20T13:50:11.122Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-20T13:50:12.516Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-20T13:50:12.516Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-20T13:50:12.516Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-20T13:50:12.516Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-20T13:50:16.025Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-20T13:50:16.025Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-20T13:50:16.025Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-20T13:50:16.025Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-20T13:50:16.278Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-20T13:50:16.279Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestImportFile [2022-04-20T13:50:16.279Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-20T13:50:16.279Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-20T13:50:16.279Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-20T13:50:16.279Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-20T13:50:16.279Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-20T13:50:16.279Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-20T13:50:16.279Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-20T13:50:16.279Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-20T13:50:16.279Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-20T13:50:16.279Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-20T13:50:17.001Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-20T13:50:17.001Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-20T13:50:17.001Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-20T13:50:18.457Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-20T13:50:18.537Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-20T13:50:19.993Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-20T13:50:19.993Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-20T13:50:19.993Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-20T13:50:19.993Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-20T13:50:19.993Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-20T13:50:20.454Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-20T13:50:20.454Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-20T13:50:20.454Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-20T13:50:21.991Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-20T13:50:22.013Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-20T13:50:22.013Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-20T13:50:22.013Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-20T13:50:22.013Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-20T13:50:22.013Z] === RUN TestDockerSuite/TestCpToDot [2022-04-20T13:50:22.450Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-20T13:50:24.628Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-20T13:50:24.628Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-20T13:50:24.628Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-20T13:50:24.628Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-20T13:50:24.628Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-20T13:50:24.628Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-20T13:50:24.628Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-20T13:50:25.174Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-20T13:50:25.174Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-20T13:50:25.174Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-20T13:50:25.174Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-20T13:50:25.174Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-20T13:50:26.163Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-20T13:50:29.214Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-20T13:50:29.214Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T13:50:29.214Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-20T13:50:29.214Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-20T13:50:29.214Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-20T13:50:29.214Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-20T13:50:29.214Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-20T13:50:29.214Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-20T13:50:29.214Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-20T13:50:29.214Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-20T13:50:29.214Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-20T13:50:29.896Z] === RUN TestDockerSuite/TestInspectImage [2022-04-20T13:50:29.896Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T13:50:29.896Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-20T13:50:29.896Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T13:50:29.896Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-20T13:50:29.896Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-20T13:50:29.896Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-20T13:50:30.938Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-20T13:50:31.596Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-20T13:50:32.074Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-20T13:50:33.127Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-20T13:50:33.127Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-20T13:50:33.612Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-20T13:50:33.612Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-20T13:50:34.095Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-20T13:50:34.095Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-20T13:50:34.555Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-20T13:50:34.555Z] docker_cli_sni_test.go:18: Flakey test [2022-04-20T13:50:34.555Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-20T13:50:34.737Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-20T13:50:34.737Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-20T13:50:34.737Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-20T13:50:35.791Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-20T13:50:37.327Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-20T13:50:37.327Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-20T13:50:37.327Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-20T13:50:37.327Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-20T13:50:37.470Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-20T13:50:37.806Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-20T13:50:38.296Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-20T13:50:38.790Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-20T13:50:38.790Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-20T13:50:38.790Z] === RUN TestDockerSuite/TestCreateRM [2022-04-20T13:50:39.280Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-20T13:50:39.280Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-20T13:50:39.280Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-20T13:50:39.280Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-20T13:50:39.506Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-20T13:50:39.771Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-20T13:50:41.696Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-20T13:50:44.585Z] === RUN TestDockerSuite/TestCommitChange [2022-04-20T13:50:45.480Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-20T13:50:47.045Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-20T13:50:49.257Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-20T13:50:50.439Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-20T13:50:50.439Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-20T13:50:50.439Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-20T13:50:50.822Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-20T13:50:51.753Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-20T13:50:53.033Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-20T13:50:53.501Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-20T13:50:53.501Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-20T13:50:53.501Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-20T13:50:53.501Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-20T13:50:54.595Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-20T13:50:56.564Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-20T13:50:56.564Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.564Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-20T13:50:56.564Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-20T13:50:56.564Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.564Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-20T13:50:56.564Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.564Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-20T13:50:56.564Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.564Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-20T13:50:56.564Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.564Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-20T13:50:56.564Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.564Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-20T13:50:56.564Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-20T13:50:56.809Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-20T13:50:56.809Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-20T13:50:56.809Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-20T13:50:56.809Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-20T13:50:57.055Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-20T13:50:57.055Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:50:57.055Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-20T13:50:57.055Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-20T13:50:57.055Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-20T13:50:57.055Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-20T13:50:57.055Z] === RUN TestDockerSuite/TestDockerFails [2022-04-20T13:50:57.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-20T13:50:57.055Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-20T13:50:57.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-20T13:50:57.055Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-20T13:50:57.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-20T13:50:57.055Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-20T13:50:57.055Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-20T13:50:57.055Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-20T13:50:57.055Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-20T13:50:57.055Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-20T13:50:57.055Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-20T13:50:57.277Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-20T13:50:57.277Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-20T13:50:58.839Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-20T13:50:58.915Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-20T13:50:58.915Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-20T13:50:58.915Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-20T13:51:00.120Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-20T13:51:00.400Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-20T13:51:03.186Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-20T13:51:06.249Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-20T13:51:06.262Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-20T13:51:07.825Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-20T13:51:07.825Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-20T13:51:07.825Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-20T13:51:10.038Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-20T13:51:10.038Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-20T13:51:11.419Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-20T13:51:11.419Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-20T13:51:11.419Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-20T13:51:14.784Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-20T13:51:16.923Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-20T13:51:20.649Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-20T13:51:22.969Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-20T13:51:23.923Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-20T13:51:25.399Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-20T13:51:26.961Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-20T13:51:29.174Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-20T13:51:29.174Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-20T13:51:29.174Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-20T13:51:30.497Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-20T13:51:31.119Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-20T13:51:31.119Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-20T13:51:31.119Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-20T13:51:31.119Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-20T13:51:31.119Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-20T13:51:31.119Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-20T13:51:31.119Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-20T13:51:31.119Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-20T13:51:31.119Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-20T13:51:31.119Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-20T13:51:31.119Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-20T13:51:31.119Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-20T13:51:31.119Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-20T13:51:31.119Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-20T13:51:31.119Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-20T13:51:31.386Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-20T13:51:31.587Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-20T13:51:32.313Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-20T13:51:32.949Z] === RUN TestDockerSuite/TestLogsSince [2022-04-20T13:51:33.344Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-20T13:51:38.256Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-20T13:51:39.288Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-20T13:51:40.320Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-20T13:51:41.604Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-20T13:51:41.604Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-20T13:51:41.604Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-20T13:51:41.604Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-20T13:51:41.604Z] === RUN TestDockerSuite/TestLogsTail [2022-04-20T13:51:44.084Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-20T13:51:44.566Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-20T13:51:46.128Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-20T13:51:46.371Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-20T13:51:48.340Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-20T13:51:48.340Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestNetHostname [2022-04-20T13:51:48.340Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-20T13:51:48.340Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-20T13:51:48.340Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-20T13:51:48.340Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPluginActive [2022-04-20T13:51:48.340Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-20T13:51:48.340Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-20T13:51:48.340Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-20T13:51:48.340Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-20T13:51:48.340Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-20T13:51:48.340Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-20T13:51:48.340Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-20T13:51:48.340Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-20T13:51:48.340Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-20T13:51:48.340Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPortList [2022-04-20T13:51:48.340Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-20T13:51:48.340Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-20T13:51:52.125Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-20T13:51:52.125Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T13:51:52.125Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-20T13:51:52.125Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-20T13:51:52.125Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-20T13:51:52.125Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-20T13:51:52.125Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-20T13:51:52.125Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-20T13:51:52.125Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-20T13:51:52.125Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-20T13:51:52.125Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-20T13:51:52.417Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-20T13:51:52.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-20T13:51:52.594Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-20T13:51:52.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-20T13:51:52.594Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-20T13:51:52.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-20T13:51:52.594Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-20T13:51:52.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-20T13:51:52.908Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-20T13:51:52.908Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-20T13:51:52.908Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-20T13:51:52.908Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-20T13:51:52.908Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-20T13:51:52.908Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-20T13:51:52.908Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-20T13:51:52.908Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-20T13:51:53.941Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-20T13:51:53.941Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-20T13:51:53.941Z] === RUN TestDockerSuite/TestEventsRename [2022-04-20T13:51:54.512Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-20T13:51:54.512Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-20T13:51:54.512Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-20T13:51:56.384Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-20T13:51:56.384Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-20T13:51:56.384Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-20T13:51:57.008Z] === RUN TestDockerSuite/TestEventsResize [2022-04-20T13:51:58.302Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-20T13:51:58.302Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-20T13:51:58.302Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-20T13:51:58.302Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-20T13:51:58.302Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-20T13:51:58.302Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-20T13:51:58.302Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-20T13:52:02.104Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-20T13:52:02.104Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-20T13:52:02.104Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-20T13:52:02.104Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-20T13:52:03.541Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-20T13:52:03.541Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-20T13:52:03.541Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-20T13:52:06.870Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-20T13:52:06.870Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-20T13:52:06.870Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-20T13:52:06.870Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-20T13:52:06.870Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-20T13:52:06.870Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-20T13:52:06.870Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-20T13:52:06.870Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-20T13:52:10.693Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-20T13:52:11.640Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-20T13:52:14.593Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-20T13:52:18.368Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-20T13:52:18.368Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-20T13:52:18.368Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-20T13:52:18.368Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-20T13:52:22.119Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-20T13:52:22.119Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-20T13:52:23.140Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-20T13:52:23.140Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-20T13:52:23.140Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-20T13:52:23.140Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-20T13:52:26.874Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-20T13:52:26.874Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-20T13:52:26.874Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-20T13:52:26.874Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-20T13:52:26.874Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-20T13:52:30.677Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-20T13:52:30.677Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-20T13:52:33.243Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-20T13:52:33.711Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-20T13:52:34.473Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-20T13:52:34.473Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-20T13:52:34.473Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-20T13:52:35.623Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-20T13:52:37.189Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-20T13:52:37.493Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-20T13:52:38.266Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-20T13:52:38.739Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-20T13:52:43.060Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-20T13:52:43.357Z] === RUN TestDockerSuite/TestEventsTop [2022-04-20T13:52:43.357Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-20T13:52:43.357Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-20T13:52:43.502Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-20T13:52:46.372Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-20T13:52:49.371Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-20T13:52:51.119Z] === RUN TestDockerSuite/TestExec [2022-04-20T13:52:51.119Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T13:52:51.119Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-20T13:52:51.119Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-20T13:52:51.119Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-20T13:52:51.855Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-20T13:52:51.855Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-20T13:52:51.855Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-20T13:52:51.855Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-20T13:52:51.855Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-20T13:52:54.064Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-20T13:52:55.243Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-20T13:52:55.243Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-20T13:52:55.243Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-20T13:52:55.244Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-20T13:52:55.244Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-20T13:52:56.600Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-20T13:52:56.601Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-20T13:52:56.601Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-20T13:52:56.601Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-20T13:52:56.601Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-20T13:52:56.601Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-20T13:52:56.601Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-20T13:52:56.601Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-20T13:52:56.601Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-20T13:52:57.008Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-20T13:52:57.008Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-20T13:52:57.008Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-20T13:52:57.008Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-20T13:52:57.474Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-20T13:52:57.474Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-20T13:52:57.474Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-20T13:52:59.034Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-20T13:52:59.034Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-20T13:52:59.034Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-20T13:53:00.421Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-20T13:53:02.463Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-20T13:53:02.463Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-20T13:53:02.463Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-20T13:53:02.831Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-20T13:53:02.832Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-20T13:53:02.832Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-20T13:53:04.026Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-20T13:53:04.026Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-20T13:53:04.026Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-20T13:53:04.207Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-20T13:53:05.010Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-20T13:53:05.994Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-20T13:53:05.994Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-20T13:53:05.994Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-20T13:53:07.596Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-20T13:53:07.596Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-20T13:53:07.991Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-20T13:53:09.783Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-20T13:53:11.777Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-20T13:53:12.732Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-20T13:53:14.763Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-20T13:53:14.943Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-20T13:53:17.722Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-20T13:53:17.722Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-20T13:53:18.191Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-20T13:53:18.191Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-20T13:53:18.191Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-20T13:53:18.191Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-20T13:53:18.191Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-20T13:53:18.191Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-20T13:53:18.191Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-20T13:53:18.191Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-20T13:53:18.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-20T13:53:18.928Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-20T13:53:18.929Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-20T13:53:18.929Z] === RUN TestDockerSuite/TestExecEnv [2022-04-20T13:53:18.929Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-20T13:53:18.929Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-20T13:53:18.929Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-20T13:53:18.929Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-20T13:53:22.727Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-20T13:53:26.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-20T13:53:26.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-20T13:53:28.584Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-20T13:53:28.584Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-20T13:53:28.584Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-20T13:53:28.584Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-20T13:53:28.584Z] === RUN TestDockerSuite/TestExecParseError [2022-04-20T13:53:28.584Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-20T13:53:28.584Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-20T13:53:28.584Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-20T13:53:28.584Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-20T13:53:28.584Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-20T13:53:28.584Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-20T13:53:30.645Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-20T13:53:32.369Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-20T13:53:32.369Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-20T13:53:32.369Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-20T13:53:32.369Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-20T13:53:32.369Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-20T13:53:32.369Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-20T13:53:32.369Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-20T13:53:32.369Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-20T13:53:32.837Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-20T13:53:32.837Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-20T13:53:32.837Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-20T13:53:34.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-20T13:53:36.178Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-20T13:53:36.178Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-20T13:53:36.178Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-20T13:53:39.124Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-20T13:53:39.124Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-20T13:53:39.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-20T13:53:39.591Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-20T13:53:40.062Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-20T13:53:41.649Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-20T13:53:41.649Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-20T13:53:41.649Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-20T13:53:42.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007b9230_} [2022-04-20T13:53:43.858Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-20T13:53:46.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11835411634_c:\foo_false____} [2022-04-20T13:53:47.648Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-20T13:53:47.648Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T13:53:47.648Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-20T13:53:47.656Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-20T13:53:47.656Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-20T13:53:47.656Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-20T13:53:47.656Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-20T13:53:47.656Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-20T13:53:47.656Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-20T13:53:47.656Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-20T13:53:50.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11835411634_c:\foo_true____} [2022-04-20T13:53:51.446Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-20T13:53:51.446Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-20T13:53:51.446Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-20T13:53:54.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-20T13:53:54.390Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-20T13:53:54.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-20T13:53:54.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-20T13:53:54.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-20T13:53:54.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-20T13:53:54.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-20T13:53:54.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-20T13:53:54.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-20T13:53:54.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-20T13:53:54.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-20T13:53:54.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-20T13:53:54.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-20T13:53:55.326Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-20T13:53:55.326Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-20T13:53:55.326Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-20T13:53:55.326Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-20T13:53:55.326Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-20T13:53:55.326Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-20T13:53:55.326Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-20T13:53:55.326Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-20T13:53:55.326Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-20T13:53:55.326Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-20T13:53:55.326Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-20T13:53:56.302Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-20T13:53:59.118Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-20T13:53:59.118Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-20T13:53:59.118Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-20T13:53:59.118Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-20T13:53:59.118Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-20T13:53:59.118Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-20T13:53:59.118Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-20T13:53:59.118Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-20T13:53:59.118Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-20T13:53:59.118Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-20T13:53:59.118Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-20T13:53:59.118Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-20T13:53:59.118Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-20T13:53:59.118Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-20T13:54:02.160Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-20T13:54:03.872Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-20T13:54:03.872Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-20T13:54:03.872Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-20T13:54:03.872Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-20T13:54:03.936Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-20T13:54:06.906Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-20T13:54:07.665Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-20T13:54:07.665Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-20T13:54:07.665Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-20T13:54:07.665Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-20T13:54:07.665Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-20T13:54:07.665Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-20T13:54:07.665Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-20T13:54:11.088Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-20T13:54:11.088Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-20T13:54:14.053Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-20T13:54:14.053Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T13:54:14.053Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-20T13:54:14.053Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-20T13:54:14.053Z] === RUN TestDockerSuite/TestHealth [2022-04-20T13:54:14.053Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-20T13:54:14.053Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-20T13:54:14.053Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-20T13:54:14.053Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-20T13:54:14.053Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-20T13:54:14.833Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-20T13:54:15.836Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-20T13:54:18.651Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-20T13:54:18.651Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-20T13:54:18.651Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-20T13:54:18.651Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-20T13:54:18.651Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-20T13:54:19.915Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-20T13:54:19.915Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-20T13:54:19.915Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-20T13:54:19.915Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-20T13:54:19.915Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-20T13:54:19.915Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-20T13:54:19.915Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-20T13:54:20.598Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-20T13:54:20.901Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-20T13:54:20.901Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-20T13:54:20.901Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-20T13:54:21.886Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-20T13:54:21.886Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-20T13:54:24.103Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-20T13:54:24.103Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-20T13:54:26.314Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-20T13:54:26.463Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-20T13:54:30.103Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-20T13:54:30.103Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-20T13:54:30.103Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-20T13:54:30.103Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-20T13:54:30.216Z] === RUN TestDockerSuite/TestRmiTag [2022-04-20T13:54:30.216Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-20T13:54:32.395Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-20T13:54:33.564Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-20T13:54:33.564Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-20T13:54:33.564Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-20T13:54:33.564Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-20T13:54:33.564Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-20T13:54:33.890Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-20T13:54:33.890Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-20T13:54:33.890Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-20T13:54:33.890Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-20T13:54:33.890Z] === RUN TestDockerSuite/TestImportFile [2022-04-20T13:54:33.890Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-20T13:54:33.890Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-20T13:54:33.890Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-20T13:54:33.890Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-20T13:54:33.890Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-20T13:54:33.890Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-20T13:54:33.890Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-20T13:54:33.890Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T13:54:34.357Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-20T13:54:34.357Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-20T13:54:34.357Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-20T13:54:34.357Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-20T13:54:34.357Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-20T13:54:34.357Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-20T13:54:34.357Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-20T13:54:34.357Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-20T13:54:34.357Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-20T13:54:34.357Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-20T13:54:34.357Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-20T13:54:34.357Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-20T13:54:37.304Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-20T13:54:40.251Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-20T13:54:40.251Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-20T13:54:40.251Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-20T13:54:40.251Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-20T13:54:40.251Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-20T13:54:40.718Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-20T13:54:40.718Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-20T13:54:40.718Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-20T13:54:43.665Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-20T13:54:44.133Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-20T13:54:47.080Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-20T13:54:47.080Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-20T13:54:47.080Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-20T13:54:47.080Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-20T13:54:47.080Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-20T13:54:47.080Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-20T13:54:47.080Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-20T13:54:47.303Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-20T13:54:47.789Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-20T13:54:50.025Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-20T13:54:51.383Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-20T13:54:51.383Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-20T13:54:51.383Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-20T13:54:51.383Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-20T13:54:51.383Z] === RUN TestDockerSuite/TestCpToDot [2022-04-20T13:54:52.539Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-20T13:54:53.008Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-20T13:54:53.008Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-20T13:54:53.008Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-20T13:54:53.008Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-20T13:54:53.008Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-20T13:54:53.008Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-20T13:54:53.008Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-20T13:54:53.008Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-20T13:54:53.008Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-20T13:54:53.008Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-20T13:54:53.008Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-20T13:54:53.008Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-20T13:54:53.008Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-20T13:54:53.008Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-20T13:54:53.008Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-20T13:54:54.572Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-20T13:54:54.572Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-20T13:54:54.572Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-20T13:54:54.572Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-20T13:54:54.572Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-20T13:54:55.883Z] === RUN TestDockerSuite/TestInspectImage [2022-04-20T13:54:55.883Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T13:54:55.883Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-20T13:54:55.883Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T13:54:55.883Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-20T13:54:55.883Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-20T13:54:55.883Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-20T13:54:57.256Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-20T13:54:57.256Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-20T13:54:57.256Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-20T13:54:57.256Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-20T13:54:57.256Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-20T13:54:58.360Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-20T13:54:58.832Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-20T13:55:01.311Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-20T13:55:01.776Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-20T13:55:01.776Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-20T13:55:02.032Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-20T13:55:02.032Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T13:55:02.032Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-20T13:55:02.032Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-20T13:55:02.032Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-20T13:55:02.032Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-20T13:55:02.032Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-20T13:55:02.032Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-20T13:55:02.032Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-20T13:55:02.032Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-20T13:55:02.501Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-20T13:55:02.877Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-20T13:55:04.723Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-20T13:55:05.093Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-20T13:55:06.305Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-20T13:55:06.655Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-20T13:55:06.655Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-20T13:55:08.512Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-20T13:55:08.512Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-20T13:55:08.512Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-20T13:55:08.512Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-20T13:55:11.059Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-20T13:55:11.059Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-20T13:55:11.059Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-20T13:55:11.403Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-20T13:55:11.403Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-20T13:55:11.403Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-20T13:55:11.403Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-20T13:55:11.403Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-20T13:55:11.403Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-20T13:55:11.403Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-20T13:55:11.403Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-20T13:55:11.403Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-20T13:55:11.404Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-20T13:55:11.404Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-20T13:55:11.404Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-20T13:55:11.404Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-20T13:55:11.404Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-20T13:55:11.404Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-20T13:55:11.404Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-20T13:55:11.404Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-20T13:55:11.404Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-20T13:55:11.404Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-20T13:55:11.404Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-20T13:55:11.404Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-20T13:55:11.404Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-20T13:55:11.404Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-20T13:55:12.295Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-20T13:55:12.965Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-20T13:55:12.965Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-20T13:55:12.965Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-20T13:55:15.836Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-20T13:55:15.913Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-20T13:55:15.914Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-20T13:55:15.914Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-20T13:55:15.914Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-20T13:55:15.914Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-20T13:55:16.079Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-20T13:55:16.305Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-20T13:55:16.773Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-20T13:55:16.773Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-20T13:55:16.773Z] === RUN TestDockerSuite/TestCreateRM [2022-04-20T13:55:17.246Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-20T13:55:17.246Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-20T13:55:17.246Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-20T13:55:17.477Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-20T13:55:17.477Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-20T13:55:17.477Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-20T13:55:17.477Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-20T13:55:17.477Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-20T13:55:17.477Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-20T13:55:17.477Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-20T13:55:17.477Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-20T13:55:17.477Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-20T13:55:17.477Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-20T13:55:17.477Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-20T13:55:17.477Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-20T13:55:17.477Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-20T13:55:17.477Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-20T13:55:17.477Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-20T13:55:17.714Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-20T13:55:18.183Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-20T13:55:19.695Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-20T13:55:21.257Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-20T13:55:23.226Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-20T13:55:23.478Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-20T13:55:23.478Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-20T13:55:23.478Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-20T13:55:23.478Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-20T13:55:23.478Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-20T13:55:23.479Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-20T13:55:23.479Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-20T13:55:25.691Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-20T13:55:25.691Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-20T13:55:25.691Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-20T13:55:25.691Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-20T13:55:25.691Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-20T13:55:25.691Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-20T13:55:25.691Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-20T13:55:25.691Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-20T13:55:25.691Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-20T13:55:26.172Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-20T13:55:27.256Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-20T13:55:29.958Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-20T13:55:30.681Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-20T13:55:31.150Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-20T13:55:32.007Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-20T13:55:32.007Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-20T13:55:32.007Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-20T13:55:32.007Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-20T13:55:32.007Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-20T13:55:32.007Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-20T13:55:32.007Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-20T13:55:32.007Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-20T13:55:32.007Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-20T13:55:32.007Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-20T13:55:32.007Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-20T13:55:32.007Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-20T13:55:32.007Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-20T13:55:32.717Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-20T13:55:32.909Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-20T13:55:33.643Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-20T13:55:33.643Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-20T13:55:33.643Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-20T13:55:33.643Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-20T13:55:33.643Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-20T13:55:33.643Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-20T13:55:35.855Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-20T13:55:36.090Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-20T13:55:37.499Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-20T13:55:37.499Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-20T13:55:37.499Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-20T13:55:37.499Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-20T13:55:38.068Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-20T13:55:38.068Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-20T13:55:38.068Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-20T13:55:39.040Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-20T13:55:40.288Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-20T13:55:40.288Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-20T13:55:40.288Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-20T13:55:40.288Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-20T13:55:40.288Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-20T13:55:40.288Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-20T13:55:40.288Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-20T13:55:41.286Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-20T13:55:41.286Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-20T13:55:41.286Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-20T13:55:41.286Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-20T13:55:41.286Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-20T13:55:41.286Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-20T13:55:41.286Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-20T13:55:41.286Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-20T13:55:41.286Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-20T13:55:41.286Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDockerFails [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-20T13:55:41.286Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-20T13:55:41.286Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-20T13:55:41.286Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-20T13:55:41.286Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-20T13:55:41.286Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.286Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-20T13:55:41.851Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-20T13:55:41.986Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-20T13:55:41.986Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-20T13:55:41.986Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-20T13:55:41.986Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-20T13:55:41.986Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-20T13:55:41.986Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-20T13:55:41.986Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-20T13:55:41.986Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-20T13:55:41.986Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-20T13:55:41.986Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-20T13:55:41.986Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-20T13:55:41.986Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-20T13:55:41.986Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-20T13:55:41.986Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-20T13:55:42.454Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-20T13:55:42.454Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-20T13:55:42.454Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-20T13:55:42.454Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-20T13:55:42.454Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-20T13:55:42.454Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-20T13:55:42.454Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-20T13:55:42.454Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-20T13:55:42.454Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-20T13:55:44.062Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-20T13:55:45.085Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-20T13:55:45.413Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-20T13:55:45.623Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-20T13:55:47.784Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-20T13:55:47.784Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-20T13:55:47.784Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-20T13:55:47.784Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-20T13:55:47.785Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-20T13:55:47.785Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-20T13:55:47.785Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-20T13:55:47.785Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-20T13:55:47.785Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-20T13:55:47.785Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-20T13:55:47.785Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-20T13:55:47.785Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-20T13:55:47.785Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-20T13:55:47.785Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-20T13:55:47.785Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-20T13:55:47.785Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-20T13:55:48.462Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-20T13:55:48.805Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-20T13:55:51.498Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-20T13:55:51.498Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-20T13:55:51.498Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-20T13:55:51.498Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-20T13:55:51.498Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-20T13:55:51.498Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-20T13:55:51.498Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-20T13:55:51.498Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-20T13:55:51.498Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-20T13:55:51.498Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-20T13:55:51.498Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-20T13:55:51.498Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-20T13:55:52.521Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-20T13:55:55.790Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-20T13:55:58.082Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-20T13:55:58.082Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-20T13:55:58.082Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-20T13:56:00.027Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-20T13:56:00.027Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-20T13:56:00.027Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-20T13:56:00.988Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-20T13:56:00.988Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-20T13:56:00.988Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-20T13:56:00.988Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-20T13:56:01.447Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-20T13:56:01.447Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-20T13:56:01.447Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-20T13:56:01.447Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-20T13:56:01.447Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-20T13:56:01.447Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-20T13:56:01.447Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-20T13:56:01.447Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-20T13:56:01.447Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-20T13:56:01.447Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-20T13:56:01.447Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-20T13:56:01.447Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-20T13:56:01.447Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-20T13:56:01.447Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-20T13:56:01.447Z] === RUN TestDockerSuite/TestRunMount [2022-04-20T13:56:01.447Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-20T13:56:01.447Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-20T13:56:01.447Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-20T13:56:01.447Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-20T13:56:01.447Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-20T13:56:01.447Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-20T13:56:01.447Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-20T13:56:01.447Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-20T13:56:01.995Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-20T13:56:01.995Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-20T13:56:07.298Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-20T13:56:08.484Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-20T13:56:08.484Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-20T13:56:08.484Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-20T13:56:08.484Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-20T13:56:08.484Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-20T13:56:08.484Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-20T13:56:08.484Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-20T13:56:09.327Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-20T13:56:12.199Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-20T13:56:14.350Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-20T13:56:15.919Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-20T13:56:15.919Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-20T13:56:15.919Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-20T13:56:15.919Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-20T13:56:15.919Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-20T13:56:15.919Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-20T13:56:15.919Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-20T13:56:15.919Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-20T13:56:15.919Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-20T13:56:15.919Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-20T13:56:15.919Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-20T13:56:15.919Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-20T13:56:15.919Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-20T13:56:15.919Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-20T13:56:15.919Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-20T13:56:15.919Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-20T13:56:15.919Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-20T13:56:15.919Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-20T13:56:15.919Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-20T13:56:15.919Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-20T13:56:16.661Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-20T13:56:16.880Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-20T13:56:19.047Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-20T13:56:20.575Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-20T13:56:21.394Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-20T13:56:22.100Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-20T13:56:23.625Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-20T13:56:24.000Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-20T13:56:24.087Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-20T13:56:24.087Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-20T13:56:24.087Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-20T13:56:24.087Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-20T13:56:24.087Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-20T13:56:24.087Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-20T13:56:24.087Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-20T13:56:24.087Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-20T13:56:24.087Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-20T13:56:24.087Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-20T13:56:24.087Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-20T13:56:24.087Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-20T13:56:24.087Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-20T13:56:24.087Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-20T13:56:24.087Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-20T13:56:24.087Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-20T13:56:24.287Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-20T13:56:25.818Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-20T13:56:26.973Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-20T13:56:26.973Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-20T13:56:26.973Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-20T13:56:26.973Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-20T13:56:26.973Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-20T13:56:26.973Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-20T13:56:26.973Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-20T13:56:26.973Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-20T13:56:26.973Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-20T13:56:26.973Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-20T13:56:26.973Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-20T13:56:27.905Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-20T13:56:32.793Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-20T13:56:32.793Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-20T13:56:32.793Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-20T13:56:32.861Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-20T13:56:33.321Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-20T13:56:34.010Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-20T13:56:34.010Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-20T13:56:34.010Z] === RUN TestDockerSuite/TestRunRm [2022-04-20T13:56:34.850Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-20T13:56:35.843Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-20T13:56:38.891Z] === RUN TestDockerSuite/TestLogsSince [2022-04-20T13:56:39.776Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-20T13:56:43.390Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-20T13:56:45.544Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-20T13:56:47.110Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-20T13:56:48.673Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-20T13:56:49.607Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-20T13:56:49.607Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-20T13:56:49.607Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-20T13:56:49.607Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-20T13:56:49.607Z] === RUN TestDockerSuite/TestLogsTail [2022-04-20T13:56:50.886Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-20T13:56:51.989Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-20T13:56:53.100Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-20T13:56:53.100Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-20T13:56:53.100Z] === RUN TestDockerSuite/TestRunState [2022-04-20T13:56:53.100Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-20T13:56:53.100Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-20T13:56:53.793Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-20T13:56:53.793Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-20T13:56:53.793Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-20T13:56:53.793Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-20T13:56:53.793Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-20T13:56:53.793Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-20T13:56:53.793Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-20T13:56:53.793Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-20T13:56:53.793Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-20T13:56:54.261Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-20T13:56:54.261Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-20T13:56:54.261Z] === RUN TestDockerSuite/TestEventsRename [2022-04-20T13:56:54.663Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-20T13:56:54.663Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-20T13:56:54.663Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-20T13:56:55.150Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-20T13:56:56.876Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-20T13:56:56.876Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-20T13:56:56.876Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-20T13:56:56.876Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-20T13:56:56.876Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-20T13:56:56.876Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-20T13:56:56.876Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-20T13:56:56.876Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-20T13:56:56.876Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-20T13:56:58.312Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-20T13:56:58.312Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestNetHostname [2022-04-20T13:56:58.312Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-20T13:56:58.312Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-20T13:56:58.312Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-20T13:56:58.312Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPluginActive [2022-04-20T13:56:58.312Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-20T13:56:58.312Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-20T13:56:58.312Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-20T13:56:58.312Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-20T13:56:58.312Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-20T13:56:58.312Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-20T13:56:58.312Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-20T13:56:58.312Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-20T13:56:58.312Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-20T13:56:58.312Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPortList [2022-04-20T13:56:58.312Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-20T13:56:58.312Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-20T13:57:00.148Z] === RUN TestDockerSuite/TestEventsResize [2022-04-20T13:57:01.635Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-20T13:57:01.635Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-20T13:57:01.635Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-20T13:57:01.635Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-20T13:57:01.635Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-20T13:57:01.635Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-20T13:57:01.635Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-20T13:57:01.635Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-20T13:57:01.635Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-20T13:57:01.635Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-20T13:57:01.635Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-20T13:57:01.635Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-20T13:57:01.635Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-20T13:57:01.635Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-20T13:57:01.635Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-20T13:57:01.635Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-20T13:57:01.635Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-20T13:57:01.635Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-20T13:57:01.635Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-20T13:57:01.635Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-20T13:57:01.635Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-20T13:57:03.197Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-20T13:57:03.197Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-20T13:57:03.197Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-20T13:57:04.513Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-20T13:57:04.513Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T13:57:04.513Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-20T13:57:04.513Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-20T13:57:04.513Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-20T13:57:04.513Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-20T13:57:04.513Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-20T13:57:04.513Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-20T13:57:04.513Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-20T13:57:04.513Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-20T13:57:04.513Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-20T13:57:04.513Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-20T13:57:04.513Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-20T13:57:04.513Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-20T13:57:04.513Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-20T13:57:04.513Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-20T13:57:04.513Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-20T13:57:04.513Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-20T13:57:04.758Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-20T13:57:04.758Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-20T13:57:05.216Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-20T13:57:05.216Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-20T13:57:05.216Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-20T13:57:08.122Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-20T13:57:10.574Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-20T13:57:10.716Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-20T13:57:10.716Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-20T13:57:10.716Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-20T13:57:13.484Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-20T13:57:13.913Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-20T13:57:17.644Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-20T13:57:18.187Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-20T13:57:22.335Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-20T13:57:22.335Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-20T13:57:22.335Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-20T13:57:22.335Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-20T13:57:23.710Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-20T13:57:23.710Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-20T13:57:23.710Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-20T13:57:23.984Z] === RUN TestDockerSuite/TestEventsTop [2022-04-20T13:57:23.984Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-20T13:57:23.984Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-20T13:57:24.515Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-20T13:57:26.049Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-20T13:57:26.890Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-20T13:57:28.226Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-20T13:57:28.226Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-20T13:57:28.226Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-20T13:57:28.226Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-20T13:57:28.226Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-20T13:57:28.226Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-20T13:57:28.226Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-20T13:57:28.226Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-20T13:57:28.226Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-20T13:57:28.226Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-20T13:57:28.226Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-20T13:57:28.226Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-20T13:57:28.226Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-20T13:57:28.226Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-20T13:57:28.226Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-20T13:57:31.986Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-20T13:57:33.548Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-20T13:57:34.004Z] === RUN TestDockerSuite/TestExec [2022-04-20T13:57:34.004Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T13:57:34.004Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-20T13:57:34.004Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-20T13:57:34.004Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-20T13:57:35.110Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-20T13:57:36.933Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-20T13:57:37.805Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-20T13:57:38.896Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-20T13:57:38.896Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-20T13:57:38.896Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-20T13:57:38.896Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-20T13:57:38.896Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-20T13:57:38.896Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-20T13:57:38.896Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-20T13:57:38.896Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-20T13:57:38.896Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-20T13:57:38.896Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-20T13:57:38.896Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-20T13:57:38.896Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-20T13:57:38.896Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-20T13:57:38.896Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-20T13:57:38.896Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-20T13:57:38.896Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-20T13:57:38.896Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-20T13:57:38.896Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-20T13:57:39.365Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-20T13:57:40.761Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-20T13:57:40.761Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-20T13:57:40.761Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-20T13:57:40.761Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-20T13:57:40.761Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-20T13:57:40.761Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-20T13:57:40.761Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-20T13:57:41.579Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-20T13:57:42.046Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-20T13:57:42.514Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-20T13:57:42.514Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-20T13:57:43.719Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-20T13:57:44.083Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-20T13:57:44.083Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-20T13:57:46.427Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-20T13:57:46.670Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-20T13:57:47.989Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-20T13:57:49.622Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-20T13:57:50.206Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-20T13:57:50.206Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-20T13:57:50.206Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-20T13:57:54.389Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-20T13:57:55.336Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-20T13:57:55.336Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-20T13:57:55.336Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-20T13:57:55.336Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-20T13:57:55.336Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-20T13:57:55.336Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-20T13:57:57.370Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-20T13:57:57.370Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-20T13:57:57.370Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-20T13:57:59.383Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-20T13:58:01.553Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-20T13:58:01.553Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-20T13:58:01.553Z] === RUN TestDockerSuite/TestExecEnv [2022-04-20T13:58:01.553Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-20T13:58:01.553Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-20T13:58:01.553Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-20T13:58:02.023Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-20T13:58:06.025Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-20T13:58:06.025Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-20T13:58:06.025Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-20T13:58:06.025Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-20T13:58:06.025Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-20T13:58:06.025Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-20T13:58:06.025Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-20T13:58:06.025Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-20T13:58:06.025Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-20T13:58:06.790Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-20T13:58:08.469Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-20T13:58:09.816Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-20T13:58:09.816Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-20T13:58:09.816Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-20T13:58:09.816Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-20T13:58:09.816Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-20T13:58:09.816Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-20T13:58:09.816Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-20T13:58:09.816Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-20T13:58:09.816Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-20T13:58:09.816Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-20T13:58:09.816Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-20T13:58:09.816Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-20T13:58:09.816Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-20T13:58:11.552Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-20T13:58:11.552Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-20T13:58:11.552Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-20T13:58:11.552Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-20T13:58:12.026Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-20T13:58:12.027Z] === RUN TestDockerSuite/TestExecParseError [2022-04-20T13:58:12.027Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-20T13:58:12.027Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-20T13:58:12.027Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-20T13:58:12.027Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-20T13:58:12.027Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-20T13:58:12.027Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-20T13:58:14.237Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-20T13:58:14.237Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-20T13:58:14.237Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-20T13:58:14.671Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-20T13:58:15.184Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-20T13:58:15.184Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-20T13:58:15.184Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-20T13:58:15.184Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-20T13:58:15.801Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-20T13:58:15.801Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-20T13:58:15.801Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-20T13:58:15.801Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-20T13:58:15.801Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-20T13:58:15.801Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-20T13:58:15.801Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-20T13:58:15.801Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-20T13:58:15.801Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-20T13:58:15.801Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-20T13:58:15.801Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-20T13:58:15.801Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-20T13:58:15.801Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-20T13:58:16.802Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-20T13:58:16.802Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-20T13:58:16.802Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-20T13:58:16.802Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-20T13:58:16.802Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-20T13:58:16.802Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-20T13:58:16.802Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-20T13:58:16.802Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-20T13:58:16.802Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-20T13:58:16.802Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-20T13:58:16.802Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-20T13:58:19.757Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-20T13:58:19.757Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-20T13:58:19.757Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-20T13:58:22.718Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-20T13:58:22.718Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-20T13:58:22.718Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-20T13:58:22.718Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-20T13:58:22.718Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-20T13:58:22.718Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-20T13:58:22.718Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-20T13:58:22.718Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-20T13:58:22.718Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-20T13:58:28.435Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-20T13:58:28.435Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-20T13:58:28.435Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-20T13:58:28.435Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-20T13:58:28.435Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-20T13:58:28.435Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-20T13:58:28.435Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-20T13:58:31.802Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-20T13:58:31.802Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-20T13:58:31.802Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-20T13:58:33.491Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-20T13:58:33.491Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-20T13:58:33.491Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-20T13:58:33.616Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-20T13:58:33.616Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-20T13:58:33.616Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-20T13:58:33.616Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-20T13:58:33.616Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-20T13:58:33.616Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-20T13:58:33.616Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-20T13:58:33.616Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-20T13:58:35.180Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-20T13:58:35.594Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-20T13:58:36.249Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-20T13:58:36.249Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-20T13:58:36.249Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-20T13:58:39.476Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-20T13:58:39.476Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-20T13:58:41.690Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-20T13:58:42.157Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-20T13:58:42.454Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-20T13:58:42.624Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-20T13:58:42.624Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-20T13:58:42.624Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-20T13:58:42.769Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-20T13:58:47.525Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-20T13:58:48.657Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-20T13:58:49.779Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-20T13:58:49.780Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-20T13:58:49.780Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-20T13:58:49.780Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-20T13:58:49.780Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-20T13:58:49.780Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-20T13:58:49.780Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-20T13:58:51.043Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-20T13:58:54.692Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-20T13:58:54.692Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T13:58:54.692Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-20T13:58:54.692Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-20T13:58:54.692Z] === RUN TestDockerSuite/TestHealth [2022-04-20T13:58:54.692Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-20T13:58:54.692Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-20T13:58:54.692Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-20T13:58:54.692Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-20T13:58:54.692Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-20T13:58:55.639Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-20T13:58:56.106Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-20T13:58:56.106Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-20T13:59:01.857Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-20T13:59:01.857Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-20T13:59:01.857Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-20T13:59:01.857Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-20T13:59:01.857Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-20T13:59:01.857Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-20T13:59:02.326Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-20T13:59:03.312Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-20T13:59:03.312Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-20T13:59:03.312Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-20T13:59:04.763Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-20T13:59:04.763Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-20T13:59:04.763Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-20T13:59:04.875Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-20T13:59:04.875Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite (2236.34s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.53s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.76s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.05s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.61s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.81s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.63s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.44s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (87.81s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.62s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.22s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.05s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.64s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.58s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.86s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.52s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.62s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.95s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.42s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.83s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.97s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.29s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.86s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.90s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.85s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.71s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.72s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.68s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.41s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.66s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.08s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.70s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.23s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.25s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.20s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (17.89s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.44s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.35s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.58s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.83s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.22s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.39s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerignore (82.36s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.39s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (86.59s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (14.93s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.30s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.00s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.61s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.28s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.13s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (102.39s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.59s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.81s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.96s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.31s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.13s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.13s) [2022-04-20T13:59:05.232Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-20T13:59:05.232Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildFails (6.79s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.78s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.65s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.21s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.79s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.15s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.25s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.05s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildHistory (9.89s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.80s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.53s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.18s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.13s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.21s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.00s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.86s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.50s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.22s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.69s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.90s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.11s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.38s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.36s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.27s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.92s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.35s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.30s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.23s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.93s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.04s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.96s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.90s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.66s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.19s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildRm (10.55s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.79s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.93s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.51s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.25s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.52s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.77s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildStderr (3.55s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.69s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.62s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.76s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.47s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.33s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.37s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.65s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (6.79s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.35s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.19s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.82s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.68s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.39s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.13s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.44s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.91s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.89s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.53s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCommitChange (3.90s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.75s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.36s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCommitTTY (10.56s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.64s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.55s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.53s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.91s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.91s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.06s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.19s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.85s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.85s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.90s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.97s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.98s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.71s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.19s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.92s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.97s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.29s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.62s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.82s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.86s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.01s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.71s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.33s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.31s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.30s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.33s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000847d70_} (7.36s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1801082361_c:\foo_false____} (2.36s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1801082361_c:\foo_true____} (2.33s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.06s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.17s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCpRelativePath (6.93s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.71s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.18s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-20T13:59:05.233Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-20T13:59:05.233Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.49s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.58s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCpToDot (6.88s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCpToStdout (2.08s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.04s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.73s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.26s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.91s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.03s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.01s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.01s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.12s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.50s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsCopy (4.12s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.26s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.39s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.15s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.88s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsFilters (4.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsFormat (3.99s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsRename (2.05s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsResize (7.30s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.78s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.21s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.37s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.21s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.66s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.81s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.85s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.74s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.59s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.93s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestExecInspectID (4.28s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.21s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.04s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.98s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.76s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.75s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.73s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.76s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.72s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.61s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.62s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.90s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.39s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.56s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.00s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.89s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.89s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.87s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectDefault (1.90s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectHistory (3.53s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.89s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.86s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.91s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.85s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.83s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectStatus (2.24s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.58s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.93s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.88s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.88s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.92s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.91s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.90s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.64s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.66s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.32s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.09s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.89s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.01s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.07s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.00s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.27s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.94s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.03s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.99s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsSince (8.58s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsTail (2.39s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.13s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.93s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.79s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-20T13:59:05.234Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-20T13:59:05.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.91s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPsByOrder (6.82s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.57s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.93s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.08s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.13s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.05s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.74s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.99s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.86s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.46s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.46s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.09s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.85s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.16s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.77s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.47s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.55s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.61s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (7.22s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.34s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.05s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.18s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.51s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.01s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.47s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.16s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.87s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.72s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.77s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.45s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.88s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.91s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.88s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.88s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.69s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.72s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.96s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.99s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.12s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.93s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.53s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.45s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.08s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.29s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.92s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.99s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunExitCode (1.92s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.93s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.93s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.97s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.41s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.12s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.52s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.21s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-20T13:59:05.235Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-20T13:59:05.235Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.19s) [2022-04-20T13:59:05.237Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.46s) [2022-04-20T13:59:05.237Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-20T13:59:05.237Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-20T13:59:05.237Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-20T13:59:05.237Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-20T13:59:05.237Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-20T13:59:05.237Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.87s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.86s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.70s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.38s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.54s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunRm (6.72s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.09s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.04s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.89s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.74s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.14s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.91s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.72s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.27s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.95s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.86s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.64s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.73s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.82s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.68s) [2022-04-20T13:59:05.238Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.15s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.93s) [2022-04-20T13:59:05.238Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.97s) [2022-04-20T13:59:05.239Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-20T13:59:05.239Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-20T13:59:05.239Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-20T13:59:05.239Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-20T13:59:05.239Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-20T13:59:05.239Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-20T13:59:05.239Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-20T13:59:05.239Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.42s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.52s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.87s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.77s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.89s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.04s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (1.91s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (1.92s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.49s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.22s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.04s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.85s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.01s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.82s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.03s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.51s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.50s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.82s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.54s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-20T13:59:05.240Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.28s) [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-20T13:59:05.240Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.240Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-20T13:59:05.240Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-20T13:59:05.241Z] === RUN TestDockerSchema1RegistrySuite [2022-04-20T13:59:05.241Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-20T13:59:05.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-20T13:59:05.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-20T13:59:05.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-20T13:59:05.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-20T13:59:05.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-20T13:59:05.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-20T13:59:05.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-20T13:59:05.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-20T13:59:05.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-20T13:59:05.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-20T13:59:05.241Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-20T13:59:05.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-20T13:59:05.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-20T13:59:05.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-20T13:59:05.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-20T13:59:05.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-20T13:59:05.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-20T13:59:05.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-20T13:59:05.241Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-20T13:59:05.241Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-20T13:59:05.241Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-20T13:59:05.241Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-20T13:59:05.241Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-20T13:59:05.241Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-20T13:59:05.241Z] === RUN TestDockerDaemonSuite [2022-04-20T13:59:05.241Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-20T13:59:05.241Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-20T13:59:05.241Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-20T13:59:05.241Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-20T13:59:05.241Z] === RUN TestDockerSwarmSuite [2022-04-20T13:59:05.241Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-20T13:59:05.241Z] === RUN TestDockerPluginSuite [2022-04-20T13:59:05.241Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-20T13:59:05.241Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-20T13:59:05.241Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-20T13:59:05.241Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-20T13:59:05.241Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-20T13:59:05.241Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-20T13:59:05.241Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-20T13:59:05.241Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-20T13:59:05.241Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-20T13:59:05.241Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-20T13:59:05.241Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-20T13:59:05.241Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-20T13:59:05.241Z] === RUN TestDockerExternalVolumeSuite [2022-04-20T13:59:05.241Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-20T13:59:05.241Z] === RUN TestDockerNetworkSuite [2022-04-20T13:59:05.241Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-20T13:59:05.241Z] === RUN TestDockerHubPullSuite [2022-04-20T13:59:05.241Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-20T13:59:05.241Z] PASS [2022-04-20T13:59:05.241Z] ok github.com/docker/docker/integration-cli 2236.716s [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === Skipped [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-20T13:59:05.241Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-20T13:59:05.241Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-20T13:59:05.241Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-20T13:59:05.241Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-20T13:59:05.241Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-20T13:59:05.241Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-20T13:59:05.241Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-20T13:59:05.241Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-20T13:59:05.241Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-20T13:59:05.241Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-20T13:59:05.241Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-20T13:59:05.241Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-20T13:59:05.241Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-20T13:59:05.241Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-20T13:59:05.241Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-20T13:59:05.241Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-20T13:59:05.241Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-20T13:59:05.241Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-20T13:59:05.241Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-20T13:59:05.241Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-20T13:59:05.241Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-20T13:59:05.241Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-20T13:59:05.241Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-20T13:59:05.241Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-20T13:59:05.241Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-20T13:59:05.241Z] [2022-04-20T13:59:05.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-20T13:59:05.241Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.241Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-20T13:59:05.242Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-20T13:59:05.242Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.242Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-20T13:59:05.242Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-20T13:59:05.711Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2022-04-20T13:59:05.711Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-20T13:59:05.711Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-20T13:59:05.711Z] docker_cli_sni_test.go:18: Flakey test [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-20T13:59:05.711Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-20T13:59:05.711Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-20T13:59:05.711Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-20T13:59:05.711Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-20T13:59:05.711Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.711Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-20T13:59:05.711Z] [2022-04-20T13:59:05.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-20T13:59:05.711Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-20T13:59:05.712Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-20T13:59:05.712Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-20T13:59:05.712Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-20T13:59:05.712Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-20T13:59:05.712Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-20T13:59:05.712Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-20T13:59:05.712Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-20T13:59:05.712Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-20T13:59:05.712Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-20T13:59:05.712Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-20T13:59:05.712Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-20T13:59:05.712Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-20T13:59:05.712Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-20T13:59:05.712Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-20T13:59:05.712Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-20T13:59:05.712Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-20T13:59:05.712Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-20T13:59:05.712Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-20T13:59:05.712Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-20T13:59:05.712Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-20T13:59:05.712Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-20T13:59:05.712Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-20T13:59:05.712Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-20T13:59:05.712Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-20T13:59:05.712Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-20T13:59:05.712Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-20T13:59:05.712Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-20T13:59:05.712Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-20T13:59:05.712Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-20T13:59:05.712Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-20T13:59:05.712Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-20T13:59:05.712Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-20T13:59:05.712Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.712Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-20T13:59:05.712Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-04-20T13:59:05.713Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-20T13:59:05.713Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-20T13:59:05.713Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-20T13:59:05.713Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-20T13:59:05.713Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-20T13:59:05.713Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-20T13:59:05.713Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-20T13:59:05.713Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.04s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.04s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-20T13:59:05.713Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-20T13:59:05.713Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-20T13:59:05.713Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-20T13:59:05.713Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-20T13:59:05.713Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.713Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-20T13:59:05.713Z] [2022-04-20T13:59:05.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-20T13:59:05.713Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-20T13:59:05.714Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-20T13:59:05.714Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-20T13:59:05.714Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-20T13:59:05.714Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-20T13:59:05.714Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-20T13:59:05.714Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-20T13:59:05.714Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-20T13:59:05.714Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-20T13:59:05.714Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-20T13:59:05.714Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-20T13:59:05.714Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-20T13:59:05.714Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-20T13:59:05.714Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.714Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-20T13:59:05.714Z] [2022-04-20T13:59:05.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-20T13:59:05.715Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.715Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-20T13:59:05.715Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-20T13:59:05.716Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.716Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-20T13:59:05.716Z] [2022-04-20T13:59:05.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-20T13:59:05.716Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-20T13:59:05.717Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-20T13:59:05.717Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-20T13:59:05.717Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-20T13:59:05.717Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-20T13:59:05.717Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-20T13:59:05.717Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-20T13:59:05.717Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-20T13:59:05.717Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-20T13:59:05.717Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-20T13:59:05.717Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-20T13:59:05.717Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-20T13:59:05.717Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-20T13:59:05.717Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-20T13:59:05.717Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-20T13:59:05.717Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-20T13:59:05.717Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-20T13:59:05.717Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-20T13:59:05.717Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T13:59:05.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T13:59:05.717Z] [2022-04-20T13:59:05.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-20T13:59:05.718Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-20T13:59:05.718Z] [2022-04-20T13:59:05.718Z] DONE 1088 tests, 539 skipped in 2245.856s [2022-04-20T13:59:05.718Z] INFO: Integration tests ended at 04/20/2022 13:59:05. Duration:00:37:26.0005511 [2022-04-20T13:59:06.185Z] INFO: Docker info of the daemon under test at end of run [2022-04-20T13:59:06.185Z] [2022-04-20T13:59:06.185Z] Containers: 10 [2022-04-20T13:59:06.185Z] Running: 0 [2022-04-20T13:59:06.185Z] Paused: 0 [2022-04-20T13:59:06.185Z] Stopped: 10 [2022-04-20T13:59:06.185Z] Images: 18 [2022-04-20T13:59:06.185Z] Server Version: 0.0.0-dev [2022-04-20T13:59:06.185Z] Storage Driver: windowsfilter [2022-04-20T13:59:06.185Z] Windows: [2022-04-20T13:59:06.185Z] Logging Driver: json-file [2022-04-20T13:59:06.185Z] Plugins: [2022-04-20T13:59:06.185Z] Volume: local [2022-04-20T13:59:06.185Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-20T13:59:06.185Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-20T13:59:06.185Z] Swarm: inactive [2022-04-20T13:59:06.185Z] Default Isolation: process [2022-04-20T13:59:06.185Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-20T13:59:06.185Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-20T13:59:06.185Z] OSType: windows [2022-04-20T13:59:06.185Z] Architecture: x86_64 [2022-04-20T13:59:06.185Z] CPUs: 4 [2022-04-20T13:59:06.185Z] Total Memory: 32GiB [2022-04-20T13:59:06.185Z] Name: azwin-2-d256d0 [2022-04-20T13:59:06.185Z] ID: 67TC:HRLX:EX2S:HEH7:WKUQ:7JZR:KSFR:6JVR:UQNL:ICNY:WFEI:535B [2022-04-20T13:59:06.185Z] Docker Root Dir: D:\CI\PR-43505\1\daemon [2022-04-20T13:59:06.185Z] Debug Mode (client): false [2022-04-20T13:59:06.185Z] Debug Mode (server): true [2022-04-20T13:59:06.185Z] File Descriptors: -1 [2022-04-20T13:59:06.185Z] Goroutines: 17 [2022-04-20T13:59:06.185Z] System Time: 2022-04-20T13:59:05.7151037Z [2022-04-20T13:59:06.185Z] EventsListeners: 0 [2022-04-20T13:59:06.185Z] Registry: https://index.docker.io/v1/ [2022-04-20T13:59:06.185Z] Labels: [2022-04-20T13:59:06.185Z] Experimental: false [2022-04-20T13:59:06.185Z] Insecure Registries: [2022-04-20T13:59:06.185Z] 127.0.0.0/8 [2022-04-20T13:59:06.185Z] Live Restore Enabled: false [2022-04-20T13:59:06.185Z] [2022-04-20T13:59:06.185Z] [2022-04-20T13:59:06.185Z] INFO: Stopping daemon under test [2022-04-20T13:59:06.185Z] SUCCESS: The process with PID 2016 (child process of PID 1256) has been terminated. [2022-04-20T13:59:06.185Z] SUCCESS: The process with PID 1256 (child process of PID 1380) has been terminated. [2022-04-20T13:59:06.185Z] INFO: Stop tailing logs of the daemon under tests [2022-04-20T13:59:06.185Z] INFO: executeCI.ps1 Completed successfully at 04/20/2022 13:59:05. [2022-04-20T13:59:06.185Z] INFO: Tidying up at end of run [2022-04-20T13:59:06.185Z] INFO: Saving daemon under test log (d:\CI\PR-43505\1\dut.out) to bundles\CIDUT.out [2022-04-20T13:59:06.185Z] INFO: Saving daemon under test log (d:\CI\PR-43505\1\dut.err) to bundles\CIDUT.err [2022-04-20T13:59:06.185Z] INFO: Saving containerd logs to bundles [2022-04-20T13:59:06.185Z] INFO: Nuke-Everything... [2022-04-20T13:59:06.653Z] INFO: Container count on control daemon to delete is 2 [2022-04-20T13:59:06.653Z] 3d394579d114 [2022-04-20T13:59:06.653Z] fda8571af946 [2022-04-20T13:59:07.120Z] INFO: Tidying pidfile d:\CI\PR-43505\1\docker.pid [2022-04-20T13:59:07.120Z] INFO: Nuking d:\CI [2022-04-20T13:59:07.828Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-20T13:59:08.296Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-20T13:59:12.089Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-20T13:59:15.884Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-20T13:59:15.884Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-20T13:59:15.884Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-20T13:59:15.884Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-20T13:59:20.639Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-20T13:59:20.639Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-20T13:59:20.639Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-20T13:59:20.639Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-20T13:59:20.639Z] === RUN TestDockerSuite/TestImportFile [2022-04-20T13:59:20.639Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-20T13:59:20.639Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-20T13:59:20.639Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-20T13:59:20.639Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-20T13:59:20.639Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-20T13:59:20.639Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-20T13:59:20.639Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-20T13:59:20.639Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T13:59:20.639Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-20T13:59:20.639Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-20T13:59:20.639Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-20T13:59:20.639Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-20T13:59:21.108Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-20T13:59:21.108Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-20T13:59:21.108Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-20T13:59:21.108Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-20T13:59:21.108Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-20T13:59:21.108Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-20T13:59:21.108Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-20T13:59:21.108Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-20T13:59:21.873Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-20T13:59:21.873Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-20T13:59:21.873Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-20T13:59:24.905Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-20T13:59:27.863Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-20T13:59:27.863Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-20T13:59:27.863Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-20T13:59:27.863Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-20T13:59:27.863Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-20T13:59:27.863Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-20T13:59:27.863Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-20T13:59:27.863Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-20T13:59:29.408Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-20T13:59:29.408Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-20T13:59:29.408Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-20T13:59:30.479Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-20T13:59:32.401Z] INFO: Zapped successfully [2022-04-20T13:59:32.401Z] [2022-04-20T13:59:32.401Z] INFO: executeCI.ps1 exiting at Wed Apr 20 13:59:28 CUT 2022. Duration 01:04:13.2660359 [2022-04-20T13:59:32.401Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-20T13:59:32.630Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-20T13:59:32.630Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-20T13:59:32.648Z] Recording test results [2022-04-20T13:59:37.409Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-20T13:59:37.409Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-20T13:59:37.409Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-20T13:59:37.409Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-20T13:59:37.409Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-20T13:59:37.409Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-20T13:59:37.409Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-20T13:59:39.560Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-20T13:59:40.367Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-20T13:59:41.590Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-20T13:59:43.107Z] Creating windowsRS5-integration-bundles.zip [2022-04-20T13:59:44.609Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-20T13:59:44.609Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T13:59:44.609Z] === RUN TestDockerSuite/TestRestartWithVolumes [Pipeline] archiveArtifacts [2022-04-20T13:59:44.905Z] Archiving artifacts [2022-04-20T13:59:49.035Z] === RUN TestDockerSuite/TestInspectImage [2022-04-20T13:59:49.035Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T13:59:49.035Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-20T13:59:49.035Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T13:59:49.035Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-20T13:59:49.035Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-20T13:59:49.035Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-20T13:59:50.815Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-20T13:59:50.815Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-20T13:59:50.815Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-20T13:59:53.000Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-20T13:59:55.955Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-20T13:59:56.423Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-20T14:00:00.823Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43505/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-20T14:00:01.186Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-20T14:00:01.854Z] + make clean [2022-04-20T14:00:03.417Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-20T14:00:03.417Z] docker-dev-cache [2022-04-20T14:00:03.417Z] docker-mod-cache [Pipeline] deleteDir [2022-04-20T14:00:04.964Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-20T14:00:04.964Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-20T14:00:04.964Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-20T14:00:04.964Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T14:00:08.725Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-20T14:00:09.437Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-20T14:00:12.601Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-20T14:00:13.112Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-20T14:00:13.473Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-20T14:00:20.634Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-20T14:00:22.317Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-20T14:00:25.399Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-20T14:00:28.521Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-20T14:00:29.195Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-20T14:00:33.968Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-20T14:00:37.609Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-20T14:00:38.737Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-20T14:00:42.659Z] === RUN TestDockerSuite/TestRmiTag [2022-04-20T14:00:43.135Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-20T14:00:43.498Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-20T14:00:46.970Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-20T14:00:48.183Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-20T14:00:48.183Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-20T14:00:48.183Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-20T14:00:48.183Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-20T14:00:48.183Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-20T14:00:48.183Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-20T14:00:48.183Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-20T14:00:48.183Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-20T14:00:48.183Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-20T14:00:48.183Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-20T14:00:48.183Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-20T14:00:48.183Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-20T14:00:48.183Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.183Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-20T14:00:48.183Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.640Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-20T14:00:48.640Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.640Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-20T14:00:48.640Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-20T14:00:48.640Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-20T14:00:48.640Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-20T14:00:48.640Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-20T14:00:53.323Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-20T14:00:57.309Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-20T14:01:05.856Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-20T14:01:10.533Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-20T14:01:10.533Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-20T14:01:10.533Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-20T14:01:12.377Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-20T14:01:15.219Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-20T14:01:15.219Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-20T14:01:15.365Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-20T14:01:21.302Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-20T14:01:22.303Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-20T14:01:22.303Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-20T14:01:22.303Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-20T14:01:22.303Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-20T14:01:22.303Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-20T14:01:22.303Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-20T14:01:22.303Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-20T14:01:22.303Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-20T14:01:22.303Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-20T14:01:22.303Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-20T14:01:22.303Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-20T14:01:22.303Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-20T14:01:22.303Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-20T14:01:22.303Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-20T14:01:22.304Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-20T14:01:25.290Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-20T14:01:25.290Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-20T14:01:25.290Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-20T14:01:25.290Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-20T14:01:25.290Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-20T14:01:30.034Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-20T14:01:31.215Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-20T14:01:35.049Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-20T14:01:38.037Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-20T14:01:41.024Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-20T14:01:44.012Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-20T14:01:44.012Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-20T14:01:44.938Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-20T14:01:49.933Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-20T14:01:49.933Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-20T14:01:49.933Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-20T14:01:49.933Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-20T14:01:49.933Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-20T14:01:49.933Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-20T14:01:50.408Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-20T14:01:50.408Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-20T14:01:50.408Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-20T14:01:50.408Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-20T14:01:50.408Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-20T14:01:50.408Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-20T14:01:50.408Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-20T14:01:50.408Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-20T14:01:50.409Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-20T14:01:50.409Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-20T14:01:50.409Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-20T14:01:50.409Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-20T14:01:50.409Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-20T14:01:50.409Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-20T14:01:50.409Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-20T14:01:50.409Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-20T14:01:50.409Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-20T14:01:53.396Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-20T14:01:53.396Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-20T14:01:53.396Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-20T14:01:58.705Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-20T14:01:59.234Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-20T14:01:59.234Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-20T14:01:59.234Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-20T14:01:59.234Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-20T14:01:59.234Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-20T14:02:00.236Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-20T14:02:00.236Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-20T14:02:00.236Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-20T14:02:00.236Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-20T14:02:00.236Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-20T14:02:00.236Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-20T14:02:00.236Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-20T14:02:00.236Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-20T14:02:00.236Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-20T14:02:00.236Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-20T14:02:00.236Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-20T14:02:00.236Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-20T14:02:00.236Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-20T14:02:00.236Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-20T14:02:00.236Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-20T14:02:02.493Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-20T14:02:03.390Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-20T14:02:05.570Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-20T14:02:08.060Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-20T14:02:08.060Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-20T14:02:08.060Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-20T14:02:08.657Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-20T14:02:08.657Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-20T14:02:08.657Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-20T14:02:08.657Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-20T14:02:08.657Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-20T14:02:08.657Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-20T14:02:08.657Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-20T14:02:11.647Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-20T14:02:11.647Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-20T14:02:11.647Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-20T14:02:11.647Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-20T14:02:11.647Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-20T14:02:11.647Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-20T14:02:11.647Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-20T14:02:11.647Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-20T14:02:11.647Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-20T14:02:12.736Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-20T14:02:13.234Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-20T14:02:17.412Z] === RUN TestDockerSuite/TestLogsSince [2022-04-20T14:02:20.473Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-20T14:02:20.473Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-20T14:02:20.474Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-20T14:02:20.474Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-20T14:02:20.474Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-20T14:02:20.474Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-20T14:02:20.474Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-20T14:02:20.474Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-20T14:02:20.474Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-20T14:02:20.474Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-20T14:02:20.474Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-20T14:02:20.474Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-20T14:02:20.474Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-20T14:02:22.720Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-20T14:02:22.721Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-20T14:02:22.721Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-20T14:02:22.721Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-20T14:02:22.721Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-20T14:02:22.721Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-20T14:02:25.708Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-20T14:02:28.694Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-20T14:02:28.694Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-20T14:02:28.694Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-20T14:02:29.775Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-20T14:02:29.775Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-20T14:02:29.775Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-20T14:02:29.775Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-20T14:02:29.775Z] === RUN TestDockerSuite/TestLogsTail [2022-04-20T14:02:31.686Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-20T14:02:31.686Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-20T14:02:31.686Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-20T14:02:31.686Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-20T14:02:31.686Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-20T14:02:31.686Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-20T14:02:31.686Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-20T14:02:34.676Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-20T14:02:35.555Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-20T14:02:37.664Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-20T14:02:40.230Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-20T14:02:41.497Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-20T14:02:44.549Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-20T14:02:44.550Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-20T14:02:44.550Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-20T14:02:44.550Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-20T14:02:44.550Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-20T14:02:44.550Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-20T14:02:44.550Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-20T14:02:44.550Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-20T14:02:44.550Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-20T14:02:44.550Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-20T14:02:44.550Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-20T14:02:44.550Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-20T14:02:44.550Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-20T14:02:44.550Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-20T14:02:44.550Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-20T14:02:44.550Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-20T14:02:50.410Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-20T14:02:50.410Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.410Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-20T14:02:50.410Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-20T14:02:50.410Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.410Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-20T14:02:50.410Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.410Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-20T14:02:50.410Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.410Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-20T14:02:50.410Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.410Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-20T14:02:50.583Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-20T14:02:50.583Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestNetHostname [2022-04-20T14:02:50.583Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-20T14:02:50.583Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-20T14:02:50.583Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-20T14:02:50.583Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPluginActive [2022-04-20T14:02:50.583Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-20T14:02:50.583Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-20T14:02:50.583Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-20T14:02:50.583Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-20T14:02:50.583Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-20T14:02:50.583Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-20T14:02:50.583Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-20T14:02:50.583Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-20T14:02:50.583Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-20T14:02:50.583Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPortList [2022-04-20T14:02:50.583Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-20T14:02:50.583Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-20T14:02:57.558Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-20T14:02:57.558Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-20T14:02:57.558Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-20T14:02:59.776Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-20T14:02:59.776Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-20T14:02:59.776Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-20T14:02:59.776Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-20T14:02:59.776Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-20T14:02:59.776Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-20T14:02:59.776Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-20T14:02:59.776Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-20T14:02:59.776Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunMount [2022-04-20T14:02:59.776Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-20T14:02:59.776Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-20T14:02:59.776Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-20T14:02:59.776Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-20T14:02:59.776Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-20T14:03:00.883Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-20T14:03:00.883Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T14:03:00.883Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-20T14:03:00.883Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-20T14:03:00.883Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-20T14:03:00.883Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-20T14:03:00.883Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-20T14:03:00.883Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-20T14:03:00.883Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-20T14:03:00.883Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-20T14:03:00.883Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-20T14:03:00.883Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-20T14:03:00.883Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-20T14:03:00.883Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-20T14:03:00.883Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-20T14:03:00.883Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-20T14:03:00.883Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-20T14:03:00.883Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-20T14:03:10.183Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-20T14:03:10.183Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-20T14:03:10.184Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-20T14:03:10.184Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-20T14:03:10.184Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-20T14:03:10.184Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-20T14:03:10.184Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-20T14:03:11.194Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-20T14:03:11.194Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-20T14:03:11.194Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-20T14:03:16.044Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-20T14:03:20.793Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-20T14:03:20.793Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-20T14:03:20.793Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-20T14:03:20.793Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-20T14:03:20.793Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-20T14:03:20.793Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-20T14:03:21.261Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-20T14:03:21.261Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-20T14:03:21.261Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-20T14:03:21.261Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-20T14:03:21.261Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-20T14:03:21.261Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-20T14:03:21.261Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-20T14:03:21.261Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-20T14:03:21.261Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-20T14:03:21.261Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-20T14:03:21.261Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-20T14:03:21.261Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-20T14:03:21.261Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-20T14:03:21.728Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-20T14:03:22.712Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-20T14:03:24.922Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-20T14:03:25.998Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-20T14:03:25.998Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-20T14:03:25.998Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-20T14:03:27.130Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-20T14:03:28.113Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-20T14:03:31.061Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-20T14:03:31.530Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-20T14:03:31.530Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-20T14:03:31.530Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-20T14:03:31.530Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-20T14:03:31.530Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-20T14:03:31.530Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-20T14:03:31.530Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-20T14:03:31.530Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-20T14:03:31.530Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-20T14:03:31.530Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-20T14:03:31.530Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-20T14:03:31.530Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-20T14:03:31.530Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-20T14:03:31.530Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-20T14:03:31.530Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-20T14:03:31.530Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-20T14:03:36.276Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-20T14:03:36.276Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-20T14:03:36.276Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-20T14:03:36.276Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-20T14:03:36.276Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-20T14:03:36.276Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-20T14:03:36.276Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-20T14:03:36.276Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-20T14:03:36.276Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-20T14:03:36.276Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-20T14:03:36.276Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-20T14:03:46.690Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-20T14:03:46.690Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-20T14:03:46.690Z] === RUN TestDockerSuite/TestRunRm [2022-04-20T14:03:47.064Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-20T14:03:49.753Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-20T14:03:56.900Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-20T14:03:59.111Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-20T14:04:02.057Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-20T14:04:05.006Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-20T14:04:05.006Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-20T14:04:05.006Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-20T14:04:05.006Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-20T14:04:05.006Z] === RUN TestDockerSuite/TestRunState [2022-04-20T14:04:05.006Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-20T14:04:05.006Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-20T14:04:07.955Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-20T14:04:07.955Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-20T14:04:07.955Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-20T14:04:08.423Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-20T14:04:08.423Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-20T14:04:08.423Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-20T14:04:08.423Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-20T14:04:08.423Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-20T14:04:08.890Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-20T14:04:08.890Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-20T14:04:08.890Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-20T14:04:08.890Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-20T14:04:14.749Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-20T14:04:14.749Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-20T14:04:14.749Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-20T14:04:14.749Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-20T14:04:14.749Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-20T14:04:14.749Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-20T14:04:14.749Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-20T14:04:14.749Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-20T14:04:14.749Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-20T14:04:14.749Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-20T14:04:14.749Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-20T14:04:14.749Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-20T14:04:14.749Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-20T14:04:14.749Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-20T14:04:14.749Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-20T14:04:14.749Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-20T14:04:14.749Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-20T14:04:14.749Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-20T14:04:14.749Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-20T14:04:14.749Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-20T14:04:14.749Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-20T14:04:16.998Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-20T14:04:16.999Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-20T14:04:16.999Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-20T14:04:16.999Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-20T14:04:17.698Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-20T14:04:17.698Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-20T14:04:17.698Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-20T14:04:20.648Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-20T14:04:20.648Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-20T14:04:20.648Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-20T14:04:20.648Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-20T14:04:20.648Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-20T14:04:24.431Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-20T14:04:33.085Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-20T14:04:38.101Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-20T14:04:38.943Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-20T14:04:42.784Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-20T14:04:47.591Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-20T14:04:47.591Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-20T14:04:47.591Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-20T14:04:48.059Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-20T14:04:51.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-20T14:04:55.156Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-20T14:04:58.105Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-20T14:04:58.105Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-20T14:04:58.105Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-20T14:04:58.105Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-20T14:04:58.105Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-20T14:04:58.105Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-20T14:04:58.105Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-20T14:04:58.105Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-20T14:04:58.105Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-20T14:04:58.105Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-20T14:04:58.105Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-20T14:04:58.105Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-20T14:04:58.572Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-20T14:04:58.572Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-20T14:04:58.572Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-20T14:05:00.451Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-20T14:05:03.322Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-20T14:05:06.269Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-20T14:05:07.832Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-20T14:05:07.838Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-20T14:05:07.838Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-20T14:05:07.838Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-20T14:05:07.838Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-20T14:05:07.838Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-20T14:05:13.692Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-20T14:05:13.692Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-20T14:05:13.692Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-20T14:05:13.692Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-20T14:05:14.160Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-20T14:05:14.160Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-20T14:05:14.160Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-20T14:05:14.160Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-20T14:05:14.160Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-20T14:05:14.160Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-20T14:05:14.160Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-20T14:05:14.160Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-20T14:05:14.160Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-20T14:05:14.160Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-20T14:05:14.160Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-20T14:05:14.160Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-20T14:05:14.160Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-20T14:05:14.160Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-20T14:05:14.160Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-20T14:05:14.160Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-20T14:05:16.369Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-20T14:05:16.837Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-20T14:05:17.304Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-20T14:05:17.770Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-20T14:05:18.192Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-20T14:05:18.192Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-20T14:05:18.192Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-20T14:05:18.192Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-20T14:05:18.192Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-20T14:05:18.192Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-20T14:05:18.192Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-20T14:05:18.192Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-20T14:05:18.192Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-20T14:05:19.333Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-20T14:05:19.333Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-20T14:05:22.284Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-20T14:05:25.430Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-20T14:05:28.376Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-20T14:05:28.376Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-20T14:05:28.376Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-20T14:05:32.982Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-20T14:05:32.982Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-20T14:05:32.982Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-20T14:05:32.982Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-20T14:05:32.982Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-20T14:05:32.982Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-20T14:05:34.519Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-20T14:05:35.483Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-20T14:05:35.483Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-20T14:05:35.941Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-20T14:05:38.794Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-20T14:05:38.794Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-20T14:05:38.794Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-20T14:05:43.973Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-20T14:05:43.973Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-20T14:05:43.973Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-20T14:05:43.973Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-20T14:05:43.973Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-20T14:05:43.973Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-20T14:05:43.973Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-20T14:05:43.973Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-20T14:05:43.973Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-20T14:05:44.496Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-20T14:05:52.507Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-20T14:05:52.507Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-20T14:05:52.507Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-20T14:05:52.507Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-20T14:05:52.507Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-20T14:05:52.507Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-20T14:05:52.507Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-20T14:05:52.507Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-20T14:05:52.507Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-20T14:05:52.507Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-20T14:05:52.507Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-20T14:05:52.507Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-20T14:05:52.507Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-20T14:05:53.060Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-20T14:05:55.395Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-20T14:05:57.731Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-20T14:05:59.107Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-20T14:05:59.107Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-20T14:05:59.107Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-20T14:06:02.898Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-20T14:06:02.898Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-20T14:06:02.898Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-20T14:06:02.898Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-20T14:06:02.898Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-20T14:06:02.898Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-20T14:06:02.898Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-20T14:06:02.898Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-20T14:06:02.898Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-20T14:06:02.898Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-20T14:06:02.898Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-20T14:06:02.898Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-20T14:06:02.898Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-20T14:06:20.524Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-20T14:06:20.524Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-20T14:06:20.524Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-20T14:06:20.524Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-20T14:06:20.524Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-20T14:06:20.524Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-20T14:06:20.524Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-20T14:06:20.524Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-20T14:06:22.689Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-20T14:06:22.689Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-20T14:06:26.400Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-20T14:06:26.854Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-20T14:06:27.309Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-20T14:06:27.309Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-20T14:06:27.764Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-20T14:06:38.043Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-20T14:06:38.043Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-20T14:06:38.043Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-20T14:06:38.043Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-20T14:06:38.043Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-20T14:06:38.043Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-20T14:06:38.043Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-20T14:06:40.250Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-20T14:06:40.250Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-20T14:06:40.250Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-20T14:06:46.831Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-20T14:06:47.312Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-20T14:06:47.312Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-20T14:06:52.778Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-20T14:06:53.252Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-20T14:06:53.721Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-20T14:06:55.305Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-20T14:06:59.969Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-20T14:06:59.969Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-20T14:06:59.969Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite (2667.54s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.21s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.07s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.09s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.68s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (88.61s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.64s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.70s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.28s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.65s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.01s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.88s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.69s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.28s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.73s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.66s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.19s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.10s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.47s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.69s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.14s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.82s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.76s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.88s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.56s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.34s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.54s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.10s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.54s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.63s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.89s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.33s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.78s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.01s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.22s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.03s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.80s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.64s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.40s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.60s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.58s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.30s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.55s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.56s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.31s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.62s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.93s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.88s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.12s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.22s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.81s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.31s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.34s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.54s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (87.34s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.22s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.52s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.19s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.69s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.13s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.05s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.09s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.52s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildFails (3.03s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.99s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.01s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.67s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.90s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.49s) [2022-04-20T14:07:00.983Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.13s) [2022-04-20T14:07:00.983Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.42s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildHistory (12.67s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.09s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.82s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.27s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.63s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.16s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.95s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.31s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.13s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.75s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.75s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.85s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.37s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.01s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.19s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.50s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.14s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.27s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.45s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.48s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.82s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.43s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.59s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.19s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.04s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.72s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.35s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.45s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.58s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.12s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildRm (15.63s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.38s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.42s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.40s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.45s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.35s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.82s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.65s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.88s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildStderr (5.44s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.17s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.94s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.43s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.78s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.36s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.57s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.58s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.59s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.05s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.28s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.01s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.34s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.00s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.37s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.27s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.22s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.09s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.07s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestCommitChange (6.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.54s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.40s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestCommitTTY (8.38s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.23s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.18s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.55s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.05s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.94s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.75s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.15s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.67s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.66s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.05s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.09s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.24s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.39s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.26s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.83s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.84s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.98s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.12s) [2022-04-20T14:07:00.984Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.69s) [2022-04-20T14:07:00.984Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-20T14:07:00.985Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.88s) [2022-04-20T14:07:00.985Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.11s) [2022-04-20T14:07:00.985Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-20T14:07:00.985Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-20T14:07:00.985Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-20T14:07:00.985Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-20T14:07:00.985Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-20T14:07:00.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.75s) [2022-04-20T14:07:00.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.17s) [2022-04-20T14:07:00.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.04s) [2022-04-20T14:07:00.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.05s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.95s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.98s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009d020_} (3.02s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13481907160_c:\foo_false____} (3.00s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13481907160_c:\foo_true____} (3.08s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.06s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.15s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.12s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.53s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.30s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.19s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-20T14:07:01.467Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-20T14:07:01.467Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.10s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCpToDot (3.18s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCpToStdout (3.21s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.15s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.81s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.23s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.08s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.24s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.11s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.05s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.11s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.63s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsCopy (5.72s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.62s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.13s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.11s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.08s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsFilters (6.17s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsFormat (6.07s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsRename (3.14s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsResize (33.46s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.06s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.78s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.65s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.17s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.08s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.04s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.16s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.57s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.70s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.71s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.04s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.96s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestExecInspectID (5.85s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.04s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.07s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.05s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.04s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (8.24s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.88s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.17s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.12s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.27s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.19s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.39s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.14s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.91s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.28s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.27s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.91s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.99s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.10s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.18s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.08s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectDefault (2.97s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectHistory (5.33s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.06s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.13s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.97s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.61s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.64s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectStatus (3.73s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.58s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.79s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.14s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.59s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.05s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.89s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.99s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.12s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.07s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.24s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.05s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.78s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.09s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.14s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.43s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.44s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.50s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.21s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.12s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsSince (9.75s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsTail (3.23s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.15s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.99s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.91s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-20T14:07:01.468Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-20T14:07:01.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.04s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestPsByOrder (12.63s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.92s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.70s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.09s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.46s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.21s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.87s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.01s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.95s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.09s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.08s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.03s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.98s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.88s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.56s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.35s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.09s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.72s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.72s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.48s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.23s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.07s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.17s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.38s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.82s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.23s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.83s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.07s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.90s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.03s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.99s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.95s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.09s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.93s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.93s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.69s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.15s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.03s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.11s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.00s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.93s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.96s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.00s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.96s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunExitCode (2.98s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.06s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.16s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.07s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.34s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.39s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.44s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.10s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.38s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.50s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.08s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.07s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.78s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.39s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.71s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunRm (3.18s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.06s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.99s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.00s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.13s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.03s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.35s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.36s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.96s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.95s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.79s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.01s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.96s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.53s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.01s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.07s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.16s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.11s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.43s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.12s) [2022-04-20T14:07:01.469Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.87s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-20T14:07:01.469Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.14s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.03s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.15s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.94s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.74s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.42s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.61s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.07s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.68s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.72s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.25s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.72s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.49s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.99s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.91s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.63s) [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-20T14:07:01.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-20T14:07:01.470Z] === RUN TestDockerSchema1RegistrySuite [2022-04-20T14:07:01.470Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-20T14:07:01.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-20T14:07:01.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-20T14:07:01.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-20T14:07:01.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-20T14:07:01.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-20T14:07:01.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-20T14:07:01.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-20T14:07:01.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-20T14:07:01.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-20T14:07:01.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-20T14:07:01.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T14:07:01.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-20T14:07:01.470Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-20T14:07:01.470Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.470Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-20T14:07:01.470Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-20T14:07:01.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-20T14:07:01.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-20T14:07:01.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-20T14:07:01.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-20T14:07:01.471Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-20T14:07:01.471Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-20T14:07:01.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-20T14:07:01.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-20T14:07:01.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-20T14:07:01.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-20T14:07:01.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-20T14:07:01.471Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-20T14:07:01.471Z] === RUN TestDockerDaemonSuite [2022-04-20T14:07:01.471Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-20T14:07:01.471Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-20T14:07:01.471Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-20T14:07:01.471Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-20T14:07:01.471Z] === RUN TestDockerSwarmSuite [2022-04-20T14:07:01.471Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-20T14:07:01.471Z] === RUN TestDockerPluginSuite [2022-04-20T14:07:01.471Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-20T14:07:01.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-20T14:07:01.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-20T14:07:01.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-20T14:07:01.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-20T14:07:01.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-20T14:07:01.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-20T14:07:01.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-20T14:07:01.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-20T14:07:01.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-20T14:07:01.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-20T14:07:01.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-20T14:07:01.471Z] === RUN TestDockerExternalVolumeSuite [2022-04-20T14:07:01.471Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-20T14:07:01.471Z] === RUN TestDockerNetworkSuite [2022-04-20T14:07:01.471Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-20T14:07:01.471Z] === RUN TestDockerHubPullSuite [2022-04-20T14:07:01.471Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-20T14:07:01.471Z] PASS [2022-04-20T14:07:01.471Z] ok github.com/docker/docker/integration-cli 2667.990s [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === Skipped [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-20T14:07:01.471Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-20T14:07:01.471Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-20T14:07:01.471Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-20T14:07:01.471Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-20T14:07:01.471Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-20T14:07:01.471Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-20T14:07:01.471Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-20T14:07:01.471Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-20T14:07:01.471Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-20T14:07:01.471Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-20T14:07:01.471Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-20T14:07:01.471Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-20T14:07:01.471Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-20T14:07:01.471Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-04-20T14:07:01.471Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-20T14:07:01.471Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.471Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-20T14:07:01.471Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-20T14:07:01.472Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.62s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.62s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-04-20T14:07:01.472Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-20T14:07:01.472Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-20T14:07:01.472Z] docker_cli_sni_test.go:18: Flakey test [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-20T14:07:01.472Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.472Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-20T14:07:01.472Z] [2022-04-20T14:07:01.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-20T14:07:01.473Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.473Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-20T14:07:01.473Z] [2022-04-20T14:07:01.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-20T14:07:01.473Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.473Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-20T14:07:01.473Z] [2022-04-20T14:07:01.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-20T14:07:01.473Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.473Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-20T14:07:01.473Z] [2022-04-20T14:07:01.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-20T14:07:01.473Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.473Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-20T14:07:01.473Z] [2022-04-20T14:07:01.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-20T14:07:01.473Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.473Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-20T14:07:01.955Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-20T14:07:01.955Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-20T14:07:01.955Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-20T14:07:01.955Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-20T14:07:01.955Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-20T14:07:01.955Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-20T14:07:01.955Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-20T14:07:01.955Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-20T14:07:01.955Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-20T14:07:01.955Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-20T14:07:01.955Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-20T14:07:01.955Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-20T14:07:01.955Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-20T14:07:01.955Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-20T14:07:01.955Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.955Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-20T14:07:01.955Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-20T14:07:01.956Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-20T14:07:01.956Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-20T14:07:01.956Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-20T14:07:01.956Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-20T14:07:01.956Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-20T14:07:01.956Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-20T14:07:01.956Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-20T14:07:01.956Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-20T14:07:01.956Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-20T14:07:01.956Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-20T14:07:01.956Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-20T14:07:01.956Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-20T14:07:01.956Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-20T14:07:01.956Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-20T14:07:01.956Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-20T14:07:01.956Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-20T14:07:01.956Z] [2022-04-20T14:07:01.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-20T14:07:01.956Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.956Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-20T14:07:01.957Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-20T14:07:01.957Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-20T14:07:01.957Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.04s) [2022-04-20T14:07:01.957Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.04s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-20T14:07:01.957Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.05s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.05s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.04s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.04s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-20T14:07:01.957Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-20T14:07:01.957Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-20T14:07:01.957Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-20T14:07:01.957Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-20T14:07:01.957Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-20T14:07:01.957Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-20T14:07:01.957Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.957Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-20T14:07:01.957Z] [2022-04-20T14:07:01.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-20T14:07:01.958Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-20T14:07:01.958Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-20T14:07:01.958Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-20T14:07:01.958Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-20T14:07:01.958Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-20T14:07:01.958Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-20T14:07:01.958Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-20T14:07:01.958Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-20T14:07:01.958Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-20T14:07:01.958Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-20T14:07:01.958Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-20T14:07:01.958Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.958Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-20T14:07:01.958Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.959Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-20T14:07:01.959Z] [2022-04-20T14:07:01.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-20T14:07:01.959Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-20T14:07:01.960Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.960Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-20T14:07:01.960Z] [2022-04-20T14:07:01.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-20T14:07:01.961Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-20T14:07:01.961Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-20T14:07:01.961Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-20T14:07:01.961Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-20T14:07:01.961Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-20T14:07:01.961Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-20T14:07:01.961Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-20T14:07:01.961Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-20T14:07:01.961Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-20T14:07:01.961Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:01.961Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T14:07:01.961Z] [2022-04-20T14:07:01.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-20T14:07:01.961Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-20T14:07:02.443Z] [2022-04-20T14:07:02.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-20T14:07:02.443Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.443Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-20T14:07:02.444Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] DONE 1088 tests, 544 skipped in 2677.825s [2022-04-20T14:07:02.444Z] INFO: Integration tests ended at 04/20/2022 14:07:02. Duration:00:44:37.9843287 [2022-04-20T14:07:02.444Z] INFO: Docker info of the daemon under test at end of run [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] Containers: 10 [2022-04-20T14:07:02.444Z] Running: 0 [2022-04-20T14:07:02.444Z] Paused: 0 [2022-04-20T14:07:02.444Z] Stopped: 10 [2022-04-20T14:07:02.444Z] Images: 18 [2022-04-20T14:07:02.444Z] Server Version: 0.0.0-dev [2022-04-20T14:07:02.444Z] Storage Driver: windowsfilter [2022-04-20T14:07:02.444Z] Windows: [2022-04-20T14:07:02.444Z] Logging Driver: json-file [2022-04-20T14:07:02.444Z] Plugins: [2022-04-20T14:07:02.444Z] Volume: local [2022-04-20T14:07:02.444Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-20T14:07:02.444Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-20T14:07:02.444Z] Swarm: inactive [2022-04-20T14:07:02.444Z] Default Isolation: process [2022-04-20T14:07:02.444Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-20T14:07:02.444Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-20T14:07:02.444Z] OSType: windows [2022-04-20T14:07:02.444Z] Architecture: x86_64 [2022-04-20T14:07:02.444Z] CPUs: 4 [2022-04-20T14:07:02.444Z] Total Memory: 32GiB [2022-04-20T14:07:02.444Z] Name: azwin-2-c67b70 [2022-04-20T14:07:02.444Z] ID: CE4P:QNYD:FNPF:TUQU:7NIA:WC32:GBXY:NHJV:H3W3:EMAK:3IHX:VEXX [2022-04-20T14:07:02.444Z] Docker Root Dir: D:\CI\PR-43505\1\daemon [2022-04-20T14:07:02.444Z] Debug Mode (client): false [2022-04-20T14:07:02.444Z] Debug Mode (server): true [2022-04-20T14:07:02.444Z] File Descriptors: -1 [2022-04-20T14:07:02.444Z] Goroutines: 44 [2022-04-20T14:07:02.444Z] System Time: 2022-04-20T14:07:02.0584397Z [2022-04-20T14:07:02.444Z] EventsListeners: 0 [2022-04-20T14:07:02.444Z] Registry: https://index.docker.io/v1/ [2022-04-20T14:07:02.444Z] Labels: [2022-04-20T14:07:02.444Z] Experimental: false [2022-04-20T14:07:02.444Z] Insecure Registries: [2022-04-20T14:07:02.444Z] 127.0.0.0/8 [2022-04-20T14:07:02.444Z] Live Restore Enabled: false [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] [2022-04-20T14:07:02.444Z] INFO: Stopping daemon under test [2022-04-20T14:07:02.444Z] SUCCESS: The process with PID 5820 (child process of PID 2992) has been terminated. [2022-04-20T14:07:02.444Z] SUCCESS: The process with PID 2992 (child process of PID 1248) has been terminated. [2022-04-20T14:07:02.444Z] INFO: Stop tailing logs of the daemon under tests [2022-04-20T14:07:02.444Z] INFO: executeCI.ps1 Completed successfully at 04/20/2022 14:07:02. [2022-04-20T14:07:02.444Z] INFO: Tidying up at end of run [2022-04-20T14:07:02.444Z] INFO: Saving daemon under test log (d:\CI\PR-43505\1\dut.out) to bundles\CIDUT.out [2022-04-20T14:07:02.444Z] INFO: Saving daemon under test log (d:\CI\PR-43505\1\dut.err) to bundles\CIDUT.err [2022-04-20T14:07:02.444Z] INFO: Saving containerd logs to bundles [2022-04-20T14:07:02.444Z] INFO: Nuke-Everything... [2022-04-20T14:07:02.926Z] INFO: Container count on control daemon to delete is 2 [2022-04-20T14:07:02.926Z] 109e8217cc36 [2022-04-20T14:07:02.926Z] 289cf1132fe8 [2022-04-20T14:07:02.926Z] INFO: Tidying pidfile d:\CI\PR-43505\1\docker.pid [2022-04-20T14:07:02.926Z] INFO: Killing containerd with PID 1364 [2022-04-20T14:07:02.926Z] INFO: Nuking d:\CI [2022-04-20T14:07:05.750Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-20T14:07:14.442Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-20T14:07:14.442Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T14:07:14.442Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-20T14:07:23.124Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-20T14:07:23.124Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-20T14:07:23.595Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-20T14:07:28.865Z] INFO: Zapped successfully [2022-04-20T14:07:28.865Z] [2022-04-20T14:07:28.865Z] INFO: executeCI.ps1 exiting at Wed Apr 20 14:07:28 CUT 2022. Duration 01:12:15.8249226 [2022-04-20T14:07:28.865Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-20T14:07:29.129Z] Recording test results [2022-04-20T14:07:39.177Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-20T14:07:40.841Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-20T14:07:43.344Z] Archiving artifacts [2022-04-20T14:07:53.752Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-20T14:07:57.564Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-20T14:07:59.136Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-20T14:08:00.125Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43505/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-20T14:08:01.119Z] + make clean [2022-04-20T14:08:02.727Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-20T14:08:02.727Z] docker-dev-cache [2022-04-20T14:08:02.727Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T14:08:14.104Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-20T14:08:22.796Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-20T14:08:40.652Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-20T14:08:49.325Z] === RUN TestDockerSuite/TestRmiTag [2022-04-20T14:08:50.890Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-20T14:08:55.648Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-20T14:09:38.376Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-20T14:09:40.554Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-20T14:09:52.932Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-20T14:09:53.895Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-20T14:09:53.895Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-20T14:09:53.895Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-20T14:09:53.895Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-20T14:09:53.895Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-20T14:09:53.895Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-20T14:09:54.354Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-20T14:09:54.354Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-20T14:09:54.354Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-20T14:09:54.354Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-20T14:09:54.354Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-20T14:09:54.354Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-20T14:09:54.354Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-20T14:09:54.354Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-20T14:09:54.354Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-20T14:09:59.030Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-20T14:09:59.030Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-20T14:09:59.030Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-20T14:09:59.030Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-20T14:09:59.030Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-20T14:10:07.607Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-20T14:10:13.398Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-20T14:10:18.080Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-20T14:10:22.760Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-20T14:10:27.454Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-20T14:10:27.454Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-20T14:10:37.765Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-20T14:10:37.765Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-20T14:10:37.765Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-20T14:10:37.765Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-20T14:10:37.765Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-20T14:10:37.765Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-20T14:10:37.765Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-20T14:10:37.765Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-20T14:10:37.765Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-20T14:10:37.765Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-20T14:10:37.765Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-20T14:10:37.765Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-20T14:10:37.765Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-20T14:10:37.765Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-20T14:10:37.765Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-20T14:10:37.765Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-20T14:10:37.765Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-20T14:10:37.765Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-20T14:10:37.765Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-20T14:10:37.765Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-20T14:10:37.765Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-20T14:10:37.765Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-20T14:10:37.765Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-20T14:10:43.556Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-20T14:10:43.556Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-20T14:10:43.556Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-20T14:10:49.353Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-20T14:10:49.353Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-20T14:10:49.353Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-20T14:10:49.353Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-20T14:10:49.353Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-20T14:10:54.075Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-20T14:10:54.075Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-20T14:10:54.075Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-20T14:10:54.075Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-20T14:10:54.075Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-20T14:10:54.075Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-20T14:10:54.075Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-20T14:10:54.075Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-20T14:10:54.075Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-20T14:10:54.075Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-20T14:10:54.075Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-20T14:10:54.075Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-20T14:10:54.075Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-20T14:10:54.075Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-20T14:10:54.075Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-20T14:10:58.838Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-20T14:11:03.611Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-20T14:11:08.378Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-20T14:11:08.378Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-20T14:11:08.378Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-20T14:11:08.379Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-20T14:11:08.379Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-20T14:11:08.379Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-20T14:11:08.379Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-20T14:11:13.153Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-20T14:11:13.153Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-20T14:11:13.153Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-20T14:11:13.153Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-20T14:11:13.153Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-20T14:11:13.153Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-20T14:11:13.153Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-20T14:11:13.153Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-20T14:11:13.153Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-20T14:11:17.925Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-20T14:11:30.419Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-20T14:11:30.419Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-20T14:11:30.419Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-20T14:11:30.419Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-20T14:11:30.419Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-20T14:11:30.419Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-20T14:11:30.419Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-20T14:11:30.419Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-20T14:11:30.419Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-20T14:11:30.419Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-20T14:11:30.419Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-20T14:11:30.419Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-20T14:11:30.419Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-20T14:11:34.168Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-20T14:11:34.168Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-20T14:11:34.644Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-20T14:11:34.644Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-20T14:11:34.644Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-20T14:11:34.644Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-20T14:11:39.355Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-20T14:11:44.056Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-20T14:11:44.056Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-20T14:11:44.056Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-20T14:11:48.769Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-20T14:11:48.769Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-20T14:11:48.769Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-20T14:11:48.769Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-20T14:11:48.769Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-20T14:11:48.769Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-20T14:11:48.769Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-20T14:11:53.538Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-20T14:11:58.309Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-20T14:12:03.140Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-20T14:12:09.017Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-20T14:12:09.017Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-20T14:12:09.017Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-20T14:12:09.017Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-20T14:12:09.017Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-20T14:12:09.017Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-20T14:12:09.017Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-20T14:12:09.017Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-20T14:12:09.017Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-20T14:12:09.017Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-20T14:12:09.017Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-20T14:12:09.017Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-20T14:12:09.017Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-20T14:12:09.017Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-20T14:12:09.017Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-20T14:12:09.017Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-20T14:12:17.686Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-20T14:12:17.686Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-20T14:12:17.686Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-20T14:12:17.686Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-20T14:12:17.686Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-20T14:12:17.686Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-20T14:12:17.686Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-20T14:12:17.686Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-20T14:12:17.686Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-20T14:12:17.686Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-20T14:12:17.686Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-20T14:12:17.686Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-20T14:12:32.669Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-20T14:12:32.669Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-20T14:12:32.669Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-20T14:12:34.245Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-20T14:12:34.245Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-20T14:12:34.245Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-20T14:12:34.245Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-20T14:12:34.245Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-20T14:12:34.245Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-20T14:12:34.245Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-20T14:12:34.245Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-20T14:12:34.245Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-20T14:12:34.245Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-20T14:12:34.245Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-20T14:12:34.245Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-20T14:12:34.245Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-20T14:12:34.245Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-20T14:12:34.245Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-20T14:12:34.245Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-20T14:12:34.245Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-20T14:12:34.245Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-20T14:12:34.715Z] === RUN TestDockerSuite/TestRunMount [2022-04-20T14:12:34.715Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-20T14:12:34.715Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-20T14:12:34.715Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-20T14:12:34.715Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-20T14:12:34.715Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-20T14:12:34.715Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-20T14:12:34.715Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-20T14:12:34.715Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-20T14:12:49.622Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-20T14:12:49.622Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-20T14:12:49.622Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-20T14:12:49.622Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-20T14:12:49.622Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-20T14:12:49.622Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-20T14:12:49.622Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-20T14:12:59.961Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-20T14:13:08.604Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-20T14:13:08.604Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-20T14:13:08.604Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-20T14:13:08.604Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-20T14:13:08.604Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-20T14:13:08.605Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-20T14:13:08.605Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-20T14:13:08.605Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-20T14:13:08.605Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-20T14:13:08.605Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-20T14:13:08.605Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-20T14:13:08.605Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-20T14:13:08.605Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-20T14:13:08.605Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-20T14:13:08.605Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-20T14:13:08.605Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-20T14:13:08.605Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-20T14:13:08.605Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-20T14:13:08.605Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-20T14:13:09.597Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-20T14:13:11.165Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-20T14:13:14.971Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-20T14:13:18.766Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-20T14:13:20.334Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-20T14:13:25.092Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-20T14:13:25.092Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-20T14:13:25.092Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-20T14:13:25.092Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-20T14:13:25.092Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-20T14:13:25.092Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-20T14:13:25.092Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-20T14:13:25.092Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-20T14:13:25.092Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-20T14:13:25.092Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-20T14:13:25.092Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-20T14:13:25.092Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-20T14:13:25.092Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-20T14:13:25.092Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-20T14:13:25.092Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-20T14:13:25.092Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-20T14:13:25.092Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-20T14:13:32.261Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-20T14:13:32.261Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-20T14:13:32.261Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-20T14:13:32.261Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-20T14:13:32.261Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-20T14:13:32.261Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-20T14:13:32.261Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-20T14:13:32.261Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-20T14:13:32.261Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-20T14:13:32.261Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-20T14:13:32.261Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-20T14:13:50.101Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-20T14:13:50.101Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-20T14:13:50.101Z] === RUN TestDockerSuite/TestRunRm [2022-04-20T14:13:53.062Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-20T14:14:01.749Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-20T14:14:05.557Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-20T14:14:11.436Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-20T14:14:15.238Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-20T14:14:21.119Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-20T14:14:21.119Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-20T14:14:21.119Z] === RUN TestDockerSuite/TestRunState [2022-04-20T14:14:21.119Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-20T14:14:21.119Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-20T14:14:25.906Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-20T14:14:25.906Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-20T14:14:25.906Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-20T14:14:29.714Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-20T14:14:29.714Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-20T14:14:29.714Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-20T14:14:29.714Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-20T14:14:29.714Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-20T14:14:30.183Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-20T14:14:30.183Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-20T14:14:30.183Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-20T14:14:30.652Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-20T14:14:37.821Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-20T14:14:37.821Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-20T14:14:37.821Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-20T14:14:37.821Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-20T14:14:37.821Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-20T14:14:37.822Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-20T14:14:37.822Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-20T14:14:37.822Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-20T14:14:37.822Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-20T14:14:37.822Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-20T14:14:37.822Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-20T14:14:37.822Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-20T14:14:37.822Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-20T14:14:37.822Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-20T14:14:37.822Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-20T14:14:37.822Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-20T14:14:37.822Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-20T14:14:37.822Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-20T14:14:37.822Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-20T14:14:37.822Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-20T14:14:37.822Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-20T14:14:42.592Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-20T14:14:42.592Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-20T14:14:42.592Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-20T14:14:47.362Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-20T14:14:47.362Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-20T14:14:47.362Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-20T14:14:47.362Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-20T14:14:47.362Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-20T14:14:54.546Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-20T14:15:09.741Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-20T14:15:20.155Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-20T14:15:32.673Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-20T14:15:32.673Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-20T14:15:32.673Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-20T14:15:32.673Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-20T14:15:38.549Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-20T14:15:43.317Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-20T14:15:49.193Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-20T14:15:49.193Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-20T14:15:49.193Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-20T14:15:49.193Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-20T14:15:49.193Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-20T14:15:49.193Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-20T14:15:49.193Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-20T14:15:49.193Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-20T14:15:49.193Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-20T14:15:49.193Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-20T14:15:49.193Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-20T14:15:49.193Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-20T14:15:49.193Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-20T14:15:49.193Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-20T14:15:49.193Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-20T14:15:57.877Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-20T14:16:00.105Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-20T14:16:03.919Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-20T14:16:14.371Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-20T14:16:14.371Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-20T14:16:14.371Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-20T14:16:14.371Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-20T14:16:14.371Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-20T14:16:14.371Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-20T14:16:14.371Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-20T14:16:14.371Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-20T14:16:14.371Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-20T14:16:14.371Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-20T14:16:14.371Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-20T14:16:14.371Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-20T14:16:14.371Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-20T14:16:14.371Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-20T14:16:14.371Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-20T14:16:14.371Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-20T14:16:14.371Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-20T14:16:14.371Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-20T14:16:17.341Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-20T14:16:17.341Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-20T14:16:17.811Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-20T14:16:18.806Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-20T14:16:21.031Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-20T14:16:21.031Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-20T14:16:25.694Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-20T14:16:30.778Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-20T14:16:35.557Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-20T14:16:35.557Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-20T14:16:35.557Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-20T14:16:50.513Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-20T14:16:50.513Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-20T14:16:50.513Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-20T14:16:59.277Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-20T14:16:59.277Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-20T14:16:59.277Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-20T14:16:59.277Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-20T14:16:59.277Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-20T14:16:59.277Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-20T14:16:59.277Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-20T14:16:59.277Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-20T14:16:59.277Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-20T14:17:11.792Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-20T14:17:11.792Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-20T14:17:11.792Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-20T14:17:11.792Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-20T14:17:11.792Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-20T14:17:11.792Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-20T14:17:11.792Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-20T14:17:11.792Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-20T14:17:11.792Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-20T14:17:11.792Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-20T14:17:11.792Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-20T14:17:11.792Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-20T14:17:11.792Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-20T14:17:16.566Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-20T14:17:21.307Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-20T14:17:21.307Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-20T14:17:21.307Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-20T14:17:25.064Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-20T14:17:25.064Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-20T14:17:25.064Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-20T14:17:25.064Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-20T14:17:25.064Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-20T14:17:25.064Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-20T14:17:25.064Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-20T14:17:25.064Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-20T14:17:25.064Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-20T14:17:25.533Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-20T14:17:25.533Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-20T14:17:25.533Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-20T14:17:25.533Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-20T14:17:43.387Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-20T14:17:43.387Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-20T14:17:43.387Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-20T14:17:43.387Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-20T14:17:43.387Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-20T14:17:43.387Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-20T14:17:43.387Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-20T14:17:43.387Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-20T14:17:49.265Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-20T14:17:49.265Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-20T14:17:55.144Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-20T14:17:55.613Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-20T14:17:56.605Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-20T14:17:56.605Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-20T14:17:57.076Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-20T14:18:14.924Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-20T14:18:14.924Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-20T14:18:14.924Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-20T14:18:14.924Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-20T14:18:14.924Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-20T14:18:14.924Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-20T14:18:14.924Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-20T14:18:29.899Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-20T14:18:29.899Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-20T14:18:30.369Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-20T14:18:48.200Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-20T14:18:48.200Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-20T14:18:48.200Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite (3680.42s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.39s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.41s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.80s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (95.02s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.82s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.43s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.08s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.90s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.09s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (11.42s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (108.49s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.37s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.62s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.96s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.25s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.04s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.04s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.41s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.59s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.37s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.37s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.13s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.04s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.52s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (18.43s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.62s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.48s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.83s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.70s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (7.49s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.73s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddTar (50.31s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.02s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.02s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (2.12s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.57s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.11s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.22s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.37s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.55s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.48s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.07s) [2022-04-20T14:18:51.161Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.69s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.07s) [2022-04-20T14:18:51.161Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (10.22s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.09s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.95s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.41s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (7.00s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.44s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (1.04s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.63s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.43s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.48s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.29s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.47s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCmd (0.83s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.82s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.78s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (12.86s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.75s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.04s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.80s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.89s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.89s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (1.06s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.07s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.27s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.15s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.04s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (8.10s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (48.10s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.43s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.31s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (8.60s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (1.07s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.03s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.78s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.50s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.30s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.01s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.79s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (3.47s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (2.42s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (6.02s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.40s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.78s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerignore (74.25s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (9.34s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.43s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (83.59s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (3.28s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (2.22s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.48s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (19.40s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.00s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.90s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.50s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (18.27s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (117.28s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (1.15s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (1.08s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (1.21s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.82s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.74s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.81s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.58s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.93s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.06s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.97s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.99s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.61s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.66s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (21.24s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.91s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildFails (3.90s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.27s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.89s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.62s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.85s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildFromGit (8.92s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.05s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (8.63s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.03s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.79s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.10s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildHistory (18.91s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.48s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.22s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.24s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.85s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildLabel (1.52s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (1.30s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.64s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (1.12s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildLabels (1.76s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.34s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (9.99s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.16s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.10s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.89s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.51s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (25.02s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.74s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (51.25s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (25.57s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.28s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.20s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.99s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (26.37s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.89s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.95s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-20T14:18:51.162Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.61s) [2022-04-20T14:18:51.162Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.82s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (4.25s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.54s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.30s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.92s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.77s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.12s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.17s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.90s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.13s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.98s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.04s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (8.19s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.38s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (2.39s) [2022-04-20T14:18:51.630Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.14s) [2022-04-20T14:18:51.630Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.06s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.86s) [2022-04-20T14:18:51.630Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-20T14:18:51.630Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (61.32s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.04s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildRm (18.77s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.98s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.10s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (3.05s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (6.49s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (6.45s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildShellInherited (7.13s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.09s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (2.09s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.97s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.71s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.48s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (7.94s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildStderr (6.77s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.78s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (1.03s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (5.26s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.52s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildTagEvent (7.06s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (8.08s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.75s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.81s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.42s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (32.50s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.84s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.76s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (8.63s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.15s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.72s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.05s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.65s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.89s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (1.10s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.70s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.05s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.70s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.80s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.99s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestBuildXZHost (1.01s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (3.02s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (7.35s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCommitChange (6.75s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (7.23s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.04s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.14s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.06s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCommitTTY (12.94s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.20s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.04s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.20s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.93s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.89s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.09s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.40s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.98s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (4.72s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.82s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.09s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.64s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.89s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.04s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (4.09s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (4.28s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.16s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.12s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.42s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIRename (4.60s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.48s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.45s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.23s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.05s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.06s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.14s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIStop (4.24s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.04s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.48s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.22s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerAPIWait (6.25s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (4.12s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (7.90s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.58s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (4.07s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.92s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (4.61s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (4.40s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007b9230_} (3.24s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11835411634_c:\foo_false____} (4.00s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11835411634_c:\foo_true____} (4.29s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.60s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.13s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.13s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.37s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.04s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCpGarbagePath (4.20s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.86s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCpToCaseA (7.45s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.99s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.04s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.62s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCpToCaseH (17.83s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.04s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.04s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCpToDot (5.05s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.05s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCpToStdout (5.16s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.05s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.04s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.04s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.43s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateArgs (0.46s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateByImageID (3.25s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (4.59s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.30s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.45s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.83s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.14s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateLabels (0.37s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateRM (0.60s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.33s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.60s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.66s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.34s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.59s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.43s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.32s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.20s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-20T14:18:51.631Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.23s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-20T14:18:51.631Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.57s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.88s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.65s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.18s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsCopy (7.71s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.49s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.48s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.54s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.50s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.72s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsFilters (7.85s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsFormat (9.42s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.14s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.16s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.04s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.05s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.04s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.36s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.04s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsRename (5.18s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsResize (10.01s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (4.03s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.51s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.25s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsUntag (2.88s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.62s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.52s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.27s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.95s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.91s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.98s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.31s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.93s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.04s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.04s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.26s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestExecInspectID (5.68s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.04s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.32s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.40s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.82s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.81s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.45s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.96s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.85s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.04s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.24s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (7.29s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.11s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.91s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.59s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.83s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.37s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.25s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (4.13s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.44s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-20T14:18:51.632Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-20T14:18:51.632Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.32s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.48s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.99s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.26s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (4.39s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectDefault (3.77s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectHistory (8.62s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.42s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.08s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.48s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (4.46s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.76s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.33s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectStatus (4.48s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.79s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.62s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (4.59s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.34s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (4.74s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (4.69s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (4.51s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.19s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.05s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.06s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.05s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.16s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.05s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (4.10s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (4.10s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (8.35s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (4.88s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.40s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.17s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (14.71s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (14.44s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (14.09s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.80s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.58s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (5.06s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (4.98s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsSince (12.24s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsTail (5.53s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsTimestamps (5.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestLogsWithDetails (9.24s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestNetHostname (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.05s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPluginActive (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.17s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.05s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.05s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.05s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPortList (0.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.56s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.05s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.39s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPsByOrder (16.13s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.06s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPsListContainersBase (18.09s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (29.60s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.74s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (20.80s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.62s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (15.16s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.41s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.20s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.74s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.06s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.05s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPsShowMounts (13.61s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.85s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.47s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.05s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.92s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (9.16s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (4.64s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (40.95s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (13.89s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.74s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.49s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.83s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (9.19s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.58s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.05s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (9.29s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiBlank (0.16s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.73s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (27.92s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (5.99s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.58s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (13.08s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.04s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (17.16s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (9.06s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiTag (1.66s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (4.94s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (38.39s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (5.98s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (11.35s) [2022-04-20T14:18:52.101Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.44s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.05s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2022-04-20T14:18:52.101Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (4.44s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.05s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.94s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (5.22s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (4.85s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (4.69s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.84s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.16s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.91s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.05s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.05s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (4.82s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (6.60s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (4.46s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (4.14s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (4.97s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (4.79s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunCreateVolume (4.99s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.85s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.98s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.05s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (4.92s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.05s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.32s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.21s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.93s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunEntrypoint (4.80s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunExitCode (4.85s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (4.75s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (4.83s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.92s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunExposePort (0.14s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.05s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.05s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.28s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.05s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.17s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.05s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (13.47s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.27s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.05s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.05s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.05s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (14.19s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.05s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.28s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.05s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.05s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.88s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.40s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (4.00s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.99s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.36s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (4.25s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.40s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.05s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (6.56s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (15.74s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunRm (4.98s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunRmAndWait (8.03s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (5.00s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.87s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.49s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (5.54s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.05s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunState (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (4.78s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (4.17s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.38s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.16s) [2022-04-20T14:18:52.102Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-04-20T14:18:52.102Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.95s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.05s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunUserDefaults (4.68s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.05s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (4.66s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.04s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (6.44s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (15.35s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.77s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (12.55s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.34s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (6.79s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (4.89s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (5.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.13s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.18s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.05s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.05s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.87s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.12s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (3.99s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.64s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.05s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.72s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.52s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.48s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.56s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.17s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (14.48s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (5.14s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (4.60s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (4.70s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.05s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (15.23s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.05s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.06s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.04s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (12.89s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.04s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.25s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.63s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.39s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.05s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.05s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.61s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.32s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.46s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.67s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.62s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.34s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLILs (5.38s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.19s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (5.88s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.80s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.83s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.18s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.40s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (15.92s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.52s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.45s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (14.07s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.59s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.58s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (18.04s) [2022-04-20T14:18:52.572Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.04s) [2022-04-20T14:18:52.572Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.69s) [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.572Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-20T14:18:52.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] --- PASS: TestDockerRegistrySuite (0.70s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-20T14:18:52.573Z] === RUN TestDockerSchema1RegistrySuite [2022-04-20T14:18:52.573Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-20T14:18:52.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-20T14:18:52.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-20T14:18:52.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-20T14:18:52.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-20T14:18:52.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-20T14:18:52.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-20T14:18:52.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-20T14:18:52.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-20T14:18:52.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-20T14:18:52.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-20T14:18:52.573Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-20T14:18:52.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-20T14:18:52.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-20T14:18:52.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-20T14:18:52.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-20T14:18:52.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-20T14:18:52.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-20T14:18:52.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-20T14:18:52.573Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-20T14:18:52.573Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-20T14:18:52.573Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-20T14:18:52.573Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-20T14:18:52.573Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-20T14:18:52.573Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-20T14:18:52.573Z] === RUN TestDockerDaemonSuite [2022-04-20T14:18:52.573Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-20T14:18:52.573Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-20T14:18:52.573Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-20T14:18:52.573Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-20T14:18:52.573Z] === RUN TestDockerSwarmSuite [2022-04-20T14:18:52.573Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-20T14:18:52.573Z] === RUN TestDockerPluginSuite [2022-04-20T14:18:52.573Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-20T14:18:52.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-20T14:18:52.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-20T14:18:52.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-20T14:18:52.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-20T14:18:52.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-20T14:18:52.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-20T14:18:52.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-20T14:18:52.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-20T14:18:52.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-20T14:18:52.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-20T14:18:52.573Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-20T14:18:52.573Z] === RUN TestDockerExternalVolumeSuite [2022-04-20T14:18:52.573Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-20T14:18:52.573Z] === RUN TestDockerNetworkSuite [2022-04-20T14:18:52.573Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-20T14:18:52.573Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-20T14:18:53.042Z] === RUN TestDockerHubPullSuite [2022-04-20T14:18:53.042Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-20T14:18:53.042Z] PASS [2022-04-20T14:18:53.042Z] ok github.com/docker/docker/integration-cli 3681.985s [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === Skipped [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-20T14:18:53.042Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-20T14:18:53.042Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-20T14:18:53.042Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-20T14:18:53.042Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-04-20T14:18:53.042Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-20T14:18:53.042Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-20T14:18:53.042Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-20T14:18:53.042Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-20T14:18:53.042Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-20T14:18:53.042Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-20T14:18:53.042Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-20T14:18:53.042Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-20T14:18:53.042Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-20T14:18:53.042Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-04-20T14:18:53.042Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-20T14:18:53.042Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-20T14:18:53.042Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-20T14:18:53.042Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (1.37s) [2022-04-20T14:18:53.042Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.37s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.04s) [2022-04-20T14:18:53.042Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.04s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-20T14:18:53.042Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.04s) [2022-04-20T14:18:53.042Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.04s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.13s) [2022-04-20T14:18:53.042Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.13s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.04s) [2022-04-20T14:18:53.042Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.04s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-20T14:18:53.042Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-20T14:18:53.042Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-20T14:18:53.042Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-20T14:18:53.042Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-20T14:18:53.042Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-20T14:18:53.042Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.042Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-20T14:18:53.042Z] [2022-04-20T14:18:53.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (1.02s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.02s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (2.12s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (2.12s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.22s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.22s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.07s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.07s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.07s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.07s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.09s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.09s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.44s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.44s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (1.04s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (1.04s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-04-20T14:18:53.043Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.04s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.04s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.07s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.07s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.04s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.04s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (1.07s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (1.07s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.03s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.03s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (1.01s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.01s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (1.43s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.43s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (1.08s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (1.08s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.97s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.97s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.16s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.16s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.10s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.10s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.14s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.14s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.06s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.06s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (1.10s) [2022-04-20T14:18:53.043Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.10s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (1.03s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (1.03s) [2022-04-20T14:18:53.043Z] [2022-04-20T14:18:53.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-04-20T14:18:53.043Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.043Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-20T14:18:53.513Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-20T14:18:53.513Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-20T14:18:53.513Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-20T14:18:53.513Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-04-20T14:18:53.513Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.15s) [2022-04-20T14:18:53.513Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.15s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.05s) [2022-04-20T14:18:53.513Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.05s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (1.05s) [2022-04-20T14:18:53.513Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.05s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (1.02s) [2022-04-20T14:18:53.513Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-20T14:18:53.513Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (1.01s) [2022-04-20T14:18:53.513Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestBuildXZHost (1.01s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-20T14:18:53.513Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-20T14:18:53.513Z] docker_cli_sni_test.go:18: Flakey test [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.04s) [2022-04-20T14:18:53.513Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.04s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.06s) [2022-04-20T14:18:53.513Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.06s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-04-20T14:18:53.513Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.04s) [2022-04-20T14:18:53.513Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.04s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-04-20T14:18:53.513Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-20T14:18:53.513Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-20T14:18:53.513Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-20T14:18:53.513Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.09s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.09s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.04s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.04s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-20T14:18:53.513Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-20T14:18:53.513Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-20T14:18:53.513Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-20T14:18:53.513Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-20T14:18:53.513Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-20T14:18:53.513Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-20T14:18:53.513Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-20T14:18:53.513Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-20T14:18:53.513Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-20T14:18:53.513Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-20T14:18:53.513Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.513Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-20T14:18:53.513Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-20T14:18:53.514Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-20T14:18:53.514Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-20T14:18:53.514Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-20T14:18:53.514Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.04s) [2022-04-20T14:18:53.514Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.04s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-20T14:18:53.514Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-20T14:18:53.514Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-20T14:18:53.514Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-20T14:18:53.514Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-20T14:18:53.514Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.04s) [2022-04-20T14:18:53.514Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.04s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.04s) [2022-04-20T14:18:53.514Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.04s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.04s) [2022-04-20T14:18:53.514Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.04s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.05s) [2022-04-20T14:18:53.514Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.05s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.05s) [2022-04-20T14:18:53.514Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.05s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.04s) [2022-04-20T14:18:53.514Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.04s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.04s) [2022-04-20T14:18:53.514Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.04s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-20T14:18:53.514Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-20T14:18:53.514Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-20T14:18:53.514Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.514Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-20T14:18:53.514Z] [2022-04-20T14:18:53.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-20T14:18:53.985Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-20T14:18:53.985Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-20T14:18:53.985Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-20T14:18:53.985Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-20T14:18:53.985Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-20T14:18:53.985Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-20T14:18:53.985Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-20T14:18:53.985Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-20T14:18:53.985Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-04-20T14:18:53.985Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.04s) [2022-04-20T14:18:53.985Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.04s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.05s) [2022-04-20T14:18:53.985Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.05s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.04s) [2022-04-20T14:18:53.985Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.04s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.04s) [2022-04-20T14:18:53.985Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.04s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-20T14:18:53.985Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-20T14:18:53.985Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-20T14:18:53.985Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-20T14:18:53.985Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.04s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.04s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.04s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.04s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.04s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.04s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-20T14:18:53.985Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-20T14:18:53.985Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-20T14:18:53.985Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-20T14:18:53.985Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-20T14:18:53.985Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.985Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-20T14:18:53.985Z] [2022-04-20T14:18:53.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-20T14:18:53.986Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-20T14:18:53.986Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-20T14:18:53.986Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-20T14:18:53.986Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-20T14:18:53.986Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-04-20T14:18:53.986Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-20T14:18:53.986Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-20T14:18:53.986Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-20T14:18:53.986Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-20T14:18:53.986Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-20T14:18:53.986Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-20T14:18:53.986Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-20T14:18:53.986Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s) [2022-04-20T14:18:53.986Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-20T14:18:53.986Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-20T14:18:53.986Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-20T14:18:53.986Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-20T14:18:53.986Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-04-20T14:18:53.986Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-20T14:18:53.986Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-20T14:18:53.986Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-20T14:18:53.986Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.04s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.04s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.04s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.04s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.04s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.04s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.05s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.05s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-04-20T14:18:53.986Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.06s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.06s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.05s) [2022-04-20T14:18:53.986Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.05s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-04-20T14:18:53.986Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s) [2022-04-20T14:18:53.986Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-04-20T14:18:53.986Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-20T14:18:53.986Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-04-20T14:18:53.986Z] [2022-04-20T14:18:53.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-04-20T14:18:53.986Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.04s) [2022-04-20T14:18:54.458Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-20T14:18:54.458Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.04s) [2022-04-20T14:18:54.458Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.04s) [2022-04-20T14:18:54.458Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestNetHostname (0.04s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-04-20T14:18:54.458Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s) [2022-04-20T14:18:54.458Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.05s) [2022-04-20T14:18:54.458Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.05s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.04s) [2022-04-20T14:18:54.458Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestPluginActive (0.04s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-20T14:18:54.458Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-20T14:18:54.458Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.05s) [2022-04-20T14:18:54.458Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.05s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.05s) [2022-04-20T14:18:54.458Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.05s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-04-20T14:18:54.458Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-20T14:18:54.458Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-04-20T14:18:54.458Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.05s) [2022-04-20T14:18:54.458Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.05s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.04s) [2022-04-20T14:18:54.458Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.04s) [2022-04-20T14:18:54.458Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestPortList (0.04s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.04s) [2022-04-20T14:18:54.458Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.458Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.04s) [2022-04-20T14:18:54.458Z] [2022-04-20T14:18:54.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-20T14:18:54.459Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-04-20T14:18:54.459Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-04-20T14:18:54.459Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.05s) [2022-04-20T14:18:54.459Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.05s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-04-20T14:18:54.459Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2022-04-20T14:18:54.459Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-20T14:18:54.459Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-04-20T14:18:54.459Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.06s) [2022-04-20T14:18:54.459Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.06s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-04-20T14:18:54.459Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.20s) [2022-04-20T14:18:54.459Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.20s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.06s) [2022-04-20T14:18:54.459Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.06s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.05s) [2022-04-20T14:18:54.459Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.05s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-20T14:18:54.459Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-04-20T14:18:54.459Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.05s) [2022-04-20T14:18:54.459Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.05s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.05s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.05s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.05s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.05s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.05s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.05s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.05s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.05s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2022-04-20T14:18:54.459Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.459Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2022-04-20T14:18:54.459Z] [2022-04-20T14:18:54.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) [2022-04-20T14:18:54.460Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.460Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.04s) [2022-04-20T14:18:54.460Z] [2022-04-20T14:18:54.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-04-20T14:18:54.460Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.460Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-04-20T14:18:54.460Z] [2022-04-20T14:18:54.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-04-20T14:18:54.460Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.460Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-04-20T14:18:54.460Z] [2022-04-20T14:18:54.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.05s) [2022-04-20T14:18:54.460Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.460Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.05s) [2022-04-20T14:18:54.460Z] [2022-04-20T14:18:54.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.04s) [2022-04-20T14:18:54.460Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.460Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.04s) [2022-04-20T14:18:54.460Z] [2022-04-20T14:18:54.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-04-20T14:18:54.460Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.460Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-04-20T14:18:54.460Z] [2022-04-20T14:18:54.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2022-04-20T14:18:54.460Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.460Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2022-04-20T14:18:54.460Z] [2022-04-20T14:18:54.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-04-20T14:18:54.460Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.460Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-04-20T14:18:54.460Z] [2022-04-20T14:18:54.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.05s) [2022-04-20T14:18:54.460Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.460Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.05s) [2022-04-20T14:18:54.460Z] [2022-04-20T14:18:54.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-04-20T14:18:54.460Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.460Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-04-20T14:18:54.460Z] [2022-04-20T14:18:54.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-20T14:18:54.460Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-20T14:18:54.460Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.05s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.05s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.05s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.05s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.05s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.05s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.05s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.05s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.05s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.05s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.05s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.05s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.05s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.05s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.05s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.05s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.05s) [2022-04-20T14:18:55.170Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.170Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.05s) [2022-04-20T14:18:55.170Z] [2022-04-20T14:18:55.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.05s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.05s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.40s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.40s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.05s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.05s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.05s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.05s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunState (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.05s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.05s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.05s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.05s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.05s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.05s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.05s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.05s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.05s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.05s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2022-04-20T14:18:55.171Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-20T14:18:55.171Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-20T14:18:55.171Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-04-20T14:18:55.171Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-20T14:18:55.171Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-20T14:18:55.171Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-04-20T14:18:55.171Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.171Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-04-20T14:18:55.171Z] [2022-04-20T14:18:55.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-04-20T14:18:55.172Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.172Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-04-20T14:18:55.172Z] [2022-04-20T14:18:55.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.05s) [2022-04-20T14:18:55.172Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.172Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.05s) [2022-04-20T14:18:55.172Z] [2022-04-20T14:18:55.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2022-04-20T14:18:55.172Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.172Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2022-04-20T14:18:55.172Z] [2022-04-20T14:18:55.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-20T14:18:55.172Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.172Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-20T14:18:55.172Z] [2022-04-20T14:18:55.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.05s) [2022-04-20T14:18:55.183Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.183Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.05s) [2022-04-20T14:18:55.183Z] [2022-04-20T14:18:55.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.06s) [2022-04-20T14:18:55.183Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-20T14:18:55.183Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.06s) [2022-04-20T14:18:55.183Z] [2022-04-20T14:18:55.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.04s) [2022-04-20T14:18:55.183Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.183Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.04s) [2022-04-20T14:18:55.183Z] [2022-04-20T14:18:55.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-20T14:18:55.183Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.183Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-20T14:18:55.183Z] [2022-04-20T14:18:55.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.04s) [2022-04-20T14:18:55.183Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.183Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.04s) [2022-04-20T14:18:55.183Z] [2022-04-20T14:18:55.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-04-20T14:18:55.183Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.183Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-04-20T14:18:55.183Z] [2022-04-20T14:18:55.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.04s) [2022-04-20T14:18:55.183Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.183Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.04s) [2022-04-20T14:18:55.183Z] [2022-04-20T14:18:55.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.04s) [2022-04-20T14:18:55.183Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.183Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.04s) [2022-04-20T14:18:55.183Z] [2022-04-20T14:18:55.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.04s) [2022-04-20T14:18:55.665Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.665Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.04s) [2022-04-20T14:18:55.665Z] [2022-04-20T14:18:55.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.04s) [2022-04-20T14:18:55.665Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.665Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2022-04-20T14:18:55.665Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-20T14:18:55.666Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-04-20T14:18:55.666Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.05s) [2022-04-20T14:18:55.666Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.05s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2022-04-20T14:18:55.666Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.05s) [2022-04-20T14:18:55.666Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.05s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-20T14:18:55.666Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-04-20T14:18:55.666Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2022-04-20T14:18:55.666Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-20T14:18:55.666Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.04s) [2022-04-20T14:18:55.666Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.04s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-20T14:18:55.666Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.666Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-20T14:18:55.666Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-20T14:18:55.667Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:55.667Z] DONE 1088 tests, 539 skipped in 3708.628s [2022-04-20T14:18:55.667Z] INFO: Integration tests ended at 04/20/2022 14:18:55. Duration:01:01:48.9475213 [2022-04-20T14:18:55.667Z] INFO: Docker info of the daemon under test at end of run [2022-04-20T14:18:55.667Z] [2022-04-20T14:18:56.134Z] Containers: 10 [2022-04-20T14:18:56.134Z] Running: 0 [2022-04-20T14:18:56.134Z] Paused: 0 [2022-04-20T14:18:56.134Z] Stopped: 10 [2022-04-20T14:18:56.134Z] Images: 18 [2022-04-20T14:18:56.134Z] Server Version: 0.0.0-dev [2022-04-20T14:18:56.605Z] Storage Driver: windowsfilter [2022-04-20T14:18:56.605Z] Windows: [2022-04-20T14:18:56.605Z] Logging Driver: json-file [2022-04-20T14:18:56.605Z] Plugins: [2022-04-20T14:18:56.605Z] Volume: local [2022-04-20T14:18:56.605Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-20T14:18:56.605Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-20T14:18:56.605Z] Swarm: inactive [2022-04-20T14:18:56.605Z] Default Isolation: process [2022-04-20T14:18:56.605Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-20T14:18:56.605Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-20T14:18:56.605Z] OSType: windows [2022-04-20T14:18:56.605Z] Architecture: x86_64 [2022-04-20T14:18:56.605Z] CPUs: 4 [2022-04-20T14:18:56.605Z] Total Memory: 32GiB [2022-04-20T14:18:56.605Z] Name: azwin-2-35ef00 [2022-04-20T14:18:56.605Z] ID: 5OXZ:6SWZ:5PUA:EJD2:BPB6:AC3S:SQHR:BSXD:RPRW:W2QV:EDQW:JZXL [2022-04-20T14:18:56.605Z] Docker Root Dir: D:\CI\PR-43505\1\daemon [2022-04-20T14:18:56.605Z] Debug Mode (client): false [2022-04-20T14:18:56.605Z] Debug Mode (server): true [2022-04-20T14:18:56.605Z] File Descriptors: -1 [2022-04-20T14:18:56.605Z] Goroutines: 17 [2022-04-20T14:18:56.605Z] System Time: 2022-04-20T14:18:56.0855454Z [2022-04-20T14:18:56.605Z] EventsListeners: 0 [2022-04-20T14:18:56.605Z] Registry: https://index.docker.io/v1/ [2022-04-20T14:18:56.605Z] Labels: [2022-04-20T14:18:56.605Z] Experimental: false [2022-04-20T14:18:56.605Z] Insecure Registries: [2022-04-20T14:18:56.605Z] 127.0.0.0/8 [2022-04-20T14:18:56.605Z] Live Restore Enabled: false [2022-04-20T14:18:56.605Z] [2022-04-20T14:18:56.605Z] [2022-04-20T14:18:56.605Z] INFO: Stopping daemon under test [2022-04-20T14:18:56.605Z] SUCCESS: The process with PID 1184 (child process of PID 9336) has been terminated. [2022-04-20T14:18:56.605Z] SUCCESS: The process with PID 9336 (child process of PID 6720) has been terminated. [2022-04-20T14:18:56.605Z] INFO: Stop tailing logs of the daemon under tests [2022-04-20T14:18:56.605Z] INFO: executeCI.ps1 Completed successfully at 04/20/2022 14:18:56. [2022-04-20T14:18:56.605Z] INFO: Tidying up at end of run [2022-04-20T14:18:56.605Z] INFO: Saving daemon under test log (d:\CI\PR-43505\1\dut.out) to bundles\CIDUT.out [2022-04-20T14:18:56.605Z] INFO: Saving daemon under test log (d:\CI\PR-43505\1\dut.err) to bundles\CIDUT.err [2022-04-20T14:18:56.605Z] INFO: Saving containerd logs to bundles [2022-04-20T14:18:56.605Z] INFO: Nuke-Everything... [2022-04-20T14:19:01.371Z] INFO: Container count on control daemon to delete is 2 [2022-04-20T14:19:01.371Z] b2c4b73c5b1a [2022-04-20T14:19:01.371Z] fb9f7ab93cd2 [2022-04-20T14:19:01.371Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-20T14:19:31.535Z] Deleted: sha256:78c1524b281adcd0f525b9b282a16ccd9c99eb5ef673d629fcebdcddca86580d [2022-04-20T14:19:31.535Z] Deleted: sha256:e206e43da5eb635603191aed15999276699d437ca2218ea6ea8b5996be72de4f [2022-04-20T14:19:31.535Z] Deleted: sha256:c96aaac432b23279579e735f4bd74acee9275369dc64bd7009928b5d0be72ea5 [2022-04-20T14:19:31.535Z] Deleted: sha256:d58923ac98909e55464084f2ced17cc230dc7c8d5d8c387a4daf226fd7ce813e [2022-04-20T14:19:31.535Z] Deleted: sha256:6cc4b5f0ef0e83a11862db4bbb46b8d4decd4a7120a03fc6d2201f6083c68b10 [2022-04-20T14:19:31.535Z] Deleted: sha256:9ecca381ea8df8d365855bfb4949b46fa23b5dce0011bb0e8f7229ed4d016098 [2022-04-20T14:19:31.535Z] Deleted: sha256:04dd25416859c8d0772985ae705cccd54990473147f967133820519c58ace389 [2022-04-20T14:19:31.535Z] Deleted: sha256:bc24fea5215fc1622ea7f5a67c80e4e572368facc5851f4ef1b75ad81d05dee5 [2022-04-20T14:19:31.535Z] Deleted: sha256:2e71443e2dcd2858dcd795b3e8ba6d6ccf94f8b97a126d85aed043fc8a8e3c3e [2022-04-20T14:19:31.535Z] Deleted: sha256:85f51c68ff2fcad6b570e009e573cda0c9f855cebb968848a936e1fe8eb56275 [2022-04-20T14:19:31.535Z] Deleted: sha256:d285a976d681d9066227e2d2e2027c7c700383cbcb452097e72a5e516ac193d2 [2022-04-20T14:19:31.535Z] Deleted: sha256:7778dcfd4003cacc6d9120e6ae0e0db9603e8a148b4871785ca14c94fbf59777 [2022-04-20T14:19:31.535Z] Deleted: sha256:ac15a531207fa1c1cc3e1258f1a5a63b12dfc67d8a11a061ef9f075af9992f99 [2022-04-20T14:19:31.535Z] Deleted: sha256:d190283f7bfc6d4ab3775694f9b0968066934908055303d7eeb84abecedf2e75 [2022-04-20T14:19:31.535Z] Deleted: sha256:24c88add115e6c1eef40c6b8e17cc0f425179ef1b4d8f41781714f4078907665 [2022-04-20T14:19:31.535Z] Deleted: sha256:20b3599dc3ea94495c01f21dd98d39d164535fed03663b4d12cf67d5d7794ddc [2022-04-20T14:19:31.535Z] INFO: Tidying pidfile d:\CI\PR-43505\1\docker.pid [2022-04-20T14:19:31.535Z] INFO: Nuking d:\CI [2022-04-20T14:20:43.784Z] INFO: Zapped successfully [2022-04-20T14:20:43.784Z] [2022-04-20T14:20:43.784Z] INFO: executeCI.ps1 exiting at Wed Apr 20 14:20:43 CUT 2022. Duration 01:29:49.2075210 [2022-04-20T14:20:43.784Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-20T14:20:44.032Z] Recording test results [2022-04-20T14:20:44.720Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-20T14:20:47.026Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-20T14:20:50.145Z] Archiving artifacts [2022-04-20T14:20:51.372Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43505/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-20T14:20:52.319Z] + make clean [2022-04-20T14:20:55.234Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-20T14:20:55.234Z] docker-dev-cache [2022-04-20T14:20:55.234Z] 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